summaryrefslogtreecommitdiffstats
path: root/web/attachments/356001-compile.log
diff options
context:
space:
mode:
Diffstat (limited to 'web/attachments/356001-compile.log')
-rw-r--r--web/attachments/356001-compile.log1097
1 files changed, 1097 insertions, 0 deletions
diff --git a/web/attachments/356001-compile.log b/web/attachments/356001-compile.log
new file mode 100644
index 0000000..453394c
--- /dev/null
+++ b/web/attachments/356001-compile.log
@@ -0,0 +1,1097 @@
1Script command is started on Mon Dec 21 14:27:11 2009.
2root@:/usr/src/packages/BUILD/nagios-plugins-1.4.14-61-g45e2# ./configure
3checking for a BSD-compatible install... build-aux/install-sh -c
4checking whether build environment is sane... yes
5checking for a thread-safe mkdir -p... build-aux/install-sh -c -d
6checking for gawk... no
7checking for mawk... no
8checking for nawk... nawk
9checking whether make sets $(MAKE)... yes
10checking build system type... powerpc-ibm-aix5.3.0.0
11checking host system type... powerpc-ibm-aix5.3.0.0
12checking for gcc... gcc
13checking for C compiler default output file name... a.out
14checking whether the C compiler works... yes
15checking whether we are cross compiling... no
16checking for suffix of executables...
17checking for suffix of object files... o
18checking whether we are using the GNU C compiler... yes
19checking whether gcc accepts -g... yes
20checking for gcc option to accept ISO C89... none needed
21checking for style of include used by make... GNU
22checking dependency style of gcc... gcc3
23checking for ranlib... ranlib
24checking how to run the C preprocessor... gcc -E
25checking for grep that handles long lines and -e... /bin/grep
26checking for egrep... /bin/grep -E
27checking for ANSI C header files... yes
28checking for sys/types.h... yes
29checking for sys/stat.h... yes
30checking for stdlib.h... yes
31checking for string.h... yes
32checking for memory.h... yes
33checking for strings.h... yes
34checking for inttypes.h... yes
35checking for stdint.h... yes
36checking for unistd.h... yes
37checking minix/config.h usability... no
38checking minix/config.h presence... no
39checking for minix/config.h... no
40checking whether it is safe to define __EXTENSIONS__... yes
41checking whether gcc needs -traditional... no
42checking for a sed that does not truncate output... /bin/sed
43checking for ld used by gcc... /usr/bin/ld
44checking if the linker (/usr/bin/ld) is GNU ld... no
45checking for /usr/bin/ld option to reload object files... -r
46checking for BSD-compatible nm... /bin/nm -B
47checking whether ln -s works... yes
48checking how to recognize dependent libraries... pass_all
49checking dlfcn.h usability... yes
50checking dlfcn.h presence... yes
51checking for dlfcn.h... yes
52checking for g++... g++
53checking whether we are using the GNU C++ compiler... yes
54checking whether g++ accepts -g... yes
55checking dependency style of g++... gcc3
56checking how to run the C++ preprocessor... g++ -E
57checking for g77... no
58checking for xlf... no
59checking for f77... no
60checking for frt... no
61checking for pgf77... no
62checking for cf77... no
63checking for fort77... no
64checking for fl32... no
65checking for af77... no
66checking for xlf90... no
67checking for f90... no
68checking for pgf90... no
69checking for pghpf... no
70checking for epcf90... no
71checking for gfortran... no
72checking for g95... no
73checking for xlf95... no
74checking for f95... no
75checking for fort... no
76checking for ifort... no
77checking for ifc... no
78checking for efc... no
79checking for pgf95... no
80checking for lf95... no
81checking for ftn... no
82checking whether we are using the GNU Fortran 77 compiler... no
83checking whether accepts -g... no
84checking the maximum length of command line arguments... 786432
85checking command to parse /bin/nm -B output from gcc object... ok
86checking for objdir... .libs
87checking for ar... ar
88checking for ranlib... (cached) ranlib
89checking for strip... strip
90checking if gcc supports -fno-rtti -fno-exceptions... no
91checking for gcc option to produce PIC...
92checking if gcc static flag -static works... no
93checking if gcc supports -c -o file.o... yes
94checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
95checking dynamic linker characteristics... aix5.3.0.0 ld.so
96checking how to hardcode library paths into programs... immediate
97checking whether stripping libraries is possible... no
98checking if libtool supports shared libraries... yes
99checking whether to build shared libraries... yes
100checking whether to build static libraries... no
101configure: creating libtool
102appending configuration tag "CXX" to libtool
103checking for ld used by g++... /usr/bin/ld
104checking if the linker (/usr/bin/ld) is GNU ld... no
105checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
106checking for g++ option to produce PIC...
107checking if g++ static flag -static works... no
108checking if g++ supports -c -o file.o... yes
109checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
110checking dynamic linker characteristics... aix5.3.0.0 ld.so
111(cached) (cached) checking how to hardcode library paths into programs... immediate
112appending configuration tag "F77" to libtool
113checking whether gcc and cc understand -c and -o together... yes
114checking for error_at_line... no
115checking for special C compiler options needed for large files... no
116checking for _FILE_OFFSET_BITS value needed for large files... unknown
117checking for _LARGE_FILES value needed for large files... 1
118checking for working strtod... yes
119checking for python... /bin/python
120checking for sh... /bin/sh
121checking for perl... /bin/perl
122checking for libgnutls-config... no
123checking for hostname... /bin/hostname
124checking for basename... /bin/basename
125checking for main in -ldce... no
126checking for main in -lnsl... yes
127checking for socket in -lsocket... no
128checking for main in -lresolv... no
129checking math.h usability... yes
130checking math.h presence... yes
131checking for math.h... yes
132checking for floor in -lm... yes
133checking for plan_tests in -ltap... no
134checking for main in -lcrypt... yes
135checking for PQsetdbLogin in -lpq... no
136configure: WARNING: Skipping PostgreSQL plugin (check_pgsql)
137configure: WARNING: LIBS="-lcrypt " CPPFLAGS=""
138configure: WARNING: install PostgreSQL libs to compile this plugin (see REQUIREMENTS).
139checking for rc_read_config in -lradiusclient... no
140checking for rc_read_config in -lradiusclient-ng... no
141configure: WARNING: Skipping radius plugin
142configure: WARNING: install radius libs to compile this plugin (see REQUIREMENTS).
143checking for main in -lldap... yes
144checking for ldap_set_option... yes
145checking for ldap_init... yes
146checking for ldap_set_option... (cached) yes
147checking for ldap_get_option... yes
148checking for ldap_start_tls_s... yes
149checking linux/hdreg.h usability... no
150checking linux/hdreg.h presence... no
151checking for linux/hdreg.h... no
152configure: WARNING: Skipping check_ide_smart plugin.
153configure: WARNING: check_ide_smart is linux specific. It requires linux/hdreg.h and linux/types.h.
154checking for mysql_config... no
155configure: WARNING: Skipping mysql plugin
156configure: WARNING: install mysql client libs to compile this plugin (see REQUIREMENTS).
157checking for IPv6 support... yes
158checking krb5.h usability... no
159checking krb5.h presence... no
160checking for krb5.h... no
161checking krb5.h usability... no
162checking krb5.h presence... no
163checking for krb5.h... no
164checking for dlopen in -ldl... yes
165checking for shl_load in -ldl... no
166checking openssl/ssl.h usability... yes
167checking openssl/ssl.h presence... yes
168checking for openssl/ssl.h... yes
169checking openssl/x509.h usability... yes
170checking openssl/x509.h presence... yes
171checking for openssl/x509.h... yes
172checking openssl/rsa.h usability... yes
173checking openssl/rsa.h presence... yes
174checking for openssl/rsa.h... yes
175checking openssl/pem.h usability... yes
176checking openssl/pem.h presence... yes
177checking for openssl/pem.h... yes
178checking openssl/crypto.h usability... yes
179checking openssl/crypto.h presence... yes
180checking for openssl/crypto.h... yes
181checking openssl/err.h usability... yes
182checking openssl/err.h presence... yes
183checking for openssl/err.h... yes
184checking for CRYPTO_lock in -lcrypto... yes
185checking for main in -lssl... yes
186checking whether time.h and sys/time.h may both be included... yes
187checking for sys/wait.h that is POSIX.1 compatible... yes
188checking signal.h usability... yes
189checking signal.h presence... yes
190checking for signal.h... yes
191checking syslog.h usability... yes
192checking syslog.h presence... yes
193checking for syslog.h... yes
194checking uio.h usability... no
195checking uio.h presence... no
196checking for uio.h... no
197checking errno.h usability... yes
198checking errno.h presence... yes
199checking for errno.h... yes
200checking sys/time.h usability... yes
201checking sys/time.h presence... yes
202checking for sys/time.h... yes
203checking sys/socket.h usability... yes
204checking sys/socket.h presence... yes
205checking for sys/socket.h... yes
206checking sys/un.h usability... yes
207checking sys/un.h presence... yes
208checking for sys/un.h... yes
209checking sys/poll.h usability... yes
210checking sys/poll.h presence... yes
211checking for sys/poll.h... yes
212checking features.h usability... no
213checking features.h presence... no
214checking for features.h... no
215checking stdarg.h usability... yes
216checking stdarg.h presence... yes
217checking for stdarg.h... yes
218checking sys/unistd.h usability... no
219checking sys/unistd.h presence... no
220checking for sys/unistd.h... no
221checking ctype.h usability... yes
222checking ctype.h presence... yes
223checking for ctype.h... yes
224checking for an ANSI C-conforming const... yes
225checking whether struct tm is in sys/time.h or time.h... time.h
226checking for pid_t... yes
227checking for size_t... yes
228checking return type of signal handlers... void
229checking for va_copy... yes
230checking for memmove... yes
231checking for select... yes
232checking for socket... yes
233checking for strdup... yes
234checking for strstr... yes
235checking for strtol... yes
236checking for strtoul... yes
237checking for floor... no
238checking for poll... yes
239checking return type of socket size... int
240checking for ps... /bin/ps
241checking for ps syntax... /bin/ps -eo 'stat uid pid ppid vsz pcpu comm args' - with no RSS
242checking for ping... /etc/ping
243checking for ping6... no
244checking for ICMP ping syntax... /etc/ping -n -c %d %s
245checking for ICMPv6 ping syntax... none
246checking for nslookup... /bin/nslookup
247checking for nslookup syntax... /bin/nslookup
248checking for number of cpus... sysconf(_SC_NPROCESSORS_CONF)
249checking for uptime... /bin/uptime
250checking for rpcinfo... /bin/rpcinfo
251checking for lmstat... no
252configure: WARNING: Get lmstat from Globetrotter Software to monitor flexlm licenses
253checking for smbclient... no
254configure: WARNING: Get smbclient from Samba.org to monitor SMB shares
255checking for who... /bin/who
256checking for snmpget... no
257configure: WARNING: Get snmpget from http://net-snmp.sourceforge.net to make check_hpjd and check_snmp plugins
258checking for snmpgetnext... no
259configure: WARNING: Tried /bin/perl - install Net::SNMP perl module if you want to use the perl snmp plugins
260checking for quakestat... no
261checking for qstat... no
262configure: WARNING: Get qstat from http://www.activesw.com/people/steve/qstat.html in order to make check_game plugin
263checking for fping... no
264configure: WARNING: Get fping from http://www.fping.com in order to make check_fping plugin
265checking for ssh... /bin/ssh
266checking for mailq... no
267configure: WARNING: Could not find mailq or eqivalent
268checking for qmail-qstat... no
269configure: WARNING: Could not find qmail-qstat or eqivalent
270checking for swap... no
271checking for swapinfo... no
272checking for lsps... no
273checking for sys/stat.h... (cached) yes
274checking sys/param.h usability... yes
275checking sys/param.h presence... yes
276checking for sys/param.h... yes
277checking for sys/swap.h... no
278checking whether swapctl is declared... no
279checking for swaptbl_t... no
280checking for swapent_t... no
281checking for struct swapent.se_nblks... no
282checking for /proc/meminfo... no
283checking for dig... /bin/dig
284checking for apt-get... no
285checking sys/sockio.h usability... no
286checking sys/sockio.h presence... no
287checking for sys/sockio.h... no
288checking whether NLS is requested... yes
289checking for msgfmt... /bin/msgfmt
290checking for gmsgfmt... /bin/msgfmt
291checking for xgettext... no
292checking for msgmerge... no
293checking for ld used by GCC... /usr/bin/ld
294checking if the linker (/usr/bin/ld) is GNU ld... no
295checking for shared library run path origin... done
296checking for CFPreferencesCopyAppValue... no
297checking for CFLocaleCopyCurrent... no
298checking for GNU gettext in libc... no
299checking for iconv... yes
300checking for working iconv... no
301checking for GNU gettext in libintl... yes
302checking whether to use NLS... yes
303checking where the gettext function comes from... external libintl
304checking how to link with libintl... /lib/libintl.a
305checking for main in -lpthread... yes
306checking for working alloca.h... yes
307checking for alloca... yes
308checking arpa/inet.h usability... yes
309checking arpa/inet.h presence... yes
310checking for arpa/inet.h... yes
311checking for errno.h... (cached) yes
312checking fcntl.h usability... yes
313checking fcntl.h presence... yes
314checking for fcntl.h... yes
315checking float.h usability... yes
316checking float.h presence... yes
317checking for float.h... yes
318checking for sys/param.h... (cached) yes
319checking sys/vfs.h usability... yes
320checking sys/vfs.h presence... yes
321checking for sys/vfs.h... yes
322checking sys/fs_types.h usability... no
323checking sys/fs_types.h presence... no
324checking for sys/fs_types.h... no
325checking for sys/socket.h... (cached) yes
326checking netdb.h usability... yes
327checking netdb.h presence... yes
328checking for netdb.h... yes
329checking netinet/in.h usability... yes
330checking netinet/in.h presence... yes
331checking for netinet/in.h... yes
332checking for math.h... (cached) yes
333checking for unistd.h... (cached) yes
334checking sys/statvfs.h usability... yes
335checking sys/statvfs.h presence... yes
336checking for sys/statvfs.h... yes
337checking locale.h usability... yes
338checking locale.h presence... yes
339checking for locale.h... yes
340checking for stdint.h... (cached) yes
341checking wchar.h usability... yes
342checking wchar.h presence... yes
343checking for wchar.h... yes
344checking stdio.h usability... yes
345checking stdio.h presence... yes
346checking for stdio.h... yes
347checking for stdlib.h... (cached) yes
348checking for string.h... (cached) yes
349checking time.h usability... yes
350checking time.h presence... yes
351checking for time.h... yes
352checking for sys/time.h... (cached) yes
353checking wctype.h usability... yes
354checking wctype.h presence... yes
355checking for wctype.h... yes
356checking whether the preprocessor supports include_next... yes
357checking for inline... inline
358checking for C/C++ restrict keyword... __restrict
359checking for btowc... yes
360checking for mbsinit... yes
361checking for mbrtowc... yes
362checking for alarm... yes
363checking for isblank... yes
364checking for iswctype... yes
365checking for wcscoll... yes
366checking for pipe... yes
367checking for vasnprintf... no
368checking for wcrtomb... yes
369checking for iswcntrl... yes
370checking for nl_langinfo and CODESET... yes
371checking for a traditional french locale... none
372checking whether system is Windows or MSDOS... no
373checking whether // is distinct from /... no
374checking for complete errno.h... yes
375checking whether strerror_r is declared... yes
376checking for strerror_r... yes
377checking whether strerror_r returns char *... no
378checking whether <sys/socket.h> is self-contained... yes
379checking for shutdown... yes
380checking whether <sys/socket.h> defines the SHUT_* macros... yes
381checking for struct sockaddr_storage... yes
382checking for library containing gethostbyname... none required
383checking for gethostbyname... yes
384checking for library containing getservbyname... none required
385checking for getservbyname... yes
386checking for IPv4 sockets... yes
387checking for IPv6 sockets... yes
388checking getopt.h usability... no
389checking getopt.h presence... no
390checking for getopt.h... no
391checking whether getenv is declared... yes
392checking whether getc_unlocked is declared... yes
393checking whether we are using the GNU C Library 2.1 or newer... no
394checking whether malloc, realloc, calloc are POSIX compliant... yes
395checking for mbstate_t... yes
396checking for a traditional japanese locale... none
397checking for a transitional chinese locale... none
398checking for a french Unicode locale... none
399checking for ssize_t... yes
400checking whether snprintf is declared... yes
401checking for stdbool.h that conforms to C99... yes
402checking for _Bool... yes
403checking for long long int... yes
404checking for unsigned long long int... yes
405checking whether strdup is declared... yes
406checking for working strerror function... yes
407checking whether strndup is declared... yes
408checking whether strnlen is declared... yes
409checking for struct timespec in <time.h>... yes
410checking for wchar_t... yes
411checking for wint_t... yes
412checking for inttypes.h... yes
413checking for stdint.h... yes
414checking for intmax_t... yes
415checking for snprintf... yes
416checking for strnlen... yes
417checking for wcslen... yes
418checking for wcsnlen... yes
419checking for mbrtowc... (cached) yes
420checking for wcrtomb... (cached) yes
421checking whether _snprintf is declared... no
422checking whether vsnprintf is declared... yes
423checking for alloca as a compiler built-in... yes
424checking for a thread-safe mkdir -p... build-aux/install-sh -c -d
425checking whether btowc(EOF) is correct... guessing yes
426checking whether // is distinct from /... (cached) no
427checking for error_at_line... (cached) no
428checking for working fcntl.h... no (bad O_NOATIME, O_NOFOLLOW)
429checking whether floorf is declared... yes
430checking for sys/mount.h... no
431configure: checking how to get file system space usage
432checking for statvfs function (SVR4)... yes
433checking dustat.h usability... no
434checking dustat.h presence... no
435checking for dustat.h... no
436checking sys/fs/s5param.h usability... no
437checking sys/fs/s5param.h presence... no
438checking for sys/fs/s5param.h... no
439checking sys/filsys.h usability... yes
440checking sys/filsys.h presence... yes
441checking for sys/filsys.h... yes
442checking sys/statfs.h usability... yes
443checking sys/statfs.h presence... yes
444checking for sys/statfs.h... yes
445checking for statfs that truncates block counts... no
446configure: checking how to do getaddrinfo, freeaddrinfo and getnameinfo
447checking for library containing getaddrinfo... none required
448checking for getaddrinfo... yes
449checking for gai_strerror (possibly via ws2tcpip.h)... yes
450checking for struct sockaddr.sa_len... yes
451checking whether getaddrinfo is declared... yes
452checking whether freeaddrinfo is declared... yes
453checking whether gai_strerror is declared... yes
454checking whether getnameinfo is declared... yes
455checking for struct addrinfo... yes
456checking for gethostname... yes
457checking for getloadavg... no
458checking for pstat_getdynamic... no
459checking for kstat_open in -lkstat... no
460checking for perfstat_cpu_total in -lperfstat... yes
461checking for getloadavg... no
462checking sys/dg_sys_info.h usability... no
463checking sys/dg_sys_info.h presence... no
464checking for sys/dg_sys_info.h... no
465checking inq_stats/cpustats.h usability... no
466checking inq_stats/cpustats.h presence... no
467checking for inq_stats/cpustats.h... no
468checking sys/cpustats.h usability... no
469checking sys/cpustats.h presence... no
470checking for sys/cpustats.h... no
471checking mach/mach.h usability... no
472checking mach/mach.h presence... no
473checking for mach/mach.h... no
474checking nlist.h usability... yes
475checking nlist.h presence... yes
476checking for nlist.h... yes
477checking for struct nlist.n_un.n_name... no
478checking whether getloadavg requires setgid... no
479checking sys/loadavg.h usability... no
480checking sys/loadavg.h presence... no
481checking for sys/loadavg.h... no
482checking whether getloadavg is declared... no
483checking for library containing gethostbyname... (cached) none required
484checking for gethostbyname... (cached) yes
485checking for library containing inet_ntop... none required
486checking whether inet_ntop is declared... yes
487checking whether the compiler generally respects inline... yes
488checking for stdlib.h... (cached) yes
489checking for GNU libc compatible malloc... no
490checking whether NAN macro works... yes
491checking whether HUGE_VAL works... yes
492checking whether mbrtowc handles incomplete characters... guessing yes
493checking whether mbrtowc works as well as mbtowc... guessing yes
494checking whether mbrtowc handles a NULL string argument... guessing yes
495checking whether mbrtowc has a correct return value... guessing yes
496checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes
497checking whether mbrtowc handles incomplete characters... (cached) guessing yes
498checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
499checking for working mktime... no
500checking for listmntent... no
501checking for getmntinfo... no
502checking for sys/ucred.h... no
503checking for sys/mount.h... (cached) no
504checking mntent.h usability... yes
505checking mntent.h presence... yes
506checking for mntent.h... yes
507checking for sys/fs_types.h... (cached) no
508checking for struct fsstat.f_fstypename... no
509checking for library containing getmntent... none required
510checking for getmntent... yes
511checking for listmntent of Cray/Unicos-9... no
512checking for mntctl function and struct vmount... yes
513checking sys/mntent.h usability... no
514checking sys/mntent.h presence... no
515checking for sys/mntent.h... no
516checking for struct statfs.f_fstypename... no
517checking whether <netinet/in.h> is self-contained... yes
518checking for a thread-safe mkdir -p... build-aux/install-sh -c -d
519checking whether open recognizes a trailing slash... no
520checking for working re_compile_pattern... no
521checking libintl.h usability... yes
522checking libintl.h presence... yes
523checking for libintl.h... yes
524checking whether isblank is declared... yes
525checking for library containing getservbyname... (cached) none required
526checking for getservbyname... (cached) yes
527checking for stdint.h... (cached) yes
528checking for SIZE_MAX... yes
529checking for snprintf... (cached) yes
530checking whether snprintf respects a size of 1... yes
531checking for socklen_t... yes
532checking for ssize_t... (cached) yes
533checking whether stdint.h conforms to C99... no
534checking sys/inttypes.h usability... yes
535checking sys/inttypes.h presence... yes
536checking for sys/inttypes.h... yes
537checking sys/bitypes.h usability... no
538checking sys/bitypes.h presence... no
539checking for sys/bitypes.h... no
540checking for bit size of ptrdiff_t... 32
541checking for bit size of size_t... 32
542checking for bit size of sig_atomic_t... 32
543checking for bit size of wchar_t... 16
544checking for bit size of wint_t... 32
545checking whether sig_atomic_t is signed... yes
546checking whether wchar_t is signed... no
547checking whether wint_t is signed... yes
548checking for ptrdiff_t integer literal suffix... l
549checking for size_t integer literal suffix... ul
550checking for sig_atomic_t integer literal suffix...
551checking for wchar_t integer literal suffix... no
552checking for wint_t integer literal suffix...
553checking for random.h... no
554checking for struct random_data... no
555checking for strdup... (cached) yes
556checking for working strndup... yes
557checking for working strnlen... yes
558checking whether <sys/socket.h> is self-contained... (cached) yes
559checking for shutdown... (cached) yes
560checking whether <sys/socket.h> defines the SHUT_* macros... (cached) yes
561checking for struct sockaddr_storage... (cached) yes
562checking for a thread-safe mkdir -p... build-aux/install-sh -c -d
563checking whether localtime_r is compatible with its POSIX signature... yes
564checking for ptrdiff_t... yes
565checking for vasprintf... no
566checking for vsnprintf... yes
567checking whether snprintf respects a size of 1... (cached) yes
568checking whether <wchar.h> is standalone... yes
569checking whether mbrtowc handles incomplete characters... (cached) guessing yes
570checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
571checking whether wcrtomb return value is correct... guessing yes
572checking whether iswcntrl works... yes
573checking for stdint.h... (cached) yes
574configure: creating ./config.status
575config.status: creating gl/Makefile
576config.status: creating Makefile
577config.status: creating tap/Makefile
578config.status: creating lib/Makefile
579config.status: creating plugins/Makefile
580config.status: creating lib/tests/Makefile
581config.status: creating plugins-root/Makefile
582config.status: creating plugins-scripts/Makefile
583config.status: creating plugins-scripts/subst
584config.status: creating plugins-scripts/utils.pm
585config.status: creating plugins-scripts/utils.sh
586config.status: creating perlmods/Makefile
587config.status: creating command.cfg
588config.status: creating test.pl
589config.status: creating pkg/solaris/pkginfo
590config.status: creating po/Makefile.in
591config.status: creating config.h
592config.status: config.h is unchanged
593config.status: executing depfiles commands
594config.status: executing po-directories commands
595config.status: creating po/POTFILES
596config.status: creating po/Makefile
597 --with-apt-get-command:
598 --with-ping6-command:
599 --with-ping-command: /etc/ping -n -c %d %s
600 --with-ipv6: yes
601 --with-mysql: no
602 --with-openssl: yes
603 --with-gnutls: no
604 --enable-extra-opts: no
605 --with-perl: /bin/perl
606 --enable-perl-modules: no
607 --with-cgiurl: /nagios/cgi-bin
608 --with-trusted-path: /bin:/sbin:/usr/bin:/usr/sbin
609 --enable-libtap: no
610root@:/usr/src/packages/BUILD/nagios-plugins-1.4.14-61-g45e2# make
611 make all-recursive
612Making all in gl
613 rm -f configmake.h-t
614 { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; echo '#define PREFIX "/usr/local/nagios"'; echo '#define EXEC_PREFIX "/usr/local/nagios"'; echo '#define BINDIR "/usr/local/nagios/bin"'; echo '#define SBINDIR "/usr/local/nagios/sbin"'; echo '#define LIBEXECDIR "/usr/local/nagios/libexec"'; echo '#define DATAROOTDIR "/usr/local/nagios/share"'; echo '#define DATADIR "/usr/local/nagios/share"'; echo '#define SYSCONFDIR "/usr/local/nagios/etc"'; echo '#define SHAREDSTATEDIR "/usr/local/nagios/com"'; echo '#define LOCALSTATEDIR "/usr/local/nagios/var"'; echo '#define INCLUDEDIR "/usr/local/nagios/include"'; echo '#define OLDINCLUDEDIR "/usr/include"'; echo '#define DOCDIR "/usr/local/nagios/share/doc/nagios-plugins"'; echo '#define INFODIR "/usr/local/nagios/share/info"'; echo '#define HTMLDIR "/usr/local/nagios/share/doc/nagios-plugins"'; echo '#define DVIDIR "/usr/local/nagios/share/doc/nagios-plugins"'; echo '#define PDFDIR "/usr/local/nagios/share/doc/nagios-plugins"'; echo '#define PSDIR "/usr/local/nagios/share/doc/nagios-plugins"'; echo '#define LIBDIR "/usr/local/nagios/lib"'; echo '#define LISPDIR ""'; echo '#define LOCALEDIR "/usr/local/nagios/share/locale"'; echo '#define MANDIR "/usr/local/nagios/share/man"'; echo '#define MANEXT ""'; echo '#define PKGDATADIR "/usr/local/nagios/share/nagios-plugins"'; echo '#define PKGINCLUDEDIR "/usr/local/nagios/include/nagios-plugins"'; echo '#define PKGLIBDIR "/usr/local/nagios/lib/nagios-plugins"'; echo '#define PKGLIBEXECDIR ""'; } | sed '/""/d' > configmake.h-t
615 if test -f configmake.h && cmp configmake.h-t configmake.h > /dev/null; then rm -f configmake.h-t; else rm -f configmake.h; mv configmake.h-t configmake.h; fi
616 make all-recursive
617 rm -f configmake.h-t
618 { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; echo '#define PREFIX "/usr/local/nagios"'; echo '#define EXEC_PREFIX "/usr/local/nagios"'; echo '#define BINDIR "/usr/local/nagios/bin"'; echo '#define SBINDIR "/usr/local/nagios/sbin"'; echo '#define LIBEXECDIR "/usr/local/nagios/libexec"'; echo '#define DATAROOTDIR "/usr/local/nagios/share"'; echo '#define DATADIR "/usr/local/nagios/share"'; echo '#define SYSCONFDIR "/usr/local/nagios/etc"'; echo '#define SHAREDSTATEDIR "/usr/local/nagios/com"'; echo '#define LOCALSTATEDIR "/usr/local/nagios/var"'; echo '#define INCLUDEDIR "/usr/local/nagios/include"'; echo '#define OLDINCLUDEDIR "/usr/include"'; echo '#define DOCDIR "/usr/local/nagios/share/doc/nagios-plugins"'; echo '#define INFODIR "/usr/local/nagios/share/info"'; echo '#define HTMLDIR "/usr/local/nagios/share/doc/nagios-plugins"'; echo '#define DVIDIR "/usr/local/nagios/share/doc/nagios-plugins"'; echo '#define PDFDIR "/usr/local/nagios/share/doc/nagios-plugins"'; echo '#define PSDIR "/usr/local/nagios/share/doc/nagios-plugins"'; echo '#define LIBDIR "/usr/local/nagios/lib"'; echo '#define LISPDIR ""'; echo '#define LOCALEDIR "/usr/local/nagios/share/locale"'; echo '#define MANDIR "/usr/local/nagios/share/man"'; echo '#define MANEXT ""'; echo '#define PKGDATADIR "/usr/local/nagios/share/nagios-plugins"'; echo '#define PKGINCLUDEDIR "/usr/local/nagios/include/nagios-plugins"'; echo '#define PKGLIBDIR "/usr/local/nagios/lib/nagios-plugins"'; echo '#define PKGLIBEXECDIR ""'; } | sed '/""/d' > configmake.h-t
619 if test -f configmake.h && cmp configmake.h-t configmake.h > /dev/null; then rm -f configmake.h-t; else rm -f configmake.h; mv configmake.h-t configmake.h; fi
620Target "all-am" is up to date.
621Making all in tap
622Target "all" is up to date.
623Making all in lib
624Making all in .
625Target "all-am" is up to date.
626Making all in tests
627Target "all" is up to date.
628Target "all" is up to date.
629Making all in plugins
630Target "all" is up to date.
631Making all in plugins-scripts
632Target "all" is up to date.
633Making all in plugins-root
634Target "all" is up to date.
635Making all in po
636Target "all" is up to date.
637Target "all-am" is up to date.
638root@:/usr/src/packages/BUILD/nagios-plugins-1.4.14-61-g45e2# make clean
639Making clean in po
640 rm -f remove-potcdate.sed
641 rm -f stamp-poT
642 rm -f core core.* nagios-plugins.po nagios-plugins.1po nagios-plugins.2po *.new.po
643 rm -fr *.o
644Target "clean" is up to date.
645Making clean in plugins-root
646 rm -rf .libs _libs
647 rm -f NP-VERSION-FILE
648 rm -f check_dhcp check_dhcp
649 rm -f check_icmp check_icmp
650 rm -f *.o
651 rm -f *.lo
652Target "clean" is up to date.
653Making clean in plugins-scripts
654 test -z "check_breeze check_disk_smb check_flexlm check_ircd check_log check_oracle check_rpc check_sensors check_wave check_ifstatus check_ifoperstatus check_mailq check_file_age utils.sh utils.pm" || rm -f check_breeze check_disk_smb check_flexlm check_ircd check_log check_oracle check_rpc check_sensors check_wave check_ifstatus check_ifoperstatus check_mailq check_file_age utils.sh utils.pm
655 rm -rf .libs _libs
656 rm -f NP-VERSION-FILE
657 rm -f *.lo
658Target "clean" is up to date.
659Making clean in plugins
660 rm -f check_apt check_apt
661 rm -f check_cluster check_cluster
662 rm -f check_disk check_disk
663 rm -f check_dummy check_dummy
664 rm -f check_http check_http
665 rm -f check_load check_load
666 rm -f check_mrtg check_mrtg
667 rm -f check_mrtgtraf check_mrtgtraf
668 rm -f check_ntp check_ntp
669 rm -f check_ntp_peer check_ntp_peer
670 rm -f check_nwstat check_nwstat
671 rm -f check_overcr check_overcr
672 rm -f check_ping check_ping
673 rm -f check_real check_real
674 rm -f check_smtp check_smtp
675 rm -f check_ssh check_ssh
676 rm -f check_tcp check_tcp
677 rm -f check_time check_time
678 rm -f check_ntp_time check_ntp_time
679 rm -f check_ups check_ups
680 rm -f check_users check_users
681 rm -f negate negate
682 rm -f urlize urlize
683 rm -f check_ldap check_ldap
684 rm -f check_procs check_procs
685 rm -f check_nagios check_nagios
686 rm -f check_dns check_dns
687 rm -f check_by_ssh check_by_ssh
688 rm -f check_dig check_dig
689 rm -f check_nt check_nt
690 rm -rf .libs _libs
691 rm -f check_ftp check_imap check_nntp check_pop check_udp check_clamd check_simap check_spop check_jabber check_nntps check_ssmtp
692 rm -f NP-VERSION-FILE
693 rm -f *.o
694 rm -f *.lo
695Target "clean" is up to date.
696Making clean in lib
697Making clean in tests
698 rm -rf .libs _libs
699 rm -f *.o
700 rm -f *.lo
701Target "clean" is up to date.
702Making clean in .
703 rm -rf .libs _libs
704 test -z "libnagiosplug.a" || rm -f libnagiosplug.a
705 rm -f *.o
706 rm -f *.lo
707Target "clean-am" is up to date.
708Target "clean" is up to date.
709Making clean in tap
710 rm -rf .libs _libs
711 test -z "" || rm -f
712 rm -f *.o
713 rm -f *.lo
714Target "clean" is up to date.
715Making clean in gl
716Making clean in .
717 test -z "configmake.h configmake.h-t charset.alias ref-add.sed ref-del.sed" || rm -f configmake.h configmake.h-t charset.alias ref-add.sed ref-del.sed
718 rm -rf .libs _libs
719 test -z "libgnu.a" || rm -f libgnu.a
720 test -z "" || rm -f
721 rm -f *.o
722 test -z "core *.stackdump alloca.h alloca.h-t arpa/inet.h arpa/inet.h-t errno.h errno.h-t fcntl.h fcntl.h-t float.h float.h-t getopt.h getopt.h-t math.h math.h-t netdb.h netdb.h-t netinet/in.h netinet/in.h-t stdbool.h stdbool.h-t stdint.h stdint.h-t stdio.h stdio.h-t stdlib.h stdlib.h-t string.h string.h-t sys/socket.h sys/socket.h-t time.h time.h-t unistd.h unistd.h-t wchar.h wchar.h-t wctype.h wctype.h-t" || rm -f core *.stackdump alloca.h alloca.h-t arpa/inet.h arpa/inet.h-t errno.h errno.h-t fcntl.h fcntl.h-t float.h float.h-t getopt.h getopt.h-t math.h math.h-t netdb.h netdb.h-t netinet/in.h netinet/in.h-t stdbool.h stdbool.h-t stdint.h stdint.h-t stdio.h stdio.h-t stdlib.h stdlib.h-t string.h string.h-t sys/socket.h sys/socket.h-t time.h time.h-t unistd.h unistd.h-t wchar.h wchar.h-t wctype.h wctype.h-t
723 rm -f *.lo
724rmdir arpa
725Target "clean-am" is up to date.
726Target "clean" is up to date.
727Making clean in .
728 rm -rf .libs _libs
729 rm -f *.lo
730Target "clean-am" is up to date.
731Target "clean" is up to date.
732root@:/usr/src/packages/BUILD/nagios-plugins-1.4.14-61-g45e2# make
733 make all-recursive
734Making all in gl
735 { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./alloca.in.h; } > alloca.h-t
736 mv -f alloca.h-t alloca.h
737 ../build-aux/install-sh -c -d arpa
738 rm -f arpa/inet.h-t arpa/inet.h
739 { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''NEXT_ARPA_INET_H''@|<arpa/inet.h>|g' -e 's|@''HAVE_ARPA_INET_H''@|1|g' -e 's|@''GNULIB_INET_NTOP''@|1|g' -e 's|@''GNULIB_INET_PTON''@|0|g' -e 's|@''HAVE_DECL_INET_NTOP''@|1|g' -e 's|@''HAVE_DECL_INET_PTON''@|1|g' -e '/definition of GL_LINK_WARNING/r ../build-aux/link-warning.h' < ./arpa_inet.in.h; } > arpa/inet.h-t
740 mv arpa/inet.h-t arpa/inet.h
741 rm -f configmake.h-t
742 { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; echo '#define PREFIX "/usr/local/nagios"'; echo '#define EXEC_PREFIX "/usr/local/nagios"'; echo '#define BINDIR "/usr/local/nagios/bin"'; echo '#define SBINDIR "/usr/local/nagios/sbin"'; echo '#define LIBEXECDIR "/usr/local/nagios/libexec"'; echo '#define DATAROOTDIR "/usr/local/nagios/share"'; echo '#define DATADIR "/usr/local/nagios/share"'; echo '#define SYSCONFDIR "/usr/local/nagios/etc"'; echo '#define SHAREDSTATEDIR "/usr/local/nagios/com"'; echo '#define LOCALSTATEDIR "/usr/local/nagios/var"'; echo '#define INCLUDEDIR "/usr/local/nagios/include"'; echo '#define OLDINCLUDEDIR "/usr/include"'; echo '#define DOCDIR "/usr/local/nagios/share/doc/nagios-plugins"'; echo '#define INFODIR "/usr/local/nagios/share/info"'; echo '#define HTMLDIR "/usr/local/nagios/share/doc/nagios-plugins"'; echo '#define DVIDIR "/usr/local/nagios/share/doc/nagios-plugins"'; echo '#define PDFDIR "/usr/local/nagios/share/doc/nagios-plugins"'; echo '#define PSDIR "/usr/local/nagios/share/doc/nagios-plugins"'; echo '#define LIBDIR "/usr/local/nagios/lib"'; echo '#define LISPDIR ""'; echo '#define LOCALEDIR "/usr/local/nagios/share/locale"'; echo '#define MANDIR "/usr/local/nagios/share/man"'; echo '#define MANEXT ""'; echo '#define PKGDATADIR "/usr/local/nagios/share/nagios-plugins"'; echo '#define PKGINCLUDEDIR "/usr/local/nagios/include/nagios-plugins"'; echo '#define PKGLIBDIR "/usr/local/nagios/lib/nagios-plugins"'; echo '#define PKGLIBEXECDIR ""'; } | sed '/""/d' > configmake.h-t
743 if test -f configmake.h && cmp configmake.h-t configmake.h > /dev/null; then rm -f configmake.h-t; else rm -f configmake.h; mv configmake.h-t configmake.h; fi
744 rm -f fcntl.h-t fcntl.h
745 { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''NEXT_FCNTL_H''@|<fcntl.h>|g' -e 's|@''GNULIB_OPEN''@|1|g' -e 's|@''REPLACE_OPEN''@|1|g' < ./fcntl.in.h; } > fcntl.h-t
746 mv fcntl.h-t fcntl.h
747 { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./getopt.in.h; } > getopt.h-t
748 mv -f getopt.h-t getopt.h
749 rm -f math.h-t math.h
750 { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && sed -e 's|@''INCLUDE_NEXT_AS_FIRST_DIRECTIVE''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''NEXT_MATH_H''@|<math.h>|g' -e 's|@''GNULIB_CEILF''@|0|g' -e 's|@''GNULIB_CEILL''@|0|g' -e 's|@''GNULIB_FLOORF''@|1|g' -e 's|@''GNULIB_FLOORL''@|0|g' -e 's|@''GNULIB_FREXP''@|0|g' -e 's|@''GNULIB_FREXPL''@|0|g' -e 's|@''GNULIB_ISFINITE''@|0|g' -e 's|@''GNULIB_ISINF''@|0|g' -e 's|@''GNULIB_ISNAN''@|0|g' -e 's|@''GNULIB_ISNANF''@|0|g' -e 's|@''GNULIB_ISNAND''@|0|g' -e 's|@''GNULIB_ISNANL''@|0|g' -e 's|@''GNULIB_LDEXPL''@|0|g' -e 's|@''GNULIB_MATHL''@|0|g' -e 's|@''GNULIB_ROUND''@|0|g' -e 's|@''GNULIB_ROUNDF''@|0|g' -e 's|@''GNULIB_ROUNDL''@|0|g' -e 's|@''GNULIB_SIGNBIT''@|0|g' -e 's|@''GNULIB_TRUNC''@|0|g' -e 's|@''GNULIB_TRUNCF''@|0|g' -e 's|@''GNULIB_TRUNCL''@|0|g' -e 's|@''HAVE_ISNANF''@|1|g' -e 's|@''HAVE_ISNAND''@|1|g' -e 's|@''HAVE_ISNANL''@|1|g' -e 's|@''HAVE_DECL_ACOSL''@|1|g' -e 's|@''HAVE_DECL_ASINL''@|1|g' -e 's|@''HAVE_DECL_ATANL''@|1|g' -e 's|@''HAVE_DECL_COSL''@|1|g' -e 's|@''HAVE_DECL_EXPL''@|1|g' -e 's|@''HAVE_DECL_FREXPL''@|1|g' -e 's|@''HAVE_DECL_LDEXPL''@|1|g' -e 's|@''HAVE_DECL_LOGL''@|1|g' -e 's|@''HAVE_DECL_SINL''@|1|g' -e 's|@''HAVE_DECL_SQRTL''@|1|g' -e 's|@''HAVE_DECL_TANL''@|1|g' -e 's|@''HAVE_DECL_TRUNC''@|1|g' -e 's|@''HAVE_DECL_TRUNCF''@|1|g' -e 's|@''REPLACE_CEILF''@|0|g' -e 's|@''REPLACE_CEILL''@|0|g' -e 's|@''REPLACE_FLOORF''@|0|g' -e 's|@''REPLACE_FLOORL''@|0|g' -e 's|@''REPLACE_FREXP''@|0|g' -e 's|@''REPLACE_FREXPL''@|0|g' -e 's|@''REPLACE_HUGE_VAL''@|0|g' -e 's|@''REPLACE_ISFINITE''@|0|g' -e 's|@''REPLACE_ISINF''@|0|g' -e 's|@''REPLACE_ISNAN''@|0|g' -e 's|@''REPLACE_LDEXPL''@|0|g' -e 's|@''REPLACE_NAN''@|0|g' -e 's|@''REPLACE_ROUND''@|0|g' -e 's|@''REPLACE_ROUNDF''@|0|g' -e 's|@''REPLACE_ROUNDL''@|0|g' -e 's|@''REPLACE_SIGNBIT''@|0|g' -e 's|@''REPLACE_SIGNBIT_USING_GCC''@|0|g' -e 's|@''REPLACE_TRUNCL''@|0|g' -e '/definition of GL_LINK_WARNING/r ../build-aux/link-warning.h' < ./math.in.h; } > math.h-t
751 mv math.h-t math.h
752 rm -f netdb.h-t netdb.h
753 { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''NEXT_NETDB_H''@|<netdb.h>|g' -e 's|@''HAVE_NETDB_H''@|1|g' -e 's|@''GNULIB_GETADDRINFO''@|1|g' -e 's|@''HAVE_STRUCT_ADDRINFO''@|1|g' -e 's|@''HAVE_DECL_FREEADDRINFO''@|1|g' -e 's|@''HAVE_DECL_GAI_STRERROR''@|1|g' -e 's|@''HAVE_DECL_GETADDRINFO''@|1|g' -e 's|@''HAVE_DECL_GETNAMEINFO''@|1|g' < ./netdb.in.h; } > netdb.h-t
754 mv netdb.h-t netdb.h
755 rm -f stdint.h-t stdint.h
756 { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's/@''HAVE_STDINT_H''@/1/g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''NEXT_STDINT_H''@|<stdint.h>|g' -e 's/@''HAVE_SYS_TYPES_H''@/1/g' -e 's/@''HAVE_INTTYPES_H''@/1/g' -e 's/@''HAVE_SYS_INTTYPES_H''@/1/g' -e 's/@''HAVE_SYS_BITYPES_H''@/0/g' -e 's/@''HAVE_LONG_LONG_INT''@/1/g' -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/1/g' -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' -e 's/@''BITSIZEOF_PTRDIFF_T''@/32/g' -e 's/@''PTRDIFF_T_SUFFIX''@/l/g' -e 's/@''BITSIZEOF_SIG_ATOMIC_T''@/32/g' -e 's/@''HAVE_SIGNED_SIG_ATOMIC_T''@/1/g' -e 's/@''SIG_ATOMIC_T_SUFFIX''@//g' -e 's/@''BITSIZEOF_SIZE_T''@/32/g' -e 's/@''SIZE_T_SUFFIX''@/ul/g' -e 's/@''BITSIZEOF_WCHAR_T''@/16/g' -e 's/@''HAVE_SIGNED_WCHAR_T''@/0/g' -e 's/@''WCHAR_T_SUFFIX''@//g' -e 's/@''BITSIZEOF_WINT_T''@/32/g' -e 's/@''HAVE_SIGNED_WINT_T''@/1/g' -e 's/@''WINT_T_SUFFIX''@//g' < ./stdint.in.h; } > stdint.h-t
757 mv stdint.h-t stdint.h
758 rm -f stdio.h-t stdio.h
759 { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && sed -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''NEXT_STDIO_H''@|<stdio.h>|g' -e 's|@''GNULIB_FPRINTF''@|1|g' -e 's|@''GNULIB_FPRINTF_POSIX''@|0|g' -e 's|@''GNULIB_PRINTF''@|1|g' -e 's|@''GNULIB_PRINTF_POSIX''@|0|g' -e 's|@''GNULIB_SNPRINTF''@|1|g' -e 's|@''GNULIB_SPRINTF_POSIX''@|0|g' -e 's|@''GNULIB_VFPRINTF''@|1|g' -e 's|@''GNULIB_VFPRINTF_POSIX''@|0|g' -e 's|@''GNULIB_VPRINTF''@|1|g' -e 's|@''GNULIB_VPRINTF_POSIX''@|0|g' -e 's|@''GNULIB_VSNPRINTF''@|1|g' -e 's|@''GNULIB_VSPRINTF_POSIX''@|0|g' -e 's|@''GNULIB_DPRINTF''@|0|g' -e 's|@''GNULIB_VDPRINTF''@|0|g' -e 's|@''GNULIB_VASPRINTF''@|1|g' -e 's|@''GNULIB_OBSTACK_PRINTF''@|0|g' -e 's|@''GNULIB_OBSTACK_PRINTF_POSIX''@|0|g' -e 's|@''GNULIB_FOPEN''@|0|g' -e 's|@''GNULIB_FREOPEN''@|0|g' -e 's|@''GNULIB_FSEEK''@|0|g' -e 's|@''GNULIB_FSEEKO''@|0|g' -e 's|@''GNULIB_FTELL''@|0|g' -e 's|@''GNULIB_FTELLO''@|0|g' -e 's|@''GNULIB_FFLUSH''@|0|g' -e 's|@''GNULIB_FCLOSE''@|0|g' -e 's|@''GNULIB_FPUTC''@|1|g' -e 's|@''GNULIB_PUTC''@|1|g' -e 's|@''GNULIB_PUTCHAR''@|1|g' -e 's|@''GNULIB_FPUTS''@|1|g' -e 's|@''GNULIB_PUTS''@|1|g' -e 's|@''GNULIB_FWRITE''@|1|g' -e 's|@''GNULIB_GETDELIM''@|0|g' -e 's|@''GNULIB_GETLINE''@|0|g' -e 's|@''GNULIB_PERROR''@|0|g' -e 's|@''GNULIB_STDIO_H_SIGPIPE''@|0|g' -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' -e 's|@''REPLACE_FPRINTF''@|0|g' -e 's|@''REPLACE_VFPRINTF''@|0|g' -e 's|@''REPLACE_PRINTF''@|0|g' -e 's|@''REPLACE_VPRINTF''@|0|g' -e 's|@''REPLACE_SNPRINTF''@|0|g' -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' -e 's|@''REPLACE_VSNPRINTF''@|0|g' -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' -e 's|@''REPLACE_SPRINTF''@|0|g' -e 's|@''REPLACE_VSPRINTF''@|0|g' -e 's|@''HAVE_DPRINTF''@|1|g' -e 's|@''REPLACE_DPRINTF''@|0|g' -e 's|@''HAVE_VDPRINTF''@|1|g' -e 's|@''REPLACE_VDPRINTF''@|0|g' -e 's|@''HAVE_VASPRINTF''@|0|g' -e 's|@''REPLACE_VASPRINTF''@|0|g' -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' -e 's|@''REPLACE_FOPEN''@|0|g' -e 's|@''REPLACE_FREOPEN''@|0|g' -e 's|@''REPLACE_FSEEKO''@|0|g' -e 's|@''REPLACE_FSEEK''@|0|g' -e 's|@''REPLACE_FTELLO''@|0|g' -e 's|@''REPLACE_FTELL''@|0|g' -e 's|@''REPLACE_FFLUSH''@|0|g' -e 's|@''REPLACE_FCLOSE''@|0|g' -e 's|@''HAVE_DECL_GETDELIM''@|1|g' -e 's|@''HAVE_DECL_GETLINE''@|1|g' -e 's|@''REPLACE_GETLINE''@|0|g' -e 's|@''REPLACE_PERROR''@|0|g' -e '/definition of GL_LINK_WARNING/r ../build-aux/link-warning.h' < ./stdio.in.h; } > stdio.h-t
760 mv stdio.h-t stdio.h
761 rm -f stdlib.h-t stdlib.h
762 { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && sed -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''NEXT_STDLIB_H''@|<stdlib.h>|g' -e 's|@''HAVE_RANDOM_H''@|0|g' -e 's|@''GNULIB_MALLOC_POSIX''@|1|g' -e 's|@''GNULIB_REALLOC_POSIX''@|0|g' -e 's|@''GNULIB_CALLOC_POSIX''@|0|g' -e 's|@''GNULIB_ATOLL''@|0|g' -e 's|@''GNULIB_GETLOADAVG''@|1|g' -e 's|@''GNULIB_GETSUBOPT''@|0|g' -e 's|@''GNULIB_MKDTEMP''@|0|g' -e 's|@''GNULIB_MKSTEMP''@|0|g' -e 's|@''GNULIB_PUTENV''@|0|g' -e 's|@''GNULIB_RANDOM_R''@|0|g' -e 's|@''GNULIB_RPMATCH''@|0|g' -e 's|@''GNULIB_SETENV''@|0|g' -e 's|@''GNULIB_STRTOD''@|0|g' -e 's|@''GNULIB_STRTOLL''@|0|g' -e 's|@''GNULIB_STRTOULL''@|0|g' -e 's|@''GNULIB_UNSETENV''@|0|g' -e 's|@''HAVE_ATOLL''@|1|g' -e 's|@''HAVE_CALLOC_POSIX''@|1|g' -e 's|@''HAVE_GETSUBOPT''@|1|g' -e 's|@''HAVE_MALLOC_POSIX''@|1|g' -e 's|@''HAVE_MKDTEMP''@|1|g' -e 's|@''HAVE_REALLOC_POSIX''@|1|g' -e 's|@''HAVE_RANDOM_R''@|1|g' -e 's|@''HAVE_RPMATCH''@|1|g' -e 's|@''HAVE_SETENV''@|1|g' -e 's|@''HAVE_STRTOD''@|1|g' -e 's|@''HAVE_STRTOLL''@|1|g' -e 's|@''HAVE_STRTOULL''@|1|g' -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|0|g' -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' -e 's|@''HAVE_UNSETENV''@|1|g' -e 's|@''HAVE_DECL_GETLOADAVG''@|0|g' -e 's|@''REPLACE_MKSTEMP''@|0|g' -e 's|@''REPLACE_PUTENV''@|0|g' -e 's|@''REPLACE_STRTOD''@|0|g' -e 's|@''VOID_UNSETENV''@|0|g' -e '/definition of GL_LINK_WARNING/r ../build-aux/link-warning.h' < ./stdlib.in.h; } > stdlib.h-t
763 mv stdlib.h-t stdlib.h
764 rm -f string.h-t string.h
765 { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && sed -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''NEXT_STRING_H''@|<string.h>|g' -e 's|@''GNULIB_MBSLEN''@|0|g' -e 's|@''GNULIB_MBSNLEN''@|0|g' -e 's|@''GNULIB_MBSCHR''@|0|g' -e 's|@''GNULIB_MBSRCHR''@|0|g' -e 's|@''GNULIB_MBSSTR''@|0|g' -e 's|@''GNULIB_MBSCASECMP''@|0|g' -e 's|@''GNULIB_MBSNCASECMP''@|0|g' -e 's|@''GNULIB_MBSPCASECMP''@|0|g' -e 's|@''GNULIB_MBSCASESTR''@|0|g' -e 's|@''GNULIB_MBSCSPN''@|0|g' -e 's|@''GNULIB_MBSPBRK''@|0|g' -e 's|@''GNULIB_MBSSPN''@|0|g' -e 's|@''GNULIB_MBSSEP''@|0|g' -e 's|@''GNULIB_MBSTOK_R''@|0|g' -e 's|@''GNULIB_MEMMEM''@|0|g' -e 's|@''GNULIB_MEMPCPY''@|0|g' -e 's|@''GNULIB_MEMRCHR''@|0|g' -e 's|@''GNULIB_RAWMEMCHR''@|0|g' -e 's|@''GNULIB_STPCPY''@|0|g' -e 's|@''GNULIB_STPNCPY''@|0|g' -e 's|@''GNULIB_STRCHRNUL''@|0|g' -e 's|@''GNULIB_STRDUP''@|1|g' -e 's|@''GNULIB_STRNDUP''@|1|g' -e 's|@''GNULIB_STRNLEN''@|1|g' -e 's|@''GNULIB_STRPBRK''@|0|g' -e 's|@''GNULIB_STRSEP''@|0|g' -e 's|@''GNULIB_STRSTR''@|0|g' -e 's|@''GNULIB_STRCASESTR''@|0|g' -e 's|@''GNULIB_STRTOK_R''@|0|g' -e 's|@''GNULIB_STRERROR''@|1|g' -e 's|@''GNULIB_STRSIGNAL''@|0|g' -e 's|@''GNULIB_STRVERSCMP''@|0|g' -e 's|@''HAVE_DECL_MEMMEM''@|1|g' -e 's|@''HAVE_MEMPCPY''@|1|g' -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' -e 's|@''HAVE_RAWMEMCHR''@|1|g' -e 's|@''HAVE_STPCPY''@|1|g' -e 's|@''HAVE_STPNCPY''@|1|g' -e 's|@''HAVE_STRCHRNUL''@|1|g' -e 's|@''HAVE_DECL_STRDUP''@|1|g' -e 's|@''HAVE_STRNDUP''@|1|g' -e 's|@''HAVE_DECL_STRNDUP''@|1|g' -e 's|@''HAVE_DECL_STRNLEN''@|1|g' -e 's|@''HAVE_STRPBRK''@|1|g' -e 's|@''HAVE_STRSEP''@|1|g' -e 's|@''HAVE_STRCASESTR''@|1|g' -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' -e 's|@''HAVE_DECL_STRERROR''@|1|g' -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' -e 's|@''HAVE_STRVERSCMP''@|1|g' -e 's|@''REPLACE_MEMMEM''@|0|g' -e 's|@''REPLACE_STRCASESTR''@|0|g' -e 's|@''REPLACE_STRDUP''@|0|g' -e 's|@''REPLACE_STRSTR''@|0|g' -e 's|@''REPLACE_STRERROR''@|0|g' -e 's|@''REPLACE_STRSIGNAL''@|0|g' -e '/definition of GL_LINK_WARNING/r ../build-aux/link-warning.h' < ./string.in.h; } > string.h-t
766 mv string.h-t string.h
767 rm -f time.h-t time.h
768 { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && sed -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@NEXT_TIME_H''@|<time.h>|g' -e 's|@REPLACE_LOCALTIME_R''@|0|g' -e 's|@REPLACE_NANOSLEEP''@|GNULIB_PORTCHECK|g' -e 's|@REPLACE_STRPTIME''@|GNULIB_PORTCHECK|g' -e 's|@REPLACE_TIMEGM''@|1|g' -e 's|@SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' -e 's|@TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' < ./time.in.h; } > time.h-t
769 mv time.h-t time.h
770 rm -f unistd.h-t unistd.h
771 { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's|@''HAVE_UNISTD_H''@|1|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''NEXT_UNISTD_H''@|<unistd.h>|g' -e 's|@''GNULIB_CHOWN''@|0|g' -e 's|@''GNULIB_CLOSE''@|0|g' -e 's|@''GNULIB_DUP2''@|0|g' -e 's|@''GNULIB_ENVIRON''@|0|g' -e 's|@''GNULIB_EUIDACCESS''@|0|g' -e 's|@''GNULIB_FCHDIR''@|0|g' -e 's|@''GNULIB_FSYNC''@|0|g' -e 's|@''GNULIB_FTRUNCATE''@|0|g' -e 's|@''GNULIB_GETCWD''@|0|g' -e 's|@''GNULIB_GETDOMAINNAME''@|0|g' -e 's|@''GNULIB_GETDTABLESIZE''@|0|g' -e 's|@''GNULIB_GETHOSTNAME''@|1|g' -e 's|@''GNULIB_GETLOGIN_R''@|0|g' -e 's|@''GNULIB_GETPAGESIZE''@|0|g' -e 's|@''GNULIB_GETUSERSHELL''@|0|g' -e 's|@''GNULIB_LCHOWN''@|0|g' -e 's|@''GNULIB_LINK''@|0|g' -e 's|@''GNULIB_LSEEK''@|0|g' -e 's|@''GNULIB_READLINK''@|0|g' -e 's|@''GNULIB_SLEEP''@|0|g' -e 's|@''GNULIB_UNISTD_H_SIGPIPE''@|0|g' -e 's|@''GNULIB_WRITE''@|1|g' -e 's|@''HAVE_DUP2''@|1|g' -e 's|@''HAVE_EUIDACCESS''@|1|g' -e 's|@''HAVE_FSYNC''@|1|g' -e 's|@''HAVE_FTRUNCATE''@|1|g' -e 's|@''HAVE_GETDOMAINNAME''@|1|g' -e 's|@''HAVE_GETDTABLESIZE''@|1|g' -e 's|@''HAVE_GETHOSTNAME''@|1|g' -e 's|@''HAVE_GETPAGESIZE''@|1|g' -e 's|@''HAVE_GETUSERSHELL''@|1|g' -e 's|@''HAVE_LINK''@|1|g' -e 's|@''HAVE_READLINK''@|1|g' -e 's|@''HAVE_SLEEP''@|1|g' -e 's|@''HAVE_DECL_ENVIRON''@|1|g' -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' -e 's|@''HAVE_OS_H''@|0|g' -e 's|@''HAVE_SYS_PARAM_H''@|0|g' -e 's|@''REPLACE_CHOWN''@|0|g' -e 's|@''REPLACE_CLOSE''@|0|g' -e 's|@''REPLACE_FCHDIR''@|0|g' -e 's|@''REPLACE_GETCWD''@|0|g' -e 's|@''REPLACE_GETPAGESIZE''@|0|g' -e 's|@''REPLACE_LCHOWN''@|0|g' -e 's|@''REPLACE_LSEEK''@|0|g' -e 's|@''REPLACE_WRITE''@|0|g' -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' -e '/definition of GL_LINK_WARNING/r ../build-aux/link-warning.h' < ./unistd.in.h; } > unistd.h-t
772 mv unistd.h-t unistd.h
773 make all-recursive
774 gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/include -g -O2 -MT base64.o -MD -MP -MF .deps/base64.Tpo -c -o base64.o base64.c
775 mv -f .deps/base64.Tpo .deps/base64.Po
776 gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/include -g -O2 -MT full-read.o -MD -MP -MF .deps/full-read.Tpo -c -o full-read.o full-read.c
777 mv -f .deps/full-read.Tpo .deps/full-read.Po
778 gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/include -g -O2 -MT full-write.o -MD -MP -MF .deps/full-write.Tpo -c -o full-write.o full-write.c
779 mv -f .deps/full-write.Tpo .deps/full-write.Po
780 gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/include -g -O2 -MT localcharset.o -MD -MP -MF .deps/localcharset.Tpo -c -o localcharset.o localcharset.c
781 mv -f .deps/localcharset.Tpo .deps/localcharset.Po
782 gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/include -g -O2 -MT xalloc-die.o -MD -MP -MF .deps/xalloc-die.Tpo -c -o xalloc-die.o xalloc-die.c
783 mv -f .deps/xalloc-die.Tpo .deps/xalloc-die.Po
784 gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/include -g -O2 -MT xstrndup.o -MD -MP -MF .deps/xstrndup.Tpo -c -o xstrndup.o xstrndup.c
785 mv -f .deps/xstrndup.Tpo .deps/xstrndup.Po
786 gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/include -g -O2 -MT asnprintf.o -MD -MP -MF .deps/asnprintf.Tpo -c -o asnprintf.o asnprintf.c
787 mv -f .deps/asnprintf.Tpo .deps/asnprintf.Po
788 gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/include -g -O2 -MT asprintf.o -MD -MP -MF .deps/asprintf.Tpo -c -o asprintf.o asprintf.c
789 mv -f .deps/asprintf.Tpo .deps/asprintf.Po
790 gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/include -g -O2 -MT basename.o -MD -MP -MF .deps/basename.Tpo -c -o basename.o basename.c
791 mv -f .deps/basename.Tpo .deps/basename.Po
792 gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/include -g -O2 -MT c-strtod.o -MD -MP -MF .deps/c-strtod.Tpo -c -o c-strtod.o c-strtod.c
793 mv -f .deps/c-strtod.Tpo .deps/c-strtod.Po
794 gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/include -g -O2 -MT cloexec.o -MD -MP -MF .deps/cloexec.Tpo -c -o cloexec.o cloexec.c
795 mv -f .deps/cloexec.Tpo .deps/cloexec.Po
796 gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/include -g -O2 -MT creat-safer.o -MD -MP -MF .deps/creat-safer.Tpo -c -o creat-safer.o creat-safer.c
797 mv -f .deps/creat-safer.Tpo .deps/creat-safer.Po
798 gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/include -g -O2 -MT dirname.o -MD -MP -MF .deps/dirname.Tpo -c -o dirname.o dirname.c
799 mv -f .deps/dirname.Tpo .deps/dirname.Po
800 gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/include -g -O2 -MT dup-safer.o -MD -MP -MF .deps/dup-safer.Tpo -c -o dup-safer.o dup-safer.c
801 mv -f .deps/dup-safer.Tpo .deps/dup-safer.Po
802 gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/include -g -O2 -MT error.o -MD -MP -MF .deps/error.Tpo -c -o error.o error.c
803 mv -f .deps/error.Tpo .deps/error.Po
804 gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/include -g -O2 -MT exitfail.o -MD -MP -MF .deps/exitfail.Tpo -c -o exitfail.o exitfail.c
805 mv -f .deps/exitfail.Tpo .deps/exitfail.Po
806 gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/include -g -O2 -MT fd-safer.o -MD -MP -MF .deps/fd-safer.Tpo -c -o fd-safer.o fd-safer.c
807 mv -f .deps/fd-safer.Tpo .deps/fd-safer.Po
808 gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/include -g -O2 -MT fsusage.o -MD -MP -MF .deps/fsusage.Tpo -c -o fsusage.o fsusage.c
809 mv -f .deps/fsusage.Tpo .deps/fsusage.Po
810 gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/include -g -O2 -MT getloadavg.o -MD -MP -MF .deps/getloadavg.Tpo -c -o getloadavg.o getloadavg.c
811 mv -f .deps/getloadavg.Tpo .deps/getloadavg.Po
812 gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/include -g -O2 -MT getopt.o -MD -MP -MF .deps/getopt.Tpo -c -o getopt.o getopt.c
813 mv -f .deps/getopt.Tpo .deps/getopt.Po
814 gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/include -g -O2 -MT getopt1.o -MD -MP -MF .deps/getopt1.Tpo -c -o getopt1.o getopt1.c
815 mv -f .deps/getopt1.Tpo .deps/getopt1.Po
816 gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/include -g -O2 -MT malloc.o -MD -MP -MF .deps/malloc.Tpo -c -o malloc.o malloc.c
817 mv -f .deps/malloc.Tpo .deps/malloc.Po
818 gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/include -g -O2 -MT mktime.o -MD -MP -MF .deps/mktime.Tpo -c -o mktime.o mktime.c
819 mv -f .deps/mktime.Tpo .deps/mktime.Po
820 gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/include -g -O2 -MT mountlist.o -MD -MP -MF .deps/mountlist.Tpo -c -o mountlist.o mountlist.c
821mountlist.c: In function 'read_file_system_list':
822mountlist.c:797: warning: passing argument 3 of 'mntctl' from incompatible pointer type
823mountlist.c:802: warning: passing argument 3 of 'mntctl' from incompatible pointer type
824 mv -f .deps/mountlist.Tpo .deps/mountlist.Po
825 gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/include -g -O2 -MT open.o -MD -MP -MF .deps/open.Tpo -c -o open.o open.c
826 mv -f .deps/open.Tpo .deps/open.Po
827 gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/include -g -O2 -MT open-safer.o -MD -MP -MF .deps/open-safer.Tpo -c -o open-safer.o open-safer.c
828 mv -f .deps/open-safer.Tpo .deps/open-safer.Po
829 gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/include -g -O2 -MT pipe-safer.o -MD -MP -MF .deps/pipe-safer.Tpo -c -o pipe-safer.o pipe-safer.c
830 mv -f .deps/pipe-safer.Tpo .deps/pipe-safer.Po
831 gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/include -g -O2 -MT printf-args.o -MD -MP -MF .deps/printf-args.Tpo -c -o printf-args.o printf-args.c
832 mv -f .deps/printf-args.Tpo .deps/printf-args.Po
833 gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/include -g -O2 -MT printf-parse.o -MD -MP -MF .deps/printf-parse.Tpo -c -o printf-parse.o printf-parse.c
834 mv -f .deps/printf-parse.Tpo .deps/printf-parse.Po
835 gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/include -g -O2 -MT regex.o -MD -MP -MF .deps/regex.Tpo -c -o regex.o regex.c
836 mv -f .deps/regex.Tpo .deps/regex.Po
837 gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/include -g -O2 -MT safe-read.o -MD -MP -MF .deps/safe-read.Tpo -c -o safe-read.o safe-read.c
838 mv -f .deps/safe-read.Tpo .deps/safe-read.Po
839 gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/include -g -O2 -MT safe-write.o -MD -MP -MF .deps/safe-write.Tpo -c -o safe-write.o safe-write.c
840 mv -f .deps/safe-write.Tpo .deps/safe-write.Po
841 gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/include -g -O2 -MT stripslash.o -MD -MP -MF .deps/stripslash.Tpo -c -o stripslash.o stripslash.c
842 mv -f .deps/stripslash.Tpo .deps/stripslash.Po
843 gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/include -g -O2 -MT timegm.o -MD -MP -MF .deps/timegm.Tpo -c -o timegm.o timegm.c
844 mv -f .deps/timegm.Tpo .deps/timegm.Po
845 gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/include -g -O2 -MT vasnprintf.o -MD -MP -MF .deps/vasnprintf.Tpo -c -o vasnprintf.o vasnprintf.c
846 mv -f .deps/vasnprintf.Tpo .deps/vasnprintf.Po
847 gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/include -g -O2 -MT vasprintf.o -MD -MP -MF .deps/vasprintf.Tpo -c -o vasprintf.o vasprintf.c
848 mv -f .deps/vasprintf.Tpo .deps/vasprintf.Po
849 gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/include -g -O2 -MT xmalloc.o -MD -MP -MF .deps/xmalloc.Tpo -c -o xmalloc.o xmalloc.c
850 mv -f .deps/xmalloc.Tpo .deps/xmalloc.Po
851 rm -f libgnu.a
852 ar cru libgnu.a base64.o full-read.o full-write.o localcharset.o xalloc-die.o xstrndup.o asnprintf.o asprintf.o basename.o c-strtod.o cloexec.o creat-safer.o dirname.o dup-safer.o error.o exitfail.o fd-safer.o fsusage.o getloadavg.o getopt.o getopt1.o malloc.o mktime.o mountlist.o open.o open-safer.o pipe-safer.o printf-args.o printf-parse.o regex.o safe-read.o safe-write.o stripslash.o timegm.o vasnprintf.o vasprintf.o xmalloc.o
853 ranlib libgnu.a
854 rm -f t-charset.alias charset.alias
855 /bin/sh ./config.charset 'powerpc-ibm-aix5.3.0.0' > t-charset.alias
856 mv t-charset.alias charset.alias
857 rm -f t-ref-add.sed ref-add.sed
858 sed -e '/^#/d' -e 's/@''PACKAGE''@/nagios-plugins/g' ref-add.sin > t-ref-add.sed
859 mv t-ref-add.sed ref-add.sed
860 rm -f t-ref-del.sed ref-del.sed
861 sed -e '/^#/d' -e 's/@''PACKAGE''@/nagios-plugins/g' ref-del.sin > t-ref-del.sed
862 mv t-ref-del.sed ref-del.sed
863Target "all-am" is up to date.
864Making all in tap
865Target "all" is up to date.
866Making all in lib
867Making all in .
868 gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../gl -I../intl -I../plugins -I/include -g -O2 -MT utils_base.o -MD -MP -MF .deps/utils_base.Tpo -c -o utils_base.o utils_base.c
869 mv -f .deps/utils_base.Tpo .deps/utils_base.Po
870 gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../gl -I../intl -I../plugins -I/include -g -O2 -MT utils_disk.o -MD -MP -MF .deps/utils_disk.Tpo -c -o utils_disk.o utils_disk.c
871 mv -f .deps/utils_disk.Tpo .deps/utils_disk.Po
872 gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../gl -I../intl -I../plugins -I/include -g -O2 -MT utils_tcp.o -MD -MP -MF .deps/utils_tcp.Tpo -c -o utils_tcp.o utils_tcp.c
873 mv -f .deps/utils_tcp.Tpo .deps/utils_tcp.Po
874 gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../gl -I../intl -I../plugins -I/include -g -O2 -MT utils_cmd.o -MD -MP -MF .deps/utils_cmd.Tpo -c -o utils_cmd.o utils_cmd.c
875 mv -f .deps/utils_cmd.Tpo .deps/utils_cmd.Po
876 rm -f libnagiosplug.a
877 ar cru libnagiosplug.a utils_base.o utils_disk.o utils_tcp.o utils_cmd.o
878 ranlib libnagiosplug.a
879Target "all-am" is up to date.
880Making all in tests
881Target "all" is up to date.
882Target "all" is up to date.
883Making all in plugins
884 gcc -DLOCALEDIR=\"/usr/local/nagios/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../gl -I../intl -I/usr/include/ldap -I/include -I/include -DNP_VERSION='"1.4.14-61-g45e2"' -g -O2 -MT check_apt.o -MD -MP -MF .deps/check_apt.Tpo -c -o check_apt.o check_apt.c
885 mv -f .deps/check_apt.Tpo .deps/check_apt.Po
886 gcc -DLOCALEDIR=\"/usr/local/nagios/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../gl -I../intl -I/usr/include/ldap -I/include -I/include -DNP_VERSION='"1.4.14-61-g45e2"' -g -O2 -MT utils.o -MD -MP -MF .deps/utils.Tpo -c -o utils.o utils.c
887 mv -f .deps/utils.Tpo .deps/utils.Po
888 gcc -DLOCALEDIR=\"/usr/local/nagios/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../gl -I../intl -I/usr/include/ldap -I/include -I/include -DNP_VERSION='"1.4.14-61-g45e2"' -g -O2 -MT runcmd.o -MD -MP -MF .deps/runcmd.Tpo -c -o runcmd.o runcmd.c
889 mv -f .deps/runcmd.Tpo .deps/runcmd.Po
890 /bin/sh ../libtool --tag=CC --mode=link gcc -DNP_VERSION='"1.4.14-61-g45e2"' -g -O2 -L. -L/lib -o check_apt check_apt.o utils.o ../lib/libnagiosplug.a ../gl/libgnu.a runcmd.o -L/lib -lintl -lpthread -ldl
891mkdir .libs
892gcc -DNP_VERSION=\"1.4.14-61-g45e2\" -g -O2 -o check_apt check_apt.o utils.o runcmd.o -L/usr/src/packages/BUILD/nagios-plugins-1.4.14-61-g45e2/plugins -L/lib ../lib/libnagiosplug.a ../gl/libgnu.a -lintl -lpthread -ldl
893 gcc -DLOCALEDIR=\"/usr/local/nagios/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../gl -I../intl -I/usr/include/ldap -I/include -I/include -DNP_VERSION='"1.4.14-61-g45e2"' -g -O2 -MT check_cluster.o -MD -MP -MF .deps/check_cluster.Tpo -c -o check_cluster.o check_cluster.c
894 mv -f .deps/check_cluster.Tpo .deps/check_cluster.Po
895 /bin/sh ../libtool --tag=CC --mode=link gcc -DNP_VERSION='"1.4.14-61-g45e2"' -g -O2 -L. -L/lib -o check_cluster check_cluster.o utils.o ../lib/libnagiosplug.a ../gl/libgnu.a -L/lib -lintl -lpthread -ldl
896gcc -DNP_VERSION=\"1.4.14-61-g45e2\" -g -O2 -o check_cluster check_cluster.o utils.o -L/usr/src/packages/BUILD/nagios-plugins-1.4.14-61-g45e2/plugins -L/lib ../lib/libnagiosplug.a ../gl/libgnu.a -lintl -lpthread -ldl
897 gcc -DLOCALEDIR=\"/usr/local/nagios/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../gl -I../intl -I/usr/include/ldap -I/include -I/include -DNP_VERSION='"1.4.14-61-g45e2"' -g -O2 -MT check_disk.o -MD -MP -MF .deps/check_disk.Tpo -c -o check_disk.o check_disk.c
898 mv -f .deps/check_disk.Tpo .deps/check_disk.Po
899 gcc -DLOCALEDIR=\"/usr/local/nagios/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../gl -I../intl -I/usr/include/ldap -I/include -I/include -DNP_VERSION='"1.4.14-61-g45e2"' -g -O2 -MT popen.o -MD -MP -MF .deps/popen.Tpo -c -o popen.o popen.c
900 mv -f .deps/popen.Tpo .deps/popen.Po
901 /bin/sh ../libtool --tag=CC --mode=link gcc -DNP_VERSION='"1.4.14-61-g45e2"' -g -O2 -L. -L/lib -o check_disk check_disk.o utils.o ../lib/libnagiosplug.a ../gl/libgnu.a popen.o -L/lib -lintl -lpthread -ldl
902gcc -DNP_VERSION=\"1.4.14-61-g45e2\" -g -O2 -o check_disk check_disk.o utils.o popen.o -L/usr/src/packages/BUILD/nagios-plugins-1.4.14-61-g45e2/plugins -L/lib ../lib/libnagiosplug.a ../gl/libgnu.a -lintl -lpthread -ldl
903 gcc -DLOCALEDIR=\"/usr/local/nagios/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../gl -I../intl -I/usr/include/ldap -I/include -I/include -DNP_VERSION='"1.4.14-61-g45e2"' -g -O2 -MT check_dummy.o -MD -MP -MF .deps/check_dummy.Tpo -c -o check_dummy.o check_dummy.c
904 mv -f .deps/check_dummy.Tpo .deps/check_dummy.Po
905 /bin/sh ../libtool --tag=CC --mode=link gcc -DNP_VERSION='"1.4.14-61-g45e2"' -g -O2 -L. -L/lib -o check_dummy check_dummy.o utils.o ../lib/libnagiosplug.a ../gl/libgnu.a -L/lib -lintl -lpthread -ldl
906gcc -DNP_VERSION=\"1.4.14-61-g45e2\" -g -O2 -o check_dummy check_dummy.o utils.o -L/usr/src/packages/BUILD/nagios-plugins-1.4.14-61-g45e2/plugins -L/lib ../lib/libnagiosplug.a ../gl/libgnu.a -lintl -lpthread -ldl
907 gcc -DLOCALEDIR=\"/usr/local/nagios/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../gl -I../intl -I/usr/include/ldap -I/include -I/include -DNP_VERSION='"1.4.14-61-g45e2"' -g -O2 -MT check_http.o -MD -MP -MF .deps/check_http.Tpo -c -o check_http.o check_http.c
908 mv -f .deps/check_http.Tpo .deps/check_http.Po
909 gcc -DLOCALEDIR=\"/usr/local/nagios/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../gl -I../intl -I/usr/include/ldap -I/include -I/include -DNP_VERSION='"1.4.14-61-g45e2"' -g -O2 -MT sslutils.o -MD -MP -MF .deps/sslutils.Tpo -c -o sslutils.o sslutils.c
910 mv -f .deps/sslutils.Tpo .deps/sslutils.Po
911 gcc -DLOCALEDIR=\"/usr/local/nagios/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../gl -I../intl -I/usr/include/ldap -I/include -I/include -DNP_VERSION='"1.4.14-61-g45e2"' -g -O2 -MT netutils.o -MD -MP -MF .deps/netutils.Tpo -c -o netutils.o netutils.c
912 mv -f .deps/netutils.Tpo .deps/netutils.Po
913 /bin/sh ../libtool --tag=CC --mode=link gcc -DNP_VERSION='"1.4.14-61-g45e2"' -g -O2 -L. -L/lib -o check_http check_http.o sslutils.o netutils.o utils.o ../lib/libnagiosplug.a ../gl/libgnu.a -lnsl -lssl -lcrypto -L/lib -lintl -lpthread -ldl
914gcc -DNP_VERSION=\"1.4.14-61-g45e2\" -g -O2 -o check_http check_http.o sslutils.o netutils.o utils.o -L/usr/src/packages/BUILD/nagios-plugins-1.4.14-61-g45e2/plugins -L/lib ../lib/libnagiosplug.a ../gl/libgnu.a -lnsl -lssl -lcrypto -lintl -lpthread -ldl
915 gcc -DLOCALEDIR=\"/usr/local/nagios/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../gl -I../intl -I/usr/include/ldap -I/include -I/include -DNP_VERSION='"1.4.14-61-g45e2"' -g -O2 -MT check_load.o -MD -MP -MF .deps/check_load.Tpo -c -o check_load.o check_load.c
916 mv -f .deps/check_load.Tpo .deps/check_load.Po
917 /bin/sh ../libtool --tag=CC --mode=link gcc -DNP_VERSION='"1.4.14-61-g45e2"' -g -O2 -L. -L/lib -o check_load check_load.o utils.o ../lib/libnagiosplug.a ../gl/libgnu.a popen.o -L/lib -lintl -lpthread -ldl
918gcc -DNP_VERSION=\"1.4.14-61-g45e2\" -g -O2 -o check_load check_load.o utils.o popen.o -L/usr/src/packages/BUILD/nagios-plugins-1.4.14-61-g45e2/plugins -L/lib ../lib/libnagiosplug.a ../gl/libgnu.a -lintl -lpthread -ldl
919 gcc -DLOCALEDIR=\"/usr/local/nagios/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../gl -I../intl -I/usr/include/ldap -I/include -I/include -DNP_VERSION='"1.4.14-61-g45e2"' -g -O2 -MT check_mrtg.o -MD -MP -MF .deps/check_mrtg.Tpo -c -o check_mrtg.o check_mrtg.c
920 mv -f .deps/check_mrtg.Tpo .deps/check_mrtg.Po
921 /bin/sh ../libtool --tag=CC --mode=link gcc -DNP_VERSION='"1.4.14-61-g45e2"' -g -O2 -L. -L/lib -o check_mrtg check_mrtg.o utils.o ../lib/libnagiosplug.a ../gl/libgnu.a -L/lib -lintl -lpthread -ldl
922gcc -DNP_VERSION=\"1.4.14-61-g45e2\" -g -O2 -o check_mrtg check_mrtg.o utils.o -L/usr/src/packages/BUILD/nagios-plugins-1.4.14-61-g45e2/plugins -L/lib ../lib/libnagiosplug.a ../gl/libgnu.a -lintl -lpthread -ldl
923 gcc -DLOCALEDIR=\"/usr/local/nagios/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../gl -I../intl -I/usr/include/ldap -I/include -I/include -DNP_VERSION='"1.4.14-61-g45e2"' -g -O2 -MT check_mrtgtraf.o -MD -MP -MF .deps/check_mrtgtraf.Tpo -c -o check_mrtgtraf.o check_mrtgtraf.c
924 mv -f .deps/check_mrtgtraf.Tpo .deps/check_mrtgtraf.Po
925 /bin/sh ../libtool --tag=CC --mode=link gcc -DNP_VERSION='"1.4.14-61-g45e2"' -g -O2 -L. -L/lib -o check_mrtgtraf check_mrtgtraf.o utils.o ../lib/libnagiosplug.a ../gl/libgnu.a -L/lib -lintl -lpthread -ldl
926gcc -DNP_VERSION=\"1.4.14-61-g45e2\" -g -O2 -o check_mrtgtraf check_mrtgtraf.o utils.o -L/usr/src/packages/BUILD/nagios-plugins-1.4.14-61-g45e2/plugins -L/lib ../lib/libnagiosplug.a ../gl/libgnu.a -lintl -lpthread -ldl
927 gcc -DLOCALEDIR=\"/usr/local/nagios/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../gl -I../intl -I/usr/include/ldap -I/include -I/include -DNP_VERSION='"1.4.14-61-g45e2"' -g -O2 -MT check_ntp.o -MD -MP -MF .deps/check_ntp.Tpo -c -o check_ntp.o check_ntp.c
928 mv -f .deps/check_ntp.Tpo .deps/check_ntp.Po
929 /bin/sh ../libtool --tag=CC --mode=link gcc -DNP_VERSION='"1.4.14-61-g45e2"' -g -O2 -L. -L/lib -o check_ntp check_ntp.o netutils.o utils.o ../lib/libnagiosplug.a ../gl/libgnu.a -lnsl -lm -L/lib -lintl -lpthread -ldl
930gcc -DNP_VERSION=\"1.4.14-61-g45e2\" -g -O2 -o check_ntp check_ntp.o netutils.o utils.o -L/usr/src/packages/BUILD/nagios-plugins-1.4.14-61-g45e2/plugins -L/lib ../lib/libnagiosplug.a ../gl/libgnu.a -lnsl -lm -lintl -lpthread -ldl
931 gcc -DLOCALEDIR=\"/usr/local/nagios/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../gl -I../intl -I/usr/include/ldap -I/include -I/include -DNP_VERSION='"1.4.14-61-g45e2"' -g -O2 -MT check_ntp_peer.o -MD -MP -MF .deps/check_ntp_peer.Tpo -c -o check_ntp_peer.o check_ntp_peer.c
932 mv -f .deps/check_ntp_peer.Tpo .deps/check_ntp_peer.Po
933 /bin/sh ../libtool --tag=CC --mode=link gcc -DNP_VERSION='"1.4.14-61-g45e2"' -g -O2 -L. -L/lib -o check_ntp_peer check_ntp_peer.o netutils.o utils.o ../lib/libnagiosplug.a ../gl/libgnu.a -lnsl -lm -L/lib -lintl -lpthread -ldl
934gcc -DNP_VERSION=\"1.4.14-61-g45e2\" -g -O2 -o check_ntp_peer check_ntp_peer.o netutils.o utils.o -L/usr/src/packages/BUILD/nagios-plugins-1.4.14-61-g45e2/plugins -L/lib ../lib/libnagiosplug.a ../gl/libgnu.a -lnsl -lm -lintl -lpthread -ldl
935 gcc -DLOCALEDIR=\"/usr/local/nagios/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../gl -I../intl -I/usr/include/ldap -I/include -I/include -DNP_VERSION='"1.4.14-61-g45e2"' -g -O2 -MT check_nwstat.o -MD -MP -MF .deps/check_nwstat.Tpo -c -o check_nwstat.o check_nwstat.c
936 mv -f .deps/check_nwstat.Tpo .deps/check_nwstat.Po
937 /bin/sh ../libtool --tag=CC --mode=link gcc -DNP_VERSION='"1.4.14-61-g45e2"' -g -O2 -L. -L/lib -o check_nwstat check_nwstat.o netutils.o utils.o ../lib/libnagiosplug.a ../gl/libgnu.a -lnsl -L/lib -lintl -lpthread -ldl
938gcc -DNP_VERSION=\"1.4.14-61-g45e2\" -g -O2 -o check_nwstat check_nwstat.o netutils.o utils.o -L/usr/src/packages/BUILD/nagios-plugins-1.4.14-61-g45e2/plugins -L/lib ../lib/libnagiosplug.a ../gl/libgnu.a -lnsl -lintl -lpthread -ldl
939 gcc -DLOCALEDIR=\"/usr/local/nagios/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../gl -I../intl -I/usr/include/ldap -I/include -I/include -DNP_VERSION='"1.4.14-61-g45e2"' -g -O2 -MT check_overcr.o -MD -MP -MF .deps/check_overcr.Tpo -c -o check_overcr.o check_overcr.c
940 mv -f .deps/check_overcr.Tpo .deps/check_overcr.Po
941 /bin/sh ../libtool --tag=CC --mode=link gcc -DNP_VERSION='"1.4.14-61-g45e2"' -g -O2 -L. -L/lib -o check_overcr check_overcr.o netutils.o utils.o ../lib/libnagiosplug.a ../gl/libgnu.a -lnsl -L/lib -lintl -lpthread -ldl
942gcc -DNP_VERSION=\"1.4.14-61-g45e2\" -g -O2 -o check_overcr check_overcr.o netutils.o utils.o -L/usr/src/packages/BUILD/nagios-plugins-1.4.14-61-g45e2/plugins -L/lib ../lib/libnagiosplug.a ../gl/libgnu.a -lnsl -lintl -lpthread -ldl
943 gcc -DLOCALEDIR=\"/usr/local/nagios/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../gl -I../intl -I/usr/include/ldap -I/include -I/include -DNP_VERSION='"1.4.14-61-g45e2"' -g -O2 -MT check_ping.o -MD -MP -MF .deps/check_ping.Tpo -c -o check_ping.o check_ping.c
944 mv -f .deps/check_ping.Tpo .deps/check_ping.Po
945 /bin/sh ../libtool --tag=CC --mode=link gcc -DNP_VERSION='"1.4.14-61-g45e2"' -g -O2 -L. -L/lib -o check_ping check_ping.o netutils.o utils.o ../lib/libnagiosplug.a ../gl/libgnu.a -lnsl popen.o -L/lib -lintl -lpthread -ldl
946gcc -DNP_VERSION=\"1.4.14-61-g45e2\" -g -O2 -o check_ping check_ping.o netutils.o utils.o popen.o -L/usr/src/packages/BUILD/nagios-plugins-1.4.14-61-g45e2/plugins -L/lib ../lib/libnagiosplug.a ../gl/libgnu.a -lnsl -lintl -lpthread -ldl
947 gcc -DLOCALEDIR=\"/usr/local/nagios/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../gl -I../intl -I/usr/include/ldap -I/include -I/include -DNP_VERSION='"1.4.14-61-g45e2"' -g -O2 -MT check_real.o -MD -MP -MF .deps/check_real.Tpo -c -o check_real.o check_real.c
948 mv -f .deps/check_real.Tpo .deps/check_real.Po
949 /bin/sh ../libtool --tag=CC --mode=link gcc -DNP_VERSION='"1.4.14-61-g45e2"' -g -O2 -L. -L/lib -o check_real check_real.o netutils.o utils.o ../lib/libnagiosplug.a ../gl/libgnu.a -lnsl -L/lib -lintl -lpthread -ldl
950gcc -DNP_VERSION=\"1.4.14-61-g45e2\" -g -O2 -o check_real check_real.o netutils.o utils.o -L/usr/src/packages/BUILD/nagios-plugins-1.4.14-61-g45e2/plugins -L/lib ../lib/libnagiosplug.a ../gl/libgnu.a -lnsl -lintl -lpthread -ldl
951 gcc -DLOCALEDIR=\"/usr/local/nagios/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../gl -I../intl -I/usr/include/ldap -I/include -I/include -DNP_VERSION='"1.4.14-61-g45e2"' -g -O2 -MT check_smtp.o -MD -MP -MF .deps/check_smtp.Tpo -c -o check_smtp.o check_smtp.c
952 mv -f .deps/check_smtp.Tpo .deps/check_smtp.Po
953 /bin/sh ../libtool --tag=CC --mode=link gcc -DNP_VERSION='"1.4.14-61-g45e2"' -g -O2 -L. -L/lib -o check_smtp check_smtp.o sslutils.o netutils.o utils.o ../lib/libnagiosplug.a ../gl/libgnu.a -lnsl -lssl -lcrypto -L/lib -lintl -lpthread -ldl
954gcc -DNP_VERSION=\"1.4.14-61-g45e2\" -g -O2 -o check_smtp check_smtp.o sslutils.o netutils.o utils.o -L/usr/src/packages/BUILD/nagios-plugins-1.4.14-61-g45e2/plugins -L/lib ../lib/libnagiosplug.a ../gl/libgnu.a -lnsl -lssl -lcrypto -lintl -lpthread -ldl
955 gcc -DLOCALEDIR=\"/usr/local/nagios/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../gl -I../intl -I/usr/include/ldap -I/include -I/include -DNP_VERSION='"1.4.14-61-g45e2"' -g -O2 -MT check_ssh.o -MD -MP -MF .deps/check_ssh.Tpo -c -o check_ssh.o check_ssh.c
956 mv -f .deps/check_ssh.Tpo .deps/check_ssh.Po
957 /bin/sh ../libtool --tag=CC --mode=link gcc -DNP_VERSION='"1.4.14-61-g45e2"' -g -O2 -L. -L/lib -o check_ssh check_ssh.o netutils.o utils.o ../lib/libnagiosplug.a ../gl/libgnu.a -lnsl -L/lib -lintl -lpthread -ldl
958gcc -DNP_VERSION=\"1.4.14-61-g45e2\" -g -O2 -o check_ssh check_ssh.o netutils.o utils.o -L/usr/src/packages/BUILD/nagios-plugins-1.4.14-61-g45e2/plugins -L/lib ../lib/libnagiosplug.a ../gl/libgnu.a -lnsl -lintl -lpthread -ldl
959 gcc -DLOCALEDIR=\"/usr/local/nagios/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../gl -I../intl -I/usr/include/ldap -I/include -I/include -DNP_VERSION='"1.4.14-61-g45e2"' -g -O2 -MT check_tcp.o -MD -MP -MF .deps/check_tcp.Tpo -c -o check_tcp.o check_tcp.c
960 mv -f .deps/check_tcp.Tpo .deps/check_tcp.Po
961 /bin/sh ../libtool --tag=CC --mode=link gcc -DNP_VERSION='"1.4.14-61-g45e2"' -g -O2 -L. -L/lib -o check_tcp check_tcp.o sslutils.o netutils.o utils.o ../lib/libnagiosplug.a ../gl/libgnu.a -lnsl -lssl -lcrypto -L/lib -lintl -lpthread -ldl
962gcc -DNP_VERSION=\"1.4.14-61-g45e2\" -g -O2 -o check_tcp check_tcp.o sslutils.o netutils.o utils.o -L/usr/src/packages/BUILD/nagios-plugins-1.4.14-61-g45e2/plugins -L/lib ../lib/libnagiosplug.a ../gl/libgnu.a -lnsl -lssl -lcrypto -lintl -lpthread -ldl
963 gcc -DLOCALEDIR=\"/usr/local/nagios/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../gl -I../intl -I/usr/include/ldap -I/include -I/include -DNP_VERSION='"1.4.14-61-g45e2"' -g -O2 -MT check_time.o -MD -MP -MF .deps/check_time.Tpo -c -o check_time.o check_time.c
964 mv -f .deps/check_time.Tpo .deps/check_time.Po
965 /bin/sh ../libtool --tag=CC --mode=link gcc -DNP_VERSION='"1.4.14-61-g45e2"' -g -O2 -L. -L/lib -o check_time check_time.o netutils.o utils.o ../lib/libnagiosplug.a ../gl/libgnu.a -lnsl -L/lib -lintl -lpthread -ldl
966gcc -DNP_VERSION=\"1.4.14-61-g45e2\" -g -O2 -o check_time check_time.o netutils.o utils.o -L/usr/src/packages/BUILD/nagios-plugins-1.4.14-61-g45e2/plugins -L/lib ../lib/libnagiosplug.a ../gl/libgnu.a -lnsl -lintl -lpthread -ldl
967 gcc -DLOCALEDIR=\"/usr/local/nagios/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../gl -I../intl -I/usr/include/ldap -I/include -I/include -DNP_VERSION='"1.4.14-61-g45e2"' -g -O2 -MT check_ntp_time.o -MD -MP -MF .deps/check_ntp_time.Tpo -c -o check_ntp_time.o check_ntp_time.c
968 mv -f .deps/check_ntp_time.Tpo .deps/check_ntp_time.Po
969 /bin/sh ../libtool --tag=CC --mode=link gcc -DNP_VERSION='"1.4.14-61-g45e2"' -g -O2 -L. -L/lib -o check_ntp_time check_ntp_time.o netutils.o utils.o ../lib/libnagiosplug.a ../gl/libgnu.a -lnsl -lm -L/lib -lintl -lpthread -ldl
970gcc -DNP_VERSION=\"1.4.14-61-g45e2\" -g -O2 -o check_ntp_time check_ntp_time.o netutils.o utils.o -L/usr/src/packages/BUILD/nagios-plugins-1.4.14-61-g45e2/plugins -L/lib ../lib/libnagiosplug.a ../gl/libgnu.a -lnsl -lm -lintl -lpthread -ldl
971 gcc -DLOCALEDIR=\"/usr/local/nagios/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../gl -I../intl -I/usr/include/ldap -I/include -I/include -DNP_VERSION='"1.4.14-61-g45e2"' -g -O2 -MT check_ups.o -MD -MP -MF .deps/check_ups.Tpo -c -o check_ups.o check_ups.c
972 mv -f .deps/check_ups.Tpo .deps/check_ups.Po
973 /bin/sh ../libtool --tag=CC --mode=link gcc -DNP_VERSION='"1.4.14-61-g45e2"' -g -O2 -L. -L/lib -o check_ups check_ups.o netutils.o utils.o ../lib/libnagiosplug.a ../gl/libgnu.a -lnsl -L/lib -lintl -lpthread -ldl
974gcc -DNP_VERSION=\"1.4.14-61-g45e2\" -g -O2 -o check_ups check_ups.o netutils.o utils.o -L/usr/src/packages/BUILD/nagios-plugins-1.4.14-61-g45e2/plugins -L/lib ../lib/libnagiosplug.a ../gl/libgnu.a -lnsl -lintl -lpthread -ldl
975 gcc -DLOCALEDIR=\"/usr/local/nagios/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../gl -I../intl -I/usr/include/ldap -I/include -I/include -DNP_VERSION='"1.4.14-61-g45e2"' -g -O2 -MT check_users.o -MD -MP -MF .deps/check_users.Tpo -c -o check_users.o check_users.c
976 mv -f .deps/check_users.Tpo .deps/check_users.Po
977 /bin/sh ../libtool --tag=CC --mode=link gcc -DNP_VERSION='"1.4.14-61-g45e2"' -g -O2 -L. -L/lib -o check_users check_users.o utils.o ../lib/libnagiosplug.a ../gl/libgnu.a popen.o -L/lib -lintl -lpthread -ldl
978gcc -DNP_VERSION=\"1.4.14-61-g45e2\" -g -O2 -o check_users check_users.o utils.o popen.o -L/usr/src/packages/BUILD/nagios-plugins-1.4.14-61-g45e2/plugins -L/lib ../lib/libnagiosplug.a ../gl/libgnu.a -lintl -lpthread -ldl
979 gcc -DLOCALEDIR=\"/usr/local/nagios/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../gl -I../intl -I/usr/include/ldap -I/include -I/include -DNP_VERSION='"1.4.14-61-g45e2"' -g -O2 -MT negate.o -MD -MP -MF .deps/negate.Tpo -c -o negate.o negate.c
980 mv -f .deps/negate.Tpo .deps/negate.Po
981 /bin/sh ../libtool --tag=CC --mode=link gcc -DNP_VERSION='"1.4.14-61-g45e2"' -g -O2 -L. -L/lib -o negate negate.o utils.o ../lib/libnagiosplug.a ../gl/libgnu.a -L/lib -lintl -lpthread -ldl
982gcc -DNP_VERSION=\"1.4.14-61-g45e2\" -g -O2 -o negate negate.o utils.o -L/usr/src/packages/BUILD/nagios-plugins-1.4.14-61-g45e2/plugins -L/lib ../lib/libnagiosplug.a ../gl/libgnu.a -lintl -lpthread -ldl
983 gcc -DLOCALEDIR=\"/usr/local/nagios/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../gl -I../intl -I/usr/include/ldap -I/include -I/include -DNP_VERSION='"1.4.14-61-g45e2"' -g -O2 -MT urlize.o -MD -MP -MF .deps/urlize.Tpo -c -o urlize.o urlize.c
984 mv -f .deps/urlize.Tpo .deps/urlize.Po
985 /bin/sh ../libtool --tag=CC --mode=link gcc -DNP_VERSION='"1.4.14-61-g45e2"' -g -O2 -L. -L/lib -o urlize urlize.o utils.o ../lib/libnagiosplug.a ../gl/libgnu.a popen.o -L/lib -lintl -lpthread -ldl
986gcc -DNP_VERSION=\"1.4.14-61-g45e2\" -g -O2 -o urlize urlize.o utils.o popen.o -L/usr/src/packages/BUILD/nagios-plugins-1.4.14-61-g45e2/plugins -L/lib ../lib/libnagiosplug.a ../gl/libgnu.a -lintl -lpthread -ldl
987 gcc -DLOCALEDIR=\"/usr/local/nagios/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../gl -I../intl -I/usr/include/ldap -I/include -I/include -DNP_VERSION='"1.4.14-61-g45e2"' -g -O2 -MT check_ldap.o -MD -MP -MF .deps/check_ldap.Tpo -c -o check_ldap.o check_ldap.c
988 mv -f .deps/check_ldap.Tpo .deps/check_ldap.Po
989 /bin/sh ../libtool --tag=CC --mode=link gcc -DNP_VERSION='"1.4.14-61-g45e2"' -g -O2 -L. -L/lib -o check_ldap check_ldap.o netutils.o utils.o ../lib/libnagiosplug.a ../gl/libgnu.a -lnsl -lldap -llber -L/lib -lintl -lpthread -ldl
990gcc -DNP_VERSION=\"1.4.14-61-g45e2\" -g -O2 -o check_ldap check_ldap.o netutils.o utils.o -L/usr/src/packages/BUILD/nagios-plugins-1.4.14-61-g45e2/plugins -L/lib ../lib/libnagiosplug.a ../gl/libgnu.a -lnsl -L/opt/freeware/lib -lldap -L/opt/freeware/src/packages/BUILD/openldap-2.0.21/libraries -lssl -lcrypto -ls -llber -lintl -lpthread -ldl -Wl,-blibpath:/opt/freeware/lib:/opt/freeware/lib/gcc/powerpc-ibm-aix5.3.0.0/4.0.0:/opt/freeware/lib/gcc/powerpc-ibm-aix5.3.0.0/4.0.0/../../..:/usr/lib:/lib
991 gcc -DLOCALEDIR=\"/usr/local/nagios/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../gl -I../intl -I/usr/include/ldap -I/include -I/include -DNP_VERSION='"1.4.14-61-g45e2"' -g -O2 -MT check_procs.o -MD -MP -MF .deps/check_procs.Tpo -c -o check_procs.o check_procs.c
992 mv -f .deps/check_procs.Tpo .deps/check_procs.Po
993 /bin/sh ../libtool --tag=CC --mode=link gcc -DNP_VERSION='"1.4.14-61-g45e2"' -g -O2 -L. -L/lib -o check_procs check_procs.o utils.o ../lib/libnagiosplug.a ../gl/libgnu.a -L/lib -lintl -lpthread -ldl
994gcc -DNP_VERSION=\"1.4.14-61-g45e2\" -g -O2 -o check_procs check_procs.o utils.o -L/usr/src/packages/BUILD/nagios-plugins-1.4.14-61-g45e2/plugins -L/lib ../lib/libnagiosplug.a ../gl/libgnu.a -lintl -lpthread -ldl
995 gcc -DLOCALEDIR=\"/usr/local/nagios/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../gl -I../intl -I/usr/include/ldap -I/include -I/include -DNP_VERSION='"1.4.14-61-g45e2"' -g -O2 -MT check_nagios.o -MD -MP -MF .deps/check_nagios.Tpo -c -o check_nagios.o check_nagios.c
996 mv -f .deps/check_nagios.Tpo .deps/check_nagios.Po
997 /bin/sh ../libtool --tag=CC --mode=link gcc -DNP_VERSION='"1.4.14-61-g45e2"' -g -O2 -L. -L/lib -o check_nagios check_nagios.o utils.o ../lib/libnagiosplug.a ../gl/libgnu.a runcmd.o -L/lib -lintl -lpthread -ldl
998gcc -DNP_VERSION=\"1.4.14-61-g45e2\" -g -O2 -o check_nagios check_nagios.o utils.o runcmd.o -L/usr/src/packages/BUILD/nagios-plugins-1.4.14-61-g45e2/plugins -L/lib ../lib/libnagiosplug.a ../gl/libgnu.a -lintl -lpthread -ldl
999 gcc -DLOCALEDIR=\"/usr/local/nagios/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../gl -I../intl -I/usr/include/ldap -I/include -I/include -DNP_VERSION='"1.4.14-61-g45e2"' -g -O2 -MT check_dns.o -MD -MP -MF .deps/check_dns.Tpo -c -o check_dns.o check_dns.c
1000 mv -f .deps/check_dns.Tpo .deps/check_dns.Po
1001 /bin/sh ../libtool --tag=CC --mode=link gcc -DNP_VERSION='"1.4.14-61-g45e2"' -g -O2 -L. -L/lib -o check_dns check_dns.o netutils.o utils.o ../lib/libnagiosplug.a ../gl/libgnu.a -lnsl runcmd.o -L/lib -lintl -lpthread -ldl
1002gcc -DNP_VERSION=\"1.4.14-61-g45e2\" -g -O2 -o check_dns check_dns.o netutils.o utils.o runcmd.o -L/usr/src/packages/BUILD/nagios-plugins-1.4.14-61-g45e2/plugins -L/lib ../lib/libnagiosplug.a ../gl/libgnu.a -lnsl -lintl -lpthread -ldl
1003 gcc -DLOCALEDIR=\"/usr/local/nagios/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../gl -I../intl -I/usr/include/ldap -I/include -I/include -DNP_VERSION='"1.4.14-61-g45e2"' -g -O2 -MT check_by_ssh.o -MD -MP -MF .deps/check_by_ssh.Tpo -c -o check_by_ssh.o check_by_ssh.c
1004 mv -f .deps/check_by_ssh.Tpo .deps/check_by_ssh.Po
1005 /bin/sh ../libtool --tag=CC --mode=link gcc -DNP_VERSION='"1.4.14-61-g45e2"' -g -O2 -L. -L/lib -o check_by_ssh check_by_ssh.o netutils.o utils.o ../lib/libnagiosplug.a ../gl/libgnu.a -lnsl -L/lib -lintl -lpthread -ldl
1006gcc -DNP_VERSION=\"1.4.14-61-g45e2\" -g -O2 -o check_by_ssh check_by_ssh.o netutils.o utils.o -L/usr/src/packages/BUILD/nagios-plugins-1.4.14-61-g45e2/plugins -L/lib ../lib/libnagiosplug.a ../gl/libgnu.a -lnsl -lintl -lpthread -ldl
1007 gcc -DLOCALEDIR=\"/usr/local/nagios/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../gl -I../intl -I/usr/include/ldap -I/include -I/include -DNP_VERSION='"1.4.14-61-g45e2"' -g -O2 -MT check_dig.o -MD -MP -MF .deps/check_dig.Tpo -c -o check_dig.o check_dig.c
1008 mv -f .deps/check_dig.Tpo .deps/check_dig.Po
1009 /bin/sh ../libtool --tag=CC --mode=link gcc -DNP_VERSION='"1.4.14-61-g45e2"' -g -O2 -L. -L/lib -o check_dig check_dig.o netutils.o utils.o ../lib/libnagiosplug.a ../gl/libgnu.a -lnsl runcmd.o -L/lib -lintl -lpthread -ldl
1010gcc -DNP_VERSION=\"1.4.14-61-g45e2\" -g -O2 -o check_dig check_dig.o netutils.o utils.o runcmd.o -L/usr/src/packages/BUILD/nagios-plugins-1.4.14-61-g45e2/plugins -L/lib ../lib/libnagiosplug.a ../gl/libgnu.a -lnsl -lintl -lpthread -ldl
1011 gcc -DLOCALEDIR=\"/usr/local/nagios/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../gl -I../intl -I/usr/include/ldap -I/include -I/include -DNP_VERSION='"1.4.14-61-g45e2"' -g -O2 -MT check_nt.o -MD -MP -MF .deps/check_nt.Tpo -c -o check_nt.o check_nt.c
1012 mv -f .deps/check_nt.Tpo .deps/check_nt.Po
1013 /bin/sh ../libtool --tag=CC --mode=link gcc -DNP_VERSION='"1.4.14-61-g45e2"' -g -O2 -L. -L/lib -o check_nt check_nt.o netutils.o utils.o ../lib/libnagiosplug.a ../gl/libgnu.a -lnsl -L/lib -lintl -lpthread -ldl
1014gcc -DNP_VERSION=\"1.4.14-61-g45e2\" -g -O2 -o check_nt check_nt.o netutils.o utils.o -L/usr/src/packages/BUILD/nagios-plugins-1.4.14-61-g45e2/plugins -L/lib ../lib/libnagiosplug.a ../gl/libgnu.a -lnsl -lintl -lpthread -ldl
1015 rm -f check_ftp
1016 ln -s check_tcp check_ftp
1017 rm -f check_imap
1018 ln -s check_tcp check_imap
1019 rm -f check_nntp
1020 ln -s check_tcp check_nntp
1021 rm -f check_pop
1022 ln -s check_tcp check_pop
1023 rm -f check_udp
1024 ln -s check_tcp check_udp
1025 rm -f check_clamd
1026 ln -s check_tcp check_clamd
1027 rm -f check_simap
1028 ln -s check_tcp check_simap
1029 rm -f check_spop
1030 ln -s check_tcp check_spop
1031 rm -f check_jabber
1032 ln -s check_tcp check_jabber
1033 rm -f check_nntps
1034 ln -s check_tcp check_nntps
1035 rm -f check_ssmtp
1036 ln -s check_tcp check_ssmtp
1037Target "all" is up to date.
1038Making all in plugins-scripts
1039 NP_VERSION=1.4.14-61-g45e2 nawk -f ./subst check_breeze.pl > check_breeze
1040 chmod +x check_breeze
1041 NP_VERSION=1.4.14-61-g45e2 nawk -f ./subst check_disk_smb.pl > check_disk_smb
1042 chmod +x check_disk_smb
1043 NP_VERSION=1.4.14-61-g45e2 nawk -f ./subst check_flexlm.pl > check_flexlm
1044 chmod +x check_flexlm
1045 NP_VERSION=1.4.14-61-g45e2 nawk -f ./subst check_ircd.pl > check_ircd
1046 chmod +x check_ircd
1047 NP_VERSION=1.4.14-61-g45e2 nawk -f ./subst check_log.sh > check_log
1048 chmod +x check_log
1049 NP_VERSION=1.4.14-61-g45e2 nawk -f ./subst check_oracle.sh > check_oracle
1050 chmod +x check_oracle
1051 NP_VERSION=1.4.14-61-g45e2 nawk -f ./subst check_rpc.pl > check_rpc
1052 chmod +x check_rpc
1053 NP_VERSION=1.4.14-61-g45e2 nawk -f ./subst check_sensors.sh > check_sensors
1054 chmod +x check_sensors
1055 NP_VERSION=1.4.14-61-g45e2 nawk -f ./subst check_wave.pl > check_wave
1056 chmod +x check_wave
1057 NP_VERSION=1.4.14-61-g45e2 nawk -f ./subst check_ifstatus.pl > check_ifstatus
1058 chmod +x check_ifstatus
1059 NP_VERSION=1.4.14-61-g45e2 nawk -f ./subst check_ifoperstatus.pl > check_ifoperstatus
1060 chmod +x check_ifoperstatus
1061 NP_VERSION=1.4.14-61-g45e2 nawk -f ./subst check_mailq.pl > check_mailq
1062 chmod +x check_mailq
1063 NP_VERSION=1.4.14-61-g45e2 nawk -f ./subst check_file_age.pl > check_file_age
1064 chmod +x check_file_age
1065 cd .. && /bin/sh ./config.status plugins-scripts/utils.sh
1066config.status: creating plugins-scripts/utils.sh
1067 cd .. && /bin/sh ./config.status plugins-scripts/utils.pm
1068config.status: creating plugins-scripts/utils.pm
1069Target "all" is up to date.
1070Making all in plugins-root
1071 gcc -DLOCALEDIR=\"/usr/local/nagios/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../gl -I../intl -I../plugins -I/include -I/include -DNP_VERSION='"1.4.14-61-g45e2"' -g -O2 -MT check_dhcp.o -MD -MP -MF .deps/check_dhcp.Tpo -c -o check_dhcp.o check_dhcp.c
1072check_dhcp.c: In function 'add_dhcp_offer':
1073check_dhcp.c:843: warning: comparison is always false due to limited range of data type
1074 mv -f .deps/check_dhcp.Tpo .deps/check_dhcp.Po
1075 /bin/sh ../libtool --tag=CC --mode=link gcc -DNP_VERSION='"1.4.14-61-g45e2"' -g -O2 -L. -L/lib -o check_dhcp check_dhcp.o -L/lib -lintl ../plugins/netutils.o ../plugins/utils.o ../lib/libnagiosplug.a ../gl/libgnu.a -lnsl -lpthread -ldl
1076mkdir .libs
1077gcc -DNP_VERSION=\"1.4.14-61-g45e2\" -g -O2 -o check_dhcp check_dhcp.o ../plugins/netutils.o ../plugins/utils.o -L/usr/src/packages/BUILD/nagios-plugins-1.4.14-61-g45e2/plugins-root -L/lib -lintl ../lib/libnagiosplug.a ../gl/libgnu.a -lnsl -lpthread -ldl
1078 gcc -DLOCALEDIR=\"/usr/local/nagios/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../gl -I../intl -I../plugins -I/include -I/include -DNP_VERSION='"1.4.14-61-g45e2"' -g -O2 -MT check_icmp.o -MD -MP -MF .deps/check_icmp.Tpo -c -o check_icmp.o check_icmp.c
1079check_icmp.c: In function 'recvfrom_wto':
1080check_icmp.c:903: warning: passing argument 6 of 'nrecvfrom' from incompatible pointer type
1081 mv -f .deps/check_icmp.Tpo .deps/check_icmp.Po
1082 /bin/sh ../libtool --tag=CC --mode=link gcc -DNP_VERSION='"1.4.14-61-g45e2"' -g -O2 -L. -L/lib -o check_icmp check_icmp.o -L/lib -lintl ../plugins/netutils.o ../plugins/utils.o ../lib/libnagiosplug.a ../gl/libgnu.a -lnsl -lnsl -lpthread -ldl
1083gcc -DNP_VERSION=\"1.4.14-61-g45e2\" -g -O2 -o check_icmp check_icmp.o ../plugins/netutils.o ../plugins/utils.o -L/usr/src/packages/BUILD/nagios-plugins-1.4.14-61-g45e2/plugins-root -L/lib -lintl ../lib/libnagiosplug.a ../gl/libgnu.a -lnsl -lpthread -ldl
1084Target "all" is up to date.
1085Making all in po
1086Target "all" is up to date.
1087Target "all-am" is up to date.
1088root@:/usr/src/packages/BUILD/nagios-plugins-1.4.14-61-g45e2# gvv    cc   ^C
1089root@:/usr/src/packages/BUILD/nagios-plugins-1.4.14-61-g45e2# gcc -v
1090Using built-in specs.
1091Target: powerpc-ibm-aix5.3.0.0
1092Configured with: ../configure --with-as=/usr/bin/as --with-ld=/usr/bin/ld --disable-nls --enable-languages=c,c++ --prefix=/opt/freeware --enable-threads --enable-version-specific-runtime-libs --host=powerpc-ibm-aix5.3.0.0
1093Thread model: aix
1094gcc version 4.0.0
1095root@:/usr/src/packages/BUILD/nagios-plugins-1.4.14-61-g45e2# ^D
1096
1097Script command is complete on Mon Dec 21 14:51:51 2009.