1. * Package: net-analyzer/nagios-plugins-1.4.16
  2. * Repository: gentoo
  3. * Maintainer: netmon@gentoo.org
  4. * USE: amd64 elibc_glibc ipv6 kernel_linux multilib ssl suid test userland_GNU
  5. * FEATURES: sandbox test userpriv usersandbox
  6. >>> Unpacking source...
  7. >>> Unpacking nagios-plugins-1.4.16.tar.gz to /tmp/portage/net-analyzer/nagios-plugins-1.4.16/work
  8. >>> Source unpacked in /tmp/portage/net-analyzer/nagios-plugins-1.4.16/work
  9. >>> Preparing source in /tmp/portage/net-analyzer/nagios-plugins-1.4.16/work/nagios-plugins-1.4.16 ...
  10. * Applying nagios-plugins-1.4.10-noradius.patch ...
  11. [ ok ]
  12. * Applying nagios-plugins-1.4.16-contrib.patch ...
  13. [ ok ]
  14. * Applying nagios-plugins-1.4.12-pgsqlconfigure.patch ...
  15. [ ok ]
  16. * Applying nagios-plugins-1.4.15-vserver.patch ...
  17. [ ok ]
  18. * Applying nagios-plugins-1.4.15-openldap.patch ...
  19. [ ok ]
  20. * Running eautoreconf in '/tmp/portage/net-analyzer/nagios-plugins-1.4.16/work/nagios-plugins-1.4.16' ...
  21. * Running autopoint --force ...
  22. [ ok ]
  23. * Running libtoolize --install --copy --force --automake ...
  24. [ ok ]
  25. * Running aclocal -I gl/m4 -I m4 ...
  26. [ ok ]
  27. * Running autoconf ...
  28. [ ok ]
  29. * Running autoheader ...
  30. [ ok ]
  31. * Running automake --add-missing --copy ...
  32. [ ok ]
  33. * Running elibtoolize in: nagios-plugins-1.4.16/build-aux/
  34. * Applying portage/1.2.0 patch ...
  35. * Applying sed/1.5.6 patch ...
  36. >>> Source prepared.
  37. >>> Configuring source in /tmp/portage/net-analyzer/nagios-plugins-1.4.16/work/nagios-plugins-1.4.16 ...
  38. * econf: updating nagios-plugins-1.4.16/build-aux/config.sub with /usr/share/gnuconfig/config.sub
  39. * econf: updating nagios-plugins-1.4.16/build-aux/config.guess with /usr/share/gnuconfig/config.guess
  40. ./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 --without-mysql --with-ipv6 --without-ldap --with-openssl=/usr --host=x86_64-pc-linux-gnu --prefix=/usr --libexecdir=/usr/lib64/nagios/plugins --sysconfdir=/etc/nagios
  41. configure: loading site script /usr/share/config.site
  42. checking for a BSD-compatible install... /usr/bin/install -c
  43. checking whether build environment is sane... yes
  44. checking for a thread-safe mkdir -p... /bin/mkdir -p
  45. checking for gawk... gawk
  46. checking whether make sets $(MAKE)... yes
  47. checking build system type... x86_64-pc-linux-gnu
  48. checking host system type... x86_64-pc-linux-gnu
  49. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  50. checking whether the C compiler works... yes
  51. checking for C compiler default output file name... a.out
  52. checking for suffix of executables...
  53. checking whether we are cross compiling... no
  54. checking for suffix of object files... o
  55. checking whether we are using the GNU C compiler... yes
  56. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  57. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  58. checking for style of include used by make... GNU
  59. checking dependency style of x86_64-pc-linux-gnu-gcc... none
  60. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  61. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  62. checking for grep that handles long lines and -e... /bin/grep
  63. checking for egrep... /bin/grep -E
  64. checking for ANSI C header files... yes
  65. checking for sys/types.h... yes
  66. checking for sys/stat.h... yes
  67. checking for stdlib.h... yes
  68. checking for string.h... yes
  69. checking for memory.h... yes
  70. checking for strings.h... yes
  71. checking for inttypes.h... yes
  72. checking for stdint.h... yes
  73. checking for unistd.h... yes
  74. checking minix/config.h usability... no
  75. checking minix/config.h presence... no
  76. checking for minix/config.h... no
  77. checking whether it is safe to define __EXTENSIONS__... yes
  78. checking whether x86_64-pc-linux-gnu-gcc needs -traditional... no
  79. checking how to print strings... printf
  80. checking for a sed that does not truncate output... /bin/sed
  81. checking for fgrep... /bin/grep -F
  82. checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
  83. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  84. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  85. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  86. checking whether ln -s works... yes
  87. checking the maximum length of command line arguments... 1572864
  88. checking whether the shell understands some XSI constructs... yes
  89. checking whether the shell understands "+="... yes
  90. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  91. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  92. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  93. checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
  94. checking how to recognize dependent libraries... pass_all
  95. checking for x86_64-pc-linux-gnu-dlltool... no
  96. checking for dlltool... no
  97. checking how to associate runtime and link libraries... printf %s\n
  98. checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  99. checking for archiver @FILE support... @
  100. checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
  101. checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib
  102. checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
  103. checking for sysroot... no
  104. checking for x86_64-pc-linux-gnu-mt... no
  105. checking for mt... mt
  106. checking if mt is a manifest tool... no
  107. checking for dlfcn.h... yes
  108. checking for objdir... .libs
  109. checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  110. checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  111. checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  112. checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
  113. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
  114. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
  115. 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
  116. checking whether -lc should be explicitly linked in... no
  117. checking dynamic linker characteristics... GNU/Linux ld.so
  118. checking how to hardcode library paths into programs... immediate
  119. checking whether stripping libraries is possible... yes
  120. checking if libtool supports shared libraries... yes
  121. checking whether to build shared libraries... yes
  122. checking whether to build static libraries... yes
  123. checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes
  124. checking for error_at_line... yes
  125. checking for special C compiler options needed for large files... no
  126. checking for _FILE_OFFSET_BITS value needed for large files... no
  127. checking for working strtod... yes
  128. ./configure: line 13396: /sbin/ifconfig: No such file or directory
  129. checking for python... /usr/bin/python
  130. checking for sh... /bin/sh
  131. checking for perl... /usr/bin/perl
  132. checking for libgnutls-config... no
  133. checking for hostname... /bin/hostname
  134. checking for basename... /usr/bin/basename
  135. checking for main in -ldce... no
  136. checking for main in -lnsl... yes
  137. checking for socket in -lsocket... no
  138. checking for main in -lresolv... yes
  139. checking math.h usability... yes
  140. checking math.h presence... yes
  141. checking for math.h... yes
  142. checking for floor in -lm... yes
  143. checking mp.h usability... no
  144. checking mp.h presence... no
  145. checking for mp.h... no
  146. checking for pow in -lbsd... no
  147. checking for plan_tests in -ltap... no
  148. checking for main in -lcrypt... yes
  149. checking linux/hdreg.h usability... yes
  150. checking linux/hdreg.h presence... yes
  151. checking for linux/hdreg.h... yes
  152. checking linux/types.h usability... yes
  153. checking linux/types.h presence... yes
  154. checking for linux/types.h... yes
  155. configure: WARNING: Skipping mysql plugin
  156. configure: WARNING: install mysql client libs to compile this plugin (see REQUIREMENTS).
  157. checking for IPv6 support... yes
  158. checking krb5.h usability... yes
  159. checking krb5.h presence... yes
  160. checking for krb5.h... yes
  161. checking for dlopen in -ldl... yes
  162. checking for shl_load in -ldl... no
  163. checking openssl/ssl.h usability... yes
  164. checking openssl/ssl.h presence... yes
  165. checking for openssl/ssl.h... yes
  166. checking openssl/x509.h usability... yes
  167. checking openssl/x509.h presence... yes
  168. checking for openssl/x509.h... yes
  169. checking openssl/rsa.h usability... yes
  170. checking openssl/rsa.h presence... yes
  171. checking for openssl/rsa.h... yes
  172. checking openssl/pem.h usability... yes
  173. checking openssl/pem.h presence... yes
  174. checking for openssl/pem.h... yes
  175. checking openssl/crypto.h usability... yes
  176. checking openssl/crypto.h presence... yes
  177. checking for openssl/crypto.h... yes
  178. checking openssl/err.h usability... yes
  179. checking openssl/err.h presence... yes
  180. checking for openssl/err.h... yes
  181. checking for CRYPTO_lock in -lcrypto... yes
  182. checking for main in -lssl... yes
  183. checking whether time.h and sys/time.h may both be included... yes
  184. checking for sys/wait.h that is POSIX.1 compatible... yes
  185. checking signal.h usability... yes
  186. checking signal.h presence... yes
  187. checking for signal.h... yes
  188. checking syslog.h usability... yes
  189. checking syslog.h presence... yes
  190. checking for syslog.h... yes
  191. checking uio.h usability... no
  192. checking uio.h presence... no
  193. checking for uio.h... no
  194. checking errno.h usability... yes
  195. checking errno.h presence... yes
  196. checking for errno.h... yes
  197. checking sys/time.h usability... yes
  198. checking sys/time.h presence... yes
  199. checking for sys/time.h... yes
  200. checking sys/socket.h usability... yes
  201. checking sys/socket.h presence... yes
  202. checking for sys/socket.h... yes
  203. checking sys/un.h usability... yes
  204. checking sys/un.h presence... yes
  205. checking for sys/un.h... yes
  206. checking sys/poll.h usability... yes
  207. checking sys/poll.h presence... yes
  208. checking for sys/poll.h... yes
  209. checking features.h usability... yes
  210. checking features.h presence... yes
  211. checking for features.h... yes
  212. checking stdarg.h usability... yes
  213. checking stdarg.h presence... yes
  214. checking for stdarg.h... yes
  215. checking sys/unistd.h usability... yes
  216. checking sys/unistd.h presence... yes
  217. checking for sys/unistd.h... yes
  218. checking ctype.h usability... yes
  219. checking ctype.h presence... yes
  220. checking for ctype.h... yes
  221. checking for an ANSI C-conforming const... yes
  222. checking whether struct tm is in sys/time.h or time.h... time.h
  223. checking for pid_t... yes
  224. checking for size_t... yes
  225. checking return type of signal handlers... void
  226. checking for va_copy... yes
  227. checking for memmove... yes
  228. checking for select... yes
  229. checking for socket... yes
  230. checking for strdup... yes
  231. checking for strstr... yes
  232. checking for strtol... yes
  233. checking for strtoul... yes
  234. checking for floor... no
  235. checking for poll... yes
  236. checking return type of socket size... int
  237. checking for ps... /bin/ps
  238. checking for ps syntax... /bin/ps axwo 'stat uid pid ppid vsz rss pcpu comm args'
  239. checking for ping... /bin/ping
  240. checking for ping6... /bin/ping6
  241. checking for ICMP ping syntax... configure: WARNING: unable to find usable ping syntax
  242. checking for ICMPv6 ping syntax... /bin/ping6 -n -U -w %d -c %d %s
  243. checking for nslookup... /usr/bin/nslookup
  244. checking for nslookup syntax... /usr/bin/nslookup -sil
  245. checking for number of cpus... sysconf(_SC_NPROCESSORS_CONF)
  246. checking for uptime... /usr/bin/uptime
  247. checking for rpcinfo... /sbin/rpcinfo
  248. checking for lmstat... /opt/flexlm/bin/lmstat
  249. checking for smbclient... /usr/bin/smbclient
  250. checking for who... /usr/bin/who
  251. checking for snmpget... /usr/bin/snmpget
  252. checking for snmpgetnext... /usr/bin/snmpgetnext
  253. checking for Net::SNMP perl module... found
  254. checking for quakestat... /usr/bin/quakestat
  255. checking for qstat... /usr/bin/qstat
  256. checking for fping... /usr/sbin/fping
  257. checking for ssh... /usr/bin/ssh
  258. checking for mailq... no
  259. configure: WARNING: Could not find mailq or eqivalent
  260. checking for qmail-qstat... no
  261. configure: WARNING: Could not find qmail-qstat or eqivalent
  262. checking for swap... no
  263. checking for swapinfo... no
  264. checking for lsps... no
  265. checking for sys/stat.h... (cached) yes
  266. checking sys/param.h usability... yes
  267. checking sys/param.h presence... yes
  268. checking for sys/param.h... yes
  269. checking for sys/swap.h... yes
  270. checking whether swapctl is declared... no
  271. checking for swaptbl_t... no
  272. checking for swapent_t... no
  273. checking for struct swapent.se_nblks... no
  274. checking for /proc/meminfo... found /proc/meminfo
  275. checking for dig... /usr/bin/dig
  276. checking for apt-get... no
  277. checking sys/sockio.h usability... no
  278. checking sys/sockio.h presence... no
  279. checking for sys/sockio.h... no
  280. checking whether NLS is requested... yes
  281. checking for msgfmt... /usr/bin/msgfmt
  282. checking for gmsgfmt... /usr/bin/gmsgfmt
  283. checking for xgettext... /usr/bin/xgettext
  284. checking for msgmerge... /usr/bin/msgmerge
  285. checking for ld used by GCC... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
  286. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
  287. checking for shared library run path origin... done
  288. checking for CFPreferencesCopyAppValue... no
  289. checking for CFLocaleCopyCurrent... no
  290. checking for GNU gettext in libc... yes
  291. checking whether to use NLS... yes
  292. checking where the gettext function comes from... libc
  293. checking for main in -lpthread... yes
  294. checking for working alloca.h... yes
  295. checking for alloca... yes
  296. checking arpa/inet.h usability... yes
  297. checking arpa/inet.h presence... yes
  298. checking for arpa/inet.h... yes
  299. checking for errno.h... (cached) yes
  300. checking fcntl.h usability... yes
  301. checking fcntl.h presence... yes
  302. checking for fcntl.h... yes
  303. checking float.h usability... yes
  304. checking float.h presence... yes
  305. checking for float.h... yes
  306. checking for sys/param.h... (cached) yes
  307. checking sys/vfs.h usability... yes
  308. checking sys/vfs.h presence... yes
  309. checking for sys/vfs.h... yes
  310. checking sys/fs_types.h usability... no
  311. checking sys/fs_types.h presence... no
  312. checking for sys/fs_types.h... no
  313. checking for sys/socket.h... (cached) yes
  314. checking netdb.h usability... yes
  315. checking netdb.h presence... yes
  316. checking for netdb.h... yes
  317. checking netinet/in.h usability... yes
  318. checking netinet/in.h presence... yes
  319. checking for netinet/in.h... yes
  320. checking getopt.h usability... yes
  321. checking getopt.h presence... yes
  322. checking for getopt.h... yes
  323. checking langinfo.h usability... yes
  324. checking langinfo.h presence... yes
  325. checking for langinfo.h... yes
  326. checking stddef.h usability... yes
  327. checking stddef.h presence... yes
  328. checking for stddef.h... yes
  329. checking xlocale.h usability... yes
  330. checking xlocale.h presence... yes
  331. checking for xlocale.h... yes
  332. checking locale.h usability... yes
  333. checking locale.h presence... yes
  334. checking for locale.h... yes
  335. checking for math.h... (cached) yes
  336. checking sys/mman.h usability... yes
  337. checking sys/mman.h presence... yes
  338. checking for sys/mman.h... yes
  339. checking for unistd.h... (cached) yes
  340. checking sys/statvfs.h usability... yes
  341. checking sys/statvfs.h presence... yes
  342. checking for sys/statvfs.h... yes
  343. checking for stdint.h... (cached) yes
  344. checking wchar.h usability... yes
  345. checking wchar.h presence... yes
  346. checking for wchar.h... yes
  347. checking stdio.h usability... yes
  348. checking stdio.h presence... yes
  349. checking for stdio.h... yes
  350. checking for stdlib.h... (cached) yes
  351. checking for string.h... (cached) yes
  352. checking for sys/stat.h... (cached) yes
  353. checking time.h usability... yes
  354. checking time.h presence... yes
  355. checking for time.h... yes
  356. checking for sys/time.h... (cached) yes
  357. checking wctype.h usability... yes
  358. checking wctype.h presence... yes
  359. checking for wctype.h... yes
  360. checking whether the preprocessor supports include_next... yes
  361. checking for inline... inline
  362. checking for C/C++ restrict keyword... __restrict
  363. checking whether <wchar.h> uses 'inline' correctly... yes
  364. checking for btowc... yes
  365. checking for dup2... yes
  366. checking for fcntl... yes
  367. checking for getdtablesize... yes
  368. checking for mbsinit... yes
  369. checking for mbrtowc... yes
  370. checking for mprotect... yes
  371. checking for memchr... yes
  372. checking for alarm... yes
  373. checking for nl_langinfo... yes
  374. checking for lstat... yes
  375. checking for isblank... yes
  376. checking for iswctype... yes
  377. checking for wcscoll... yes
  378. checking for setenv... yes
  379. checking for strdup... (cached) yes
  380. checking for strndup... yes
  381. checking for localtime_r... yes
  382. checking for timegm... yes
  383. checking for pipe... yes
  384. checking for vasnprintf... no
  385. checking for wcrtomb... yes
  386. checking for iswcntrl... yes
  387. checking for iswblank... yes
  388. checking for nl_langinfo and CODESET... yes
  389. checking for a traditional french locale... fr_FR
  390. checking whether byte ordering is bigendian... no
  391. checking whether system is Windows or MSDOS... no
  392. checking whether // is distinct from /... no
  393. checking if environ is properly declared... yes
  394. checking for complete errno.h... yes
  395. checking whether strerror_r is declared... yes
  396. checking for strerror_r... yes
  397. checking whether strerror_r returns char *... yes
  398. checking for working fcntl.h... yes
  399. checking for mode_t... yes
  400. checking for promoted mode_t type... mode_t
  401. checking whether <sys/socket.h> is self-contained... yes
  402. checking for shutdown... yes
  403. checking whether <sys/socket.h> defines the SHUT_* macros... yes
  404. checking for struct sockaddr_storage... yes
  405. checking for sa_family_t... yes
  406. checking whether socket is declared without a macro... no
  407. checking whether connect is declared without a macro... no
  408. checking whether accept is declared without a macro... no
  409. checking whether bind is declared without a macro... no
  410. checking whether getpeername is declared without a macro... no
  411. checking whether getsockname is declared without a macro... no
  412. checking whether getsockopt is declared without a macro... no
  413. checking whether listen is declared without a macro... no
  414. checking whether recv is declared without a macro... no
  415. checking whether send is declared without a macro... no
  416. checking whether recvfrom is declared without a macro... no
  417. checking whether sendto is declared without a macro... no
  418. checking whether setsockopt is declared without a macro... no
  419. checking whether shutdown is declared without a macro... no
  420. checking whether accept4 is declared without a macro... no
  421. checking whether getaddrinfo is declared without a macro... yes
  422. checking whether freeaddrinfo is declared without a macro... yes
  423. checking whether gai_strerror is declared without a macro... yes
  424. checking whether getnameinfo is declared without a macro... yes
  425. checking for library containing gethostbyname... none required
  426. checking for gethostbyname... yes
  427. checking for library containing getservbyname... none required
  428. checking for getservbyname... yes
  429. checking for IPv4 sockets... yes
  430. checking for IPv6 sockets... yes
  431. checking for library containing inet_ntop... none required
  432. checking whether inet_ntop is declared... yes
  433. checking for getopt.h... (cached) yes
  434. checking for getopt_long_only... yes
  435. checking whether optreset is declared... no
  436. checking whether getopt_clip is declared... no
  437. checking whether getopt is POSIX compatible... yes
  438. checking for working GNU getopt function... yes
  439. checking whether getenv is declared... yes
  440. checking whether getc_unlocked is declared... yes
  441. checking whether we are using the GNU C Library 2.1 or newer... yes
  442. checking for wchar_t... yes
  443. checking whether NULL can be used in arbitrary expressions... yes
  444. checking whether malloc, realloc, calloc are POSIX compliant... yes
  445. checking for stdlib.h... (cached) yes
  446. checking for GNU libc compatible malloc... yes
  447. checking for long long int... yes
  448. checking for mbstate_t... yes
  449. checking for a traditional japanese locale... ja_JP
  450. checking for a transitional chinese locale... zh_CN.GB18030
  451. checking for a french Unicode locale... fr_FR.UTF-8
  452. checking for mmap... yes
  453. checking for MAP_ANONYMOUS... yes
  454. checking whether memchr works... yes
  455. checking for ssize_t... yes
  456. checking whether setenv validates arguments... yes
  457. checking search.h usability... yes
  458. checking search.h presence... yes
  459. checking for search.h... yes
  460. checking for tsearch... yes
  461. checking whether snprintf is declared... yes
  462. checking for stdbool.h that conforms to C99... yes
  463. checking for _Bool... yes
  464. checking for unsigned long long int... yes
  465. checking whether C symbols are prefixed with underscore at the linker level... no
  466. checking whether strdup is declared... yes
  467. checking for working strerror function... yes
  468. checking whether memmem is declared without a macro... yes
  469. checking whether mempcpy is declared without a macro... yes
  470. checking whether memrchr is declared without a macro... yes
  471. checking whether rawmemchr is declared without a macro... yes
  472. checking whether stpcpy is declared without a macro... yes
  473. checking whether stpncpy is declared without a macro... yes
  474. checking whether strchrnul is declared without a macro... yes
  475. checking whether strdup is declared without a macro... yes
  476. checking whether strncat is declared without a macro... yes
  477. checking whether strndup is declared without a macro... yes
  478. checking whether strnlen is declared without a macro... yes
  479. checking whether strpbrk is declared without a macro... yes
  480. checking whether strsep is declared without a macro... yes
  481. checking whether strcasestr is declared without a macro... yes
  482. checking whether strtok_r is declared without a macro... yes
  483. checking whether strsignal is declared without a macro... yes
  484. checking whether strverscmp is declared without a macro... yes
  485. checking whether strndup is declared... (cached) yes
  486. checking whether strnlen is declared... (cached) yes
  487. checking whether stat file-mode macros are broken... no
  488. checking for struct timespec in <time.h>... yes
  489. checking for wint_t... yes
  490. checking for inttypes.h... yes
  491. checking for stdint.h... yes
  492. checking for intmax_t... yes
  493. checking whether snprintf returns a byte count as in C99... yes
  494. checking for snprintf... yes
  495. checking for strnlen... yes
  496. checking for wcslen... yes
  497. checking for wcsnlen... yes
  498. checking for mbrtowc... (cached) yes
  499. checking for wcrtomb... (cached) yes
  500. checking whether _snprintf is declared... no
  501. checking whether vsnprintf is declared... yes
  502. checking for alloca as a compiler built-in... yes
  503. checking whether inet_ntop is declared without a macro... yes
  504. checking whether inet_pton is declared without a macro... yes
  505. checking whether btowc(0) is correct... yes
  506. checking whether btowc(EOF) is correct... yes
  507. checking whether // is distinct from /... (cached) no
  508. checking whether dup2 works... yes
  509. checking for error_at_line... (cached) yes
  510. checking whether fcntl handles F_DUPFD correctly... yes
  511. checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check
  512. checking whether fcntl is declared without a macro... yes
  513. checking whether openat is declared without a macro... yes
  514. checking whether floorf is declared... yes
  515. checking for sys/mount.h... yes
  516. configure: checking how to get file system space usage
  517. checking for statvfs function (SVR4)... no
  518. checking for 3-argument statfs function (DEC OSF/1)... no
  519. checking for two-argument statfs with statfs.bsize member (AIX, 4.3BSD)... yes
  520. checking dustat.h usability... no
  521. checking dustat.h presence... no
  522. checking for dustat.h... no
  523. checking sys/fs/s5param.h usability... no
  524. checking sys/fs/s5param.h presence... no
  525. checking for sys/fs/s5param.h... no
  526. checking sys/filsys.h usability... no
  527. checking sys/filsys.h presence... no
  528. checking for sys/filsys.h... no
  529. checking sys/statfs.h usability... yes
  530. checking sys/statfs.h presence... yes
  531. checking for sys/statfs.h... yes
  532. checking for statfs that truncates block counts... no
  533. configure: checking how to do getaddrinfo, freeaddrinfo and getnameinfo
  534. checking for library containing getaddrinfo... none required
  535. checking for getaddrinfo... yes
  536. checking for gai_strerror (possibly via ws2tcpip.h)... yes
  537. checking for struct sockaddr.sa_len... no
  538. checking whether getaddrinfo is declared... (cached) yes
  539. checking whether freeaddrinfo is declared... (cached) yes
  540. checking whether gai_strerror is declared... (cached) yes
  541. checking whether getnameinfo is declared... (cached) yes
  542. checking for struct addrinfo... yes
  543. checking for gethostname... yes
  544. checking for HOST_NAME_MAX... yes
  545. checking for getloadavg... yes
  546. checking for pstat_getdynamic... no
  547. checking for kstat_open in -lkstat... no
  548. checking for perfstat_cpu_total in -lperfstat... no
  549. checking for getloadavg... yes
  550. checking whether getloadavg requires setgid... no
  551. checking sys/loadavg.h usability... no
  552. checking sys/loadavg.h presence... no
  553. checking for sys/loadavg.h... no
  554. checking whether getloadavg is declared... yes
  555. checking for library containing gethostbyname... (cached) none required
  556. checking for gethostbyname... (cached) yes
  557. checking for library containing inet_ntop... (cached) none required
  558. checking whether inet_ntop is declared... (cached) yes
  559. checking whether the compiler generally respects inline... yes
  560. checking whether langinfo.h defines CODESET... yes
  561. checking whether langinfo.h defines ERA... yes
  562. checking whether nl_langinfo is declared without a macro... yes
  563. checking whether locale.h conforms to POSIX:2001... yes
  564. checking whether locale.h defines locale_t... yes
  565. checking whether duplocale is declared without a macro... yes
  566. checking for stdlib.h... (cached) yes
  567. checking for GNU libc compatible malloc... (cached) yes
  568. checking whether NAN macro works... yes
  569. checking whether HUGE_VAL works... yes
  570. checking whether acosl is declared without a macro... yes
  571. checking whether asinl is declared without a macro... yes
  572. checking whether atanl is declared without a macro... yes
  573. checking whether ceilf is declared without a macro... yes
  574. checking whether ceill is declared without a macro... yes
  575. checking whether cosl is declared without a macro... yes
  576. checking whether expl is declared without a macro... yes
  577. checking whether floorf is declared without a macro... yes
  578. checking whether floorl is declared without a macro... yes
  579. checking whether frexpl is declared without a macro... yes
  580. checking whether ldexpl is declared without a macro... yes
  581. checking whether logb is declared without a macro... yes
  582. checking whether logl is declared without a macro... yes
  583. checking whether round is declared without a macro... yes
  584. checking whether roundf is declared without a macro... yes
  585. checking whether roundl is declared without a macro... yes
  586. checking whether sinl is declared without a macro... yes
  587. checking whether sqrtl is declared without a macro... yes
  588. checking whether tanl is declared without a macro... yes
  589. checking whether trunc is declared without a macro... yes
  590. checking whether truncf is declared without a macro... yes
  591. checking whether truncl is declared without a macro... yes
  592. checking whether mbrtowc handles incomplete characters... yes
  593. checking whether mbrtowc works as well as mbtowc... yes
  594. checking whether mbrtowc handles a NULL string argument... yes
  595. checking whether mbrtowc has a correct return value... yes
  596. checking whether mbrtowc returns 0 when parsing a NUL character... yes
  597. checking whether mbrtowc handles incomplete characters... (cached) yes
  598. checking whether mbrtowc works as well as mbtowc... (cached) yes
  599. checking for working mktime... yes
  600. checking for listmntent... no
  601. checking for getmntinfo... no
  602. checking for sys/ucred.h... no
  603. checking for sys/mount.h... (cached) yes
  604. checking mntent.h usability... yes
  605. checking mntent.h presence... yes
  606. checking for mntent.h... yes
  607. checking for sys/fs_types.h... (cached) no
  608. checking for struct fsstat.f_fstypename... no
  609. checking for library containing getmntent... none required
  610. checking for getmntent... yes
  611. checking for listmntent of Cray/Unicos-9... no
  612. checking for mntctl function and struct vmount... no
  613. checking for one-argument getmntent function... yes
  614. checking sys/mntent.h usability... no
  615. checking sys/mntent.h presence... no
  616. checking for sys/mntent.h... no
  617. checking for struct statfs.f_fstypename... no
  618. checking whether getaddrinfo is declared without a macro... (cached) yes
  619. checking whether freeaddrinfo is declared without a macro... (cached) yes
  620. checking whether gai_strerror is declared without a macro... (cached) yes
  621. checking whether getnameinfo is declared without a macro... (cached) yes
  622. checking whether <netinet/in.h> is self-contained... yes
  623. checking whether open recognizes a trailing slash... yes
  624. checking for working re_compile_pattern... no
  625. checking libintl.h usability... yes
  626. checking libintl.h presence... yes
  627. checking for libintl.h... yes
  628. checking whether isblank is declared... yes
  629. checking for library containing getservbyname... (cached) none required
  630. checking for getservbyname... (cached) yes
  631. checking for stdint.h... (cached) yes
  632. checking for SIZE_MAX... yes
  633. checking for snprintf... (cached) yes
  634. checking whether snprintf respects a size of 1... yes
  635. checking for library containing setsockopt... none needed
  636. checking for socklen_t... yes
  637. checking for ssize_t... (cached) yes
  638. checking whether stat handles trailing slashes on directories... yes
  639. checking whether stat handles trailing slashes on files... yes
  640. checking whether NULL can be used in arbitrary expressions... (cached) yes
  641. checking whether stdint.h conforms to C99... yes
  642. checking whether dprintf is declared without a macro... yes
  643. checking whether fpurge is declared without a macro... no
  644. checking whether fseeko is declared without a macro... yes
  645. checking whether ftello is declared without a macro... yes
  646. checking whether getdelim is declared without a macro... yes
  647. checking whether getline is declared without a macro... yes
  648. checking whether popen is declared without a macro... yes
  649. checking whether renameat is declared without a macro... yes
  650. checking whether snprintf is declared without a macro... yes
  651. checking whether tmpfile is declared without a macro... yes
  652. checking whether vdprintf is declared without a macro... yes
  653. checking whether vsnprintf is declared without a macro... yes
  654. checking for random.h... no
  655. checking for struct random_data... yes
  656. checking whether atoll is declared without a macro... yes
  657. checking whether canonicalize_file_name is declared without a macro... yes
  658. checking whether getloadavg is declared without a macro... yes
  659. checking whether getsubopt is declared without a macro... yes
  660. checking whether grantpt is declared without a macro... yes
  661. checking whether mkdtemp is declared without a macro... yes
  662. checking whether mkostemp is declared without a macro... yes
  663. checking whether mkostemps is declared without a macro... yes
  664. checking whether mkstemp is declared without a macro... yes
  665. checking whether mkstemps is declared without a macro... yes
  666. checking whether ptsname is declared without a macro... yes
  667. checking whether random_r is declared without a macro... yes
  668. checking whether initstat_r is declared without a macro... no
  669. checking whether srandom_r is declared without a macro... yes
  670. checking whether setstate_r is declared without a macro... yes
  671. checking whether realpath is declared without a macro... yes
  672. checking whether rpmatch is declared without a macro... yes
  673. checking whether setenv is declared without a macro... yes
  674. checking whether strtod is declared without a macro... yes
  675. checking whether strtoll is declared without a macro... yes
  676. checking whether strtoull is declared without a macro... yes
  677. checking whether unlockpt is declared without a macro... yes
  678. checking whether unsetenv is declared without a macro... yes
  679. checking for working strndup... yes
  680. checking for working strnlen... yes
  681. checking for strsep... yes
  682. checking whether <sys/socket.h> is self-contained... (cached) yes
  683. checking for shutdown... (cached) yes
  684. checking whether <sys/socket.h> defines the SHUT_* macros... (cached) yes
  685. checking for struct sockaddr_storage... (cached) yes
  686. checking for sa_family_t... (cached) yes
  687. checking whether socket is declared without a macro... (cached) no
  688. checking whether connect is declared without a macro... (cached) no
  689. checking whether accept is declared without a macro... (cached) no
  690. checking whether bind is declared without a macro... (cached) no
  691. checking whether getpeername is declared without a macro... (cached) no
  692. checking whether getsockname is declared without a macro... (cached) no
  693. checking whether getsockopt is declared without a macro... (cached) no
  694. checking whether listen is declared without a macro... (cached) no
  695. checking whether recv is declared without a macro... (cached) no
  696. checking whether send is declared without a macro... (cached) no
  697. checking whether recvfrom is declared without a macro... (cached) no
  698. checking whether sendto is declared without a macro... (cached) no
  699. checking whether setsockopt is declared without a macro... (cached) no
  700. checking whether shutdown is declared without a macro... (cached) no
  701. checking whether accept4 is declared without a macro... (cached) no
  702. checking for nlink_t... yes
  703. checking whether fchmodat is declared without a macro... yes
  704. checking whether fstatat is declared without a macro... yes
  705. checking whether futimens is declared without a macro... yes
  706. checking whether lchmod is declared without a macro... yes
  707. checking whether lstat is declared without a macro... yes
  708. checking whether mkdirat is declared without a macro... yes
  709. checking whether mkfifo is declared without a macro... yes
  710. checking whether mkfifoat is declared without a macro... yes
  711. checking whether mknod is declared without a macro... yes
  712. checking whether mknodat is declared without a macro... yes
  713. checking whether stat is declared without a macro... yes
  714. checking whether utimensat is declared without a macro... yes
  715. checking whether localtime_r is compatible with its POSIX signature... yes
  716. checking whether chown is declared without a macro... yes
  717. checking whether dup2 is declared without a macro... yes
  718. checking whether dup3 is declared without a macro... yes
  719. checking whether environ is declared without a macro... yes
  720. checking whether euidaccess is declared without a macro... yes
  721. checking whether faccessat is declared without a macro... yes
  722. checking whether fchdir is declared without a macro... yes
  723. checking whether fchownat is declared without a macro... yes
  724. checking whether fsync is declared without a macro... yes
  725. checking whether ftruncate is declared without a macro... yes
  726. checking whether getcwd is declared without a macro... yes
  727. checking whether getdomainname is declared without a macro... yes
  728. checking whether getdtablesize is declared without a macro... yes
  729. checking whether getgroups is declared without a macro... yes
  730. checking whether gethostname is declared without a macro... yes
  731. checking whether getlogin is declared without a macro... yes
  732. checking whether getlogin_r is declared without a macro... yes
  733. checking whether getpagesize is declared without a macro... yes
  734. checking whether getusershell is declared without a macro... yes
  735. checking whether setusershell is declared without a macro... yes
  736. checking whether endusershell is declared without a macro... yes
  737. checking whether lchown is declared without a macro... yes
  738. checking whether link is declared without a macro... yes
  739. checking whether linkat is declared without a macro... yes
  740. checking whether lseek is declared without a macro... yes
  741. checking whether pipe2 is declared without a macro... yes
  742. checking whether pread is declared without a macro... yes
  743. checking whether pwrite is declared without a macro... yes
  744. checking whether readlink is declared without a macro... yes
  745. checking whether readlinkat is declared without a macro... yes
  746. checking whether rmdir is declared without a macro... yes
  747. checking whether sleep is declared without a macro... yes
  748. checking whether symlink is declared without a macro... yes
  749. checking whether symlinkat is declared without a macro... yes
  750. checking whether ttyname_r is declared without a macro... yes
  751. checking whether unlink is declared without a macro... yes
  752. checking whether unlinkat is declared without a macro... yes
  753. checking whether usleep is declared without a macro... yes
  754. checking for unsetenv... yes
  755. checking for unsetenv() return type... int
  756. checking whether unsetenv works on duplicates... yes
  757. checking for ptrdiff_t... yes
  758. checking for vasprintf... yes
  759. checking for vsnprintf... yes
  760. checking whether snprintf respects a size of 1... (cached) yes
  761. checking whether btowc is declared without a macro... yes
  762. checking whether wctob is declared without a macro... yes
  763. checking whether mbsinit is declared without a macro... yes
  764. checking whether mbrtowc is declared without a macro... yes
  765. checking whether mbrlen is declared without a macro... yes
  766. checking whether mbsrtowcs is declared without a macro... yes
  767. checking whether mbsnrtowcs is declared without a macro... yes
  768. checking whether wcrtomb is declared without a macro... yes
  769. checking whether wcsrtombs is declared without a macro... yes
  770. checking whether wcsnrtombs is declared without a macro... yes
  771. checking whether wcwidth is declared without a macro... yes
  772. checking whether mbrtowc handles incomplete characters... (cached) yes
  773. checking whether mbrtowc works as well as mbtowc... (cached) yes
  774. checking whether wcrtomb return value is correct... yes
  775. checking whether iswcntrl works... yes
  776. checking for stdint.h... (cached) yes
  777. checking that generated files are newer than configure... done
  778. configure: creating ./config.status
  779. config.status: creating gl/Makefile
  780. config.status: creating nagios-plugins.spec
  781. config.status: creating Makefile
  782. config.status: creating tap/Makefile
  783. config.status: creating lib/Makefile
  784. config.status: creating plugins/Makefile
  785. config.status: creating lib/tests/Makefile
  786. config.status: creating plugins-root/Makefile
  787. config.status: creating plugins-scripts/Makefile
  788. config.status: creating plugins-scripts/subst
  789. config.status: creating plugins-scripts/utils.pm
  790. config.status: creating plugins-scripts/utils.sh
  791. config.status: creating perlmods/Makefile
  792. config.status: creating command.cfg
  793. config.status: creating test.pl
  794. config.status: creating pkg/solaris/pkginfo
  795. config.status: creating po/Makefile.in
  796. config.status: creating config.h
  797. config.status: executing depfiles commands
  798. config.status: executing libtool commands
  799. config.status: executing po-directories commands
  800. config.status: creating po/POTFILES
  801. config.status: creating po/Makefile
  802. --with-apt-get-command:
  803. --with-ping6-command: /bin/ping6 -n -U -w %d -c %d %s
  804. --with-ping-command:
  805. --with-ipv6: yes
  806. --with-mysql: no
  807. --with-openssl: yes
  808. --with-gnutls: no
  809. --enable-extra-opts: no
  810. --with-perl: /usr/bin/perl
  811. --enable-perl-modules: no
  812. --with-cgiurl: /nagios/cgi-bin
  813. --with-trusted-path: /bin:/sbin:/usr/bin:/usr/sbin
  814. --enable-libtap: no
  815. >>> Source configured.
  816. >>> Compiling source in /tmp/portage/net-analyzer/nagios-plugins-1.4.16/work/nagios-plugins-1.4.16 ...
  817. make -j24
  818. make all-recursive
  819. make[1]: Entering directory `/tmp/portage/net-analyzer/nagios-plugins-1.4.16/work/nagios-plugins-1.4.16'
  820. Making all in gl
  821. make[2]: Entering directory `/tmp/portage/net-analyzer/nagios-plugins-1.4.16/work/nagios-plugins-1.4.16/gl'
  822. rm -f alloca.h-t alloca.h && \
  823. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  824. cat ./alloca.in.h; \
  825. } > alloca.h-t && \
  826. mv -f alloca.h-t alloca.h
  827. rm -f arg-nonnull.h-t arg-nonnull.h && \
  828. sed -n -e '/GL_ARG_NONNULL/,$p' \
  829. < ../build-aux/arg-nonnull.h \
  830. > arg-nonnull.h-t && \
  831. mv arg-nonnull.h-t arg-nonnull.h
  832. rm -f warn-on-use.h-t warn-on-use.h && \
  833. sed -n -e '/^.ifndef/,$p' \
  834. < ../build-aux/warn-on-use.h \
  835. > warn-on-use.h-t && \
  836. mv warn-on-use.h-t warn-on-use.h
  837. rm -f c++defs.h-t c++defs.h && \
  838. sed -n -e '/_GL_CXXDEFS/,$p' \
  839. < ../build-aux/c++defs.h \
  840. > c++defs.h-t && \
  841. mv c++defs.h-t c++defs.h
  842. rm -f configmake.h-t && \
  843. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  844. echo '#define PREFIX "/usr"'; \
  845. echo '#define EXEC_PREFIX "/usr"'; \
  846. echo '#define BINDIR "/usr/bin"'; \
  847. echo '#define SBINDIR "/usr/sbin"'; \
  848. echo '#define LIBEXECDIR "/usr/lib64/nagios/plugins"'; \
  849. echo '#define DATAROOTDIR "/usr/share"'; \
  850. echo '#define DATADIR "/usr/share"'; \
  851. echo '#define SYSCONFDIR "/etc/nagios"'; \
  852. echo '#define SHAREDSTATEDIR "/usr/com"'; \
  853. echo '#define LOCALSTATEDIR "/var/lib"'; \
  854. echo '#define INCLUDEDIR "/usr/include"'; \
  855. echo '#define OLDINCLUDEDIR "/usr/include"'; \
  856. echo '#define DOCDIR "/usr/share/doc/nagios-plugins"'; \
  857. echo '#define INFODIR "/usr/share/info"'; \
  858. echo '#define HTMLDIR "/usr/share/doc/nagios-plugins"'; \
  859. echo '#define DVIDIR "/usr/share/doc/nagios-plugins"'; \
  860. echo '#define PDFDIR "/usr/share/doc/nagios-plugins"'; \
  861. echo '#define PSDIR "/usr/share/doc/nagios-plugins"'; \
  862. echo '#define LIBDIR "/usr/lib64"'; \
  863. echo '#define LISPDIR ""'; \
  864. echo '#define LOCALEDIR "/usr/share/locale"'; \
  865. echo '#define MANDIR "/usr/share/man"'; \
  866. echo '#define MANEXT ""'; \
  867. echo '#define PKGDATADIR "/usr/share/nagios-plugins"'; \
  868. echo '#define PKGINCLUDEDIR "/usr/include/nagios-plugins"'; \
  869. echo '#define PKGLIBDIR "/usr/lib64/nagios-plugins"'; \
  870. echo '#define PKGLIBEXECDIR "/usr/lib64/nagios/plugins/nagios-plugins"'; \
  871. } | sed '/""/d' > configmake.h-t && \
  872. if test -f configmake.h && cmp configmake.h-t configmake.h > /dev/null; then \
  873. rm -f configmake.h-t; \
  874. else \
  875. rm -f configmake.h; mv configmake.h-t configmake.h; \
  876. fi
  877. /bin/mkdir -p arpa
  878. rm -f netdb.h-t netdb.h && \
  879. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  880. sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  881. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  882. -e 's|@''NEXT_NETDB_H''@|<netdb.h>|g' \
  883. -e 's|@''HAVE_NETDB_H''@|1|g' \
  884. -e 's|@''GNULIB_GETADDRINFO''@|1|g' \
  885. -e 's|@''HAVE_STRUCT_ADDRINFO''@|1|g' \
  886. -e 's|@''HAVE_DECL_FREEADDRINFO''@|1|g' \
  887. -e 's|@''HAVE_DECL_GAI_STRERROR''@|1|g' \
  888. -e 's|@''HAVE_DECL_GETADDRINFO''@|1|g' \
  889. -e 's|@''HAVE_DECL_GETNAMEINFO''@|1|g' \
  890. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  891. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
  892. < ./netdb.in.h; \
  893. } > netdb.h-t && \
  894. mv netdb.h-t netdb.h
  895. rm -f stdio.h-t stdio.h && \
  896. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  897. sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  898. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  899. -e 's|@''NEXT_STDIO_H''@|<stdio.h>|g' \
  900. -e 's|@''GNULIB_DPRINTF''@|0|g' \
  901. -e 's|@''GNULIB_FCLOSE''@|0|g' \
  902. -e 's|@''GNULIB_FFLUSH''@|0|g' \
  903. -e 's|@''GNULIB_FOPEN''@|0|g' \
  904. -e 's|@''GNULIB_FPRINTF''@|1|g' \
  905. -e 's|@''GNULIB_FPRINTF_POSIX''@|0|g' \
  906. -e 's|@''GNULIB_FPURGE''@|0|g' \
  907. -e 's|@''GNULIB_FPUTC''@|1|g' \
  908. -e 's|@''GNULIB_FPUTS''@|1|g' \
  909. -e 's|@''GNULIB_FREOPEN''@|0|g' \
  910. -e 's|@''GNULIB_FSEEK''@|0|g' \
  911. -e 's|@''GNULIB_FSEEKO''@|0|g' \
  912. -e 's|@''GNULIB_FTELL''@|0|g' \
  913. -e 's|@''GNULIB_FTELLO''@|0|g' \
  914. -e 's|@''GNULIB_FWRITE''@|1|g' \
  915. -e 's|@''GNULIB_GETDELIM''@|0|g' \
  916. -e 's|@''GNULIB_GETLINE''@|0|g' \
  917. -e 's|@''GNULIB_OBSTACK_PRINTF''@|0|g' \
  918. -e 's|@''GNULIB_OBSTACK_PRINTF_POSIX''@|0|g' \
  919. -e 's|@''GNULIB_PERROR''@|0|g' \
  920. -e 's|@''GNULIB_POPEN''@|0|g' \
  921. -e 's|@''GNULIB_PRINTF''@|1|g' \
  922. -e 's|@''GNULIB_PRINTF_POSIX''@|0|g' \
  923. -e 's|@''GNULIB_PUTC''@|1|g' \
  924. -e 's|@''GNULIB_PUTCHAR''@|1|g' \
  925. -e 's|@''GNULIB_PUTS''@|1|g' \
  926. -e 's|@''GNULIB_REMOVE''@|0|g' \
  927. -e 's|@''GNULIB_RENAME''@|0|g' \
  928. -e 's|@''GNULIB_RENAMEAT''@|0|g' \
  929. -e 's|@''GNULIB_SNPRINTF''@|1|g' \
  930. -e 's|@''GNULIB_SPRINTF_POSIX''@|0|g' \
  931. -e 's|@''GNULIB_STDIO_H_SIGPIPE''@|0|g' \
  932. -e 's|@''GNULIB_TMPFILE''@|0|g' \
  933. -e 's|@''GNULIB_VASPRINTF''@|1|g' \
  934. -e 's|@''GNULIB_VDPRINTF''@|0|g' \
  935. -e 's|@''GNULIB_VFPRINTF''@|1|g' \
  936. -e 's|@''GNULIB_VFPRINTF_POSIX''@|0|g' \
  937. -e 's|@''GNULIB_VPRINTF''@|1|g' \
  938. -e 's|@''GNULIB_VPRINTF_POSIX''@|0|g' \
  939. -e 's|@''GNULIB_VSNPRINTF''@|1|g' \
  940. -e 's|@''GNULIB_VSPRINTF_POSIX''@|0|g' \
  941. < ./stdio.in.h | \
  942. sed -e 's|@''HAVE_DECL_FPURGE''@|1|g' \
  943. -e 's|@''HAVE_DECL_GETDELIM''@|1|g' \
  944. -e 's|@''HAVE_DECL_GETLINE''@|1|g' \
  945. -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \
  946. -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \
  947. -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \
  948. -e 's|@''HAVE_DPRINTF''@|1|g' \
  949. -e 's|@''HAVE_FSEEKO''@|1|g' \
  950. -e 's|@''HAVE_FTELLO''@|1|g' \
  951. -e 's|@''HAVE_RENAMEAT''@|1|g' \
  952. -e 's|@''HAVE_VASPRINTF''@|1|g' \
  953. -e 's|@''HAVE_VDPRINTF''@|1|g' \
  954. -e 's|@''REPLACE_DPRINTF''@|0|g' \
  955. -e 's|@''REPLACE_FCLOSE''@|0|g' \
  956. -e 's|@''REPLACE_FFLUSH''@|0|g' \
  957. -e 's|@''REPLACE_FOPEN''@|0|g' \
  958. -e 's|@''REPLACE_FPRINTF''@|0|g' \
  959. -e 's|@''REPLACE_FPURGE''@|0|g' \
  960. -e 's|@''REPLACE_FREOPEN''@|0|g' \
  961. -e 's|@''REPLACE_FSEEK''@|0|g' \
  962. -e 's|@''REPLACE_FSEEKO''@|0|g' \
  963. -e 's|@''REPLACE_FTELL''@|0|g' \
  964. -e 's|@''REPLACE_FTELLO''@|0|g' \
  965. -e 's|@''REPLACE_GETDELIM''@|0|g' \
  966. -e 's|@''REPLACE_GETLINE''@|0|g' \
  967. -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \
  968. -e 's|@''REPLACE_PERROR''@|0|g' \
  969. -e 's|@''REPLACE_POPEN''@|0|g' \
  970. -e 's|@''REPLACE_PRINTF''@|0|g' \
  971. -e 's|@''REPLACE_REMOVE''@|0|g' \
  972. -e 's|@''REPLACE_RENAME''@|0|g' \
  973. -e 's|@''REPLACE_RENAMEAT''@|0|g' \
  974. -e 's|@''REPLACE_SNPRINTF''@|0|g' \
  975. -e 's|@''REPLACE_SPRINTF''@|0|g' \
  976. -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \
  977. -e 's|@''REPLACE_TMPFILE''@|0|g' \
  978. -e 's|@''REPLACE_VASPRINTF''@|0|g' \
  979. -e 's|@''REPLACE_VDPRINTF''@|0|g' \
  980. -e 's|@''REPLACE_VFPRINTF''@|0|g' \
  981. -e 's|@''REPLACE_VPRINTF''@|0|g' \
  982. -e 's|@''REPLACE_VSNPRINTF''@|0|g' \
  983. -e 's|@''REPLACE_VSPRINTF''@|0|g' \
  984. -e 's|@''ASM_SYMBOL_PREFIX''@|""|g' \
  985. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  986. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  987. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
  988. } > stdio.h-t && \
  989. mv stdio.h-t stdio.h
  990. rm -f stdlib.h-t stdlib.h && \
  991. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  992. sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  993. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  994. -e 's|@''NEXT_STDLIB_H''@|<stdlib.h>|g' \
  995. -e 's|@''GNULIB_ATOLL''@|0|g' \
  996. -e 's|@''GNULIB_CALLOC_POSIX''@|0|g' \
  997. -e 's|@''GNULIB_CANONICALIZE_FILE_NAME''@|0|g' \
  998. -e 's|@''GNULIB_GETLOADAVG''@|1|g' \
  999. -e 's|@''GNULIB_GETSUBOPT''@|0|g' \
  1000. -e 's|@''GNULIB_GRANTPT''@|0|g' \
  1001. -e 's|@''GNULIB_MALLOC_POSIX''@|1|g' \
  1002. -e 's|@''GNULIB_MKDTEMP''@|0|g' \
  1003. -e 's|@''GNULIB_MKOSTEMP''@|0|g' \
  1004. -e 's|@''GNULIB_MKOSTEMPS''@|0|g' \
  1005. -e 's|@''GNULIB_MKSTEMP''@|0|g' \
  1006. -e 's|@''GNULIB_MKSTEMPS''@|0|g' \
  1007. -e 's|@''GNULIB_PTSNAME''@|0|g' \
  1008. -e 's|@''GNULIB_PUTENV''@|0|g' \
  1009. -e 's|@''GNULIB_RANDOM_R''@|0|g' \
  1010. -e 's|@''GNULIB_REALLOC_POSIX''@|0|g' \
  1011. -e 's|@''GNULIB_REALPATH''@|0|g' \
  1012. -e 's|@''GNULIB_RPMATCH''@|0|g' \
  1013. -e 's|@''GNULIB_SETENV''@|1|g' \
  1014. -e 's|@''GNULIB_STRTOD''@|0|g' \
  1015. -e 's|@''GNULIB_STRTOLL''@|0|g' \
  1016. -e 's|@''GNULIB_STRTOULL''@|0|g' \
  1017. -e 's|@''GNULIB_UNLOCKPT''@|0|g' \
  1018. -e 's|@''GNULIB_UNSETENV''@|1|g' \
  1019. -e 's|@''HAVE_ATOLL''@|1|g' \
  1020. -e 's|@''HAVE_CALLOC_POSIX''@|1|g' \
  1021. -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \
  1022. -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \
  1023. -e 's|@''HAVE_GETSUBOPT''@|1|g' \
  1024. -e 's|@''HAVE_GRANTPT''@|1|g' \
  1025. -e 's|@''HAVE_MALLOC_POSIX''@|1|g' \
  1026. -e 's|@''HAVE_MKDTEMP''@|1|g' \
  1027. -e 's|@''HAVE_MKOSTEMP''@|1|g' \
  1028. -e 's|@''HAVE_MKOSTEMPS''@|1|g' \
  1029. -e 's|@''HAVE_MKSTEMP''@|1|g' \
  1030. -e 's|@''HAVE_MKSTEMPS''@|1|g' \
  1031. -e 's|@''HAVE_PTSNAME''@|1|g' \
  1032. -e 's|@''HAVE_RANDOM_H''@|0|g' \
  1033. -e 's|@''HAVE_RANDOM_R''@|1|g' \
  1034. -e 's|@''HAVE_REALLOC_POSIX''@|1|g' \
  1035. -e 's|@''HAVE_REALPATH''@|1|g' \
  1036. -e 's|@''HAVE_RPMATCH''@|1|g' \
  1037. -e 's|@''HAVE_SETENV''@|1|g' \
  1038. -e 's|@''HAVE_STRTOD''@|1|g' \
  1039. -e 's|@''HAVE_STRTOLL''@|1|g' \
  1040. -e 's|@''HAVE_STRTOULL''@|1|g' \
  1041. -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \
  1042. -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \
  1043. -e 's|@''HAVE_UNLOCKPT''@|1|g' \
  1044. -e 's|@''HAVE_UNSETENV''@|1|g' \
  1045. -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \
  1046. -e 's|@''REPLACE_MKSTEMP''@|0|g' \
  1047. -e 's|@''REPLACE_PUTENV''@|0|g' \
  1048. -e 's|@''REPLACE_REALPATH''@|0|g' \
  1049. -e 's|@''REPLACE_SETENV''@|0|g' \
  1050. -e 's|@''REPLACE_STRTOD''@|0|g' \
  1051. -e 's|@''REPLACE_UNSETENV''@|0|g' \
  1052. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  1053. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  1054. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
  1055. < ./stdlib.in.h; \
  1056. } > stdlib.h-t && \
  1057. mv stdlib.h-t stdlib.h
  1058. rm -f arpa/inet.h-t arpa/inet.h && \
  1059. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  1060. sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  1061. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  1062. -e 's|@''NEXT_ARPA_INET_H''@|<arpa/inet.h>|g' \
  1063. -e 's|@''HAVE_ARPA_INET_H''@|1|g' \
  1064. -e 's|@''GNULIB_INET_NTOP''@|1|g' \
  1065. -e 's|@''GNULIB_INET_PTON''@|0|g' \
  1066. -e 's|@''HAVE_DECL_INET_NTOP''@|1|g' \
  1067. -e 's|@''HAVE_DECL_INET_PTON''@|1|g' \
  1068. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  1069. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
  1070. < ./arpa_inet.in.h; \
  1071. } > arpa/inet.h-t && \
  1072. mv arpa/inet.h-t arpa/inet.h
  1073. rm -f string.h-t string.h && \
  1074. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  1075. sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  1076. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  1077. -e 's|@''NEXT_STRING_H''@|<string.h>|g' \
  1078. -e 's|@''GNULIB_MBSLEN''@|0|g' \
  1079. -e 's|@''GNULIB_MBSNLEN''@|0|g' \
  1080. -e 's|@''GNULIB_MBSCHR''@|0|g' \
  1081. -e 's|@''GNULIB_MBSRCHR''@|0|g' \
  1082. -e 's|@''GNULIB_MBSSTR''@|0|g' \
  1083. -e 's|@''GNULIB_MBSCASECMP''@|0|g' \
  1084. -e 's|@''GNULIB_MBSNCASECMP''@|0|g' \
  1085. -e 's|@''GNULIB_MBSPCASECMP''@|0|g' \
  1086. -e 's|@''GNULIB_MBSCASESTR''@|0|g' \
  1087. -e 's|@''GNULIB_MBSCSPN''@|0|g' \
  1088. -e 's|@''GNULIB_MBSPBRK''@|0|g' \
  1089. -e 's|@''GNULIB_MBSSPN''@|0|g' \
  1090. -e 's|@''GNULIB_MBSSEP''@|0|g' \
  1091. -e 's|@''GNULIB_MBSTOK_R''@|0|g' \
  1092. -e 's|@''GNULIB_MEMCHR''@|1|g' \
  1093. -e 's|@''GNULIB_MEMMEM''@|0|g' \
  1094. -e 's|@''GNULIB_MEMPCPY''@|0|g' \
  1095. -e 's|@''GNULIB_MEMRCHR''@|0|g' \
  1096. -e 's|@''GNULIB_RAWMEMCHR''@|0|g' \
  1097. -e 's|@''GNULIB_STPCPY''@|0|g' \
  1098. -e 's|@''GNULIB_STPNCPY''@|0|g' \
  1099. -e 's|@''GNULIB_STRCHRNUL''@|0|g' \
  1100. -e 's|@''GNULIB_STRDUP''@|1|g' \
  1101. -e 's|@''GNULIB_STRNCAT''@|0|g' \
  1102. -e 's|@''GNULIB_STRNDUP''@|1|g' \
  1103. -e 's|@''GNULIB_STRNLEN''@|1|g' \
  1104. -e 's|@''GNULIB_STRPBRK''@|0|g' \
  1105. -e 's|@''GNULIB_STRSEP''@|1|g' \
  1106. -e 's|@''GNULIB_STRSTR''@|1|g' \
  1107. -e 's|@''GNULIB_STRCASESTR''@|0|g' \
  1108. -e 's|@''GNULIB_STRTOK_R''@|0|g' \
  1109. -e 's|@''GNULIB_STRERROR''@|1|g' \
  1110. -e 's|@''GNULIB_STRSIGNAL''@|0|g' \
  1111. -e 's|@''GNULIB_STRVERSCMP''@|0|g' \
  1112. < ./string.in.h | \
  1113. sed -e 's|@''HAVE_MBSLEN''@|0|g' \
  1114. -e 's|@''HAVE_MEMCHR''@|1|g' \
  1115. -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \
  1116. -e 's|@''HAVE_MEMPCPY''@|1|g' \
  1117. -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \
  1118. -e 's|@''HAVE_RAWMEMCHR''@|1|g' \
  1119. -e 's|@''HAVE_STPCPY''@|1|g' \
  1120. -e 's|@''HAVE_STPNCPY''@|1|g' \
  1121. -e 's|@''HAVE_STRCHRNUL''@|1|g' \
  1122. -e 's|@''HAVE_DECL_STRDUP''@|1|g' \
  1123. -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \
  1124. -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \
  1125. -e 's|@''HAVE_STRPBRK''@|1|g' \
  1126. -e 's|@''HAVE_STRSEP''@|1|g' \
  1127. -e 's|@''HAVE_STRCASESTR''@|1|g' \
  1128. -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \
  1129. -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \
  1130. -e 's|@''HAVE_STRVERSCMP''@|1|g' \
  1131. -e 's|@''REPLACE_STPNCPY''@|0|g' \
  1132. -e 's|@''REPLACE_MEMCHR''@|0|g' \
  1133. -e 's|@''REPLACE_MEMMEM''@|0|g' \
  1134. -e 's|@''REPLACE_STRCASESTR''@|0|g' \
  1135. -e 's|@''REPLACE_STRDUP''@|0|g' \
  1136. -e 's|@''REPLACE_STRSTR''@|0|g' \
  1137. -e 's|@''REPLACE_STRERROR''@|0|g' \
  1138. -e 's|@''REPLACE_STRNCAT''@|0|g' \
  1139. -e 's|@''REPLACE_STRNDUP''@|0|g' \
  1140. -e 's|@''REPLACE_STRNLEN''@|0|g' \
  1141. -e 's|@''REPLACE_STRSIGNAL''@|0|g' \
  1142. -e 's|@''REPLACE_STRTOK_R''@|0|g' \
  1143. -e 's|@''UNDEFINE_STRTOK_R''@|0|g' \
  1144. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  1145. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  1146. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
  1147. < ./string.in.h; \
  1148. } > string.h-t && \
  1149. mv string.h-t string.h
  1150. /bin/mkdir -p sys
  1151. /bin/mkdir -p sys
  1152. rm -f time.h-t time.h && \
  1153. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  1154. sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  1155. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  1156. -e 's|@''NEXT_TIME_H''@|<time.h>|g' \
  1157. -e 's|@''GNULIB_MKTIME''@|1|g' \
  1158. -e 's|@''GNULIB_NANOSLEEP''@|0|g' \
  1159. -e 's|@''GNULIB_STRPTIME''@|0|g' \
  1160. -e 's|@''GNULIB_TIMEGM''@|1|g' \
  1161. -e 's|@''GNULIB_TIME_R''@|1|g' \
  1162. -e 's|@''HAVE_LOCALTIME_R''@|1|g' \
  1163. -e 's|@''HAVE_NANOSLEEP''@|1|g' \
  1164. -e 's|@''HAVE_STRPTIME''@|1|g' \
  1165. -e 's|@''HAVE_TIMEGM''@|1|g' \
  1166. -e 's|@''REPLACE_LOCALTIME_R''@|0|g' \
  1167. -e 's|@''REPLACE_MKTIME''@|0|g' \
  1168. -e 's|@''REPLACE_NANOSLEEP''@|GNULIB_PORTCHECK|g' \
  1169. -e 's|@''REPLACE_TIMEGM''@|0|g' \
  1170. -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
  1171. -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
  1172. -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \
  1173. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  1174. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  1175. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
  1176. < ./time.in.h; \
  1177. } > time.h-t && \
  1178. mv time.h-t time.h
  1179. rm -f unistd.h-t unistd.h && \
  1180. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  1181. sed -e 's|@''HAVE_UNISTD_H''@|1|g' \
  1182. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  1183. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  1184. -e 's|@''NEXT_UNISTD_H''@|<unistd.h>|g' \
  1185. -e 's|@''GNULIB_CHOWN''@|0|g' \
  1186. -e 's|@''GNULIB_CLOSE''@|0|g' \
  1187. -e 's|@''GNULIB_DUP2''@|1|g' \
  1188. -e 's|@''GNULIB_DUP3''@|0|g' \
  1189. -e 's|@''GNULIB_ENVIRON''@|1|g' \
  1190. -e 's|@''GNULIB_EUIDACCESS''@|0|g' \
  1191. -e 's|@''GNULIB_FACCESSAT''@|0|g' \
  1192. -e 's|@''GNULIB_FCHDIR''@|0|g' \
  1193. -e 's|@''GNULIB_FCHOWNAT''@|0|g' \
  1194. -e 's|@''GNULIB_FSYNC''@|0|g' \
  1195. -e 's|@''GNULIB_FTRUNCATE''@|0|g' \
  1196. -e 's|@''GNULIB_GETCWD''@|0|g' \
  1197. -e 's|@''GNULIB_GETDOMAINNAME''@|0|g' \
  1198. -e 's|@''GNULIB_GETDTABLESIZE''@|1|g' \
  1199. -e 's|@''GNULIB_GETGROUPS''@|0|g' \
  1200. -e 's|@''GNULIB_GETHOSTNAME''@|1|g' \
  1201. -e 's|@''GNULIB_GETLOGIN''@|0|g' \
  1202. -e 's|@''GNULIB_GETLOGIN_R''@|0|g' \
  1203. -e 's|@''GNULIB_GETPAGESIZE''@|0|g' \
  1204. -e 's|@''GNULIB_GETUSERSHELL''@|0|g' \
  1205. -e 's|@''GNULIB_LCHOWN''@|0|g' \
  1206. -e 's|@''GNULIB_LINK''@|0|g' \
  1207. -e 's|@''GNULIB_LINKAT''@|0|g' \
  1208. -e 's|@''GNULIB_LSEEK''@|0|g' \
  1209. -e 's|@''GNULIB_PIPE2''@|0|g' \
  1210. -e 's|@''GNULIB_PREAD''@|0|g' \
  1211. -e 's|@''GNULIB_PWRITE''@|0|g' \
  1212. -e 's|@''GNULIB_READLINK''@|0|g' \
  1213. -e 's|@''GNULIB_READLINKAT''@|0|g' \
  1214. -e 's|@''GNULIB_RMDIR''@|0|g' \
  1215. -e 's|@''GNULIB_SLEEP''@|0|g' \
  1216. -e 's|@''GNULIB_SYMLINK''@|0|g' \
  1217. -e 's|@''GNULIB_SYMLINKAT''@|0|g' \
  1218. -e 's|@''GNULIB_TTYNAME_R''@|0|g' \
  1219. -e 's|@''GNULIB_UNISTD_H_GETOPT''@|0|g' \
  1220. -e 's|@''GNULIB_UNISTD_H_SIGPIPE''@|0|g' \
  1221. -e 's|@''GNULIB_UNLINK''@|0|g' \
  1222. -e 's|@''GNULIB_UNLINKAT''@|0|g' \
  1223. -e 's|@''GNULIB_USLEEP''@|0|g' \
  1224. -e 's|@''GNULIB_WRITE''@|1|g' \
  1225. < ./unistd.in.h | \
  1226. sed -e 's|@''HAVE_CHOWN''@|1|g' \
  1227. -e 's|@''HAVE_DUP2''@|1|g' \
  1228. -e 's|@''HAVE_DUP3''@|1|g' \
  1229. -e 's|@''HAVE_EUIDACCESS''@|1|g' \
  1230. -e 's|@''HAVE_FACCESSAT''@|1|g' \
  1231. -e 's|@''HAVE_FCHDIR''@|1|g' \
  1232. -e 's|@''HAVE_FCHOWNAT''@|1|g' \
  1233. -e 's|@''HAVE_FSYNC''@|1|g' \
  1234. -e 's|@''HAVE_FTRUNCATE''@|1|g' \
  1235. -e 's|@''HAVE_GETDOMAINNAME''@|1|g' \
  1236. -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \
  1237. -e 's|@''HAVE_GETGROUPS''@|1|g' \
  1238. -e 's|@''HAVE_GETHOSTNAME''@|1|g' \
  1239. -e 's|@''HAVE_GETLOGIN''@|1|g' \
  1240. -e 's|@''HAVE_GETPAGESIZE''@|1|g' \
  1241. -e 's|@''HAVE_LCHOWN''@|1|g' \
  1242. -e 's|@''HAVE_LINK''@|1|g' \
  1243. -e 's|@''HAVE_LINKAT''@|1|g' \
  1244. -e 's|@''HAVE_PIPE2''@|1|g' \
  1245. -e 's|@''HAVE_PREAD''@|1|g' \
  1246. -e 's|@''HAVE_PWRITE''@|1|g' \
  1247. -e 's|@''HAVE_READLINK''@|1|g' \
  1248. -e 's|@''HAVE_READLINKAT''@|1|g' \
  1249. -e 's|@''HAVE_SLEEP''@|1|g' \
  1250. -e 's|@''HAVE_SYMLINK''@|1|g' \
  1251. -e 's|@''HAVE_SYMLINKAT''@|1|g' \
  1252. -e 's|@''HAVE_TTYNAME_R''@|1|g' \
  1253. -e 's|@''HAVE_UNLINKAT''@|1|g' \
  1254. -e 's|@''HAVE_USLEEP''@|1|g' \
  1255. -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \
  1256. -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \
  1257. -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \
  1258. -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \
  1259. -e 's|@''HAVE_OS_H''@|0|g' \
  1260. -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \
  1261. -e 's|@''REPLACE_CHOWN''@|0|g' \
  1262. -e 's|@''REPLACE_CLOSE''@|0|g' \
  1263. -e 's|@''REPLACE_DUP''@|0|g' \
  1264. -e 's|@''REPLACE_DUP2''@|0|g' \
  1265. -e 's|@''REPLACE_FCHOWNAT''@|0|g' \
  1266. -e 's|@''REPLACE_GETCWD''@|0|g' \
  1267. -e 's|@''REPLACE_GETGROUPS''@|0|g' \
  1268. -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \
  1269. -e 's|@''REPLACE_LCHOWN''@|0|g' \
  1270. -e 's|@''REPLACE_LINK''@|0|g' \
  1271. -e 's|@''REPLACE_LINKAT''@|0|g' \
  1272. -e 's|@''REPLACE_LSEEK''@|0|g' \
  1273. -e 's|@''REPLACE_PREAD''@|0|g' \
  1274. -e 's|@''REPLACE_PWRITE''@|0|g' \
  1275. -e 's|@''REPLACE_READLINK''@|0|g' \
  1276. -e 's|@''REPLACE_RMDIR''@|0|g' \
  1277. -e 's|@''REPLACE_SLEEP''@|0|g' \
  1278. -e 's|@''REPLACE_SYMLINK''@|0|g' \
  1279. -e 's|@''REPLACE_TTYNAME_R''@|0|g' \
  1280. -e 's|@''REPLACE_UNLINK''@|0|g' \
  1281. -e 's|@''REPLACE_UNLINKAT''@|0|g' \
  1282. -e 's|@''REPLACE_USLEEP''@|0|g' \
  1283. -e 's|@''REPLACE_WRITE''@|0|g' \
  1284. -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \
  1285. -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \
  1286. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  1287. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  1288. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
  1289. } > unistd.h-t && \
  1290. mv unistd.h-t unistd.h
  1291. rm -f sys/socket.h-t sys/socket.h && \
  1292. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  1293. sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  1294. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  1295. -e 's|@''NEXT_SYS_SOCKET_H''@|<sys/socket.h>|g' \
  1296. -e 's|@''HAVE_SYS_SOCKET_H''@|1|g' \
  1297. -e 's|@''GNULIB_CLOSE''@|0|g' \
  1298. -e 's|@''GNULIB_SOCKET''@|0|g' \
  1299. -e 's|@''GNULIB_CONNECT''@|0|g' \
  1300. -e 's|@''GNULIB_ACCEPT''@|0|g' \
  1301. -e 's|@''GNULIB_BIND''@|0|g' \
  1302. -e 's|@''GNULIB_GETPEERNAME''@|0|g' \
  1303. -e 's|@''GNULIB_GETSOCKNAME''@|0|g' \
  1304. -e 's|@''GNULIB_GETSOCKOPT''@|0|g' \
  1305. -e 's|@''GNULIB_LISTEN''@|0|g' \
  1306. -e 's|@''GNULIB_RECV''@|0|g' \
  1307. -e 's|@''GNULIB_SEND''@|0|g' \
  1308. -e 's|@''GNULIB_RECVFROM''@|0|g' \
  1309. -e 's|@''GNULIB_SENDTO''@|0|g' \
  1310. -e 's|@''GNULIB_SETSOCKOPT''@|0|g' \
  1311. -e 's|@''GNULIB_SHUTDOWN''@|0|g' \
  1312. -e 's|@''GNULIB_ACCEPT4''@|0|g' \
  1313. -e 's|@''HAVE_WINSOCK2_H''@|0|g' \
  1314. -e 's|@''HAVE_WS2TCPIP_H''@|0|g' \
  1315. -e 's|@''HAVE_STRUCT_SOCKADDR_STORAGE''@|1|g' \
  1316. -e 's|@''HAVE_SA_FAMILY_T''@|1|g' \
  1317. -e 's|@''HAVE_ACCEPT4''@|1|g' \
  1318. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  1319. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  1320. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
  1321. < ./sys_socket.in.h; \
  1322. } > sys/socket.h-t && \
  1323. mv -f sys/socket.h-t sys/socket.h
  1324. rm -f sys/stat.h-t sys/stat.h && \
  1325. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  1326. sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  1327. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  1328. -e 's|@''NEXT_SYS_STAT_H''@|<sys/stat.h>|g' \
  1329. -e 's|@''GNULIB_FCHMODAT''@|0|g' \
  1330. -e 's|@''GNULIB_FSTATAT''@|0|g' \
  1331. -e 's|@''GNULIB_FUTIMENS''@|0|g' \
  1332. -e 's|@''GNULIB_LCHMOD''@|0|g' \
  1333. -e 's|@''GNULIB_LSTAT''@|0|g' \
  1334. -e 's|@''GNULIB_MKDIRAT''@|0|g' \
  1335. -e 's|@''GNULIB_MKFIFO''@|0|g' \
  1336. -e 's|@''GNULIB_MKFIFOAT''@|0|g' \
  1337. -e 's|@''GNULIB_MKNOD''@|0|g' \
  1338. -e 's|@''GNULIB_MKNODAT''@|0|g' \
  1339. -e 's|@''GNULIB_STAT''@|1|g' \
  1340. -e 's|@''GNULIB_UTIMENSAT''@|0|g' \
  1341. -e 's|@''HAVE_FCHMODAT''@|1|g' \
  1342. -e 's|@''HAVE_FSTATAT''@|1|g' \
  1343. -e 's|@''HAVE_FUTIMENS''@|1|g' \
  1344. -e 's|@''HAVE_LCHMOD''@|1|g' \
  1345. -e 's|@''HAVE_LSTAT''@|1|g' \
  1346. -e 's|@''HAVE_MKDIRAT''@|1|g' \
  1347. -e 's|@''HAVE_MKFIFO''@|1|g' \
  1348. -e 's|@''HAVE_MKFIFOAT''@|1|g' \
  1349. -e 's|@''HAVE_MKNOD''@|1|g' \
  1350. -e 's|@''HAVE_MKNODAT''@|1|g' \
  1351. -e 's|@''HAVE_UTIMENSAT''@|1|g' \
  1352. -e 's|@''REPLACE_FSTAT''@|0|g' \
  1353. -e 's|@''REPLACE_FSTATAT''@|0|g' \
  1354. -e 's|@''REPLACE_FUTIMENS''@|0|g' \
  1355. -e 's|@''REPLACE_LSTAT''@|0|g' \
  1356. -e 's|@''REPLACE_MKDIR''@|0|g' \
  1357. -e 's|@''REPLACE_MKFIFO''@|0|g' \
  1358. -e 's|@''REPLACE_MKNOD''@|0|g' \
  1359. -e 's|@''REPLACE_STAT''@|0|g' \
  1360. -e 's|@''REPLACE_UTIMENSAT''@|0|g' \
  1361. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  1362. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  1363. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
  1364. < ./sys_stat.in.h; \
  1365. } > sys/stat.h-t && \
  1366. mv sys/stat.h-t sys/stat.h
  1367. rm -f wchar.h-t wchar.h && \
  1368. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  1369. sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  1370. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  1371. -e 's|@''NEXT_WCHAR_H''@|<wchar.h>|g' \
  1372. -e 's|@''HAVE_WCHAR_H''@|1|g' \
  1373. -e 's|@''GNULIB_BTOWC''@|1|g' \
  1374. -e 's|@''GNULIB_WCTOB''@|0|g' \
  1375. -e 's|@''GNULIB_MBSINIT''@|1|g' \
  1376. -e 's|@''GNULIB_MBRTOWC''@|1|g' \
  1377. -e 's|@''GNULIB_MBRLEN''@|0|g' \
  1378. -e 's|@''GNULIB_MBSRTOWCS''@|0|g' \
  1379. -e 's|@''GNULIB_MBSNRTOWCS''@|0|g' \
  1380. -e 's|@''GNULIB_WCRTOMB''@|1|g' \
  1381. -e 's|@''GNULIB_WCSRTOMBS''@|0|g' \
  1382. -e 's|@''GNULIB_WCSNRTOMBS''@|0|g' \
  1383. -e 's|@''GNULIB_WCWIDTH''@|0|g' \
  1384. -e 's|@''HAVE_WINT_T''@|1|g' \
  1385. -e 's|@''HAVE_BTOWC''@|1|g' \
  1386. -e 's|@''HAVE_MBSINIT''@|1|g' \
  1387. -e 's|@''HAVE_MBRTOWC''@|1|g' \
  1388. -e 's|@''HAVE_MBRLEN''@|1|g' \
  1389. -e 's|@''HAVE_MBSRTOWCS''@|1|g' \
  1390. -e 's|@''HAVE_MBSNRTOWCS''@|1|g' \
  1391. -e 's|@''HAVE_WCRTOMB''@|1|g' \
  1392. -e 's|@''HAVE_WCSRTOMBS''@|1|g' \
  1393. -e 's|@''HAVE_WCSNRTOMBS''@|1|g' \
  1394. -e 's|@''HAVE_DECL_WCTOB''@|1|g' \
  1395. -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \
  1396. -e 's|@''REPLACE_MBSTATE_T''@|0|g' \
  1397. -e 's|@''REPLACE_BTOWC''@|0|g' \
  1398. -e 's|@''REPLACE_WCTOB''@|0|g' \
  1399. -e 's|@''REPLACE_MBSINIT''@|0|g' \
  1400. -e 's|@''REPLACE_MBRTOWC''@|0|g' \
  1401. -e 's|@''REPLACE_MBRLEN''@|0|g' \
  1402. -e 's|@''REPLACE_MBSRTOWCS''@|0|g' \
  1403. -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \
  1404. -e 's|@''REPLACE_WCRTOMB''@|0|g' \
  1405. -e 's|@''REPLACE_WCSRTOMBS''@|0|g' \
  1406. -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \
  1407. -e 's|@''REPLACE_WCWIDTH''@|0|g' \
  1408. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  1409. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  1410. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
  1411. < ./wchar.in.h; \
  1412. } > wchar.h-t && \
  1413. mv wchar.h-t wchar.h
  1414. rm -f wctype.h-t wctype.h && \
  1415. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  1416. sed -e 's/@''HAVE_WCTYPE_H''@/1/g' \
  1417. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  1418. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  1419. -e 's|@''NEXT_WCTYPE_H''@|<wctype.h>|g' \
  1420. -e 's/@''HAVE_ISWBLANK''@/1/g' \
  1421. -e 's/@''HAVE_ISWCNTRL''@/1/g' \
  1422. -e 's/@''HAVE_WINT_T''@/1/g' \
  1423. -e 's/@''REPLACE_ISWCNTRL''@/0/g' \
  1424. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  1425. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
  1426. < ./wctype.in.h; \
  1427. } > wctype.h-t && \
  1428. mv wctype.h-t wctype.h
  1429. rm -f fcntl.h-t fcntl.h && \
  1430. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  1431. sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  1432. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  1433. -e 's|@''NEXT_FCNTL_H''@|<fcntl.h>|g' \
  1434. -e 's|@''GNULIB_FCNTL''@|1|g' \
  1435. -e 's|@''GNULIB_OPEN''@|1|g' \
  1436. -e 's|@''GNULIB_OPENAT''@|0|g' \
  1437. -e 's|@''HAVE_FCNTL''@|1|g' \
  1438. -e 's|@''HAVE_OPENAT''@|1|g' \
  1439. -e 's|@''REPLACE_FCNTL''@|1|g' \
  1440. -e 's|@''REPLACE_OPEN''@|0|g' \
  1441. -e 's|@''REPLACE_OPENAT''@|0|g' \
  1442. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  1443. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  1444. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
  1445. < ./fcntl.in.h; \
  1446. } > fcntl.h-t && \
  1447. mv fcntl.h-t fcntl.h
  1448. rm -f langinfo.h-t langinfo.h && \
  1449. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  1450. sed -e 's|@''HAVE_LANGINFO_H''@|1|g' \
  1451. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  1452. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  1453. -e 's|@''NEXT_LANGINFO_H''@|<langinfo.h>|g' \
  1454. -e 's|@''GNULIB_NL_LANGINFO''@|1|g' \
  1455. -e 's|@''HAVE_LANGINFO_CODESET''@|1|g' \
  1456. -e 's|@''HAVE_LANGINFO_ERA''@|1|g' \
  1457. -e 's|@''HAVE_NL_LANGINFO''@|1|g' \
  1458. -e 's|@''REPLACE_NL_LANGINFO''@|0|g' \
  1459. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  1460. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
  1461. < ./langinfo.in.h; \
  1462. } > langinfo.h-t && \
  1463. mv langinfo.h-t langinfo.h
  1464. rm -f locale.h-t locale.h && \
  1465. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  1466. sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  1467. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  1468. -e 's|@''NEXT_LOCALE_H''@|<locale.h>|g' \
  1469. -e 's|@''GNULIB_DUPLOCALE''@|0|g' \
  1470. -e 's|@''HAVE_DUPLOCALE''@|1|g' \
  1471. -e 's|@''HAVE_XLOCALE_H''@|1|g' \
  1472. -e 's|@''REPLACE_DUPLOCALE''@|0|g' \
  1473. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  1474. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  1475. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
  1476. < ./locale.in.h; \
  1477. } > locale.h-t && \
  1478. mv locale.h-t locale.h
  1479. rm -f math.h-t math.h && \
  1480. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  1481. sed -e 's|@''INCLUDE_NEXT_AS_FIRST_DIRECTIVE''@|include_next|g' \
  1482. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  1483. -e 's|@''NEXT_AS_FIRST_DIRECTIVE_MATH_H''@|<math.h>|g' \
  1484. -e 's|@''GNULIB_ACOSL''@|0|g' \
  1485. -e 's|@''GNULIB_ASINL''@|0|g' \
  1486. -e 's|@''GNULIB_ATANL''@|0|g' \
  1487. -e 's|@''GNULIB_CEILF''@|0|g' \
  1488. -e 's|@''GNULIB_CEILL''@|0|g' \
  1489. -e 's|@''GNULIB_COSL''@|0|g' \
  1490. -e 's|@''GNULIB_EXPL''@|0|g' \
  1491. -e 's|@''GNULIB_FLOORF''@|1|g' \
  1492. -e 's|@''GNULIB_FLOORL''@|0|g' \
  1493. -e 's|@''GNULIB_FREXP''@|0|g' \
  1494. -e 's|@''GNULIB_FREXPL''@|0|g' \
  1495. -e 's|@''GNULIB_ISFINITE''@|0|g' \
  1496. -e 's|@''GNULIB_ISINF''@|0|g' \
  1497. -e 's|@''GNULIB_ISNAN''@|0|g' \
  1498. -e 's|@''GNULIB_ISNANF''@|0|g' \
  1499. -e 's|@''GNULIB_ISNAND''@|0|g' \
  1500. -e 's|@''GNULIB_ISNANL''@|0|g' \
  1501. -e 's|@''GNULIB_LDEXPL''@|0|g' \
  1502. -e 's|@''GNULIB_LOGB''@|0|g' \
  1503. -e 's|@''GNULIB_LOGL''@|0|g' \
  1504. -e 's|@''GNULIB_ROUND''@|0|g' \
  1505. -e 's|@''GNULIB_ROUNDF''@|0|g' \
  1506. -e 's|@''GNULIB_ROUNDL''@|0|g' \
  1507. -e 's|@''GNULIB_SIGNBIT''@|0|g' \
  1508. -e 's|@''GNULIB_SINL''@|0|g' \
  1509. -e 's|@''GNULIB_SQRTL''@|0|g' \
  1510. -e 's|@''GNULIB_TANL''@|0|g' \
  1511. -e 's|@''GNULIB_TRUNC''@|0|g' \
  1512. -e 's|@''GNULIB_TRUNCF''@|0|g' \
  1513. -e 's|@''GNULIB_TRUNCL''@|0|g' \
  1514. -e 's|@''HAVE_ACOSL''@|1|g' \
  1515. -e 's|@''HAVE_ASINL''@|1|g' \
  1516. -e 's|@''HAVE_ATANL''@|1|g' \
  1517. -e 's|@''HAVE_COSL''@|1|g' \
  1518. -e 's|@''HAVE_EXPL''@|1|g' \
  1519. -e 's|@''HAVE_ISNANF''@|1|g' \
  1520. -e 's|@''HAVE_ISNAND''@|1|g' \
  1521. -e 's|@''HAVE_ISNANL''@|1|g' \
  1522. -e 's|@''HAVE_LOGL''@|1|g' \
  1523. -e 's|@''HAVE_SINL''@|1|g' \
  1524. -e 's|@''HAVE_SQRTL''@|1|g' \
  1525. -e 's|@''HAVE_TANL''@|1|g' \
  1526. -e 's|@''HAVE_DECL_ACOSL''@|1|g' \
  1527. -e 's|@''HAVE_DECL_ASINL''@|1|g' \
  1528. -e 's|@''HAVE_DECL_ATANL''@|1|g' \
  1529. -e 's|@''HAVE_DECL_CEILF''@|1|g' \
  1530. -e 's|@''HAVE_DECL_CEILL''@|1|g' \
  1531. -e 's|@''HAVE_DECL_COSL''@|1|g' \
  1532. -e 's|@''HAVE_DECL_EXPL''@|1|g' \
  1533. -e 's|@''HAVE_DECL_FLOORF''@|1|g' \
  1534. -e 's|@''HAVE_DECL_FLOORL''@|1|g' \
  1535. -e 's|@''HAVE_DECL_FREXPL''@|1|g' \
  1536. -e 's|@''HAVE_DECL_LDEXPL''@|1|g' \
  1537. -e 's|@''HAVE_DECL_LOGB''@|1|g' \
  1538. -e 's|@''HAVE_DECL_LOGL''@|1|g' \
  1539. -e 's|@''HAVE_DECL_ROUND''@|1|g' \
  1540. -e 's|@''HAVE_DECL_ROUNDF''@|1|g' \
  1541. -e 's|@''HAVE_DECL_ROUNDL''@|1|g' \
  1542. -e 's|@''HAVE_DECL_SINL''@|1|g' \
  1543. -e 's|@''HAVE_DECL_SQRTL''@|1|g' \
  1544. -e 's|@''HAVE_DECL_TANL''@|1|g' \
  1545. -e 's|@''HAVE_DECL_TRUNC''@|1|g' \
  1546. -e 's|@''HAVE_DECL_TRUNCF''@|1|g' \
  1547. -e 's|@''HAVE_DECL_TRUNCL''@|1|g' \
  1548. -e 's|@''REPLACE_CEILF''@|0|g' \
  1549. -e 's|@''REPLACE_CEILL''@|0|g' \
  1550. -e 's|@''REPLACE_FLOORF''@|0|g' \
  1551. -e 's|@''REPLACE_FLOORL''@|0|g' \
  1552. -e 's|@''REPLACE_FREXP''@|0|g' \
  1553. -e 's|@''REPLACE_FREXPL''@|0|g' \
  1554. -e 's|@''REPLACE_HUGE_VAL''@|0|g' \
  1555. -e 's|@''REPLACE_ISFINITE''@|0|g' \
  1556. -e 's|@''REPLACE_ISINF''@|0|g' \
  1557. -e 's|@''REPLACE_ISNAN''@|0|g' \
  1558. -e 's|@''REPLACE_LDEXPL''@|0|g' \
  1559. -e 's|@''REPLACE_NAN''@|0|g' \
  1560. -e 's|@''REPLACE_ROUND''@|0|g' \
  1561. -e 's|@''REPLACE_ROUNDF''@|0|g' \
  1562. -e 's|@''REPLACE_ROUNDL''@|0|g' \
  1563. -e 's|@''REPLACE_SIGNBIT''@|0|g' \
  1564. -e 's|@''REPLACE_SIGNBIT_USING_GCC''@|0|g' \
  1565. -e 's|@''REPLACE_TRUNCL''@|0|g' \
  1566. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  1567. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  1568. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
  1569. < ./math.in.h; \
  1570. } > math.h-t && \
  1571. mv math.h-t math.h
  1572. make all-recursive
  1573. make[3]: Entering directory `/tmp/portage/net-analyzer/nagios-plugins-1.4.16/work/nagios-plugins-1.4.16/gl'
  1574. make[4]: Entering directory `/tmp/portage/net-analyzer/nagios-plugins-1.4.16/work/nagios-plugins-1.4.16/gl'
  1575. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c base64.c
  1576. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c close-hook.c
  1577. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c exitfail.c
  1578. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c full-read.c
  1579. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c full-write.c
  1580. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c localcharset.c
  1581. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c malloca.c
  1582. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c sockets.c
  1583. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c xalloc-die.c
  1584. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c xstrndup.c
  1585. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c asnprintf.c
  1586. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c basename.c
  1587. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c basename-lgpl.c
  1588. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c c-strtod.c
  1589. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c cloexec.c
  1590. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c creat-safer.c
  1591. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c dirname.c
  1592. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c dirname-lgpl.c
  1593. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c dup-safer.c
  1594. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c fcntl.c
  1595. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c fd-safer.c
  1596. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c fsusage.c
  1597. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c mountlist.c
  1598. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c open-safer.c
  1599. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c pipe-safer.c
  1600. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c printf-args.c
  1601. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c printf-parse.c
  1602. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c regex.c
  1603. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c safe-read.c
  1604. In file included from localcharset.c:28:0:
  1605. ./stdio.h:456:1: error: 'gets' undeclared here (not in a function)
  1606. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c safe-write.c
  1607. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c sha1.c
  1608. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c stripslash.c
  1609. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c vasnprintf.c
  1610. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c xmalloc.c
  1611. rm -f t-charset.alias charset.alias && \
  1612. /bin/sh ./config.charset 'x86_64-pc-linux-gnu' > t-charset.alias && \
  1613. mv t-charset.alias charset.alias
  1614. rm -f t-ref-add.sed ref-add.sed && \
  1615. sed -e '/^#/d' -e 's/@''PACKAGE''@/nagios-plugins/g' ref-add.sin > t-ref-add.sed && \
  1616. mv t-ref-add.sed ref-add.sed
  1617. In file included from mountlist.c:23:0:
  1618. ./stdio.h:456:1: error: 'gets' undeclared here (not in a function)
  1619. rm -f t-ref-del.sed ref-del.sed && \
  1620. sed -e '/^#/d' -e 's/@''PACKAGE''@/nagios-plugins/g' ref-del.sin > t-ref-del.sed && \
  1621. In file included from ./wchar.h:63:0,
  1622. from printf-args.h:42,
  1623. from printf-args.c:30:
  1624. ./stdio.h:456:1: error: 'gets' undeclared here (not in a function)
  1625. mv t-ref-del.sed ref-del.sed
  1626. In file included from ./wchar.h:63:0,
  1627. from printf-args.h:42,
  1628. from printf-parse.h:26,
  1629. from printf-parse.c:37:
  1630. ./stdio.h:456:1: error: 'gets' undeclared here (not in a function)
  1631. make[4]: *** [localcharset.o] Error 1
  1632. make[4]: *** Waiting for unfinished jobs....
  1633. In file included from regex_internal.h:27:0,
  1634. from regex.c:59:
  1635. ./stdio.h:456:1: error: 'gets' undeclared here (not in a function)
  1636. make[4]: *** [printf-args.o] Error 1
  1637. In file included from sha1.h:23:0,
  1638. from sha1.c:28:
  1639. ./stdio.h:456:1: error: 'gets' undeclared here (not in a function)
  1640. In file included from vasnprintf.c:71:0:
  1641. ./stdio.h:456:1: error: 'gets' undeclared here (not in a function)
  1642. make[4]: *** [printf-parse.o] Error 1
  1643. make[4]: *** [mountlist.o] Error 1
  1644. make[4]: *** [sha1.o] Error 1
  1645. make[4]: *** [vasnprintf.o] Error 1
  1646. make[4]: *** [regex.o] Error 1
  1647. make[4]: Leaving directory `/tmp/portage/net-analyzer/nagios-plugins-1.4.16/work/nagios-plugins-1.4.16/gl'
  1648. make[3]: *** [all-recursive] Error 1
  1649. make[3]: Leaving directory `/tmp/portage/net-analyzer/nagios-plugins-1.4.16/work/nagios-plugins-1.4.16/gl'
  1650. make[2]: *** [all] Error 2
  1651. make[2]: Leaving directory `/tmp/portage/net-analyzer/nagios-plugins-1.4.16/work/nagios-plugins-1.4.16/gl'
  1652. make[1]: *** [all-recursive] Error 1
  1653. make[1]: Leaving directory `/tmp/portage/net-analyzer/nagios-plugins-1.4.16/work/nagios-plugins-1.4.16'
  1654. make: *** [all] Error 2
  1655. * ERROR: net-analyzer/nagios-plugins-1.4.16 failed (compile phase):
  1656. * emake failed
  1657. *
  1658. * If you need support, post the output of `emerge --info '=net-analyzer/nagios-plugins-1.4.16'`,
  1659. * the complete build log and the output of `emerge -pqv '=net-analyzer/nagios-plugins-1.4.16'`.
  1660. * The complete build log is located at '/var/log/portage/net-analyzer:nagios-plugins-1.4.16:20120806-022235.log'.
  1661. * For convenience, a symlink to the build log is located at '/tmp/portage/net-analyzer/nagios-plugins-1.4.16/temp/build.log'.
  1662. * The ebuild environment file is located at '/tmp/portage/net-analyzer/nagios-plugins-1.4.16/temp/environment'.
  1663. * Working directory: '/tmp/portage/net-analyzer/nagios-plugins-1.4.16/work/nagios-plugins-1.4.16'
  1664. * S: '/tmp/portage/net-analyzer/nagios-plugins-1.4.16/work/nagios-plugins-1.4.16'