(view as text)
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by collectd configure 6.0.0.rc3.54.gba44532, which was
generated by GNU Autoconf 2.69.  Invocation command line was

  $ ./configure --prefix=/opt/csw --disable-aggregation --disable-check_uptime --disable-csv --disable-java --disable-lua --disable-match_empty_counter --disable-match_hashed --disable-match_regex --disable-match_timediff --disable-match_value --disable-network --disable-perl --disable-postgresql --disable-target_notification --disable-target_replace --disable-target_scale --disable-target_set --disable-target_v5upgrade --disable-threshold --disable-write_graphite --disable-write_kafka --disable-write_mongodb --disable-write_prometheus --disable-write_redis --disable-write_riemann --disable-write_sensu --disable-write_syslog --disable-write_tsdb

## --------- ##
## Platform. ##
## --------- ##

hostname = unstable10s
uname -m = sun4v
uname -r = 5.10
uname -s = SunOS
uname -v = Generic_150400-17

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = unstable10s
Release = 5.10
KernelID = Generic_150400-17
Machine = sun4v
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 32

/bin/arch              = sun4
/usr/bin/arch -k       = sun4v
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /opt/csw/bin
PATH: /usr/bin
PATH: /usr/ccs/bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:4021: checking build system type
configure:4035: result: sparc-sun-solaris2.10
configure:4055: checking host system type
configure:4068: result: sparc-sun-solaris2.10
configure:4109: checking how to print strings
configure:4136: result: printf
configure:4208: checking for gcc
configure:4235: result: /opt/solarisstudio12.4/bin/cc
configure:4464: checking for C compiler version
configure:4473: /opt/solarisstudio12.4/bin/cc --version >&5
cc: Warning: Option --version passed to ld, if ld is invoked, ignored otherwise
usage: cc [ options ] files.  Use 'cc -flags' for details
configure:4484: $? = 1
configure:4473: /opt/solarisstudio12.4/bin/cc -v >&5
usage: cc [ options ] files.  Use 'cc -flags' for details
configure:4484: $? = 1
configure:4473: /opt/solarisstudio12.4/bin/cc -V >&5
cc: Sun C 5.13 SunOS_sparc Patch 151632-09 2018/01/10
configure:4484: $? = 0
configure:4473: /opt/solarisstudio12.4/bin/cc -qversion >&5
cc: Warning: Option -qversion passed to ld, if ld is invoked, ignored otherwise
usage: cc [ options ] files.  Use 'cc -flags' for details
configure:4484: $? = 1
configure:4504: checking whether the C compiler works
configure:4526: /opt/solarisstudio12.4/bin/cc    conftest.c  >&5
configure:4530: $? = 0
configure:4578: result: yes
configure:4581: checking for C compiler default output file name
configure:4583: result: a.out
configure:4589: checking for suffix of executables
configure:4596: /opt/solarisstudio12.4/bin/cc -o conftest    conftest.c  >&5
configure:4600: $? = 0
configure:4622: result: 
configure:4644: checking whether we are cross compiling
configure:4652: /opt/solarisstudio12.4/bin/cc -o conftest    conftest.c  >&5
"conftest.c", line 17: warning: statement not reached
configure:4656: $? = 0
configure:4663: ./conftest
configure:4667: $? = 0
configure:4682: result: no
configure:4687: checking for suffix of object files
configure:4709: /opt/solarisstudio12.4/bin/cc -c   conftest.c >&5
configure:4713: $? = 0
configure:4734: result: o
configure:4738: checking whether we are using the GNU C compiler
configure:4757: /opt/solarisstudio12.4/bin/cc -c   conftest.c >&5
"conftest.c", line 14: undefined symbol: choke
"conftest.c", line 14: syntax error before or at: me
cc: acomp failed for conftest.c
configure:4757: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| #ifndef __GNUC__
|        choke me
| #endif
| 
|   ;
|   return 0;
| }
configure:4766: result: no
configure:4775: checking whether /opt/solarisstudio12.4/bin/cc accepts -g
configure:4795: /opt/solarisstudio12.4/bin/cc -c -g  conftest.c >&5
configure:4795: $? = 0
configure:4836: result: yes
configure:4853: checking for /opt/solarisstudio12.4/bin/cc option to accept ISO C89
configure:4916: /opt/solarisstudio12.4/bin/cc  -c -g  conftest.c >&5
"conftest.c", line 56: warning: statement not reached
configure:4916: $? = 0
configure:4929: result: none needed
configure:4954: checking whether /opt/solarisstudio12.4/bin/cc understands -c and -o together
configure:4976: /opt/solarisstudio12.4/bin/cc -c conftest.c -o conftest2.o
configure:4979: $? = 0
configure:4976: /opt/solarisstudio12.4/bin/cc -c conftest.c -o conftest2.o
configure:4979: $? = 0
configure:4991: result: yes
configure:5008: checking for a sed that does not truncate output
configure:5072: result: /opt/csw/bin/gsed
configure:5090: checking for grep that handles long lines and -e
configure:5148: result: /opt/csw/bin/ggrep
configure:5153: checking for egrep
configure:5215: result: /opt/csw/bin/ggrep -E
configure:5220: checking for fgrep
configure:5282: result: /opt/csw/bin/ggrep -F
configure:5350: checking for non-GNU ld
configure:5384: result: /usr/ccs/bin/ld
configure:5391: checking if the linker (/usr/ccs/bin/ld) is GNU ld
configure:5406: result: no
configure:5418: checking for BSD- or MS-compatible name lister (nm)
configure:5472: result: /usr/ccs/bin/nm -p
configure:5602: checking the name lister (/usr/ccs/bin/nm -p) interface
configure:5609: /opt/solarisstudio12.4/bin/cc -c -g  conftest.c >&5
configure:5612: /usr/ccs/bin/nm -p "conftest.o"
configure:5615: output


conftest.o:
0000000000 s 
0000000000 s 
0000000000 b Bbss.bss
0000000000 n Ddata.data
0000000000 n Dpicdata.picdata
0000000000 n Drodata.rodata
0000000000 f conftest.c
0000000000 D some_variable
configure:5622: result: BSD nm
configure:5625: checking whether ln -s works
configure:5629: result: yes
configure:5637: checking the maximum length of command line arguments
configure:5768: result: 786240
configure:5816: checking how to convert sparc-sun-solaris2.10 file names to sparc-sun-solaris2.10 format
configure:5856: result: func_convert_file_noop
configure:5863: checking how to convert sparc-sun-solaris2.10 file names to toolchain format
configure:5883: result: func_convert_file_noop
configure:5890: checking for /usr/ccs/bin/ld option to reload object files
configure:5897: result: -r
configure:5971: checking for objdump
configure:6001: result: no
configure:6030: checking how to recognize dependent libraries
configure:6230: result: pass_all
configure:6315: checking for dlltool
configure:6345: result: no
configure:6375: checking how to associate runtime and link libraries
configure:6402: result: printf %s\n
configure:6463: checking for ar
configure:6479: found /usr/ccs/bin/ar
configure:6490: result: ar
configure:6527: checking for archiver @FILE support
configure:6544: /opt/solarisstudio12.4/bin/cc -c -g  conftest.c >&5
configure:6544: $? = 0
configure:6547: ar cr libconftest.a @conftest.lst >&5
ar: cannot open @conftest.lst: No such file or directory
ar: @conftest.lst not found
configure:6550: $? = 1
configure:6570: result: no
configure:6628: checking for strip
configure:6644: found /usr/ccs/bin/strip
configure:6655: result: strip
configure:6727: checking for ranlib
configure:6743: found /usr/ccs/bin/ranlib
configure:6754: result: ranlib
configure:6831: checking for gawk
configure:6847: found /opt/csw/bin/gawk
configure:6858: result: gawk
configure:6898: checking command to parse /usr/ccs/bin/nm -p output from /opt/solarisstudio12.4/bin/cc object
configure:7051: /opt/solarisstudio12.4/bin/cc -c -g  conftest.c >&5
configure:7054: $? = 0
configure:7058: /usr/ccs/bin/nm -p conftest.o \| sed -n -e 's/^.*[ ]\([BDRT][BDRT]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:7061: $? = 0
configure:7127: /opt/solarisstudio12.4/bin/cc -o conftest -g   conftest.c conftstm.o >&5
configure:7130: $? = 0
configure:7168: result: ok
configure:7215: checking for sysroot
configure:7245: result: no
configure:7252: checking for a working dd
configure:7290: result: /usr/bin/dd
configure:7294: checking how to truncate binary pipes
configure:7309: result: /usr/bin/dd bs=4096 count=1
configure:7558: /opt/solarisstudio12.4/bin/cc -c -g  conftest.c >&5
configure:7561: $? = 0
configure:7638: checking for mt
configure:7654: found /opt/csw/bin/mt
configure:7665: result: mt
configure:7688: checking if mt is a manifest tool
configure:7694: mt '-?'
mt: Bad Option: '-?'.
Usage: mt [ -f device ] [options] command [ count ]
Options:
	-help		print this online help
	-version	print version number
	-wready		wait for the tape to become ready before doing command

Commands are:
weof          write EOF mark
eof           write EOF mark
fsf           forward skip FILE mark
bsf           backward skip FILE mark
asf           absolute FILE mark pos
fsr           forward skip record
bsr           backward skip record
rewind        rewind tape
offline       rewind and unload
rewoffl       rewind and unload
status        get tape status
nop           no operation
retension     retension tape cartridge
erase         erase tape
eom           position to EOM
nbsf          backward skip FILE mark
load          load tape
configure:7702: result: no
configure:8379: checking how to run the C preprocessor
configure:8410: /opt/solarisstudio12.4/bin/cc -E  conftest.c
configure:8410: $? = 0
configure:8424: /opt/solarisstudio12.4/bin/cc -E  conftest.c
"conftest.c", line 9: cannot find include file: <ac_nonexistent.h>
cc: acomp failed for conftest.c
configure:8424: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:8449: result: /opt/solarisstudio12.4/bin/cc -E
configure:8469: /opt/solarisstudio12.4/bin/cc -E  conftest.c
configure:8469: $? = 0
configure:8483: /opt/solarisstudio12.4/bin/cc -E  conftest.c
"conftest.c", line 9: cannot find include file: <ac_nonexistent.h>
cc: acomp failed for conftest.c
configure:8483: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:8512: checking for ANSI C header files
configure:8532: /opt/solarisstudio12.4/bin/cc -c -g  conftest.c >&5
configure:8532: $? = 0
configure:8605: /opt/solarisstudio12.4/bin/cc -o conftest -g   conftest.c  >&5
configure:8605: $? = 0
configure:8605: ./conftest
configure:8605: $? = 0
configure:8616: result: yes
configure:8629: checking for sys/types.h
configure:8629: /opt/solarisstudio12.4/bin/cc -c -g  conftest.c >&5
configure:8629: $? = 0
configure:8629: result: yes
configure:8629: checking for sys/stat.h
configure:8629: /opt/solarisstudio12.4/bin/cc -c -g  conftest.c >&5
configure:8629: $? = 0
configure:8629: result: yes
configure:8629: checking for stdlib.h
configure:8629: /opt/solarisstudio12.4/bin/cc -c -g  conftest.c >&5
configure:8629: $? = 0
configure:8629: result: yes
configure:8629: checking for string.h
configure:8629: /opt/solarisstudio12.4/bin/cc -c -g  conftest.c >&5
configure:8629: $? = 0
configure:8629: result: yes
configure:8629: checking for memory.h
configure:8629: /opt/solarisstudio12.4/bin/cc -c -g  conftest.c >&5
configure:8629: $? = 0
configure:8629: result: yes
configure:8629: checking for strings.h
configure:8629: /opt/solarisstudio12.4/bin/cc -c -g  conftest.c >&5
configure:8629: $? = 0
configure:8629: result: yes
configure:8629: checking for inttypes.h
configure:8629: /opt/solarisstudio12.4/bin/cc -c -g  conftest.c >&5
configure:8629: $? = 0
configure:8629: result: yes
configure:8629: checking for stdint.h
configure:8629: /opt/solarisstudio12.4/bin/cc -c -g  conftest.c >&5
configure:8629: $? = 0
configure:8629: result: yes
configure:8629: checking for unistd.h
configure:8629: /opt/solarisstudio12.4/bin/cc -c -g  conftest.c >&5
configure:8629: $? = 0
configure:8629: result: yes
configure:8643: checking for dlfcn.h
configure:8643: /opt/solarisstudio12.4/bin/cc -c -g  conftest.c >&5
configure:8643: $? = 0
configure:8643: result: yes
configure:8897: checking for objdir
configure:8912: result: .libs
configure:9565: checking for /opt/solarisstudio12.4/bin/cc option to produce PIC
configure:9572: result: -KPIC -DPIC
configure:9580: checking if /opt/solarisstudio12.4/bin/cc PIC flag -KPIC -DPIC works
configure:9598: /opt/solarisstudio12.4/bin/cc -c -g  -KPIC -DPIC -DPIC conftest.c >&5
configure:9602: $? = 0
configure:9615: result: yes
configure:9644: checking if /opt/solarisstudio12.4/bin/cc static flag -Bstatic works
configure:9672: result: yes
configure:9687: checking if /opt/solarisstudio12.4/bin/cc supports -c -o file.o
configure:9708: /opt/solarisstudio12.4/bin/cc -c -g  -o out/conftest2.o conftest.c >&5
configure:9712: $? = 0
configure:9734: result: yes
configure:9742: checking if /opt/solarisstudio12.4/bin/cc supports -c -o file.o
configure:9789: result: yes
configure:9822: checking whether the /opt/solarisstudio12.4/bin/cc linker (/usr/ccs/bin/ld) supports shared libraries
configure:11081: result: yes
configure:11321: checking dynamic linker characteristics
configure:12139: result: solaris2.10 ld.so
configure:12254: checking how to hardcode library paths into programs
configure:12279: result: immediate
configure:12381: checking for shl_load
configure:12381: /opt/solarisstudio12.4/bin/cc -o conftest -g   conftest.c  >&5
"conftest.c", line 57: warning: statement not reached
Undefined			first referenced
 symbol  			    in file
shl_load                            conftest.o
ld: fatal: symbol referencing errors. No output written to conftest
configure:12381: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h.  */
| /* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define shl_load innocuous_shl_load
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char shl_load (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef shl_load
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char shl_load ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_shl_load || defined __stub___shl_load
| choke me
| #endif
| 
| int
| main ()
| {
| return shl_load ();
|   ;
|   return 0;
| }
configure:12381: result: no
configure:12385: checking for shl_load in -ldld
configure:12410: /opt/solarisstudio12.4/bin/cc -o conftest -g   conftest.c -ldld   >&5
"conftest.c", line 34: warning: statement not reached
ld: fatal: library -ldld: not found
ld: fatal: file processing errors. No output written to conftest
configure:12410: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char shl_load ();
| int
| main ()
| {
| return shl_load ();
|   ;
|   return 0;
| }
configure:12419: result: no
configure:12424: checking for dlopen
configure:12424: /opt/solarisstudio12.4/bin/cc -o conftest -g   conftest.c  >&5
"conftest.c", line 57: warning: statement not reached
configure:12424: $? = 0
configure:12424: result: yes
configure:12581: checking whether a program can dlopen itself
configure:12661: /opt/solarisstudio12.4/bin/cc -o conftest -g  -DHAVE_DLFCN_H   conftest.c   >&5
configure:12664: $? = 0
configure:12682: result: yes
configure:12687: checking whether a statically linked program can dlopen itself
configure:12767: /opt/solarisstudio12.4/bin/cc -o conftest -g  -DHAVE_DLFCN_H   -Bstatic conftest.c   >&5
configure:12770: $? = 0
configure:12788: result: yes
configure:12827: checking whether stripping libraries is possible
configure:12849: result: no
configure:12867: checking if libtool supports shared libraries
configure:12869: result: yes
configure:12872: checking whether to build shared libraries
configure:12897: result: yes
configure:12900: checking whether to build static libraries
configure:12904: result: no
configure:12958: checking for a BSD-compatible install
configure:13026: result: /opt/csw/bin/ginstall -c
configure:13037: checking whether build environment is sane
configure:13092: result: yes
configure:13235: checking for a thread-safe mkdir -p
configure:13274: result: /opt/csw/bin/gmkdir -p
configure:13277: checking whether make sets $(MAKE)
configure:13299: result: yes
configure:13321: checking whether make supports the include directive
configure:13336: make -f confmf.GNU && cat confinc.out
this is the am__doit target
configure:13339: $? = 0
configure:13358: result: yes (GNU style)
configure:13391: checking whether make supports nested variables
configure:13408: result: yes
configure:13487: checking how to create a pax tar archive
configure:13498: tar --version
suntar: star 1.6.1 (sparc-sun-solaris2.10) 2020/07/19

Options: acl-POSIX.1e-draft acl-NFSv4 find remote

Copyright (C) 1985, 88-90, 92-96, 98, 99, 2000-2020 J�rg Schilling
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:13501: $? = 0
configure:13541: tardir=conftest.dir && eval tar --format=posix -chf - "$tardir" >conftest.tar
tar: Bad Option: -chf.
Usage:	tar cmd [options] file1 ... filen

Use	tar --help
and	tar --xhelp
to get a list of valid cmds and options.

For a more complete user interface use the tar type command interface.
See 'man star'. The tar command is more or less limited to the
Solaris tar command line interface.
configure:13544: $? = 255
configure:13541: tardir=conftest.dir && eval pax -L -x pax -w "$tardir" >conftest.tar
configure:13544: $? = 0
configure:13548: pax -r <conftest.tar
configure:13551: $? = 0
configure:13553: cat conftest.dir/file
GrepMe
configure:13556: $? = 0
configure:13569: result: pax
configure:13578: checking dependency style of /opt/solarisstudio12.4/bin/cc
configure:13689: result: none
configure:13772: checking whether make supports nested variables
configure:13789: result: yes
configure:13816: checking for special C compiler options needed for large files
configure:13846: /opt/solarisstudio12.4/bin/cc -c -g  conftest.c >&5
"conftest.c", line 29: warning: shift count negative or too big: << 62
"conftest.c", line 29: warning: integer overflow detected: op "<<"
"conftest.c", line 29: warning: shift count negative or too big: << 62
"conftest.c", line 29: warning: integer overflow detected: op "<<"
"conftest.c", line 31: zero or negative subscript
cc: acomp failed for conftest.c
configure:13846: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| /* end confdefs.h.  */
| #include <sys/types.h>
|  /* Check that off_t can represent 2**63 - 1 correctly.
|     We can't simply define LARGE_OFF_T to be 9223372036854775807,
|     since some C++ compilers masquerading as C compilers
|     incorrectly reject 9223372036854775807.  */
| #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
|   int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
| 		       && LARGE_OFF_T % 2147483647 == 1)
| 		      ? 1 : -1];
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:13851: /opt/solarisstudio12.4/bin/cc -n32 -c -g  conftest.c >&5
cc: Warning: Option -n32 passed to ld, if ld is invoked, ignored otherwise
"conftest.c", line 29: warning: shift count negative or too big: << 62
"conftest.c", line 29: warning: integer overflow detected: op "<<"
"conftest.c", line 29: warning: shift count negative or too big: << 62
"conftest.c", line 29: warning: integer overflow detected: op "<<"
"conftest.c", line 31: zero or negative subscript
cc: acomp failed for conftest.c
configure:13851: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| /* end confdefs.h.  */
| #include <sys/types.h>
|  /* Check that off_t can represent 2**63 - 1 correctly.
|     We can't simply define LARGE_OFF_T to be 9223372036854775807,
|     since some C++ compilers masquerading as C compilers
|     incorrectly reject 9223372036854775807.  */
| #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
|   int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
| 		       && LARGE_OFF_T % 2147483647 == 1)
| 		      ? 1 : -1];
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:13861: result: no
configure:13867: checking for _FILE_OFFSET_BITS value needed for large files
configure:13892: /opt/solarisstudio12.4/bin/cc -c -g  conftest.c >&5
"conftest.c", line 29: warning: shift count negative or too big: << 62
"conftest.c", line 29: warning: integer overflow detected: op "<<"
"conftest.c", line 29: warning: shift count negative or too big: << 62
"conftest.c", line 29: warning: integer overflow detected: op "<<"
"conftest.c", line 31: zero or negative subscript
cc: acomp failed for conftest.c
configure:13892: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| /* end confdefs.h.  */
| #include <sys/types.h>
|  /* Check that off_t can represent 2**63 - 1 correctly.
|     We can't simply define LARGE_OFF_T to be 9223372036854775807,
|     since some C++ compilers masquerading as C compilers
|     incorrectly reject 9223372036854775807.  */
| #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
|   int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
| 		       && LARGE_OFF_T % 2147483647 == 1)
| 		      ? 1 : -1];
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:13916: /opt/solarisstudio12.4/bin/cc -c -g  conftest.c >&5
configure:13916: $? = 0
configure:13924: result: 64
configure:14013: checking for /opt/solarisstudio12.4/bin/cc option to accept ISO C99
configure:14162: /opt/solarisstudio12.4/bin/cc  -c -g  conftest.c >&5
"/usr/include/stdbool.h", line 42: #error: "Use of <stdbool.h> is valid only in a c99 compilation environment."
cc: acomp failed for conftest.c
configure:14162: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| /* end confdefs.h.  */
| #include <stdarg.h>
| #include <stdbool.h>
| #include <stdlib.h>
| #include <wchar.h>
| #include <stdio.h>
| 
| // Check varargs macros.  These examples are taken from C99 6.10.3.5.
| #define debug(...) fprintf (stderr, __VA_ARGS__)
| #define showlist(...) puts (#__VA_ARGS__)
| #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__))
| static void
| test_varargs_macros (void)
| {
|   int x = 1234;
|   int y = 5678;
|   debug ("Flag");
|   debug ("X = %d\n", x);
|   showlist (The first, second, and third items.);
|   report (x>y, "x is %d but y is %d", x, y);
| }
| 
| // Check long long types.
| #define BIG64 18446744073709551615ull
| #define BIG32 4294967295ul
| #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
| #if !BIG_OK
|   your preprocessor is broken;
| #endif
| #if BIG_OK
| #else
|   your preprocessor is broken;
| #endif
| static long long int bignum = -9223372036854775807LL;
| static unsigned long long int ubignum = BIG64;
| 
| struct incomplete_array
| {
|   int datasize;
|   double data[];
| };
| 
| struct named_init {
|   int number;
|   const wchar_t *name;
|   double average;
| };
| 
| typedef const char *ccp;
| 
| static inline int
| test_restrict (ccp restrict text)
| {
|   // See if C++-style comments work.
|   // Iterate through items via the restricted pointer.
|   // Also check for declarations in for loops.
|   for (unsigned int i = 0; *(text+i) != '\0'; ++i)
|     continue;
|   return 0;
| }
| 
| // Check varargs and va_copy.
| static void
| test_varargs (const char *format, ...)
| {
|   va_list args;
|   va_start (args, format);
|   va_list args_copy;
|   va_copy (args_copy, args);
| 
|   const char *str;
|   int number;
|   float fnumber;
| 
|   while (*format)
|     {
|       switch (*format++)
| 	{
| 	case 's': // string
| 	  str = va_arg (args_copy, const char *);
| 	  break;
| 	case 'd': // int
| 	  number = va_arg (args_copy, int);
| 	  break;
| 	case 'f': // float
| 	  fnumber = va_arg (args_copy, double);
| 	  break;
| 	default:
| 	  break;
| 	}
|     }
|   va_end (args_copy);
|   va_end (args);
| }
| 
| int
| main ()
| {
| 
|   // Check bool.
|   _Bool success = false;
| 
|   // Check restrict.
|   if (test_restrict ("String literal") == 0)
|     success = true;
|   char *restrict newvar = "Another string";
| 
|   // Check varargs.
|   test_varargs ("s, d' f .", "string", 65, 34.234);
|   test_varargs_macros ();
| 
|   // Check flexible array members.
|   struct incomplete_array *ia =
|     malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));
|   ia->datasize = 10;
|   for (int i = 0; i < ia->datasize; ++i)
|     ia->data[i] = i * 1.234;
| 
|   // Check named initializers.
|   struct named_init ni = {
|     .number = 34,
|     .name = L"Test wide string",
|     .average = 543.34343,
|   };
| 
|   ni.number = 58;
| 
|   int dynamic_array[ni.number];
|   dynamic_array[ni.number - 1] = 543;
| 
|   // work around unused variable warnings
|   return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
| 	  || dynamic_array[ni.number - 1] != 543);
| 
|   ;
|   return 0;
| }
configure:14162: /opt/solarisstudio12.4/bin/cc -std=gnu99 -c -g  conftest.c >&5
cc: illegal option usage -std=gnu99
configure:14162: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| /* end confdefs.h.  */
| #include <stdarg.h>
| #include <stdbool.h>
| #include <stdlib.h>
| #include <wchar.h>
| #include <stdio.h>
| 
| // Check varargs macros.  These examples are taken from C99 6.10.3.5.
| #define debug(...) fprintf (stderr, __VA_ARGS__)
| #define showlist(...) puts (#__VA_ARGS__)
| #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__))
| static void
| test_varargs_macros (void)
| {
|   int x = 1234;
|   int y = 5678;
|   debug ("Flag");
|   debug ("X = %d\n", x);
|   showlist (The first, second, and third items.);
|   report (x>y, "x is %d but y is %d", x, y);
| }
| 
| // Check long long types.
| #define BIG64 18446744073709551615ull
| #define BIG32 4294967295ul
| #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
| #if !BIG_OK
|   your preprocessor is broken;
| #endif
| #if BIG_OK
| #else
|   your preprocessor is broken;
| #endif
| static long long int bignum = -9223372036854775807LL;
| static unsigned long long int ubignum = BIG64;
| 
| struct incomplete_array
| {
|   int datasize;
|   double data[];
| };
| 
| struct named_init {
|   int number;
|   const wchar_t *name;
|   double average;
| };
| 
| typedef const char *ccp;
| 
| static inline int
| test_restrict (ccp restrict text)
| {
|   // See if C++-style comments work.
|   // Iterate through items via the restricted pointer.
|   // Also check for declarations in for loops.
|   for (unsigned int i = 0; *(text+i) != '\0'; ++i)
|     continue;
|   return 0;
| }
| 
| // Check varargs and va_copy.
| static void
| test_varargs (const char *format, ...)
| {
|   va_list args;
|   va_start (args, format);
|   va_list args_copy;
|   va_copy (args_copy, args);
| 
|   const char *str;
|   int number;
|   float fnumber;
| 
|   while (*format)
|     {
|       switch (*format++)
| 	{
| 	case 's': // string
| 	  str = va_arg (args_copy, const char *);
| 	  break;
| 	case 'd': // int
| 	  number = va_arg (args_copy, int);
| 	  break;
| 	case 'f': // float
| 	  fnumber = va_arg (args_copy, double);
| 	  break;
| 	default:
| 	  break;
| 	}
|     }
|   va_end (args_copy);
|   va_end (args);
| }
| 
| int
| main ()
| {
| 
|   // Check bool.
|   _Bool success = false;
| 
|   // Check restrict.
|   if (test_restrict ("String literal") == 0)
|     success = true;
|   char *restrict newvar = "Another string";
| 
|   // Check varargs.
|   test_varargs ("s, d' f .", "string", 65, 34.234);
|   test_varargs_macros ();
| 
|   // Check flexible array members.
|   struct incomplete_array *ia =
|     malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));
|   ia->datasize = 10;
|   for (int i = 0; i < ia->datasize; ++i)
|     ia->data[i] = i * 1.234;
| 
|   // Check named initializers.
|   struct named_init ni = {
|     .number = 34,
|     .name = L"Test wide string",
|     .average = 543.34343,
|   };
| 
|   ni.number = 58;
| 
|   int dynamic_array[ni.number];
|   dynamic_array[ni.number - 1] = 543;
| 
|   // work around unused variable warnings
|   return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
| 	  || dynamic_array[ni.number - 1] != 543);
| 
|   ;
|   return 0;
| }
configure:14162: /opt/solarisstudio12.4/bin/cc -std=c99 -c -g  conftest.c >&5
"conftest.c", line 158: warning: statement not reached
configure:14162: $? = 0
configure:14182: result: -std=c99
configure:14191: checking for C compiler vendor
configure:14238: /opt/solarisstudio12.4/bin/cc -std=c99 -c -g  conftest.c >&5
"conftest.c", line 30: undefined symbol: thisisanerror
cc: acomp failed for conftest.c
configure:14238: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|       #if !(defined(__ICC) || defined(__ECC) || defined(__INTEL_COMPILER))
|         thisisanerror;
|       #endif
| 
|   ;
|   return 0;
| }
configure:14238: /opt/solarisstudio12.4/bin/cc -std=c99 -c -g  conftest.c >&5
"conftest.c", line 30: undefined symbol: thisisanerror
cc: acomp failed for conftest.c
configure:14238: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|       #if !(defined(__xlc__) || defined(__xlC__) || defined(__IBMC__) || defined(__IBMCPP__))
|         thisisanerror;
|       #endif
| 
|   ;
|   return 0;
| }
configure:14238: /opt/solarisstudio12.4/bin/cc -std=c99 -c -g  conftest.c >&5
"conftest.c", line 30: undefined symbol: thisisanerror
cc: acomp failed for conftest.c
configure:14238: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|       #if !(defined(__PATHCC__) || defined(__PATHSCALE__))
|         thisisanerror;
|       #endif
| 
|   ;
|   return 0;
| }
configure:14238: /opt/solarisstudio12.4/bin/cc -std=c99 -c -g  conftest.c >&5
"conftest.c", line 30: undefined symbol: thisisanerror
cc: acomp failed for conftest.c
configure:14238: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|       #if !(defined(__clang__))
|         thisisanerror;
|       #endif
| 
|   ;
|   return 0;
| }
configure:14238: /opt/solarisstudio12.4/bin/cc -std=c99 -c -g  conftest.c >&5
"conftest.c", line 30: undefined symbol: thisisanerror
cc: acomp failed for conftest.c
configure:14238: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|       #if !(defined(_CRAYC))
|         thisisanerror;
|       #endif
| 
|   ;
|   return 0;
| }
configure:14238: /opt/solarisstudio12.4/bin/cc -std=c99 -c -g  conftest.c >&5
"conftest.c", line 30: undefined symbol: thisisanerror
cc: acomp failed for conftest.c
configure:14238: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|       #if !(defined(__FUJITSU))
|         thisisanerror;
|       #endif
| 
|   ;
|   return 0;
| }
configure:14238: /opt/solarisstudio12.4/bin/cc -std=c99 -c -g  conftest.c >&5
"conftest.c", line 30: undefined symbol: thisisanerror
cc: acomp failed for conftest.c
configure:14238: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|       #if !(defined(__GNUC__))
|         thisisanerror;
|       #endif
| 
|   ;
|   return 0;
| }
configure:14238: /opt/solarisstudio12.4/bin/cc -std=c99 -c -g  conftest.c >&5
configure:14238: $? = 0
configure:14246: result: sun
configure:14308: checking for g++
configure:14324: found /opt/csw/bin/g++
configure:14335: result: g++
configure:14362: checking for C++ compiler version
configure:14371: g++ --version >&5
g++ (GCC) 5.5.0
Copyright (C) 2015 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:14382: $? = 0
configure:14371: g++ -v >&5
Reading specs from /opt/csw/lib/gcc/sparc-sun-solaris2.10/5.5.0/specs
COLLECT_GCC=g++
COLLECT_LTO_WRAPPER=/opt/csw/libexec/gcc/sparc-sun-solaris2.10/5.5.0/lto-wrapper
Target: sparc-sun-solaris2.10
Configured with: /home/dam/mgar/pkg/gcc5/trunk/work/solaris10-sparc/build-isa-sparcv8plus/gcc-5.5.0/configure --prefix=/opt/csw --exec_prefix=/opt/csw --bindir=/opt/csw/bin --sbindir=/opt/csw/sbin --libexecdir=/opt/csw/libexec --datadir=/opt/csw/share --sysconfdir=/etc/opt/csw --sharedstatedir=/opt/csw/share --localstatedir=/var/opt/csw --libdir=/opt/csw/lib --infodir=/opt/csw/share/info --includedir=/opt/csw/include --mandir=/opt/csw/share/man --enable-cloog-backend=isl --enable-java-awt=xlib --enable-languages=ada,c,c++,fortran,go,java,objc --enable-libada --enable-libssp --enable-nls --enable-objc-gc --enable-threads=posix --program-suffix=-5.5 --with-cloog=/opt/csw --with-gmp=/opt/csw --with-included-gettext --with-ld=/usr/ccs/bin/ld --without-gnu-ld --with-libiconv-prefix=/opt/csw --with-mpfr=/opt/csw --with-ppl=/opt/csw --with-system-zlib=/opt/csw --with-as=/usr/ccs/bin/as --without-gnu-as
Thread model: posix
gcc version 5.5.0 (GCC) 
configure:14382: $? = 0
configure:14371: g++ -V >&5
g++: error: unrecognized command line option '-V'
g++: fatal error: no input files
compilation terminated.
configure:14382: $? = 1
configure:14371: g++ -qversion >&5
g++: error: unrecognized command line option '-qversion'
g++: fatal error: no input files
compilation terminated.
configure:14382: $? = 1
configure:14386: checking whether we are using the GNU C++ compiler
configure:14405: g++ -c   conftest.cpp >&5
configure:14405: $? = 0
configure:14414: result: yes
configure:14423: checking whether g++ accepts -g
configure:14443: g++ -c -g  conftest.cpp >&5
configure:14443: $? = 0
configure:14484: result: yes
configure:14525: checking how to run the C++ preprocessor
configure:14552: g++ -E  conftest.cpp
configure:14552: $? = 0
configure:14566: g++ -E  conftest.cpp
conftest.cpp:24:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:14566: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:14591: result: g++ -E
configure:14611: g++ -E  conftest.cpp
configure:14611: $? = 0
configure:14625: g++ -E  conftest.cpp
conftest.cpp:24:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:14625: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:14787: checking for ld used by g++
configure:14854: result: /usr/ccs/bin/ld
configure:14861: checking if the linker (/usr/ccs/bin/ld) is GNU ld
configure:14876: result: no
configure:14931: checking whether the g++ linker (/usr/ccs/bin/ld) supports shared libraries
configure:16004: result: yes
configure:16040: g++ -c -g -O2  conftest.cpp >&5
configure:16043: $? = 0
configure:16524: checking for g++ option to produce PIC
configure:16531: result: -fPIC -DPIC
configure:16539: checking if g++ PIC flag -fPIC -DPIC works
configure:16557: g++ -c -g -O2  -fPIC -DPIC -DPIC conftest.cpp >&5
configure:16561: $? = 0
configure:16574: result: yes
configure:16597: checking if g++ static flag -static works
configure:16625: result: no
configure:16637: checking if g++ supports -c -o file.o
configure:16658: g++ -c -g -O2  -o out/conftest2.o conftest.cpp >&5
configure:16662: $? = 0
configure:16684: result: yes
configure:16689: checking if g++ supports -c -o file.o
configure:16736: result: yes
configure:16766: checking whether the g++ linker (/usr/ccs/bin/ld) supports shared libraries
configure:16806: result: yes
configure:16947: checking dynamic linker characteristics
configure:17692: result: solaris2.10 ld.so
configure:17753: checking how to hardcode library paths into programs
configure:17778: result: immediate
configure:17820: checking dependency style of g++
configure:17931: result: gcc3
configure:17951: checking how to run the C preprocessor
configure:18021: result: /opt/solarisstudio12.4/bin/cc -E
configure:18041: /opt/solarisstudio12.4/bin/cc -E  conftest.c
configure:18041: $? = 0
configure:18055: /opt/solarisstudio12.4/bin/cc -E  conftest.c
"conftest.c", line 24: cannot find include file: <ac_nonexistent.h>
cc: acomp failed for conftest.c
configure:18055: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:18083: checking for egrep
configure:18145: result: /opt/csw/bin/ggrep -E
configure:18151: checking whether ln -s works
configure:18155: result: yes
configure:18162: checking whether make sets $(MAKE)
configure:18184: result: yes
configure:18199: checking for flex
configure:18215: found /opt/csw/bin/flex
configure:18226: result: flex
configure:18264: flex conftest.l
configure:18268: $? = 0
configure:18270: checking lex output file root
configure:18284: result: lex.yy
configure:18289: checking lex library
configure:18303: /opt/solarisstudio12.4/bin/cc -std=c99 -o conftest -g   conftest.c   >&5
Undefined			first referenced
 symbol  			    in file
yywrap                              conftest.o
ld: fatal: symbol referencing errors. No output written to conftest
configure:18303: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| /* end confdefs.h.  */
| 
| #line 2 "lex.yy.c"
| 
| #define  YY_INT_ALIGNED short int
| 
| /* A lexical scanner generated by flex */
| 
| #define FLEX_SCANNER
| #define YY_FLEX_MAJOR_VERSION 2
| #define YY_FLEX_MINOR_VERSION 6
| #define YY_FLEX_SUBMINOR_VERSION 4
| #if YY_FLEX_SUBMINOR_VERSION > 0
| #define FLEX_BETA
| #endif
| 
| /* First, we deal with  platform-specific or compiler-specific issues. */
| 
| /* begin standard C headers. */
| #include <stdio.h>
| #include <string.h>
| #include <errno.h>
| #include <stdlib.h>
| 
| /* end standard C headers. */
| 
| /* flex integer type definitions */
| 
| #ifndef FLEXINT_H
| #define FLEXINT_H
| 
| /* C99 systems have <inttypes.h>. Non-C99 systems may or may not. */
| 
| #if defined (__STDC_VERSION__) && __STDC_VERSION__ >= 199901L
| 
| /* C99 says to define __STDC_LIMIT_MACROS before including stdint.h,
|  * if you want the limit (max/min) macros for int types. 
|  */
| #ifndef __STDC_LIMIT_MACROS
| #define __STDC_LIMIT_MACROS 1
| #endif
| 
| #include <inttypes.h>
| typedef int8_t flex_int8_t;
| typedef uint8_t flex_uint8_t;
| typedef int16_t flex_int16_t;
| typedef uint16_t flex_uint16_t;
| typedef int32_t flex_int32_t;
| typedef uint32_t flex_uint32_t;
| #else
| typedef signed char flex_int8_t;
| typedef short int flex_int16_t;
| typedef int flex_int32_t;
| typedef unsigned char flex_uint8_t; 
| typedef unsigned short int flex_uint16_t;
| typedef unsigned int flex_uint32_t;
| 
| /* Limits of integral types. */
| #ifndef INT8_MIN
| #define INT8_MIN               (-128)
| #endif
| #ifndef INT16_MIN
| #define INT16_MIN              (-32767-1)
| #endif
| #ifndef INT32_MIN
| #define INT32_MIN              (-2147483647-1)
| #endif
| #ifndef INT8_MAX
| #define INT8_MAX               (127)
| #endif
| #ifndef INT16_MAX
| #define INT16_MAX              (32767)
| #endif
| #ifndef INT32_MAX
| #define INT32_MAX              (2147483647)
| #endif
| #ifndef UINT8_MAX
| #define UINT8_MAX              (255U)
| #endif
| #ifndef UINT16_MAX
| #define UINT16_MAX             (65535U)
| #endif
| #ifndef UINT32_MAX
| #define UINT32_MAX             (4294967295U)
| #endif
| 
| #ifndef SIZE_MAX
| #define SIZE_MAX               (~(size_t)0)
| #endif
| 
| #endif /* ! C99 */
| 
| #endif /* ! FLEXINT_H */
| 
| /* begin standard C++ headers. */
| 
| /* TODO: this is always defined, so inline it */
| #define yyconst const
| 
| #if defined(__GNUC__) && __GNUC__ >= 3
| #define yynoreturn __attribute__((__noreturn__))
| #else
| #define yynoreturn
| #endif
| 
| /* Returned upon end-of-file. */
| #define YY_NULL 0
| 
| /* Promotes a possibly negative, possibly signed char to an
|  *   integer in range [0..255] for use as an array index.
|  */
| #define YY_SC_TO_UI(c) ((YY_CHAR) (c))
| 
| /* Enter a start condition.  This macro really ought to take a parameter,
|  * but we do it the disgusting crufty way forced on us by the ()-less
|  * definition of BEGIN.
|  */
| #define BEGIN (yy_start) = 1 + 2 *
| /* Translate the current start state into a value that can be later handed
|  * to BEGIN to return to the state.  The YYSTATE alias is for lex
|  * compatibility.
|  */
| #define YY_START (((yy_start) - 1) / 2)
| #define YYSTATE YY_START
| /* Action number for EOF rule of a given start state. */
| #define YY_STATE_EOF(state) (YY_END_OF_BUFFER + state + 1)
| /* Special action meaning "start processing a new file". */
| #define YY_NEW_FILE yyrestart( yyin  )
| #define YY_END_OF_BUFFER_CHAR 0
| 
| /* Size of default input buffer. */
| #ifndef YY_BUF_SIZE
| #ifdef __ia64__
| /* On IA-64, the buffer size is 16k, not 8k.
|  * Moreover, YY_BUF_SIZE is 2*YY_READ_BUF_SIZE in the general case.
|  * Ditto for the __ia64__ case accordingly.
|  */
| #define YY_BUF_SIZE 32768
| #else
| #define YY_BUF_SIZE 16384
| #endif /* __ia64__ */
| #endif
| 
| /* The state buf must be large enough to hold one state per character in the main buffer.
|  */
| #define YY_STATE_BUF_SIZE   ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
| 
| #ifndef YY_TYPEDEF_YY_BUFFER_STATE
| #define YY_TYPEDEF_YY_BUFFER_STATE
| typedef struct yy_buffer_state *YY_BUFFER_STATE;
| #endif
| 
| #ifndef YY_TYPEDEF_YY_SIZE_T
| #define YY_TYPEDEF_YY_SIZE_T
| typedef size_t yy_size_t;
| #endif
| 
| extern int yyleng;
| 
| extern FILE *yyin, *yyout;
| 
| #define EOB_ACT_CONTINUE_SCAN 0
| #define EOB_ACT_END_OF_FILE 1
| #define EOB_ACT_LAST_MATCH 2
|     
|     #define YY_LESS_LINENO(n)
|     #define YY_LINENO_REWIND_TO(ptr)
|     
| /* Return all but the first "n" matched characters back to the input stream. */
| #define yyless(n) \
| 	do \
| 		{ \
| 		/* Undo effects of setting up yytext. */ \
|         int yyless_macro_arg = (n); \
|         YY_LESS_LINENO(yyless_macro_arg);\
| 		*yy_cp = (yy_hold_char); \
| 		YY_RESTORE_YY_MORE_OFFSET \
| 		(yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \
| 		YY_DO_BEFORE_ACTION; /* set up yytext again */ \
| 		} \
| 	while ( 0 )
| #define unput(c) yyunput( c, (yytext_ptr)  )
| 
| #ifndef YY_STRUCT_YY_BUFFER_STATE
| #define YY_STRUCT_YY_BUFFER_STATE
| struct yy_buffer_state
| 	{
| 	FILE *yy_input_file;
| 
| 	char *yy_ch_buf;		/* input buffer */
| 	char *yy_buf_pos;		/* current position in input buffer */
| 
| 	/* Size of input buffer in bytes, not including room for EOB
| 	 * characters.
| 	 */
| 	int yy_buf_size;
| 
| 	/* Number of characters read into yy_ch_buf, not including EOB
| 	 * characters.
| 	 */
| 	int yy_n_chars;
| 
| 	/* Whether we "own" the buffer - i.e., we know we created it,
| 	 * and can realloc() it to grow it, and should free() it to
| 	 * delete it.
| 	 */
| 	int yy_is_our_buffer;
| 
| 	/* Whether this is an "interactive" input source; if so, and
| 	 * if we're using stdio for input, then we want to use getc()
| 	 * instead of fread(), to make sure we stop fetching input after
| 	 * each newline.
| 	 */
| 	int yy_is_interactive;
| 
| 	/* Whether we're considered to be at the beginning of a line.
| 	 * If so, '^' rules will be active on the next match, otherwise
| 	 * not.
| 	 */
| 	int yy_at_bol;
| 
|     int yy_bs_lineno; /**< The line count. */
|     int yy_bs_column; /**< The column count. */
| 
| 	/* Whether to try to fill the input buffer when we reach the
| 	 * end of it.
| 	 */
| 	int yy_fill_buffer;
| 
| 	int yy_buffer_status;
| 
| #define YY_BUFFER_NEW 0
| #define YY_BUFFER_NORMAL 1
| 	/* When an EOF's been seen but there's still some text to process
| 	 * then we mark the buffer as YY_EOF_PENDING, to indicate that we
| 	 * shouldn't try reading from the input source any more.  We might
| 	 * still have a bunch of tokens to match, though, because of
| 	 * possible backing-up.
| 	 *
| 	 * When we actually see the EOF, we change the status to "new"
| 	 * (via yyrestart()), so that the user can continue scanning by
| 	 * just pointing yyin at a new input file.
| 	 */
| #define YY_BUFFER_EOF_PENDING 2
| 
| 	};
| #endif /* !YY_STRUCT_YY_BUFFER_STATE */
| 
| /* Stack of input buffers. */
| static size_t yy_buffer_stack_top = 0; /**< index of top of stack. */
| static size_t yy_buffer_stack_max = 0; /**< capacity of stack. */
| static YY_BUFFER_STATE * yy_buffer_stack = NULL; /**< Stack as an array. */
| 
| /* We provide macros for accessing buffer states in case in the
|  * future we want to put the buffer states in a more general
|  * "scanner state".
|  *
|  * Returns the top of the stack, or NULL.
|  */
| #define YY_CURRENT_BUFFER ( (yy_buffer_stack) \
|                           ? (yy_buffer_stack)[(yy_buffer_stack_top)] \
|                           : NULL)
| /* Same as previous macro, but useful when we know that the buffer stack is not
|  * NULL or when we need an lvalue. For internal use only.
|  */
| #define YY_CURRENT_BUFFER_LVALUE (yy_buffer_stack)[(yy_buffer_stack_top)]
| 
| /* yy_hold_char holds the character lost when yytext is formed. */
| static char yy_hold_char;
| static int yy_n_chars;		/* number of characters read into yy_ch_buf */
| int yyleng;
| 
| /* Points to current character in buffer. */
| static char *yy_c_buf_p = NULL;
| static int yy_init = 0;		/* whether we need to initialize */
| static int yy_start = 0;	/* start state number */
| 
| /* Flag which is used to allow yywrap()'s to do buffer switches
|  * instead of setting up a fresh yyin.  A bit of a hack ...
|  */
| static int yy_did_buffer_switch_on_eof;
| 
| void yyrestart ( FILE *input_file  );
| void yy_switch_to_buffer ( YY_BUFFER_STATE new_buffer  );
| YY_BUFFER_STATE yy_create_buffer ( FILE *file, int size  );
| void yy_delete_buffer ( YY_BUFFER_STATE b  );
| void yy_flush_buffer ( YY_BUFFER_STATE b  );
| void yypush_buffer_state ( YY_BUFFER_STATE new_buffer  );
| void yypop_buffer_state ( void );
| 
| static void yyensure_buffer_stack ( void );
| static void yy_load_buffer_state ( void );
| static void yy_init_buffer ( YY_BUFFER_STATE b, FILE *file  );
| #define YY_FLUSH_BUFFER yy_flush_buffer( YY_CURRENT_BUFFER )
| 
| YY_BUFFER_STATE yy_scan_buffer ( char *base, yy_size_t size  );
| YY_BUFFER_STATE yy_scan_string ( const char *yy_str  );
| YY_BUFFER_STATE yy_scan_bytes ( const char *bytes, int len  );
| 
| void *yyalloc ( yy_size_t  );
| void *yyrealloc ( void *, yy_size_t  );
| void yyfree ( void *  );
| 
| #define yy_new_buffer yy_create_buffer
| #define yy_set_interactive(is_interactive) \
| 	{ \
| 	if ( ! YY_CURRENT_BUFFER ){ \
|         yyensure_buffer_stack (); \
| 		YY_CURRENT_BUFFER_LVALUE =    \
|             yy_create_buffer( yyin, YY_BUF_SIZE ); \
| 	} \
| 	YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \
| 	}
| #define yy_set_bol(at_bol) \
| 	{ \
| 	if ( ! YY_CURRENT_BUFFER ){\
|         yyensure_buffer_stack (); \
| 		YY_CURRENT_BUFFER_LVALUE =    \
|             yy_create_buffer( yyin, YY_BUF_SIZE ); \
| 	} \
| 	YY_CURRENT_BUFFER_LVALUE->yy_at_bol = at_bol; \
| 	}
| #define YY_AT_BOL() (YY_CURRENT_BUFFER_LVALUE->yy_at_bol)
| 
| /* Begin user sect3 */
| typedef flex_uint8_t YY_CHAR;
| 
| FILE *yyin = NULL, *yyout = NULL;
| 
| typedef int yy_state_type;
| 
| extern int yylineno;
| int yylineno = 1;
| 
| extern char *yytext;
| #ifdef yytext_ptr
| #undef yytext_ptr
| #endif
| #define yytext_ptr yytext
| 
| static yy_state_type yy_get_previous_state ( void );
| static yy_state_type yy_try_NUL_trans ( yy_state_type current_state  );
| static int yy_get_next_buffer ( void );
| static void yynoreturn yy_fatal_error ( const char* msg  );
| 
| /* Done after the current pattern has been matched and before the
|  * corresponding action - sets up yytext.
|  */
| #define YY_DO_BEFORE_ACTION \
| 	(yytext_ptr) = yy_bp; \
| 	(yytext_ptr) -= (yy_more_len); \
| 	yyleng = (int) (yy_cp - (yytext_ptr)); \
| 	(yy_hold_char) = *yy_cp; \
| 	*yy_cp = '\0'; \
| 	(yy_c_buf_p) = yy_cp;
| #define YY_NUM_RULES 8
| #define YY_END_OF_BUFFER 9
| /* This struct is not used in this scanner,
|    but its presence is necessary. */
| struct yy_trans_info
| 	{
| 	flex_int32_t yy_verify;
| 	flex_int32_t yy_nxt;
| 	};
| static const flex_int16_t yy_acclist[23] =
|     {   0,
|         9,    7,    8,    8,    1,    7,    8,    2,    7,    8,
|         3,    7,    8,    4,    7,    8,    5,    7,    8,    6,
|         7,    8
|     } ;
| 
| static const flex_int16_t yy_accept[14] =
|     {   0,
|         1,    1,    1,    2,    4,    5,    8,   11,   14,   17,
|        20,   23,   23
|     } ;
| 
| static const YY_CHAR yy_ec[256] =
|     {   0,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    2,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    3,    4,    5,    6,
| 
|         7,    8,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
| 
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1
|     } ;
| 
| static const YY_CHAR yy_meta[9] =
|     {   0,
|         1,    1,    1,    1,    1,    1,    1,    1
|     } ;
| 
| static const flex_int16_t yy_base[13] =
|     {   0,
|         0,    0,    9,   10,   10,   10,   10,   10,   10,   10,
|        10,   10
|     } ;
| 
| static const flex_int16_t yy_def[13] =
|     {   0,
|        12,    1,   12,   12,   12,   12,   12,   12,   12,   12,
|        12,    0
|     } ;
| 
| static const flex_int16_t yy_nxt[19] =
|     {   0,
|         4,    5,    6,    7,    8,    9,   10,   11,   12,    3,
|        12,   12,   12,   12,   12,   12,   12,   12
|     } ;
| 
| static const flex_int16_t yy_chk[19] =
|     {   0,
|         1,    1,    1,    1,    1,    1,    1,    1,    3,   12,
|        12,   12,   12,   12,   12,   12,   12,   12
|     } ;
| 
| extern int yy_flex_debug;
| int yy_flex_debug = 0;
| 
| static yy_state_type *yy_state_buf=0, *yy_state_ptr=0;
| static char *yy_full_match;
| static int yy_lp;
| #define REJECT \
| { \
| *yy_cp = (yy_hold_char); /* undo effects of setting up yytext */ \
| yy_cp = (yy_full_match); /* restore poss. backed-over text */ \
| ++(yy_lp); \
| goto find_rule; \
| }
| 
| static int yy_more_flag = 0;
| static int yy_more_len = 0;
| #define yymore() ((yy_more_flag) = 1)
| #define YY_MORE_ADJ (yy_more_len)
| #define YY_RESTORE_YY_MORE_OFFSET
| char *yytext;
| #line 1 "conftest.l"
| #line 459 "lex.yy.c"
| 
| #define INITIAL 0
| 
| #ifndef YY_NO_UNISTD_H
| /* Special case for "unistd.h", since it is non-ANSI. We include it way
|  * down here because we want the user's section 1 to have been scanned first.
|  * The user has a chance to override it with an option.
|  */
| #include <unistd.h>
| #endif
| 
| #ifndef YY_EXTRA_TYPE
| #define YY_EXTRA_TYPE void *
| #endif
| 
| static int yy_init_globals ( void );
| 
| /* Accessor methods to globals.
|    These are made visible to non-reentrant scanners for convenience. */
| 
| int yylex_destroy ( void );
| 
| int yyget_debug ( void );
| 
| void yyset_debug ( int debug_flag  );
| 
| YY_EXTRA_TYPE yyget_extra ( void );
| 
| void yyset_extra ( YY_EXTRA_TYPE user_defined  );
| 
| FILE *yyget_in ( void );
| 
| void yyset_in  ( FILE * _in_str  );
| 
| FILE *yyget_out ( void );
| 
| void yyset_out  ( FILE * _out_str  );
| 
| 			int yyget_leng ( void );
| 
| char *yyget_text ( void );
| 
| int yyget_lineno ( void );
| 
| void yyset_lineno ( int _line_number  );
| 
| /* Macros after this point can all be overridden by user definitions in
|  * section 1.
|  */
| 
| #ifndef YY_SKIP_YYWRAP
| #ifdef __cplusplus
| extern "C" int yywrap ( void );
| #else
| extern int yywrap ( void );
| #endif
| #endif
| 
| #ifndef YY_NO_UNPUT
|     
|     static void yyunput ( int c, char *buf_ptr  );
|     
| #endif
| 
| #ifndef yytext_ptr
| static void yy_flex_strncpy ( char *, const char *, int );
| #endif
| 
| #ifdef YY_NEED_STRLEN
| static int yy_flex_strlen ( const char * );
| #endif
| 
| #ifndef YY_NO_INPUT
| #ifdef __cplusplus
| static int yyinput ( void );
| #else
| static int input ( void );
| #endif
| 
| #endif
| 
| /* Amount of stuff to slurp up with each read. */
| #ifndef YY_READ_BUF_SIZE
| #ifdef __ia64__
| /* On IA-64, the buffer size is 16k, not 8k */
| #define YY_READ_BUF_SIZE 16384
| #else
| #define YY_READ_BUF_SIZE 8192
| #endif /* __ia64__ */
| #endif
| 
| /* Copy whatever the last rule matched to the standard output. */
| #ifndef ECHO
| /* This used to be an fputs(), but since the string might contain NUL's,
|  * we now use fwrite().
|  */
| #define ECHO do { if (fwrite( yytext, (size_t) yyleng, 1, yyout )) {} } while (0)
| #endif
| 
| /* Gets input and stuffs it into "buf".  number of characters read, or YY_NULL,
|  * is returned in "result".
|  */
| #ifndef YY_INPUT
| #define YY_INPUT(buf,result,max_size) \
| 	if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \
| 		{ \
| 		int c = '*'; \
| 		int n; \
| 		for ( n = 0; n < max_size && \
| 			     (c = getc( yyin )) != EOF && c != '\n'; ++n ) \
| 			buf[n] = (char) c; \
| 		if ( c == '\n' ) \
| 			buf[n++] = (char) c; \
| 		if ( c == EOF && ferror( yyin ) ) \
| 			YY_FATAL_ERROR( "input in flex scanner failed" ); \
| 		result = n; \
| 		} \
| 	else \
| 		{ \
| 		errno=0; \
| 		while ( (result = (int) fread(buf, 1, (yy_size_t) max_size, yyin)) == 0 && ferror(yyin)) \
| 			{ \
| 			if( errno != EINTR) \
| 				{ \
| 				YY_FATAL_ERROR( "input in flex scanner failed" ); \
| 				break; \
| 				} \
| 			errno=0; \
| 			clearerr(yyin); \
| 			} \
| 		}\
| \
| 
| #endif
| 
| /* No semi-colon after return; correct usage is to write "yyterminate();" -
|  * we don't want an extra ';' after the "return" because that will cause
|  * some compilers to complain about unreachable statements.
|  */
| #ifndef yyterminate
| #define yyterminate() return YY_NULL
| #endif
| 
| /* Number of entries by which start-condition stack grows. */
| #ifndef YY_START_STACK_INCR
| #define YY_START_STACK_INCR 25
| #endif
| 
| /* Report a fatal error. */
| #ifndef YY_FATAL_ERROR
| #define YY_FATAL_ERROR(msg) yy_fatal_error( msg )
| #endif
| 
| /* end tables serialization structures and prototypes */
| 
| /* Default declaration of generated scanner - a define so the user can
|  * easily add parameters.
|  */
| #ifndef YY_DECL
| #define YY_DECL_IS_OURS 1
| 
| extern int yylex (void);
| 
| #define YY_DECL int yylex (void)
| #endif /* !YY_DECL */
| 
| /* Code executed at the beginning of each rule, after yytext and yyleng
|  * have been set up.
|  */
| #ifndef YY_USER_ACTION
| #define YY_USER_ACTION
| #endif
| 
| /* Code executed at the end of each rule. */
| #ifndef YY_BREAK
| #define YY_BREAK /*LINTED*/break;
| #endif
| 
| #define YY_RULE_SETUP \
| 	YY_USER_ACTION
| 
| /** The main scanner function which does all the work.
|  */
| YY_DECL
| {
| 	yy_state_type yy_current_state;
| 	char *yy_cp, *yy_bp;
| 	int yy_act;
|     
| 	if ( !(yy_init) )
| 		{
| 		(yy_init) = 1;
| 
| #ifdef YY_USER_INIT
| 		YY_USER_INIT;
| #endif
| 
|         /* Create the reject buffer large enough to save one state per allowed character. */
|         if ( ! (yy_state_buf) )
|             (yy_state_buf) = (yy_state_type *)yyalloc(YY_STATE_BUF_SIZE  );
|             if ( ! (yy_state_buf) )
|                 YY_FATAL_ERROR( "out of dynamic memory in yylex()" );
| 
| 		if ( ! (yy_start) )
| 			(yy_start) = 1;	/* first start state */
| 
| 		if ( ! yyin )
| 			yyin = stdin;
| 
| 		if ( ! yyout )
| 			yyout = stdout;
| 
| 		if ( ! YY_CURRENT_BUFFER ) {
| 			yyensure_buffer_stack ();
| 			YY_CURRENT_BUFFER_LVALUE =
| 				yy_create_buffer( yyin, YY_BUF_SIZE );
| 		}
| 
| 		yy_load_buffer_state(  );
| 		}
| 
| 	{
| #line 1 "conftest.l"
| 
| #line 684 "lex.yy.c"
| 
| 	while ( /*CONSTCOND*/1 )		/* loops until end-of-file is reached */
| 		{
| 		(yy_more_len) = 0;
| 		if ( (yy_more_flag) )
| 			{
| 			(yy_more_len) = (int) ((yy_c_buf_p) - (yytext_ptr));
| 			(yy_more_flag) = 0;
| 			}
| 		yy_cp = (yy_c_buf_p);
| 
| 		/* Support of yytext. */
| 		*yy_cp = (yy_hold_char);
| 
| 		/* yy_bp points to the position in yy_ch_buf of the start of
| 		 * the current run.
| 		 */
| 		yy_bp = yy_cp;
| 
| 		yy_current_state = (yy_start);
| 
| 		(yy_state_ptr) = (yy_state_buf);
| 		*(yy_state_ptr)++ = yy_current_state;
| 
| yy_match:
| 		do
| 			{
| 			YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)] ;
| 			while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
| 				{
| 				yy_current_state = (int) yy_def[yy_current_state];
| 				if ( yy_current_state >= 13 )
| 					yy_c = yy_meta[yy_c];
| 				}
| 			yy_current_state = yy_nxt[yy_base[yy_current_state] + yy_c];
| 			*(yy_state_ptr)++ = yy_current_state;
| 			++yy_cp;
| 			}
| 		while ( yy_base[yy_current_state] != 10 );
| 
| yy_find_action:
| 		yy_current_state = *--(yy_state_ptr);
| 		(yy_lp) = yy_accept[yy_current_state];
| 
| find_rule: /* we branch to this label when backing up */
| 
| 		for ( ; ; ) /* until we find what rule we matched */
| 			{
| 			if ( (yy_lp) && (yy_lp) < yy_accept[yy_current_state + 1] )
| 				{
| 				yy_act = yy_acclist[(yy_lp)];
| 					{
| 					(yy_full_match) = yy_cp;
| 					break;
| 					}
| 				}
| 			--yy_cp;
| 			yy_current_state = *--(yy_state_ptr);
| 			(yy_lp) = yy_accept[yy_current_state];
| 			}
| 
| 		YY_DO_BEFORE_ACTION;
| 
| do_action:	/* This label is used only to access EOF actions. */
| 
| 		switch ( yy_act )
| 	{ /* beginning of action switch */
| case 1:
| YY_RULE_SETUP
| #line 2 "conftest.l"
| { ECHO; }
| 	YY_BREAK
| case 2:
| YY_RULE_SETUP
| #line 3 "conftest.l"
| { REJECT; }
| 	YY_BREAK
| case 3:
| YY_RULE_SETUP
| #line 4 "conftest.l"
| { yymore (); }
| 	YY_BREAK
| case 4:
| YY_RULE_SETUP
| #line 5 "conftest.l"
| { yyless (1); }
| 	YY_BREAK
| case 5:
| YY_RULE_SETUP
| #line 6 "conftest.l"
| { /* IRIX 6.5 flex 2.5.4 underquotes its yyless argument.  */
|     yyless ((input () != 0)); }
| 	YY_BREAK
| case 6:
| YY_RULE_SETUP
| #line 8 "conftest.l"
| { unput (yytext[0]); }
| 	YY_BREAK
| case 7:
| YY_RULE_SETUP
| #line 9 "conftest.l"
| { BEGIN INITIAL; }
| 	YY_BREAK
| case 8:
| YY_RULE_SETUP
| #line 10 "conftest.l"
| ECHO;
| 	YY_BREAK
| #line 793 "lex.yy.c"
| 			case YY_STATE_EOF(INITIAL):
| 				yyterminate();
| 
| 	case YY_END_OF_BUFFER:
| 		{
| 		/* Amount of text matched not including the EOB char. */
| 		int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1;
| 
| 		/* Undo the effects of YY_DO_BEFORE_ACTION. */
| 		*yy_cp = (yy_hold_char);
| 		YY_RESTORE_YY_MORE_OFFSET
| 
| 		if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_NEW )
| 			{
| 			/* We're scanning a new file or input source.  It's
| 			 * possible that this happened because the user
| 			 * just pointed yyin at a new source and called
| 			 * yylex().  If so, then we have to assure
| 			 * consistency between YY_CURRENT_BUFFER and our
| 			 * globals.  Here is the right place to do so, because
| 			 * this is the first action (other than possibly a
| 			 * back-up) that will match for the new input source.
| 			 */
| 			(yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
| 			YY_CURRENT_BUFFER_LVALUE->yy_input_file = yyin;
| 			YY_CURRENT_BUFFER_LVALUE->yy_buffer_status = YY_BUFFER_NORMAL;
| 			}
| 
| 		/* Note that here we test for yy_c_buf_p "<=" to the position
| 		 * of the first EOB in the buffer, since yy_c_buf_p will
| 		 * already have been incremented past the NUL character
| 		 * (since all states make transitions on EOB to the
| 		 * end-of-buffer state).  Contrast this with the test
| 		 * in input().
| 		 */
| 		if ( (yy_c_buf_p) <= &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
| 			{ /* This was really a NUL. */
| 			yy_state_type yy_next_state;
| 
| 			(yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
| 
| 			yy_current_state = yy_get_previous_state(  );
| 
| 			/* Okay, we're now positioned to make the NUL
| 			 * transition.  We couldn't have
| 			 * yy_get_previous_state() go ahead and do it
| 			 * for us because it doesn't know how to deal
| 			 * with the possibility of jamming (and we don't
| 			 * want to build jamming into it because then it
| 			 * will run more slowly).
| 			 */
| 
| 			yy_next_state = yy_try_NUL_trans( yy_current_state );
| 
| 			yy_bp = (yytext_ptr) + YY_MORE_ADJ;
| 
| 			if ( yy_next_state )
| 				{
| 				/* Consume the NUL. */
| 				yy_cp = ++(yy_c_buf_p);
| 				yy_current_state = yy_next_state;
| 				goto yy_match;
| 				}
| 
| 			else
| 				{
| 				yy_cp = (yy_c_buf_p);
| 				goto yy_find_action;
| 				}
| 			}
| 
| 		else switch ( yy_get_next_buffer(  ) )
| 			{
| 			case EOB_ACT_END_OF_FILE:
| 				{
| 				(yy_did_buffer_switch_on_eof) = 0;
| 
| 				if ( yywrap(  ) )
| 					{
| 					/* Note: because we've taken care in
| 					 * yy_get_next_buffer() to have set up
| 					 * yytext, we can now set up
| 					 * yy_c_buf_p so that if some total
| 					 * hoser (like flex itself) wants to
| 					 * call the scanner after we return the
| 					 * YY_NULL, it'll still work - another
| 					 * YY_NULL will get returned.
| 					 */
| 					(yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ;
| 
| 					yy_act = YY_STATE_EOF(YY_START);
| 					goto do_action;
| 					}
| 
| 				else
| 					{
| 					if ( ! (yy_did_buffer_switch_on_eof) )
| 						YY_NEW_FILE;
| 					}
| 				break;
| 				}
| 
| 			case EOB_ACT_CONTINUE_SCAN:
| 				(yy_c_buf_p) =
| 					(yytext_ptr) + yy_amount_of_matched_text;
| 
| 				yy_current_state = yy_get_previous_state(  );
| 
| 				yy_cp = (yy_c_buf_p);
| 				yy_bp = (yytext_ptr) + YY_MORE_ADJ;
| 				goto yy_match;
| 
| 			case EOB_ACT_LAST_MATCH:
| 				(yy_c_buf_p) =
| 				&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)];
| 
| 				yy_current_state = yy_get_previous_state(  );
| 
| 				yy_cp = (yy_c_buf_p);
| 				yy_bp = (yytext_ptr) + YY_MORE_ADJ;
| 				goto yy_find_action;
| 			}
| 		break;
| 		}
| 
| 	default:
| 		YY_FATAL_ERROR(
| 			"fatal flex scanner internal error--no action found" );
| 	} /* end of action switch */
| 		} /* end of scanning one token */
| 	} /* end of user's declarations */
| } /* end of yylex */
| 
| /* yy_get_next_buffer - try to read in a new buffer
|  *
|  * Returns a code representing an action:
|  *	EOB_ACT_LAST_MATCH -
|  *	EOB_ACT_CONTINUE_SCAN - continue scanning from current position
|  *	EOB_ACT_END_OF_FILE - end of file
|  */
| static int yy_get_next_buffer (void)
| {
|     	char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf;
| 	char *source = (yytext_ptr);
| 	int number_to_move, i;
| 	int ret_val;
| 
| 	if ( (yy_c_buf_p) > &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] )
| 		YY_FATAL_ERROR(
| 		"fatal flex scanner internal error--end of buffer missed" );
| 
| 	if ( YY_CURRENT_BUFFER_LVALUE->yy_fill_buffer == 0 )
| 		{ /* Don't try to fill the buffer, so this is an EOF. */
| 		if ( (yy_c_buf_p) - (yytext_ptr) - YY_MORE_ADJ == 1 )
| 			{
| 			/* We matched a single character, the EOB, so
| 			 * treat this as a final EOF.
| 			 */
| 			return EOB_ACT_END_OF_FILE;
| 			}
| 
| 		else
| 			{
| 			/* We matched some text prior to the EOB, first
| 			 * process it.
| 			 */
| 			return EOB_ACT_LAST_MATCH;
| 			}
| 		}
| 
| 	/* Try to read more data. */
| 
| 	/* First move last chars to start of buffer. */
| 	number_to_move = (int) ((yy_c_buf_p) - (yytext_ptr) - 1);
| 
| 	for ( i = 0; i < number_to_move; ++i )
| 		*(dest++) = *(source++);
| 
| 	if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_EOF_PENDING )
| 		/* don't do the read, it's not guaranteed to return an EOF,
| 		 * just force an EOF
| 		 */
| 		YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars) = 0;
| 
| 	else
| 		{
| 			int num_to_read =
| 			YY_CURRENT_BUFFER_LVALUE->yy_buf_size - number_to_move - 1;
| 
| 		while ( num_to_read <= 0 )
| 			{ /* Not enough room in the buffer - grow it. */
| 
| 			YY_FATAL_ERROR(
| "input buffer overflow, can't enlarge buffer because scanner uses REJECT" );
| 
| 			}
| 
| 		if ( num_to_read > YY_READ_BUF_SIZE )
| 			num_to_read = YY_READ_BUF_SIZE;
| 
| 		/* Read in more data. */
| 		YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]),
| 			(yy_n_chars), num_to_read );
| 
| 		YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
| 		}
| 
| 	if ( (yy_n_chars) == 0 )
| 		{
| 		if ( number_to_move == YY_MORE_ADJ )
| 			{
| 			ret_val = EOB_ACT_END_OF_FILE;
| 			yyrestart( yyin  );
| 			}
| 
| 		else
| 			{
| 			ret_val = EOB_ACT_LAST_MATCH;
| 			YY_CURRENT_BUFFER_LVALUE->yy_buffer_status =
| 				YY_BUFFER_EOF_PENDING;
| 			}
| 		}
| 
| 	else
| 		ret_val = EOB_ACT_CONTINUE_SCAN;
| 
| 	if (((yy_n_chars) + number_to_move) > YY_CURRENT_BUFFER_LVALUE->yy_buf_size) {
| 		/* Extend the array by 50%, plus the number we really need. */
| 		int new_size = (yy_n_chars) + number_to_move + ((yy_n_chars) >> 1);
| 		YY_CURRENT_BUFFER_LVALUE->yy_ch_buf = (char *) yyrealloc(
| 			(void *) YY_CURRENT_BUFFER_LVALUE->yy_ch_buf, (yy_size_t) new_size  );
| 		if ( ! YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
| 			YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" );
| 		/* "- 2" to take care of EOB's */
| 		YY_CURRENT_BUFFER_LVALUE->yy_buf_size = (int) (new_size - 2);
| 	}
| 
| 	(yy_n_chars) += number_to_move;
| 	YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] = YY_END_OF_BUFFER_CHAR;
| 	YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] = YY_END_OF_BUFFER_CHAR;
| 
| 	(yytext_ptr) = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[0];
| 
| 	return ret_val;
| }
| 
| /* yy_get_previous_state - get the state just before the EOB char was reached */
| 
|     static yy_state_type yy_get_previous_state (void)
| {
| 	yy_state_type yy_current_state;
| 	char *yy_cp;
|     
| 	yy_current_state = (yy_start);
| 
| 	(yy_state_ptr) = (yy_state_buf);
| 	*(yy_state_ptr)++ = yy_current_state;
| 
| 	for ( yy_cp = (yytext_ptr) + YY_MORE_ADJ; yy_cp < (yy_c_buf_p); ++yy_cp )
| 		{
| 		YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1);
| 		while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
| 			{
| 			yy_current_state = (int) yy_def[yy_current_state];
| 			if ( yy_current_state >= 13 )
| 				yy_c = yy_meta[yy_c];
| 			}
| 		yy_current_state = yy_nxt[yy_base[yy_current_state] + yy_c];
| 		*(yy_state_ptr)++ = yy_current_state;
| 		}
| 
| 	return yy_current_state;
| }
| 
| /* yy_try_NUL_trans - try to make a transition on the NUL character
|  *
|  * synopsis
|  *	next_state = yy_try_NUL_trans( current_state );
|  */
|     static yy_state_type yy_try_NUL_trans  (yy_state_type yy_current_state )
| {
| 	int yy_is_jam;
|     
| 	YY_CHAR yy_c = 1;
| 	while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
| 		{
| 		yy_current_state = (int) yy_def[yy_current_state];
| 		if ( yy_current_state >= 13 )
| 			yy_c = yy_meta[yy_c];
| 		}
| 	yy_current_state = yy_nxt[yy_base[yy_current_state] + yy_c];
| 	yy_is_jam = (yy_current_state == 12);
| 	if ( ! yy_is_jam )
| 		*(yy_state_ptr)++ = yy_current_state;
| 
| 		return yy_is_jam ? 0 : yy_current_state;
| }
| 
| #ifndef YY_NO_UNPUT
| 
|     static void yyunput (int c, char * yy_bp )
| {
| 	char *yy_cp;
|     
|     yy_cp = (yy_c_buf_p);
| 
| 	/* undo effects of setting up yytext */
| 	*yy_cp = (yy_hold_char);
| 
| 	if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 )
| 		{ /* need to shift things up to make room */
| 		/* +2 for EOB chars. */
| 		int number_to_move = (yy_n_chars) + 2;
| 		char *dest = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[
| 					YY_CURRENT_BUFFER_LVALUE->yy_buf_size + 2];
| 		char *source =
| 				&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move];
| 
| 		while ( source > YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
| 			*--dest = *--source;
| 
| 		yy_cp += (int) (dest - source);
| 		yy_bp += (int) (dest - source);
| 		YY_CURRENT_BUFFER_LVALUE->yy_n_chars =
| 			(yy_n_chars) = (int) YY_CURRENT_BUFFER_LVALUE->yy_buf_size;
| 
| 		if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 )
| 			YY_FATAL_ERROR( "flex scanner push-back overflow" );
| 		}
| 
| 	*--yy_cp = (char) c;
| 
| 	(yytext_ptr) = yy_bp;
| 	(yy_hold_char) = *yy_cp;
| 	(yy_c_buf_p) = yy_cp;
| }
| 
| #endif
| 
| #ifndef YY_NO_INPUT
| #ifdef __cplusplus
|     static int yyinput (void)
| #else
|     static int input  (void)
| #endif
| 
| {
| 	int c;
|     
| 	*(yy_c_buf_p) = (yy_hold_char);
| 
| 	if ( *(yy_c_buf_p) == YY_END_OF_BUFFER_CHAR )
| 		{
| 		/* yy_c_buf_p now points to the character we want to return.
| 		 * If this occurs *before* the EOB characters, then it's a
| 		 * valid NUL; if not, then we've hit the end of the buffer.
| 		 */
| 		if ( (yy_c_buf_p) < &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
| 			/* This was really a NUL. */
| 			*(yy_c_buf_p) = '\0';
| 
| 		else
| 			{ /* need more input */
| 			int offset = (int) ((yy_c_buf_p) - (yytext_ptr));
| 			++(yy_c_buf_p);
| 
| 			switch ( yy_get_next_buffer(  ) )
| 				{
| 				case EOB_ACT_LAST_MATCH:
| 					/* This happens because yy_g_n_b()
| 					 * sees that we've accumulated a
| 					 * token and flags that we need to
| 					 * try matching the token before
| 					 * proceeding.  But for input(),
| 					 * there's no matching to consider.
| 					 * So convert the EOB_ACT_LAST_MATCH
| 					 * to EOB_ACT_END_OF_FILE.
| 					 */
| 
| 					/* Reset buffer status. */
| 					yyrestart( yyin );
| 
| 					/*FALLTHROUGH*/
| 
| 				case EOB_ACT_END_OF_FILE:
| 					{
| 					if ( yywrap(  ) )
| 						return 0;
| 
| 					if ( ! (yy_did_buffer_switch_on_eof) )
| 						YY_NEW_FILE;
| #ifdef __cplusplus
| 					return yyinput();
| #else
| 					return input();
| #endif
| 					}
| 
| 				case EOB_ACT_CONTINUE_SCAN:
| 					(yy_c_buf_p) = (yytext_ptr) + offset;
| 					break;
| 				}
| 			}
| 		}
| 
| 	c = *(unsigned char *) (yy_c_buf_p);	/* cast for 8-bit char's */
| 	*(yy_c_buf_p) = '\0';	/* preserve yytext */
| 	(yy_hold_char) = *++(yy_c_buf_p);
| 
| 	return c;
| }
| #endif	/* ifndef YY_NO_INPUT */
| 
| /** Immediately switch to a different input stream.
|  * @param input_file A readable stream.
|  * 
|  * @note This function does not reset the start condition to @c INITIAL .
|  */
|     void yyrestart  (FILE * input_file )
| {
|     
| 	if ( ! YY_CURRENT_BUFFER ){
|         yyensure_buffer_stack ();
| 		YY_CURRENT_BUFFER_LVALUE =
|             yy_create_buffer( yyin, YY_BUF_SIZE );
| 	}
| 
| 	yy_init_buffer( YY_CURRENT_BUFFER, input_file );
| 	yy_load_buffer_state(  );
| }
| 
| /** Switch to a different input buffer.
|  * @param new_buffer The new input buffer.
|  * 
|  */
|     void yy_switch_to_buffer  (YY_BUFFER_STATE  new_buffer )
| {
|     
| 	/* TODO. We should be able to replace this entire function body
| 	 * with
| 	 *		yypop_buffer_state();
| 	 *		yypush_buffer_state(new_buffer);
|      */
| 	yyensure_buffer_stack ();
| 	if ( YY_CURRENT_BUFFER == new_buffer )
| 		return;
| 
| 	if ( YY_CURRENT_BUFFER )
| 		{
| 		/* Flush out information for old buffer. */
| 		*(yy_c_buf_p) = (yy_hold_char);
| 		YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
| 		YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
| 		}
| 
| 	YY_CURRENT_BUFFER_LVALUE = new_buffer;
| 	yy_load_buffer_state(  );
| 
| 	/* We don't actually know whether we did this switch during
| 	 * EOF (yywrap()) processing, but the only time this flag
| 	 * is looked at is after yywrap() is called, so it's safe
| 	 * to go ahead and always set it.
| 	 */
| 	(yy_did_buffer_switch_on_eof) = 1;
| }
| 
| static void yy_load_buffer_state  (void)
| {
|     	(yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
| 	(yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos;
| 	yyin = YY_CURRENT_BUFFER_LVALUE->yy_input_file;
| 	(yy_hold_char) = *(yy_c_buf_p);
| }
| 
| /** Allocate and initialize an input buffer state.
|  * @param file A readable stream.
|  * @param size The character buffer size in bytes. When in doubt, use @c YY_BUF_SIZE.
|  * 
|  * @return the allocated buffer state.
|  */
|     YY_BUFFER_STATE yy_create_buffer  (FILE * file, int  size )
| {
| 	YY_BUFFER_STATE b;
|     
| 	b = (YY_BUFFER_STATE) yyalloc( sizeof( struct yy_buffer_state )  );
| 	if ( ! b )
| 		YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
| 
| 	b->yy_buf_size = size;
| 
| 	/* yy_ch_buf has to be 2 characters longer than the size given because
| 	 * we need to put in 2 end-of-buffer characters.
| 	 */
| 	b->yy_ch_buf = (char *) yyalloc( (yy_size_t) (b->yy_buf_size + 2)  );
| 	if ( ! b->yy_ch_buf )
| 		YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
| 
| 	b->yy_is_our_buffer = 1;
| 
| 	yy_init_buffer( b, file );
| 
| 	return b;
| }
| 
| /** Destroy the buffer.
|  * @param b a buffer created with yy_create_buffer()
|  * 
|  */
|     void yy_delete_buffer (YY_BUFFER_STATE  b )
| {
|     
| 	if ( ! b )
| 		return;
| 
| 	if ( b == YY_CURRENT_BUFFER ) /* Not sure if we should pop here. */
| 		YY_CURRENT_BUFFER_LVALUE = (YY_BUFFER_STATE) 0;
| 
| 	if ( b->yy_is_our_buffer )
| 		yyfree( (void *) b->yy_ch_buf  );
| 
| 	yyfree( (void *) b  );
| }
| 
| /* Initializes or reinitializes a buffer.
|  * This function is sometimes called more than once on the same buffer,
|  * such as during a yyrestart() or at EOF.
|  */
|     static void yy_init_buffer  (YY_BUFFER_STATE  b, FILE * file )
| 
| {
| 	int oerrno = errno;
|     
| 	yy_flush_buffer( b );
| 
| 	b->yy_input_file = file;
| 	b->yy_fill_buffer = 1;
| 
|     /* If b is the current buffer, then yy_init_buffer was _probably_
|      * called from yyrestart() or through yy_get_next_buffer.
|      * In that case, we don't want to reset the lineno or column.
|      */
|     if (b != YY_CURRENT_BUFFER){
|         b->yy_bs_lineno = 1;
|         b->yy_bs_column = 0;
|     }
| 
|         b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0;
|     
| 	errno = oerrno;
| }
| 
| /** Discard all buffered characters. On the next scan, YY_INPUT will be called.
|  * @param b the buffer state to be flushed, usually @c YY_CURRENT_BUFFER.
|  * 
|  */
|     void yy_flush_buffer (YY_BUFFER_STATE  b )
| {
|     	if ( ! b )
| 		return;
| 
| 	b->yy_n_chars = 0;
| 
| 	/* We always need two end-of-buffer characters.  The first causes
| 	 * a transition to the end-of-buffer state.  The second causes
| 	 * a jam in that state.
| 	 */
| 	b->yy_ch_buf[0] = YY_END_OF_BUFFER_CHAR;
| 	b->yy_ch_buf[1] = YY_END_OF_BUFFER_CHAR;
| 
| 	b->yy_buf_pos = &b->yy_ch_buf[0];
| 
| 	b->yy_at_bol = 1;
| 	b->yy_buffer_status = YY_BUFFER_NEW;
| 
| 	if ( b == YY_CURRENT_BUFFER )
| 		yy_load_buffer_state(  );
| }
| 
| /** Pushes the new state onto the stack. The new state becomes
|  *  the current state. This function will allocate the stack
|  *  if necessary.
|  *  @param new_buffer The new state.
|  *  
|  */
| void yypush_buffer_state (YY_BUFFER_STATE new_buffer )
| {
|     	if (new_buffer == NULL)
| 		return;
| 
| 	yyensure_buffer_stack();
| 
| 	/* This block is copied from yy_switch_to_buffer. */
| 	if ( YY_CURRENT_BUFFER )
| 		{
| 		/* Flush out information for old buffer. */
| 		*(yy_c_buf_p) = (yy_hold_char);
| 		YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
| 		YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
| 		}
| 
| 	/* Only push if top exists. Otherwise, replace top. */
| 	if (YY_CURRENT_BUFFER)
| 		(yy_buffer_stack_top)++;
| 	YY_CURRENT_BUFFER_LVALUE = new_buffer;
| 
| 	/* copied from yy_switch_to_buffer. */
| 	yy_load_buffer_state(  );
| 	(yy_did_buffer_switch_on_eof) = 1;
| }
| 
| /** Removes and deletes the top of the stack, if present.
|  *  The next element becomes the new top.
|  *  
|  */
| void yypop_buffer_state (void)
| {
|     	if (!YY_CURRENT_BUFFER)
| 		return;
| 
| 	yy_delete_buffer(YY_CURRENT_BUFFER );
| 	YY_CURRENT_BUFFER_LVALUE = NULL;
| 	if ((yy_buffer_stack_top) > 0)
| 		--(yy_buffer_stack_top);
| 
| 	if (YY_CURRENT_BUFFER) {
| 		yy_load_buffer_state(  );
| 		(yy_did_buffer_switch_on_eof) = 1;
| 	}
| }
| 
| /* Allocates the stack if it does not exist.
|  *  Guarantees space for at least one push.
|  */
| static void yyensure_buffer_stack (void)
| {
| 	yy_size_t num_to_alloc;
|     
| 	if (!(yy_buffer_stack)) {
| 
| 		/* First allocation is just for 2 elements, since we don't know if this
| 		 * scanner will even need a stack. We use 2 instead of 1 to avoid an
| 		 * immediate realloc on the next call.
|          */
|       num_to_alloc = 1; /* After all that talk, this was set to 1 anyways... */
| 		(yy_buffer_stack) = (struct yy_buffer_state**)yyalloc
| 								(num_to_alloc * sizeof(struct yy_buffer_state*)
| 								);
| 		if ( ! (yy_buffer_stack) )
| 			YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
| 
| 		memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*));
| 
| 		(yy_buffer_stack_max) = num_to_alloc;
| 		(yy_buffer_stack_top) = 0;
| 		return;
| 	}
| 
| 	if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){
| 
| 		/* Increase the buffer to prepare for a possible push. */
| 		yy_size_t grow_size = 8 /* arbitrary grow size */;
| 
| 		num_to_alloc = (yy_buffer_stack_max) + grow_size;
| 		(yy_buffer_stack) = (struct yy_buffer_state**)yyrealloc
| 								((yy_buffer_stack),
| 								num_to_alloc * sizeof(struct yy_buffer_state*)
| 								);
| 		if ( ! (yy_buffer_stack) )
| 			YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
| 
| 		/* zero only the new slots.*/
| 		memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*));
| 		(yy_buffer_stack_max) = num_to_alloc;
| 	}
| }
| 
| /** Setup the input buffer state to scan directly from a user-specified character buffer.
|  * @param base the character buffer
|  * @param size the size in bytes of the character buffer
|  * 
|  * @return the newly allocated buffer state object.
|  */
| YY_BUFFER_STATE yy_scan_buffer  (char * base, yy_size_t  size )
| {
| 	YY_BUFFER_STATE b;
|     
| 	if ( size < 2 ||
| 	     base[size-2] != YY_END_OF_BUFFER_CHAR ||
| 	     base[size-1] != YY_END_OF_BUFFER_CHAR )
| 		/* They forgot to leave room for the EOB's. */
| 		return NULL;
| 
| 	b = (YY_BUFFER_STATE) yyalloc( sizeof( struct yy_buffer_state )  );
| 	if ( ! b )
| 		YY_FATAL_ERROR( "out of dynamic memory in yy_scan_buffer()" );
| 
| 	b->yy_buf_size = (int) (size - 2);	/* "- 2" to take care of EOB's */
| 	b->yy_buf_pos = b->yy_ch_buf = base;
| 	b->yy_is_our_buffer = 0;
| 	b->yy_input_file = NULL;
| 	b->yy_n_chars = b->yy_buf_size;
| 	b->yy_is_interactive = 0;
| 	b->yy_at_bol = 1;
| 	b->yy_fill_buffer = 0;
| 	b->yy_buffer_status = YY_BUFFER_NEW;
| 
| 	yy_switch_to_buffer( b  );
| 
| 	return b;
| }
| 
| /** Setup the input buffer state to scan a string. The next call to yylex() will
|  * scan from a @e copy of @a str.
|  * @param yystr a NUL-terminated string to scan
|  * 
|  * @return the newly allocated buffer state object.
|  * @note If you want to scan bytes that may contain NUL values, then use
|  *       yy_scan_bytes() instead.
|  */
| YY_BUFFER_STATE yy_scan_string (const char * yystr )
| {
|     
| 	return yy_scan_bytes( yystr, (int) strlen(yystr) );
| }
| 
| /** Setup the input buffer state to scan the given bytes. The next call to yylex() will
|  * scan from a @e copy of @a bytes.
|  * @param yybytes the byte buffer to scan
|  * @param _yybytes_len the number of bytes in the buffer pointed to by @a bytes.
|  * 
|  * @return the newly allocated buffer state object.
|  */
| YY_BUFFER_STATE yy_scan_bytes  (const char * yybytes, int  _yybytes_len )
| {
| 	YY_BUFFER_STATE b;
| 	char *buf;
| 	yy_size_t n;
| 	int i;
|     
| 	/* Get memory for full buffer, including space for trailing EOB's. */
| 	n = (yy_size_t) (_yybytes_len + 2);
| 	buf = (char *) yyalloc( n  );
| 	if ( ! buf )
| 		YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" );
| 
| 	for ( i = 0; i < _yybytes_len; ++i )
| 		buf[i] = yybytes[i];
| 
| 	buf[_yybytes_len] = buf[_yybytes_len+1] = YY_END_OF_BUFFER_CHAR;
| 
| 	b = yy_scan_buffer( buf, n );
| 	if ( ! b )
| 		YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" );
| 
| 	/* It's okay to grow etc. this buffer, and we should throw it
| 	 * away when we're done.
| 	 */
| 	b->yy_is_our_buffer = 1;
| 
| 	return b;
| }
| 
| #ifndef YY_EXIT_FAILURE
| #define YY_EXIT_FAILURE 2
| #endif
| 
| static void yynoreturn yy_fatal_error (const char* msg )
| {
| 			fprintf( stderr, "%s\n", msg );
| 	exit( YY_EXIT_FAILURE );
| }
| 
| /* Redefine yyless() so it works in section 3 code. */
| 
| #undef yyless
| #define yyless(n) \
| 	do \
| 		{ \
| 		/* Undo effects of setting up yytext. */ \
|         int yyless_macro_arg = (n); \
|         YY_LESS_LINENO(yyless_macro_arg);\
| 		yytext[yyleng] = (yy_hold_char); \
| 		(yy_c_buf_p) = yytext + yyless_macro_arg; \
| 		(yy_hold_char) = *(yy_c_buf_p); \
| 		*(yy_c_buf_p) = '\0'; \
| 		yyleng = yyless_macro_arg; \
| 		} \
| 	while ( 0 )
| 
| /* Accessor  methods (get/set functions) to struct members. */
| 
| /** Get the current line number.
|  * 
|  */
| int yyget_lineno  (void)
| {
|     
|     return yylineno;
| }
| 
| /** Get the input stream.
|  * 
|  */
| FILE *yyget_in  (void)
| {
|         return yyin;
| }
| 
| /** Get the output stream.
|  * 
|  */
| FILE *yyget_out  (void)
| {
|         return yyout;
| }
| 
| /** Get the length of the current token.
|  * 
|  */
| int yyget_leng  (void)
| {
|         return yyleng;
| }
| 
| /** Get the current token.
|  * 
|  */
| 
| char *yyget_text  (void)
| {
|         return yytext;
| }
| 
| /** Set the current line number.
|  * @param _line_number line number
|  * 
|  */
| void yyset_lineno (int  _line_number )
| {
|     
|     yylineno = _line_number;
| }
| 
| /** Set the input stream. This does not discard the current
|  * input buffer.
|  * @param _in_str A readable stream.
|  * 
|  * @see yy_switch_to_buffer
|  */
| void yyset_in (FILE *  _in_str )
| {
|         yyin = _in_str ;
| }
| 
| void yyset_out (FILE *  _out_str )
| {
|         yyout = _out_str ;
| }
| 
| int yyget_debug  (void)
| {
|         return yy_flex_debug;
| }
| 
| void yyset_debug (int  _bdebug )
| {
|         yy_flex_debug = _bdebug ;
| }
| 
| static int yy_init_globals (void)
| {
|         /* Initialization is the same as for the non-reentrant scanner.
|      * This function is called from yylex_destroy(), so don't allocate here.
|      */
| 
|     (yy_buffer_stack) = NULL;
|     (yy_buffer_stack_top) = 0;
|     (yy_buffer_stack_max) = 0;
|     (yy_c_buf_p) = NULL;
|     (yy_init) = 0;
|     (yy_start) = 0;
| 
|     (yy_state_buf) = 0;
|     (yy_state_ptr) = 0;
|     (yy_full_match) = 0;
|     (yy_lp) = 0;
| 
| /* Defined in main.c */
| #ifdef YY_STDINIT
|     yyin = stdin;
|     yyout = stdout;
| #else
|     yyin = NULL;
|     yyout = NULL;
| #endif
| 
|     /* For future reference: Set errno on error, since we are called by
|      * yylex_init()
|      */
|     return 0;
| }
| 
| /* yylex_destroy is for both reentrant and non-reentrant scanners. */
| int yylex_destroy  (void)
| {
|     
|     /* Pop the buffer stack, destroying each element. */
| 	while(YY_CURRENT_BUFFER){
| 		yy_delete_buffer( YY_CURRENT_BUFFER  );
| 		YY_CURRENT_BUFFER_LVALUE = NULL;
| 		yypop_buffer_state();
| 	}
| 
| 	/* Destroy the stack itself. */
| 	yyfree((yy_buffer_stack) );
| 	(yy_buffer_stack) = NULL;
| 
|     yyfree ( (yy_state_buf) );
|     (yy_state_buf)  = NULL;
| 
|     /* Reset the globals. This is important in a non-reentrant scanner so the next time
|      * yylex() is called, initialization will occur. */
|     yy_init_globals( );
| 
|     return 0;
| }
| 
| /*
|  * Internal utility routines.
|  */
| 
| #ifndef yytext_ptr
| static void yy_flex_strncpy (char* s1, const char * s2, int n )
| {
| 		
| 	int i;
| 	for ( i = 0; i < n; ++i )
| 		s1[i] = s2[i];
| }
| #endif
| 
| #ifdef YY_NEED_STRLEN
| static int yy_flex_strlen (const char * s )
| {
| 	int n;
| 	for ( n = 0; s[n]; ++n )
| 		;
| 
| 	return n;
| }
| #endif
| 
| void *yyalloc (yy_size_t  size )
| {
| 			return malloc(size);
| }
| 
| void *yyrealloc  (void * ptr, yy_size_t  size )
| {
| 		
| 	/* The cast to (char *) in the following accommodates both
| 	 * implementations that use char* generic pointers, and those
| 	 * that use void* generic pointers.  It works with the latter
| 	 * because both ANSI C and C++ allow castless assignment from
| 	 * any pointer type to void*, and deal with argument conversions
| 	 * as though doing an assignment.
| 	 */
| 	return realloc(ptr, size);
| }
| 
| void yyfree (void * ptr )
| {
| 			free( (char *) ptr );	/* see yyrealloc() for (char *) cast */
| }
| 
| #define YYTABLES_NAME "yytables"
| 
| #line 10 "conftest.l"
| 
| #ifdef YYTEXT_POINTER
| extern char *yytext;
| #endif
| int
| main (void)
| {
|   return ! yylex () + ! yywrap ();
| }
configure:18303: /opt/solarisstudio12.4/bin/cc -std=c99 -o conftest -g   conftest.c -lfl  >&5
ld: fatal: library -lfl: not found
ld: fatal: file processing errors. No output written to conftest
configure:18303: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| /* end confdefs.h.  */
| 
| #line 2 "lex.yy.c"
| 
| #define  YY_INT_ALIGNED short int
| 
| /* A lexical scanner generated by flex */
| 
| #define FLEX_SCANNER
| #define YY_FLEX_MAJOR_VERSION 2
| #define YY_FLEX_MINOR_VERSION 6
| #define YY_FLEX_SUBMINOR_VERSION 4
| #if YY_FLEX_SUBMINOR_VERSION > 0
| #define FLEX_BETA
| #endif
| 
| /* First, we deal with  platform-specific or compiler-specific issues. */
| 
| /* begin standard C headers. */
| #include <stdio.h>
| #include <string.h>
| #include <errno.h>
| #include <stdlib.h>
| 
| /* end standard C headers. */
| 
| /* flex integer type definitions */
| 
| #ifndef FLEXINT_H
| #define FLEXINT_H
| 
| /* C99 systems have <inttypes.h>. Non-C99 systems may or may not. */
| 
| #if defined (__STDC_VERSION__) && __STDC_VERSION__ >= 199901L
| 
| /* C99 says to define __STDC_LIMIT_MACROS before including stdint.h,
|  * if you want the limit (max/min) macros for int types. 
|  */
| #ifndef __STDC_LIMIT_MACROS
| #define __STDC_LIMIT_MACROS 1
| #endif
| 
| #include <inttypes.h>
| typedef int8_t flex_int8_t;
| typedef uint8_t flex_uint8_t;
| typedef int16_t flex_int16_t;
| typedef uint16_t flex_uint16_t;
| typedef int32_t flex_int32_t;
| typedef uint32_t flex_uint32_t;
| #else
| typedef signed char flex_int8_t;
| typedef short int flex_int16_t;
| typedef int flex_int32_t;
| typedef unsigned char flex_uint8_t; 
| typedef unsigned short int flex_uint16_t;
| typedef unsigned int flex_uint32_t;
| 
| /* Limits of integral types. */
| #ifndef INT8_MIN
| #define INT8_MIN               (-128)
| #endif
| #ifndef INT16_MIN
| #define INT16_MIN              (-32767-1)
| #endif
| #ifndef INT32_MIN
| #define INT32_MIN              (-2147483647-1)
| #endif
| #ifndef INT8_MAX
| #define INT8_MAX               (127)
| #endif
| #ifndef INT16_MAX
| #define INT16_MAX              (32767)
| #endif
| #ifndef INT32_MAX
| #define INT32_MAX              (2147483647)
| #endif
| #ifndef UINT8_MAX
| #define UINT8_MAX              (255U)
| #endif
| #ifndef UINT16_MAX
| #define UINT16_MAX             (65535U)
| #endif
| #ifndef UINT32_MAX
| #define UINT32_MAX             (4294967295U)
| #endif
| 
| #ifndef SIZE_MAX
| #define SIZE_MAX               (~(size_t)0)
| #endif
| 
| #endif /* ! C99 */
| 
| #endif /* ! FLEXINT_H */
| 
| /* begin standard C++ headers. */
| 
| /* TODO: this is always defined, so inline it */
| #define yyconst const
| 
| #if defined(__GNUC__) && __GNUC__ >= 3
| #define yynoreturn __attribute__((__noreturn__))
| #else
| #define yynoreturn
| #endif
| 
| /* Returned upon end-of-file. */
| #define YY_NULL 0
| 
| /* Promotes a possibly negative, possibly signed char to an
|  *   integer in range [0..255] for use as an array index.
|  */
| #define YY_SC_TO_UI(c) ((YY_CHAR) (c))
| 
| /* Enter a start condition.  This macro really ought to take a parameter,
|  * but we do it the disgusting crufty way forced on us by the ()-less
|  * definition of BEGIN.
|  */
| #define BEGIN (yy_start) = 1 + 2 *
| /* Translate the current start state into a value that can be later handed
|  * to BEGIN to return to the state.  The YYSTATE alias is for lex
|  * compatibility.
|  */
| #define YY_START (((yy_start) - 1) / 2)
| #define YYSTATE YY_START
| /* Action number for EOF rule of a given start state. */
| #define YY_STATE_EOF(state) (YY_END_OF_BUFFER + state + 1)
| /* Special action meaning "start processing a new file". */
| #define YY_NEW_FILE yyrestart( yyin  )
| #define YY_END_OF_BUFFER_CHAR 0
| 
| /* Size of default input buffer. */
| #ifndef YY_BUF_SIZE
| #ifdef __ia64__
| /* On IA-64, the buffer size is 16k, not 8k.
|  * Moreover, YY_BUF_SIZE is 2*YY_READ_BUF_SIZE in the general case.
|  * Ditto for the __ia64__ case accordingly.
|  */
| #define YY_BUF_SIZE 32768
| #else
| #define YY_BUF_SIZE 16384
| #endif /* __ia64__ */
| #endif
| 
| /* The state buf must be large enough to hold one state per character in the main buffer.
|  */
| #define YY_STATE_BUF_SIZE   ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
| 
| #ifndef YY_TYPEDEF_YY_BUFFER_STATE
| #define YY_TYPEDEF_YY_BUFFER_STATE
| typedef struct yy_buffer_state *YY_BUFFER_STATE;
| #endif
| 
| #ifndef YY_TYPEDEF_YY_SIZE_T
| #define YY_TYPEDEF_YY_SIZE_T
| typedef size_t yy_size_t;
| #endif
| 
| extern int yyleng;
| 
| extern FILE *yyin, *yyout;
| 
| #define EOB_ACT_CONTINUE_SCAN 0
| #define EOB_ACT_END_OF_FILE 1
| #define EOB_ACT_LAST_MATCH 2
|     
|     #define YY_LESS_LINENO(n)
|     #define YY_LINENO_REWIND_TO(ptr)
|     
| /* Return all but the first "n" matched characters back to the input stream. */
| #define yyless(n) \
| 	do \
| 		{ \
| 		/* Undo effects of setting up yytext. */ \
|         int yyless_macro_arg = (n); \
|         YY_LESS_LINENO(yyless_macro_arg);\
| 		*yy_cp = (yy_hold_char); \
| 		YY_RESTORE_YY_MORE_OFFSET \
| 		(yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \
| 		YY_DO_BEFORE_ACTION; /* set up yytext again */ \
| 		} \
| 	while ( 0 )
| #define unput(c) yyunput( c, (yytext_ptr)  )
| 
| #ifndef YY_STRUCT_YY_BUFFER_STATE
| #define YY_STRUCT_YY_BUFFER_STATE
| struct yy_buffer_state
| 	{
| 	FILE *yy_input_file;
| 
| 	char *yy_ch_buf;		/* input buffer */
| 	char *yy_buf_pos;		/* current position in input buffer */
| 
| 	/* Size of input buffer in bytes, not including room for EOB
| 	 * characters.
| 	 */
| 	int yy_buf_size;
| 
| 	/* Number of characters read into yy_ch_buf, not including EOB
| 	 * characters.
| 	 */
| 	int yy_n_chars;
| 
| 	/* Whether we "own" the buffer - i.e., we know we created it,
| 	 * and can realloc() it to grow it, and should free() it to
| 	 * delete it.
| 	 */
| 	int yy_is_our_buffer;
| 
| 	/* Whether this is an "interactive" input source; if so, and
| 	 * if we're using stdio for input, then we want to use getc()
| 	 * instead of fread(), to make sure we stop fetching input after
| 	 * each newline.
| 	 */
| 	int yy_is_interactive;
| 
| 	/* Whether we're considered to be at the beginning of a line.
| 	 * If so, '^' rules will be active on the next match, otherwise
| 	 * not.
| 	 */
| 	int yy_at_bol;
| 
|     int yy_bs_lineno; /**< The line count. */
|     int yy_bs_column; /**< The column count. */
| 
| 	/* Whether to try to fill the input buffer when we reach the
| 	 * end of it.
| 	 */
| 	int yy_fill_buffer;
| 
| 	int yy_buffer_status;
| 
| #define YY_BUFFER_NEW 0
| #define YY_BUFFER_NORMAL 1
| 	/* When an EOF's been seen but there's still some text to process
| 	 * then we mark the buffer as YY_EOF_PENDING, to indicate that we
| 	 * shouldn't try reading from the input source any more.  We might
| 	 * still have a bunch of tokens to match, though, because of
| 	 * possible backing-up.
| 	 *
| 	 * When we actually see the EOF, we change the status to "new"
| 	 * (via yyrestart()), so that the user can continue scanning by
| 	 * just pointing yyin at a new input file.
| 	 */
| #define YY_BUFFER_EOF_PENDING 2
| 
| 	};
| #endif /* !YY_STRUCT_YY_BUFFER_STATE */
| 
| /* Stack of input buffers. */
| static size_t yy_buffer_stack_top = 0; /**< index of top of stack. */
| static size_t yy_buffer_stack_max = 0; /**< capacity of stack. */
| static YY_BUFFER_STATE * yy_buffer_stack = NULL; /**< Stack as an array. */
| 
| /* We provide macros for accessing buffer states in case in the
|  * future we want to put the buffer states in a more general
|  * "scanner state".
|  *
|  * Returns the top of the stack, or NULL.
|  */
| #define YY_CURRENT_BUFFER ( (yy_buffer_stack) \
|                           ? (yy_buffer_stack)[(yy_buffer_stack_top)] \
|                           : NULL)
| /* Same as previous macro, but useful when we know that the buffer stack is not
|  * NULL or when we need an lvalue. For internal use only.
|  */
| #define YY_CURRENT_BUFFER_LVALUE (yy_buffer_stack)[(yy_buffer_stack_top)]
| 
| /* yy_hold_char holds the character lost when yytext is formed. */
| static char yy_hold_char;
| static int yy_n_chars;		/* number of characters read into yy_ch_buf */
| int yyleng;
| 
| /* Points to current character in buffer. */
| static char *yy_c_buf_p = NULL;
| static int yy_init = 0;		/* whether we need to initialize */
| static int yy_start = 0;	/* start state number */
| 
| /* Flag which is used to allow yywrap()'s to do buffer switches
|  * instead of setting up a fresh yyin.  A bit of a hack ...
|  */
| static int yy_did_buffer_switch_on_eof;
| 
| void yyrestart ( FILE *input_file  );
| void yy_switch_to_buffer ( YY_BUFFER_STATE new_buffer  );
| YY_BUFFER_STATE yy_create_buffer ( FILE *file, int size  );
| void yy_delete_buffer ( YY_BUFFER_STATE b  );
| void yy_flush_buffer ( YY_BUFFER_STATE b  );
| void yypush_buffer_state ( YY_BUFFER_STATE new_buffer  );
| void yypop_buffer_state ( void );
| 
| static void yyensure_buffer_stack ( void );
| static void yy_load_buffer_state ( void );
| static void yy_init_buffer ( YY_BUFFER_STATE b, FILE *file  );
| #define YY_FLUSH_BUFFER yy_flush_buffer( YY_CURRENT_BUFFER )
| 
| YY_BUFFER_STATE yy_scan_buffer ( char *base, yy_size_t size  );
| YY_BUFFER_STATE yy_scan_string ( const char *yy_str  );
| YY_BUFFER_STATE yy_scan_bytes ( const char *bytes, int len  );
| 
| void *yyalloc ( yy_size_t  );
| void *yyrealloc ( void *, yy_size_t  );
| void yyfree ( void *  );
| 
| #define yy_new_buffer yy_create_buffer
| #define yy_set_interactive(is_interactive) \
| 	{ \
| 	if ( ! YY_CURRENT_BUFFER ){ \
|         yyensure_buffer_stack (); \
| 		YY_CURRENT_BUFFER_LVALUE =    \
|             yy_create_buffer( yyin, YY_BUF_SIZE ); \
| 	} \
| 	YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \
| 	}
| #define yy_set_bol(at_bol) \
| 	{ \
| 	if ( ! YY_CURRENT_BUFFER ){\
|         yyensure_buffer_stack (); \
| 		YY_CURRENT_BUFFER_LVALUE =    \
|             yy_create_buffer( yyin, YY_BUF_SIZE ); \
| 	} \
| 	YY_CURRENT_BUFFER_LVALUE->yy_at_bol = at_bol; \
| 	}
| #define YY_AT_BOL() (YY_CURRENT_BUFFER_LVALUE->yy_at_bol)
| 
| /* Begin user sect3 */
| typedef flex_uint8_t YY_CHAR;
| 
| FILE *yyin = NULL, *yyout = NULL;
| 
| typedef int yy_state_type;
| 
| extern int yylineno;
| int yylineno = 1;
| 
| extern char *yytext;
| #ifdef yytext_ptr
| #undef yytext_ptr
| #endif
| #define yytext_ptr yytext
| 
| static yy_state_type yy_get_previous_state ( void );
| static yy_state_type yy_try_NUL_trans ( yy_state_type current_state  );
| static int yy_get_next_buffer ( void );
| static void yynoreturn yy_fatal_error ( const char* msg  );
| 
| /* Done after the current pattern has been matched and before the
|  * corresponding action - sets up yytext.
|  */
| #define YY_DO_BEFORE_ACTION \
| 	(yytext_ptr) = yy_bp; \
| 	(yytext_ptr) -= (yy_more_len); \
| 	yyleng = (int) (yy_cp - (yytext_ptr)); \
| 	(yy_hold_char) = *yy_cp; \
| 	*yy_cp = '\0'; \
| 	(yy_c_buf_p) = yy_cp;
| #define YY_NUM_RULES 8
| #define YY_END_OF_BUFFER 9
| /* This struct is not used in this scanner,
|    but its presence is necessary. */
| struct yy_trans_info
| 	{
| 	flex_int32_t yy_verify;
| 	flex_int32_t yy_nxt;
| 	};
| static const flex_int16_t yy_acclist[23] =
|     {   0,
|         9,    7,    8,    8,    1,    7,    8,    2,    7,    8,
|         3,    7,    8,    4,    7,    8,    5,    7,    8,    6,
|         7,    8
|     } ;
| 
| static const flex_int16_t yy_accept[14] =
|     {   0,
|         1,    1,    1,    2,    4,    5,    8,   11,   14,   17,
|        20,   23,   23
|     } ;
| 
| static const YY_CHAR yy_ec[256] =
|     {   0,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    2,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    3,    4,    5,    6,
| 
|         7,    8,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
| 
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1
|     } ;
| 
| static const YY_CHAR yy_meta[9] =
|     {   0,
|         1,    1,    1,    1,    1,    1,    1,    1
|     } ;
| 
| static const flex_int16_t yy_base[13] =
|     {   0,
|         0,    0,    9,   10,   10,   10,   10,   10,   10,   10,
|        10,   10
|     } ;
| 
| static const flex_int16_t yy_def[13] =
|     {   0,
|        12,    1,   12,   12,   12,   12,   12,   12,   12,   12,
|        12,    0
|     } ;
| 
| static const flex_int16_t yy_nxt[19] =
|     {   0,
|         4,    5,    6,    7,    8,    9,   10,   11,   12,    3,
|        12,   12,   12,   12,   12,   12,   12,   12
|     } ;
| 
| static const flex_int16_t yy_chk[19] =
|     {   0,
|         1,    1,    1,    1,    1,    1,    1,    1,    3,   12,
|        12,   12,   12,   12,   12,   12,   12,   12
|     } ;
| 
| extern int yy_flex_debug;
| int yy_flex_debug = 0;
| 
| static yy_state_type *yy_state_buf=0, *yy_state_ptr=0;
| static char *yy_full_match;
| static int yy_lp;
| #define REJECT \
| { \
| *yy_cp = (yy_hold_char); /* undo effects of setting up yytext */ \
| yy_cp = (yy_full_match); /* restore poss. backed-over text */ \
| ++(yy_lp); \
| goto find_rule; \
| }
| 
| static int yy_more_flag = 0;
| static int yy_more_len = 0;
| #define yymore() ((yy_more_flag) = 1)
| #define YY_MORE_ADJ (yy_more_len)
| #define YY_RESTORE_YY_MORE_OFFSET
| char *yytext;
| #line 1 "conftest.l"
| #line 459 "lex.yy.c"
| 
| #define INITIAL 0
| 
| #ifndef YY_NO_UNISTD_H
| /* Special case for "unistd.h", since it is non-ANSI. We include it way
|  * down here because we want the user's section 1 to have been scanned first.
|  * The user has a chance to override it with an option.
|  */
| #include <unistd.h>
| #endif
| 
| #ifndef YY_EXTRA_TYPE
| #define YY_EXTRA_TYPE void *
| #endif
| 
| static int yy_init_globals ( void );
| 
| /* Accessor methods to globals.
|    These are made visible to non-reentrant scanners for convenience. */
| 
| int yylex_destroy ( void );
| 
| int yyget_debug ( void );
| 
| void yyset_debug ( int debug_flag  );
| 
| YY_EXTRA_TYPE yyget_extra ( void );
| 
| void yyset_extra ( YY_EXTRA_TYPE user_defined  );
| 
| FILE *yyget_in ( void );
| 
| void yyset_in  ( FILE * _in_str  );
| 
| FILE *yyget_out ( void );
| 
| void yyset_out  ( FILE * _out_str  );
| 
| 			int yyget_leng ( void );
| 
| char *yyget_text ( void );
| 
| int yyget_lineno ( void );
| 
| void yyset_lineno ( int _line_number  );
| 
| /* Macros after this point can all be overridden by user definitions in
|  * section 1.
|  */
| 
| #ifndef YY_SKIP_YYWRAP
| #ifdef __cplusplus
| extern "C" int yywrap ( void );
| #else
| extern int yywrap ( void );
| #endif
| #endif
| 
| #ifndef YY_NO_UNPUT
|     
|     static void yyunput ( int c, char *buf_ptr  );
|     
| #endif
| 
| #ifndef yytext_ptr
| static void yy_flex_strncpy ( char *, const char *, int );
| #endif
| 
| #ifdef YY_NEED_STRLEN
| static int yy_flex_strlen ( const char * );
| #endif
| 
| #ifndef YY_NO_INPUT
| #ifdef __cplusplus
| static int yyinput ( void );
| #else
| static int input ( void );
| #endif
| 
| #endif
| 
| /* Amount of stuff to slurp up with each read. */
| #ifndef YY_READ_BUF_SIZE
| #ifdef __ia64__
| /* On IA-64, the buffer size is 16k, not 8k */
| #define YY_READ_BUF_SIZE 16384
| #else
| #define YY_READ_BUF_SIZE 8192
| #endif /* __ia64__ */
| #endif
| 
| /* Copy whatever the last rule matched to the standard output. */
| #ifndef ECHO
| /* This used to be an fputs(), but since the string might contain NUL's,
|  * we now use fwrite().
|  */
| #define ECHO do { if (fwrite( yytext, (size_t) yyleng, 1, yyout )) {} } while (0)
| #endif
| 
| /* Gets input and stuffs it into "buf".  number of characters read, or YY_NULL,
|  * is returned in "result".
|  */
| #ifndef YY_INPUT
| #define YY_INPUT(buf,result,max_size) \
| 	if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \
| 		{ \
| 		int c = '*'; \
| 		int n; \
| 		for ( n = 0; n < max_size && \
| 			     (c = getc( yyin )) != EOF && c != '\n'; ++n ) \
| 			buf[n] = (char) c; \
| 		if ( c == '\n' ) \
| 			buf[n++] = (char) c; \
| 		if ( c == EOF && ferror( yyin ) ) \
| 			YY_FATAL_ERROR( "input in flex scanner failed" ); \
| 		result = n; \
| 		} \
| 	else \
| 		{ \
| 		errno=0; \
| 		while ( (result = (int) fread(buf, 1, (yy_size_t) max_size, yyin)) == 0 && ferror(yyin)) \
| 			{ \
| 			if( errno != EINTR) \
| 				{ \
| 				YY_FATAL_ERROR( "input in flex scanner failed" ); \
| 				break; \
| 				} \
| 			errno=0; \
| 			clearerr(yyin); \
| 			} \
| 		}\
| \
| 
| #endif
| 
| /* No semi-colon after return; correct usage is to write "yyterminate();" -
|  * we don't want an extra ';' after the "return" because that will cause
|  * some compilers to complain about unreachable statements.
|  */
| #ifndef yyterminate
| #define yyterminate() return YY_NULL
| #endif
| 
| /* Number of entries by which start-condition stack grows. */
| #ifndef YY_START_STACK_INCR
| #define YY_START_STACK_INCR 25
| #endif
| 
| /* Report a fatal error. */
| #ifndef YY_FATAL_ERROR
| #define YY_FATAL_ERROR(msg) yy_fatal_error( msg )
| #endif
| 
| /* end tables serialization structures and prototypes */
| 
| /* Default declaration of generated scanner - a define so the user can
|  * easily add parameters.
|  */
| #ifndef YY_DECL
| #define YY_DECL_IS_OURS 1
| 
| extern int yylex (void);
| 
| #define YY_DECL int yylex (void)
| #endif /* !YY_DECL */
| 
| /* Code executed at the beginning of each rule, after yytext and yyleng
|  * have been set up.
|  */
| #ifndef YY_USER_ACTION
| #define YY_USER_ACTION
| #endif
| 
| /* Code executed at the end of each rule. */
| #ifndef YY_BREAK
| #define YY_BREAK /*LINTED*/break;
| #endif
| 
| #define YY_RULE_SETUP \
| 	YY_USER_ACTION
| 
| /** The main scanner function which does all the work.
|  */
| YY_DECL
| {
| 	yy_state_type yy_current_state;
| 	char *yy_cp, *yy_bp;
| 	int yy_act;
|     
| 	if ( !(yy_init) )
| 		{
| 		(yy_init) = 1;
| 
| #ifdef YY_USER_INIT
| 		YY_USER_INIT;
| #endif
| 
|         /* Create the reject buffer large enough to save one state per allowed character. */
|         if ( ! (yy_state_buf) )
|             (yy_state_buf) = (yy_state_type *)yyalloc(YY_STATE_BUF_SIZE  );
|             if ( ! (yy_state_buf) )
|                 YY_FATAL_ERROR( "out of dynamic memory in yylex()" );
| 
| 		if ( ! (yy_start) )
| 			(yy_start) = 1;	/* first start state */
| 
| 		if ( ! yyin )
| 			yyin = stdin;
| 
| 		if ( ! yyout )
| 			yyout = stdout;
| 
| 		if ( ! YY_CURRENT_BUFFER ) {
| 			yyensure_buffer_stack ();
| 			YY_CURRENT_BUFFER_LVALUE =
| 				yy_create_buffer( yyin, YY_BUF_SIZE );
| 		}
| 
| 		yy_load_buffer_state(  );
| 		}
| 
| 	{
| #line 1 "conftest.l"
| 
| #line 684 "lex.yy.c"
| 
| 	while ( /*CONSTCOND*/1 )		/* loops until end-of-file is reached */
| 		{
| 		(yy_more_len) = 0;
| 		if ( (yy_more_flag) )
| 			{
| 			(yy_more_len) = (int) ((yy_c_buf_p) - (yytext_ptr));
| 			(yy_more_flag) = 0;
| 			}
| 		yy_cp = (yy_c_buf_p);
| 
| 		/* Support of yytext. */
| 		*yy_cp = (yy_hold_char);
| 
| 		/* yy_bp points to the position in yy_ch_buf of the start of
| 		 * the current run.
| 		 */
| 		yy_bp = yy_cp;
| 
| 		yy_current_state = (yy_start);
| 
| 		(yy_state_ptr) = (yy_state_buf);
| 		*(yy_state_ptr)++ = yy_current_state;
| 
| yy_match:
| 		do
| 			{
| 			YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)] ;
| 			while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
| 				{
| 				yy_current_state = (int) yy_def[yy_current_state];
| 				if ( yy_current_state >= 13 )
| 					yy_c = yy_meta[yy_c];
| 				}
| 			yy_current_state = yy_nxt[yy_base[yy_current_state] + yy_c];
| 			*(yy_state_ptr)++ = yy_current_state;
| 			++yy_cp;
| 			}
| 		while ( yy_base[yy_current_state] != 10 );
| 
| yy_find_action:
| 		yy_current_state = *--(yy_state_ptr);
| 		(yy_lp) = yy_accept[yy_current_state];
| 
| find_rule: /* we branch to this label when backing up */
| 
| 		for ( ; ; ) /* until we find what rule we matched */
| 			{
| 			if ( (yy_lp) && (yy_lp) < yy_accept[yy_current_state + 1] )
| 				{
| 				yy_act = yy_acclist[(yy_lp)];
| 					{
| 					(yy_full_match) = yy_cp;
| 					break;
| 					}
| 				}
| 			--yy_cp;
| 			yy_current_state = *--(yy_state_ptr);
| 			(yy_lp) = yy_accept[yy_current_state];
| 			}
| 
| 		YY_DO_BEFORE_ACTION;
| 
| do_action:	/* This label is used only to access EOF actions. */
| 
| 		switch ( yy_act )
| 	{ /* beginning of action switch */
| case 1:
| YY_RULE_SETUP
| #line 2 "conftest.l"
| { ECHO; }
| 	YY_BREAK
| case 2:
| YY_RULE_SETUP
| #line 3 "conftest.l"
| { REJECT; }
| 	YY_BREAK
| case 3:
| YY_RULE_SETUP
| #line 4 "conftest.l"
| { yymore (); }
| 	YY_BREAK
| case 4:
| YY_RULE_SETUP
| #line 5 "conftest.l"
| { yyless (1); }
| 	YY_BREAK
| case 5:
| YY_RULE_SETUP
| #line 6 "conftest.l"
| { /* IRIX 6.5 flex 2.5.4 underquotes its yyless argument.  */
|     yyless ((input () != 0)); }
| 	YY_BREAK
| case 6:
| YY_RULE_SETUP
| #line 8 "conftest.l"
| { unput (yytext[0]); }
| 	YY_BREAK
| case 7:
| YY_RULE_SETUP
| #line 9 "conftest.l"
| { BEGIN INITIAL; }
| 	YY_BREAK
| case 8:
| YY_RULE_SETUP
| #line 10 "conftest.l"
| ECHO;
| 	YY_BREAK
| #line 793 "lex.yy.c"
| 			case YY_STATE_EOF(INITIAL):
| 				yyterminate();
| 
| 	case YY_END_OF_BUFFER:
| 		{
| 		/* Amount of text matched not including the EOB char. */
| 		int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1;
| 
| 		/* Undo the effects of YY_DO_BEFORE_ACTION. */
| 		*yy_cp = (yy_hold_char);
| 		YY_RESTORE_YY_MORE_OFFSET
| 
| 		if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_NEW )
| 			{
| 			/* We're scanning a new file or input source.  It's
| 			 * possible that this happened because the user
| 			 * just pointed yyin at a new source and called
| 			 * yylex().  If so, then we have to assure
| 			 * consistency between YY_CURRENT_BUFFER and our
| 			 * globals.  Here is the right place to do so, because
| 			 * this is the first action (other than possibly a
| 			 * back-up) that will match for the new input source.
| 			 */
| 			(yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
| 			YY_CURRENT_BUFFER_LVALUE->yy_input_file = yyin;
| 			YY_CURRENT_BUFFER_LVALUE->yy_buffer_status = YY_BUFFER_NORMAL;
| 			}
| 
| 		/* Note that here we test for yy_c_buf_p "<=" to the position
| 		 * of the first EOB in the buffer, since yy_c_buf_p will
| 		 * already have been incremented past the NUL character
| 		 * (since all states make transitions on EOB to the
| 		 * end-of-buffer state).  Contrast this with the test
| 		 * in input().
| 		 */
| 		if ( (yy_c_buf_p) <= &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
| 			{ /* This was really a NUL. */
| 			yy_state_type yy_next_state;
| 
| 			(yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
| 
| 			yy_current_state = yy_get_previous_state(  );
| 
| 			/* Okay, we're now positioned to make the NUL
| 			 * transition.  We couldn't have
| 			 * yy_get_previous_state() go ahead and do it
| 			 * for us because it doesn't know how to deal
| 			 * with the possibility of jamming (and we don't
| 			 * want to build jamming into it because then it
| 			 * will run more slowly).
| 			 */
| 
| 			yy_next_state = yy_try_NUL_trans( yy_current_state );
| 
| 			yy_bp = (yytext_ptr) + YY_MORE_ADJ;
| 
| 			if ( yy_next_state )
| 				{
| 				/* Consume the NUL. */
| 				yy_cp = ++(yy_c_buf_p);
| 				yy_current_state = yy_next_state;
| 				goto yy_match;
| 				}
| 
| 			else
| 				{
| 				yy_cp = (yy_c_buf_p);
| 				goto yy_find_action;
| 				}
| 			}
| 
| 		else switch ( yy_get_next_buffer(  ) )
| 			{
| 			case EOB_ACT_END_OF_FILE:
| 				{
| 				(yy_did_buffer_switch_on_eof) = 0;
| 
| 				if ( yywrap(  ) )
| 					{
| 					/* Note: because we've taken care in
| 					 * yy_get_next_buffer() to have set up
| 					 * yytext, we can now set up
| 					 * yy_c_buf_p so that if some total
| 					 * hoser (like flex itself) wants to
| 					 * call the scanner after we return the
| 					 * YY_NULL, it'll still work - another
| 					 * YY_NULL will get returned.
| 					 */
| 					(yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ;
| 
| 					yy_act = YY_STATE_EOF(YY_START);
| 					goto do_action;
| 					}
| 
| 				else
| 					{
| 					if ( ! (yy_did_buffer_switch_on_eof) )
| 						YY_NEW_FILE;
| 					}
| 				break;
| 				}
| 
| 			case EOB_ACT_CONTINUE_SCAN:
| 				(yy_c_buf_p) =
| 					(yytext_ptr) + yy_amount_of_matched_text;
| 
| 				yy_current_state = yy_get_previous_state(  );
| 
| 				yy_cp = (yy_c_buf_p);
| 				yy_bp = (yytext_ptr) + YY_MORE_ADJ;
| 				goto yy_match;
| 
| 			case EOB_ACT_LAST_MATCH:
| 				(yy_c_buf_p) =
| 				&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)];
| 
| 				yy_current_state = yy_get_previous_state(  );
| 
| 				yy_cp = (yy_c_buf_p);
| 				yy_bp = (yytext_ptr) + YY_MORE_ADJ;
| 				goto yy_find_action;
| 			}
| 		break;
| 		}
| 
| 	default:
| 		YY_FATAL_ERROR(
| 			"fatal flex scanner internal error--no action found" );
| 	} /* end of action switch */
| 		} /* end of scanning one token */
| 	} /* end of user's declarations */
| } /* end of yylex */
| 
| /* yy_get_next_buffer - try to read in a new buffer
|  *
|  * Returns a code representing an action:
|  *	EOB_ACT_LAST_MATCH -
|  *	EOB_ACT_CONTINUE_SCAN - continue scanning from current position
|  *	EOB_ACT_END_OF_FILE - end of file
|  */
| static int yy_get_next_buffer (void)
| {
|     	char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf;
| 	char *source = (yytext_ptr);
| 	int number_to_move, i;
| 	int ret_val;
| 
| 	if ( (yy_c_buf_p) > &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] )
| 		YY_FATAL_ERROR(
| 		"fatal flex scanner internal error--end of buffer missed" );
| 
| 	if ( YY_CURRENT_BUFFER_LVALUE->yy_fill_buffer == 0 )
| 		{ /* Don't try to fill the buffer, so this is an EOF. */
| 		if ( (yy_c_buf_p) - (yytext_ptr) - YY_MORE_ADJ == 1 )
| 			{
| 			/* We matched a single character, the EOB, so
| 			 * treat this as a final EOF.
| 			 */
| 			return EOB_ACT_END_OF_FILE;
| 			}
| 
| 		else
| 			{
| 			/* We matched some text prior to the EOB, first
| 			 * process it.
| 			 */
| 			return EOB_ACT_LAST_MATCH;
| 			}
| 		}
| 
| 	/* Try to read more data. */
| 
| 	/* First move last chars to start of buffer. */
| 	number_to_move = (int) ((yy_c_buf_p) - (yytext_ptr) - 1);
| 
| 	for ( i = 0; i < number_to_move; ++i )
| 		*(dest++) = *(source++);
| 
| 	if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_EOF_PENDING )
| 		/* don't do the read, it's not guaranteed to return an EOF,
| 		 * just force an EOF
| 		 */
| 		YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars) = 0;
| 
| 	else
| 		{
| 			int num_to_read =
| 			YY_CURRENT_BUFFER_LVALUE->yy_buf_size - number_to_move - 1;
| 
| 		while ( num_to_read <= 0 )
| 			{ /* Not enough room in the buffer - grow it. */
| 
| 			YY_FATAL_ERROR(
| "input buffer overflow, can't enlarge buffer because scanner uses REJECT" );
| 
| 			}
| 
| 		if ( num_to_read > YY_READ_BUF_SIZE )
| 			num_to_read = YY_READ_BUF_SIZE;
| 
| 		/* Read in more data. */
| 		YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]),
| 			(yy_n_chars), num_to_read );
| 
| 		YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
| 		}
| 
| 	if ( (yy_n_chars) == 0 )
| 		{
| 		if ( number_to_move == YY_MORE_ADJ )
| 			{
| 			ret_val = EOB_ACT_END_OF_FILE;
| 			yyrestart( yyin  );
| 			}
| 
| 		else
| 			{
| 			ret_val = EOB_ACT_LAST_MATCH;
| 			YY_CURRENT_BUFFER_LVALUE->yy_buffer_status =
| 				YY_BUFFER_EOF_PENDING;
| 			}
| 		}
| 
| 	else
| 		ret_val = EOB_ACT_CONTINUE_SCAN;
| 
| 	if (((yy_n_chars) + number_to_move) > YY_CURRENT_BUFFER_LVALUE->yy_buf_size) {
| 		/* Extend the array by 50%, plus the number we really need. */
| 		int new_size = (yy_n_chars) + number_to_move + ((yy_n_chars) >> 1);
| 		YY_CURRENT_BUFFER_LVALUE->yy_ch_buf = (char *) yyrealloc(
| 			(void *) YY_CURRENT_BUFFER_LVALUE->yy_ch_buf, (yy_size_t) new_size  );
| 		if ( ! YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
| 			YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" );
| 		/* "- 2" to take care of EOB's */
| 		YY_CURRENT_BUFFER_LVALUE->yy_buf_size = (int) (new_size - 2);
| 	}
| 
| 	(yy_n_chars) += number_to_move;
| 	YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] = YY_END_OF_BUFFER_CHAR;
| 	YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] = YY_END_OF_BUFFER_CHAR;
| 
| 	(yytext_ptr) = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[0];
| 
| 	return ret_val;
| }
| 
| /* yy_get_previous_state - get the state just before the EOB char was reached */
| 
|     static yy_state_type yy_get_previous_state (void)
| {
| 	yy_state_type yy_current_state;
| 	char *yy_cp;
|     
| 	yy_current_state = (yy_start);
| 
| 	(yy_state_ptr) = (yy_state_buf);
| 	*(yy_state_ptr)++ = yy_current_state;
| 
| 	for ( yy_cp = (yytext_ptr) + YY_MORE_ADJ; yy_cp < (yy_c_buf_p); ++yy_cp )
| 		{
| 		YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1);
| 		while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
| 			{
| 			yy_current_state = (int) yy_def[yy_current_state];
| 			if ( yy_current_state >= 13 )
| 				yy_c = yy_meta[yy_c];
| 			}
| 		yy_current_state = yy_nxt[yy_base[yy_current_state] + yy_c];
| 		*(yy_state_ptr)++ = yy_current_state;
| 		}
| 
| 	return yy_current_state;
| }
| 
| /* yy_try_NUL_trans - try to make a transition on the NUL character
|  *
|  * synopsis
|  *	next_state = yy_try_NUL_trans( current_state );
|  */
|     static yy_state_type yy_try_NUL_trans  (yy_state_type yy_current_state )
| {
| 	int yy_is_jam;
|     
| 	YY_CHAR yy_c = 1;
| 	while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
| 		{
| 		yy_current_state = (int) yy_def[yy_current_state];
| 		if ( yy_current_state >= 13 )
| 			yy_c = yy_meta[yy_c];
| 		}
| 	yy_current_state = yy_nxt[yy_base[yy_current_state] + yy_c];
| 	yy_is_jam = (yy_current_state == 12);
| 	if ( ! yy_is_jam )
| 		*(yy_state_ptr)++ = yy_current_state;
| 
| 		return yy_is_jam ? 0 : yy_current_state;
| }
| 
| #ifndef YY_NO_UNPUT
| 
|     static void yyunput (int c, char * yy_bp )
| {
| 	char *yy_cp;
|     
|     yy_cp = (yy_c_buf_p);
| 
| 	/* undo effects of setting up yytext */
| 	*yy_cp = (yy_hold_char);
| 
| 	if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 )
| 		{ /* need to shift things up to make room */
| 		/* +2 for EOB chars. */
| 		int number_to_move = (yy_n_chars) + 2;
| 		char *dest = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[
| 					YY_CURRENT_BUFFER_LVALUE->yy_buf_size + 2];
| 		char *source =
| 				&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move];
| 
| 		while ( source > YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
| 			*--dest = *--source;
| 
| 		yy_cp += (int) (dest - source);
| 		yy_bp += (int) (dest - source);
| 		YY_CURRENT_BUFFER_LVALUE->yy_n_chars =
| 			(yy_n_chars) = (int) YY_CURRENT_BUFFER_LVALUE->yy_buf_size;
| 
| 		if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 )
| 			YY_FATAL_ERROR( "flex scanner push-back overflow" );
| 		}
| 
| 	*--yy_cp = (char) c;
| 
| 	(yytext_ptr) = yy_bp;
| 	(yy_hold_char) = *yy_cp;
| 	(yy_c_buf_p) = yy_cp;
| }
| 
| #endif
| 
| #ifndef YY_NO_INPUT
| #ifdef __cplusplus
|     static int yyinput (void)
| #else
|     static int input  (void)
| #endif
| 
| {
| 	int c;
|     
| 	*(yy_c_buf_p) = (yy_hold_char);
| 
| 	if ( *(yy_c_buf_p) == YY_END_OF_BUFFER_CHAR )
| 		{
| 		/* yy_c_buf_p now points to the character we want to return.
| 		 * If this occurs *before* the EOB characters, then it's a
| 		 * valid NUL; if not, then we've hit the end of the buffer.
| 		 */
| 		if ( (yy_c_buf_p) < &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
| 			/* This was really a NUL. */
| 			*(yy_c_buf_p) = '\0';
| 
| 		else
| 			{ /* need more input */
| 			int offset = (int) ((yy_c_buf_p) - (yytext_ptr));
| 			++(yy_c_buf_p);
| 
| 			switch ( yy_get_next_buffer(  ) )
| 				{
| 				case EOB_ACT_LAST_MATCH:
| 					/* This happens because yy_g_n_b()
| 					 * sees that we've accumulated a
| 					 * token and flags that we need to
| 					 * try matching the token before
| 					 * proceeding.  But for input(),
| 					 * there's no matching to consider.
| 					 * So convert the EOB_ACT_LAST_MATCH
| 					 * to EOB_ACT_END_OF_FILE.
| 					 */
| 
| 					/* Reset buffer status. */
| 					yyrestart( yyin );
| 
| 					/*FALLTHROUGH*/
| 
| 				case EOB_ACT_END_OF_FILE:
| 					{
| 					if ( yywrap(  ) )
| 						return 0;
| 
| 					if ( ! (yy_did_buffer_switch_on_eof) )
| 						YY_NEW_FILE;
| #ifdef __cplusplus
| 					return yyinput();
| #else
| 					return input();
| #endif
| 					}
| 
| 				case EOB_ACT_CONTINUE_SCAN:
| 					(yy_c_buf_p) = (yytext_ptr) + offset;
| 					break;
| 				}
| 			}
| 		}
| 
| 	c = *(unsigned char *) (yy_c_buf_p);	/* cast for 8-bit char's */
| 	*(yy_c_buf_p) = '\0';	/* preserve yytext */
| 	(yy_hold_char) = *++(yy_c_buf_p);
| 
| 	return c;
| }
| #endif	/* ifndef YY_NO_INPUT */
| 
| /** Immediately switch to a different input stream.
|  * @param input_file A readable stream.
|  * 
|  * @note This function does not reset the start condition to @c INITIAL .
|  */
|     void yyrestart  (FILE * input_file )
| {
|     
| 	if ( ! YY_CURRENT_BUFFER ){
|         yyensure_buffer_stack ();
| 		YY_CURRENT_BUFFER_LVALUE =
|             yy_create_buffer( yyin, YY_BUF_SIZE );
| 	}
| 
| 	yy_init_buffer( YY_CURRENT_BUFFER, input_file );
| 	yy_load_buffer_state(  );
| }
| 
| /** Switch to a different input buffer.
|  * @param new_buffer The new input buffer.
|  * 
|  */
|     void yy_switch_to_buffer  (YY_BUFFER_STATE  new_buffer )
| {
|     
| 	/* TODO. We should be able to replace this entire function body
| 	 * with
| 	 *		yypop_buffer_state();
| 	 *		yypush_buffer_state(new_buffer);
|      */
| 	yyensure_buffer_stack ();
| 	if ( YY_CURRENT_BUFFER == new_buffer )
| 		return;
| 
| 	if ( YY_CURRENT_BUFFER )
| 		{
| 		/* Flush out information for old buffer. */
| 		*(yy_c_buf_p) = (yy_hold_char);
| 		YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
| 		YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
| 		}
| 
| 	YY_CURRENT_BUFFER_LVALUE = new_buffer;
| 	yy_load_buffer_state(  );
| 
| 	/* We don't actually know whether we did this switch during
| 	 * EOF (yywrap()) processing, but the only time this flag
| 	 * is looked at is after yywrap() is called, so it's safe
| 	 * to go ahead and always set it.
| 	 */
| 	(yy_did_buffer_switch_on_eof) = 1;
| }
| 
| static void yy_load_buffer_state  (void)
| {
|     	(yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
| 	(yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos;
| 	yyin = YY_CURRENT_BUFFER_LVALUE->yy_input_file;
| 	(yy_hold_char) = *(yy_c_buf_p);
| }
| 
| /** Allocate and initialize an input buffer state.
|  * @param file A readable stream.
|  * @param size The character buffer size in bytes. When in doubt, use @c YY_BUF_SIZE.
|  * 
|  * @return the allocated buffer state.
|  */
|     YY_BUFFER_STATE yy_create_buffer  (FILE * file, int  size )
| {
| 	YY_BUFFER_STATE b;
|     
| 	b = (YY_BUFFER_STATE) yyalloc( sizeof( struct yy_buffer_state )  );
| 	if ( ! b )
| 		YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
| 
| 	b->yy_buf_size = size;
| 
| 	/* yy_ch_buf has to be 2 characters longer than the size given because
| 	 * we need to put in 2 end-of-buffer characters.
| 	 */
| 	b->yy_ch_buf = (char *) yyalloc( (yy_size_t) (b->yy_buf_size + 2)  );
| 	if ( ! b->yy_ch_buf )
| 		YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
| 
| 	b->yy_is_our_buffer = 1;
| 
| 	yy_init_buffer( b, file );
| 
| 	return b;
| }
| 
| /** Destroy the buffer.
|  * @param b a buffer created with yy_create_buffer()
|  * 
|  */
|     void yy_delete_buffer (YY_BUFFER_STATE  b )
| {
|     
| 	if ( ! b )
| 		return;
| 
| 	if ( b == YY_CURRENT_BUFFER ) /* Not sure if we should pop here. */
| 		YY_CURRENT_BUFFER_LVALUE = (YY_BUFFER_STATE) 0;
| 
| 	if ( b->yy_is_our_buffer )
| 		yyfree( (void *) b->yy_ch_buf  );
| 
| 	yyfree( (void *) b  );
| }
| 
| /* Initializes or reinitializes a buffer.
|  * This function is sometimes called more than once on the same buffer,
|  * such as during a yyrestart() or at EOF.
|  */
|     static void yy_init_buffer  (YY_BUFFER_STATE  b, FILE * file )
| 
| {
| 	int oerrno = errno;
|     
| 	yy_flush_buffer( b );
| 
| 	b->yy_input_file = file;
| 	b->yy_fill_buffer = 1;
| 
|     /* If b is the current buffer, then yy_init_buffer was _probably_
|      * called from yyrestart() or through yy_get_next_buffer.
|      * In that case, we don't want to reset the lineno or column.
|      */
|     if (b != YY_CURRENT_BUFFER){
|         b->yy_bs_lineno = 1;
|         b->yy_bs_column = 0;
|     }
| 
|         b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0;
|     
| 	errno = oerrno;
| }
| 
| /** Discard all buffered characters. On the next scan, YY_INPUT will be called.
|  * @param b the buffer state to be flushed, usually @c YY_CURRENT_BUFFER.
|  * 
|  */
|     void yy_flush_buffer (YY_BUFFER_STATE  b )
| {
|     	if ( ! b )
| 		return;
| 
| 	b->yy_n_chars = 0;
| 
| 	/* We always need two end-of-buffer characters.  The first causes
| 	 * a transition to the end-of-buffer state.  The second causes
| 	 * a jam in that state.
| 	 */
| 	b->yy_ch_buf[0] = YY_END_OF_BUFFER_CHAR;
| 	b->yy_ch_buf[1] = YY_END_OF_BUFFER_CHAR;
| 
| 	b->yy_buf_pos = &b->yy_ch_buf[0];
| 
| 	b->yy_at_bol = 1;
| 	b->yy_buffer_status = YY_BUFFER_NEW;
| 
| 	if ( b == YY_CURRENT_BUFFER )
| 		yy_load_buffer_state(  );
| }
| 
| /** Pushes the new state onto the stack. The new state becomes
|  *  the current state. This function will allocate the stack
|  *  if necessary.
|  *  @param new_buffer The new state.
|  *  
|  */
| void yypush_buffer_state (YY_BUFFER_STATE new_buffer )
| {
|     	if (new_buffer == NULL)
| 		return;
| 
| 	yyensure_buffer_stack();
| 
| 	/* This block is copied from yy_switch_to_buffer. */
| 	if ( YY_CURRENT_BUFFER )
| 		{
| 		/* Flush out information for old buffer. */
| 		*(yy_c_buf_p) = (yy_hold_char);
| 		YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
| 		YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
| 		}
| 
| 	/* Only push if top exists. Otherwise, replace top. */
| 	if (YY_CURRENT_BUFFER)
| 		(yy_buffer_stack_top)++;
| 	YY_CURRENT_BUFFER_LVALUE = new_buffer;
| 
| 	/* copied from yy_switch_to_buffer. */
| 	yy_load_buffer_state(  );
| 	(yy_did_buffer_switch_on_eof) = 1;
| }
| 
| /** Removes and deletes the top of the stack, if present.
|  *  The next element becomes the new top.
|  *  
|  */
| void yypop_buffer_state (void)
| {
|     	if (!YY_CURRENT_BUFFER)
| 		return;
| 
| 	yy_delete_buffer(YY_CURRENT_BUFFER );
| 	YY_CURRENT_BUFFER_LVALUE = NULL;
| 	if ((yy_buffer_stack_top) > 0)
| 		--(yy_buffer_stack_top);
| 
| 	if (YY_CURRENT_BUFFER) {
| 		yy_load_buffer_state(  );
| 		(yy_did_buffer_switch_on_eof) = 1;
| 	}
| }
| 
| /* Allocates the stack if it does not exist.
|  *  Guarantees space for at least one push.
|  */
| static void yyensure_buffer_stack (void)
| {
| 	yy_size_t num_to_alloc;
|     
| 	if (!(yy_buffer_stack)) {
| 
| 		/* First allocation is just for 2 elements, since we don't know if this
| 		 * scanner will even need a stack. We use 2 instead of 1 to avoid an
| 		 * immediate realloc on the next call.
|          */
|       num_to_alloc = 1; /* After all that talk, this was set to 1 anyways... */
| 		(yy_buffer_stack) = (struct yy_buffer_state**)yyalloc
| 								(num_to_alloc * sizeof(struct yy_buffer_state*)
| 								);
| 		if ( ! (yy_buffer_stack) )
| 			YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
| 
| 		memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*));
| 
| 		(yy_buffer_stack_max) = num_to_alloc;
| 		(yy_buffer_stack_top) = 0;
| 		return;
| 	}
| 
| 	if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){
| 
| 		/* Increase the buffer to prepare for a possible push. */
| 		yy_size_t grow_size = 8 /* arbitrary grow size */;
| 
| 		num_to_alloc = (yy_buffer_stack_max) + grow_size;
| 		(yy_buffer_stack) = (struct yy_buffer_state**)yyrealloc
| 								((yy_buffer_stack),
| 								num_to_alloc * sizeof(struct yy_buffer_state*)
| 								);
| 		if ( ! (yy_buffer_stack) )
| 			YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
| 
| 		/* zero only the new slots.*/
| 		memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*));
| 		(yy_buffer_stack_max) = num_to_alloc;
| 	}
| }
| 
| /** Setup the input buffer state to scan directly from a user-specified character buffer.
|  * @param base the character buffer
|  * @param size the size in bytes of the character buffer
|  * 
|  * @return the newly allocated buffer state object.
|  */
| YY_BUFFER_STATE yy_scan_buffer  (char * base, yy_size_t  size )
| {
| 	YY_BUFFER_STATE b;
|     
| 	if ( size < 2 ||
| 	     base[size-2] != YY_END_OF_BUFFER_CHAR ||
| 	     base[size-1] != YY_END_OF_BUFFER_CHAR )
| 		/* They forgot to leave room for the EOB's. */
| 		return NULL;
| 
| 	b = (YY_BUFFER_STATE) yyalloc( sizeof( struct yy_buffer_state )  );
| 	if ( ! b )
| 		YY_FATAL_ERROR( "out of dynamic memory in yy_scan_buffer()" );
| 
| 	b->yy_buf_size = (int) (size - 2);	/* "- 2" to take care of EOB's */
| 	b->yy_buf_pos = b->yy_ch_buf = base;
| 	b->yy_is_our_buffer = 0;
| 	b->yy_input_file = NULL;
| 	b->yy_n_chars = b->yy_buf_size;
| 	b->yy_is_interactive = 0;
| 	b->yy_at_bol = 1;
| 	b->yy_fill_buffer = 0;
| 	b->yy_buffer_status = YY_BUFFER_NEW;
| 
| 	yy_switch_to_buffer( b  );
| 
| 	return b;
| }
| 
| /** Setup the input buffer state to scan a string. The next call to yylex() will
|  * scan from a @e copy of @a str.
|  * @param yystr a NUL-terminated string to scan
|  * 
|  * @return the newly allocated buffer state object.
|  * @note If you want to scan bytes that may contain NUL values, then use
|  *       yy_scan_bytes() instead.
|  */
| YY_BUFFER_STATE yy_scan_string (const char * yystr )
| {
|     
| 	return yy_scan_bytes( yystr, (int) strlen(yystr) );
| }
| 
| /** Setup the input buffer state to scan the given bytes. The next call to yylex() will
|  * scan from a @e copy of @a bytes.
|  * @param yybytes the byte buffer to scan
|  * @param _yybytes_len the number of bytes in the buffer pointed to by @a bytes.
|  * 
|  * @return the newly allocated buffer state object.
|  */
| YY_BUFFER_STATE yy_scan_bytes  (const char * yybytes, int  _yybytes_len )
| {
| 	YY_BUFFER_STATE b;
| 	char *buf;
| 	yy_size_t n;
| 	int i;
|     
| 	/* Get memory for full buffer, including space for trailing EOB's. */
| 	n = (yy_size_t) (_yybytes_len + 2);
| 	buf = (char *) yyalloc( n  );
| 	if ( ! buf )
| 		YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" );
| 
| 	for ( i = 0; i < _yybytes_len; ++i )
| 		buf[i] = yybytes[i];
| 
| 	buf[_yybytes_len] = buf[_yybytes_len+1] = YY_END_OF_BUFFER_CHAR;
| 
| 	b = yy_scan_buffer( buf, n );
| 	if ( ! b )
| 		YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" );
| 
| 	/* It's okay to grow etc. this buffer, and we should throw it
| 	 * away when we're done.
| 	 */
| 	b->yy_is_our_buffer = 1;
| 
| 	return b;
| }
| 
| #ifndef YY_EXIT_FAILURE
| #define YY_EXIT_FAILURE 2
| #endif
| 
| static void yynoreturn yy_fatal_error (const char* msg )
| {
| 			fprintf( stderr, "%s\n", msg );
| 	exit( YY_EXIT_FAILURE );
| }
| 
| /* Redefine yyless() so it works in section 3 code. */
| 
| #undef yyless
| #define yyless(n) \
| 	do \
| 		{ \
| 		/* Undo effects of setting up yytext. */ \
|         int yyless_macro_arg = (n); \
|         YY_LESS_LINENO(yyless_macro_arg);\
| 		yytext[yyleng] = (yy_hold_char); \
| 		(yy_c_buf_p) = yytext + yyless_macro_arg; \
| 		(yy_hold_char) = *(yy_c_buf_p); \
| 		*(yy_c_buf_p) = '\0'; \
| 		yyleng = yyless_macro_arg; \
| 		} \
| 	while ( 0 )
| 
| /* Accessor  methods (get/set functions) to struct members. */
| 
| /** Get the current line number.
|  * 
|  */
| int yyget_lineno  (void)
| {
|     
|     return yylineno;
| }
| 
| /** Get the input stream.
|  * 
|  */
| FILE *yyget_in  (void)
| {
|         return yyin;
| }
| 
| /** Get the output stream.
|  * 
|  */
| FILE *yyget_out  (void)
| {
|         return yyout;
| }
| 
| /** Get the length of the current token.
|  * 
|  */
| int yyget_leng  (void)
| {
|         return yyleng;
| }
| 
| /** Get the current token.
|  * 
|  */
| 
| char *yyget_text  (void)
| {
|         return yytext;
| }
| 
| /** Set the current line number.
|  * @param _line_number line number
|  * 
|  */
| void yyset_lineno (int  _line_number )
| {
|     
|     yylineno = _line_number;
| }
| 
| /** Set the input stream. This does not discard the current
|  * input buffer.
|  * @param _in_str A readable stream.
|  * 
|  * @see yy_switch_to_buffer
|  */
| void yyset_in (FILE *  _in_str )
| {
|         yyin = _in_str ;
| }
| 
| void yyset_out (FILE *  _out_str )
| {
|         yyout = _out_str ;
| }
| 
| int yyget_debug  (void)
| {
|         return yy_flex_debug;
| }
| 
| void yyset_debug (int  _bdebug )
| {
|         yy_flex_debug = _bdebug ;
| }
| 
| static int yy_init_globals (void)
| {
|         /* Initialization is the same as for the non-reentrant scanner.
|      * This function is called from yylex_destroy(), so don't allocate here.
|      */
| 
|     (yy_buffer_stack) = NULL;
|     (yy_buffer_stack_top) = 0;
|     (yy_buffer_stack_max) = 0;
|     (yy_c_buf_p) = NULL;
|     (yy_init) = 0;
|     (yy_start) = 0;
| 
|     (yy_state_buf) = 0;
|     (yy_state_ptr) = 0;
|     (yy_full_match) = 0;
|     (yy_lp) = 0;
| 
| /* Defined in main.c */
| #ifdef YY_STDINIT
|     yyin = stdin;
|     yyout = stdout;
| #else
|     yyin = NULL;
|     yyout = NULL;
| #endif
| 
|     /* For future reference: Set errno on error, since we are called by
|      * yylex_init()
|      */
|     return 0;
| }
| 
| /* yylex_destroy is for both reentrant and non-reentrant scanners. */
| int yylex_destroy  (void)
| {
|     
|     /* Pop the buffer stack, destroying each element. */
| 	while(YY_CURRENT_BUFFER){
| 		yy_delete_buffer( YY_CURRENT_BUFFER  );
| 		YY_CURRENT_BUFFER_LVALUE = NULL;
| 		yypop_buffer_state();
| 	}
| 
| 	/* Destroy the stack itself. */
| 	yyfree((yy_buffer_stack) );
| 	(yy_buffer_stack) = NULL;
| 
|     yyfree ( (yy_state_buf) );
|     (yy_state_buf)  = NULL;
| 
|     /* Reset the globals. This is important in a non-reentrant scanner so the next time
|      * yylex() is called, initialization will occur. */
|     yy_init_globals( );
| 
|     return 0;
| }
| 
| /*
|  * Internal utility routines.
|  */
| 
| #ifndef yytext_ptr
| static void yy_flex_strncpy (char* s1, const char * s2, int n )
| {
| 		
| 	int i;
| 	for ( i = 0; i < n; ++i )
| 		s1[i] = s2[i];
| }
| #endif
| 
| #ifdef YY_NEED_STRLEN
| static int yy_flex_strlen (const char * s )
| {
| 	int n;
| 	for ( n = 0; s[n]; ++n )
| 		;
| 
| 	return n;
| }
| #endif
| 
| void *yyalloc (yy_size_t  size )
| {
| 			return malloc(size);
| }
| 
| void *yyrealloc  (void * ptr, yy_size_t  size )
| {
| 		
| 	/* The cast to (char *) in the following accommodates both
| 	 * implementations that use char* generic pointers, and those
| 	 * that use void* generic pointers.  It works with the latter
| 	 * because both ANSI C and C++ allow castless assignment from
| 	 * any pointer type to void*, and deal with argument conversions
| 	 * as though doing an assignment.
| 	 */
| 	return realloc(ptr, size);
| }
| 
| void yyfree (void * ptr )
| {
| 			free( (char *) ptr );	/* see yyrealloc() for (char *) cast */
| }
| 
| #define YYTABLES_NAME "yytables"
| 
| #line 10 "conftest.l"
| 
| #ifdef YYTEXT_POINTER
| extern char *yytext;
| #endif
| int
| main (void)
| {
|   return ! yylex () + ! yywrap ();
| }
configure:18303: /opt/solarisstudio12.4/bin/cc -std=c99 -o conftest -g   conftest.c -ll  >&5
configure:18303: $? = 0
configure:18313: result: -ll
configure:18319: checking whether yytext is a pointer
configure:18336: /opt/solarisstudio12.4/bin/cc -std=c99 -o conftest -g   conftest.c -ll  >&5
configure:18336: $? = 0
configure:18344: result: yes
configure:18358: checking for bison
configure:18374: found /opt/csw/bin/bison
configure:18385: result: bison -y
configure:18400: checking for valgrind
configure:18433: result: no
configure:18495: checking for pkg-config
configure:18513: found /opt/csw/bin/pkg-config
configure:18525: result: /opt/csw/bin/pkg-config
configure:18550: checking pkg-config is at least version 0.9.0
configure:18553: result: yes
configure:18562: checking if Bison is the parser generator
configure:18577: result: yes
configure:18592: checking for kernel type (solaris2.10)
configure:18647: result: Solaris
configure:18723: checking whether compiler builds 64bit binaries
configure:18743: /opt/solarisstudio12.4/bin/cc -std=c99 -c -g  conftest.c >&5
"conftest.c", line 31: #error: "Compiler not in 64bit mode."
cc: acomp failed for conftest.c
configure:18743: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| /* end confdefs.h.  */
| 
| 
|           #ifndef _LP64
|           # error "Compiler not in 64bit mode."
|           #endif
| 
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
| 
configure:18748: result: no
configure:18750: Solaris detected. Please consider building a 64-bit binary.
configure:18771: checking for sys/wait.h that is POSIX.1 compatible
configure:18797: /opt/solarisstudio12.4/bin/cc -std=c99 -c -g  conftest.c >&5
configure:18797: $? = 0
configure:18804: result: yes
configure:18815: checking for dirent.h that defines DIR
configure:18834: /opt/solarisstudio12.4/bin/cc -std=c99 -c -g  conftest.c >&5
configure:18834: $? = 0
configure:18842: result: yes
configure:18855: checking for library containing opendir
configure:18886: /opt/solarisstudio12.4/bin/cc -std=c99 -o conftest -g   conftest.c  >&5
"conftest.c", line 43: warning: statement not reached
configure:18886: $? = 0
configure:18903: result: none required
configure:18977: checking for arpa/inet.h
configure:18977: /opt/solarisstudio12.4/bin/cc -std=c99 -c -g  conftest.c >&5
configure:18977: $? = 0
configure:18977: result: yes
configure:18977: checking for endian.h
configure:18977: /opt/solarisstudio12.4/bin/cc -std=c99 -c -g  conftest.c >&5
"conftest.c", line 65: cannot find include file: <endian.h>
cc: acomp failed for conftest.c
configure:18977: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| 
| #include <endian.h>
configure:18977: result: no
configure:18977: checking for fcntl.h
configure:18977: /opt/solarisstudio12.4/bin/cc -std=c99 -c -g  conftest.c >&5
configure:18977: $? = 0
configure:18977: result: yes
configure:18977: checking for fnmatch.h
configure:18977: /opt/solarisstudio12.4/bin/cc -std=c99 -c -g  conftest.c >&5
configure:18977: $? = 0
configure:18977: result: yes
configure:18977: checking for fs_info.h
configure:18977: /opt/solarisstudio12.4/bin/cc -std=c99 -c -g  conftest.c >&5
"conftest.c", line 67: cannot find include file: <fs_info.h>
cc: acomp failed for conftest.c
configure:18977: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| 
| #include <fs_info.h>
configure:18977: result: no
configure:18977: checking for fshelp.h
configure:18977: /opt/solarisstudio12.4/bin/cc -std=c99 -c -g  conftest.c >&5
"conftest.c", line 67: cannot find include file: <fshelp.h>
cc: acomp failed for conftest.c
configure:18977: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| 
| #include <fshelp.h>
configure:18977: result: no
configure:18977: checking for grp.h
configure:18977: /opt/solarisstudio12.4/bin/cc -std=c99 -c -g  conftest.c >&5
configure:18977: $? = 0
configure:18977: result: yes
configure:18977: checking for glob.h
configure:18977: /opt/solarisstudio12.4/bin/cc -std=c99 -c -g  conftest.c >&5
configure:18977: $? = 0
configure:18977: result: yes
configure:18977: checking for kstat.h
configure:18977: /opt/solarisstudio12.4/bin/cc -std=c99 -c -g  conftest.c >&5
configure:18977: $? = 0
configure:18977: result: yes
configure:18977: checking for kvm.h
configure:18977: /opt/solarisstudio12.4/bin/cc -std=c99 -c -g  conftest.c >&5
configure:18977: $? = 0
configure:18977: result: yes
configure:18977: checking for libgen.h
configure:18977: /opt/solarisstudio12.4/bin/cc -std=c99 -c -g  conftest.c >&5
configure:18977: $? = 0
configure:18977: result: yes
configure:18977: checking for locale.h
configure:18977: /opt/solarisstudio12.4/bin/cc -std=c99 -c -g  conftest.c >&5
configure:18977: $? = 0
configure:18977: result: yes
configure:18977: checking for mntent.h
configure:18977: /opt/solarisstudio12.4/bin/cc -std=c99 -c -g  conftest.c >&5
"conftest.c", line 73: cannot find include file: <mntent.h>
cc: acomp failed for conftest.c
configure:18977: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| 
| #include <mntent.h>
configure:18977: result: no
configure:18977: checking for mnttab.h
configure:18977: /opt/solarisstudio12.4/bin/cc -std=c99 -c -g  conftest.c >&5
"conftest.c", line 73: cannot find include file: <mnttab.h>
cc: acomp failed for conftest.c
configure:18977: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| 
| #include <mnttab.h>
configure:18977: result: no
configure:18977: checking for netdb.h
configure:18977: /opt/solarisstudio12.4/bin/cc -std=c99 -c -g  conftest.c >&5
configure:18977: $? = 0
configure:18977: result: yes
configure:18977: checking for paths.h
configure:18977: /opt/solarisstudio12.4/bin/cc -std=c99 -c -g  conftest.c >&5
"conftest.c", line 74: cannot find include file: <paths.h>
cc: acomp failed for conftest.c
configure:18977: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| 
| #include <paths.h>
configure:18977: result: no
configure:18977: checking for poll.h
configure:18977: /opt/solarisstudio12.4/bin/cc -std=c99 -c -g  conftest.c >&5
configure:18977: $? = 0
configure:18977: result: yes
configure:18977: checking for pthread_np.h
configure:18977: /opt/solarisstudio12.4/bin/cc -std=c99 -c -g  conftest.c >&5
"conftest.c", line 75: cannot find include file: <pthread_np.h>
cc: acomp failed for conftest.c
configure:18977: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| 
| #include <pthread_np.h>
configure:18977: result: no
configure:18977: checking for pwd.h
configure:18977: /opt/solarisstudio12.4/bin/cc -std=c99 -c -g  conftest.c >&5
configure:18977: $? = 0
configure:18977: result: yes
configure:18977: checking for regex.h
configure:18977: /opt/solarisstudio12.4/bin/cc -std=c99 -c -g  conftest.c >&5
configure:18977: $? = 0
configure:18977: result: yes
configure:18977: checking for sys/endian.h
configure:18977: /opt/solarisstudio12.4/bin/cc -std=c99 -c -g  conftest.c >&5
"conftest.c", line 77: cannot find include file: <sys/endian.h>
cc: acomp failed for conftest.c
configure:18977: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| 
| #include <sys/endian.h>
configure:18977: result: no
configure:18977: checking for sys/fs_types.h
configure:18977: /opt/solarisstudio12.4/bin/cc -std=c99 -c -g  conftest.c >&5
"conftest.c", line 77: cannot find include file: <sys/fs_types.h>
cc: acomp failed for conftest.c
configure:18977: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| 
| #include <sys/fs_types.h>
configure:18977: result: no
configure:18977: checking for sys/fstyp.h
configure:18977: /opt/solarisstudio12.4/bin/cc -std=c99 -c -g  conftest.c >&5
configure:18977: $? = 0
configure:18977: result: yes
configure:18977: checking for sys/ioctl.h
configure:18977: /opt/solarisstudio12.4/bin/cc -std=c99 -c -g  conftest.c >&5
configure:18977: $? = 0
configure:18977: result: yes
configure:18977: checking for sys/isa_defs.h
configure:18977: /opt/solarisstudio12.4/bin/cc -std=c99 -c -g  conftest.c >&5
configure:18977: $? = 0
configure:18977: result: yes
configure:18977: checking for sys/mntent.h
configure:18977: /opt/solarisstudio12.4/bin/cc -std=c99 -c -g  conftest.c >&5
configure:18977: $? = 0
configure:18977: result: yes
configure:18977: checking for sys/mnttab.h
configure:18977: /opt/solarisstudio12.4/bin/cc -std=c99 -c -g  conftest.c >&5
configure:18977: $? = 0
configure:18977: result: yes
configure:18977: checking for sys/param.h
configure:18977: /opt/solarisstudio12.4/bin/cc -std=c99 -c -g  conftest.c >&5
configure:18977: $? = 0
configure:18977: result: yes
configure:18977: checking for sys/resource.h
configure:18977: /opt/solarisstudio12.4/bin/cc -std=c99 -c -g  conftest.c >&5
configure:18977: $? = 0
configure:18977: result: yes
configure:18977: checking for sys/select.h
configure:18977: /opt/solarisstudio12.4/bin/cc -std=c99 -c -g  conftest.c >&5
configure:18977: $? = 0
configure:18977: result: yes
configure:18977: checking for sys/socket.h
configure:18977: /opt/solarisstudio12.4/bin/cc -std=c99 -c -g  conftest.c >&5
configure:18977: $? = 0
configure:18977: result: yes
configure:18977: checking for sys/statfs.h
configure:18977: /opt/solarisstudio12.4/bin/cc -std=c99 -c -g  conftest.c >&5
configure:18977: $? = 0
configure:18977: result: yes
configure:18977: checking for sys/statvfs.h
configure:18977: /opt/solarisstudio12.4/bin/cc -std=c99 -c -g  conftest.c >&5
configure:18977: $? = 0
configure:18977: result: yes
configure:18977: checking for sys/types.h
configure:18977: result: yes
configure:18977: checking for sys/un.h
configure:18977: /opt/solarisstudio12.4/bin/cc -std=c99 -c -g  conftest.c >&5
configure:18977: $? = 0
configure:18977: result: yes
configure:18977: checking for sys/vfs.h
configure:18977: /opt/solarisstudio12.4/bin/cc -std=c99 -c -g  conftest.c >&5
configure:18977: $? = 0
configure:18977: result: yes
configure:18977: checking for sys/vfstab.h
configure:18977: /opt/solarisstudio12.4/bin/cc -std=c99 -c -g  conftest.c >&5
configure:18977: $? = 0
configure:18977: result: yes
configure:18977: checking for sys/vmmeter.h
configure:18977: /opt/solarisstudio12.4/bin/cc -std=c99 -c -g  conftest.c >&5
configure:18977: $? = 0
configure:18977: result: yes
configure:18977: checking for syslog.h
configure:18977: /opt/solarisstudio12.4/bin/cc -std=c99 -c -g  conftest.c >&5
configure:18977: $? = 0
configure:18977: result: yes
configure:18977: checking for wordexp.h
configure:18977: /opt/solarisstudio12.4/bin/cc -std=c99 -c -g  conftest.c >&5
configure:18977: $? = 0
configure:18977: result: yes
configure:18977: checking for linux/ip_vs.h
configure:18977: /opt/solarisstudio12.4/bin/cc -std=c99 -c -g  conftest.c >&5
"conftest.c", line 95: cannot find include file: <linux/ip_vs.h>
cc: acomp failed for conftest.c
configure:18977: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| 
| #include <linux/ip_vs.h>
configure:18977: result: no
configure:19101: checking for netinet/in_systm.h
configure:19101: /opt/solarisstudio12.4/bin/cc -std=c99 -c -g  conftest.c >&5
configure:19101: $? = 0
configure:19101: result: yes
configure:19121: checking for netinet/in.h
configure:19121: /opt/solarisstudio12.4/bin/cc -std=c99 -c -g  conftest.c >&5
configure:19121: $? = 0
configure:19121: result: yes
configure:19144: checking for netinet/ip.h
configure:19144: /opt/solarisstudio12.4/bin/cc -std=c99 -c -g  conftest.c >&5
configure:19144: $? = 0
configure:19144: result: yes
configure:19170: checking for netinet/ip_icmp.h
configure:19170: /opt/solarisstudio12.4/bin/cc -std=c99 -c -g  conftest.c >&5
configure:19170: $? = 0
configure:19170: result: yes
configure:19199: checking for netinet/ip_var.h
configure:19199: /opt/solarisstudio12.4/bin/cc -std=c99 -c -g  conftest.c >&5
configure:19199: $? = 0
configure:19199: result: yes
configure:19228: checking for netinet/ip6.h
configure:19228: /opt/solarisstudio12.4/bin/cc -std=c99 -c -g  conftest.c >&5
configure:19228: $? = 0
configure:19228: result: yes
configure:19254: checking for netinet/icmp6.h
configure:19254: /opt/solarisstudio12.4/bin/cc -std=c99 -c -g  conftest.c >&5
configure:19254: $? = 0
configure:19254: result: yes
configure:19283: checking for netinet/tcp.h
configure:19283: /opt/solarisstudio12.4/bin/cc -std=c99 -c -g  conftest.c >&5
configure:19283: $? = 0
configure:19283: result: yes
configure:19312: checking for netinet/udp.h
configure:19312: /opt/solarisstudio12.4/bin/cc -std=c99 -c -g  conftest.c >&5
configure:19312: $? = 0
configure:19312: result: yes
configure:19342: checking sys/dkstat.h usability
configure:19342: /opt/solarisstudio12.4/bin/cc -std=c99 -c -g  conftest.c >&5
"conftest.c", line 103: cannot find include file: <sys/dkstat.h>
cc: acomp failed for conftest.c
configure:19342: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/dkstat.h>
configure:19342: result: no
configure:19342: checking sys/dkstat.h presence
configure:19342: /opt/solarisstudio12.4/bin/cc -E  conftest.c
"conftest.c", line 70: cannot find include file: <sys/dkstat.h>
cc: acomp failed for conftest.c
configure:19342: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| /* end confdefs.h.  */
| #include <sys/dkstat.h>
configure:19342: result: no
configure:19342: checking for sys/dkstat.h
configure:19342: result: no
configure:19418: checking for sys/sysctl.h
configure:19418: /opt/solarisstudio12.4/bin/cc -std=c99 -c -g  conftest.c >&5
"conftest.c", line 80: cannot find include file: <sys/sysctl.h>
cc: acomp failed for conftest.c
configure:19418: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| /* end confdefs.h.  */
| 
|     #if HAVE_SYS_TYPES_H
|     #  include <sys/types.h>
|     #endif
|     #if HAVE_SYS_PARAM_H
|     # include <sys/param.h>
|     #endif
| 
| 
| 
| #include <sys/sysctl.h>
configure:19418: result: no
configure:19441: checking ifaddrs.h usability
configure:19441: /opt/solarisstudio12.4/bin/cc -std=c99 -c -g  conftest.c >&5
"conftest.c", line 103: cannot find include file: <ifaddrs.h>
cc: acomp failed for conftest.c
configure:19441: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <ifaddrs.h>
configure:19441: result: no
configure:19441: checking ifaddrs.h presence
configure:19441: /opt/solarisstudio12.4/bin/cc -E  conftest.c
"conftest.c", line 70: cannot find include file: <ifaddrs.h>
cc: acomp failed for conftest.c
configure:19441: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| /* end confdefs.h.  */
| #include <ifaddrs.h>
configure:19441: result: no
configure:19441: checking for ifaddrs.h
configure:19441: result: no
configure:19453: checking for net/if.h
configure:19453: /opt/solarisstudio12.4/bin/cc -std=c99 -c -g  conftest.c >&5
configure:19453: $? = 0
configure:19453: result: yes
configure:19821: checking for sys/swap.h
configure:19821: /opt/solarisstudio12.4/bin/cc -std=c99 -c -g  conftest.c >&5
configure:19821: $? = 0
configure:19821: result: yes
configure:19821: checking for vm/anon.h
configure:19821: /opt/solarisstudio12.4/bin/cc -std=c99 -c -g  conftest.c >&5
configure:19821: $? = 0
configure:19821: result: yes
configure:19850: checking sys/loadavg.h usability
configure:19850: /opt/solarisstudio12.4/bin/cc -std=c99 -c -g  conftest.c >&5
configure:19850: $? = 0
configure:19850: result: yes
configure:19850: checking sys/loadavg.h presence
configure:19850: /opt/solarisstudio12.4/bin/cc -E  conftest.c
configure:19850: $? = 0
configure:19850: result: yes
configure:19850: checking for sys/loadavg.h
configure:19850: result: yes
configure:19850: checking utmp.h usability
configure:19850: /opt/solarisstudio12.4/bin/cc -std=c99 -c -g  conftest.c >&5
configure:19850: $? = 0
configure:19850: result: yes
configure:19850: checking utmp.h presence
configure:19850: /opt/solarisstudio12.4/bin/cc -E  conftest.c
configure:19850: $? = 0
configure:19850: result: yes
configure:19850: checking for utmp.h
configure:19850: result: yes
configure:19850: checking utmpx.h usability
configure:19850: /opt/solarisstudio12.4/bin/cc -std=c99 -c -g  conftest.c >&5
configure:19850: $? = 0
configure:19850: result: yes
configure:19850: checking utmpx.h presence
configure:19850: /opt/solarisstudio12.4/bin/cc -E  conftest.c
configure:19850: $? = 0
configure:19850: result: yes
configure:19850: checking for utmpx.h
configure:19850: result: yes
configure:19864: checking for sys/ucred.h
configure:19864: /opt/solarisstudio12.4/bin/cc -std=c99 -c -g  conftest.c >&5
"conftest.c", line 86: cannot find include file: <sys/ucred.h>
cc: acomp failed for conftest.c
configure:19864: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| /* end confdefs.h.  */
| 
|     #if HAVE_SYS_TYPES_H
|     #  include <sys/types.h>
|     #endif
|     #if HAVE_SYS_PARAM_H
|     # include <sys/param.h>
|     #endif
| 
| 
| 
| #include <sys/ucred.h>
configure:19864: result: no
configure:19887: checking for sys/mount.h
configure:19887: /opt/solarisstudio12.4/bin/cc -std=c99 -c -g  conftest.c >&5
configure:19887: $? = 0
configure:19887: result: yes
configure:19920: checking for xfs/xqm.h
configure:19920: /opt/solarisstudio12.4/bin/cc -std=c99 -c -g  conftest.c >&5
"conftest.c", line 80: cannot find include file: <xfs/xqm.h>
"conftest.c", line 79: warning: empty translation unit
cc: acomp failed for conftest.c
configure:19920: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| /* end confdefs.h.  */
| #define _GNU_SOURCE
| 
| 
| #include <xfs/xqm.h>
configure:19920: result: no
configure:19944: checking for net/if_arp.h
configure:19944: /opt/solarisstudio12.4/bin/cc -std=c99 -c -g  conftest.c >&5
configure:19944: $? = 0
configure:19944: result: yes
configure:19963: checking net/ppp_defs.h usability
configure:19963: /opt/solarisstudio12.4/bin/cc -std=c99 -c -g  conftest.c >&5
configure:19963: $? = 0
configure:19963: result: yes
configure:19963: checking net/ppp_defs.h presence
configure:19963: /opt/solarisstudio12.4/bin/cc -E  conftest.c
configure:19963: $? = 0
configure:19963: result: yes
configure:19963: checking for net/ppp_defs.h
configure:19963: result: yes
configure:19975: checking for net/if_ppp.h
configure:19975: /opt/solarisstudio12.4/bin/cc -std=c99 -c -g  conftest.c >&5
"/usr/include/net/ppp_defs.h", line 164: syntax error before or at: uint32_t
"/usr/include/net/ppp_defs.h", line 165: syntax error before or at: uint16_t
"/usr/include/net/ppp_defs.h", line 166: syntax error before or at: uint8_t
"conftest.c", line 86: cannot find include file: <net/if_ppp.h>
cc: acomp failed for conftest.c
configure:19975: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| /* end confdefs.h.  */
| 
|     #if HAVE_NET_PPP_DEFS_H
|     # include <net/ppp_defs.h>
|     #endif
| 
| 
| 
| #include <net/if_ppp.h>
configure:19975: result: no
configure:19994: checking for netinet/if_ether.h
configure:19994: /opt/solarisstudio12.4/bin/cc -std=c99 -c -g  conftest.c >&5
configure:19994: $? = 0
configure:19994: result: yes
configure:20023: checking for net/pfvar.h
configure:20023: /opt/solarisstudio12.4/bin/cc -std=c99 -c -g  conftest.c >&5
"conftest.c", line 96: cannot find include file: <net/pfvar.h>
cc: acomp failed for conftest.c
configure:20023: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| /* end confdefs.h.  */
| 
|     #if HAVE_SYS_IOCTL_H
|     # include <sys/ioctl.h>
|     #endif
|     #if HAVE_SYS_SOCKET_H
|     # include <sys/socket.h>
|     #endif
|     #if HAVE_NET_IF_H
|     # include <net/if.h>
|     #endif
|     #if HAVE_NETINET_IN_H
|     # include <netinet/in.h>
|     #endif
| 
| 
| 
| #include <net/pfvar.h>
configure:20023: result: no
configure:20054: checking termios.h usability
configure:20054: /opt/solarisstudio12.4/bin/cc -std=c99 -c -g  conftest.c >&5
configure:20054: $? = 0
configure:20054: result: yes
configure:20054: checking termios.h presence
configure:20054: /opt/solarisstudio12.4/bin/cc -E  conftest.c
configure:20054: $? = 0
configure:20054: result: yes
configure:20054: checking for termios.h
configure:20054: result: yes
configure:20069: checking whether clock_boottime and clock_monotonic are supported
configure:20092: /opt/solarisstudio12.4/bin/cc -std=c99 -c -g  conftest.c >&5
"conftest.c", line 87: undefined symbol: CLOCK_BOOTTIME
cc: acomp failed for conftest.c
configure:20092: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| /* end confdefs.h.  */
| #include <time.h>
| int
| main ()
| {
| 
|           struct timespec b, m;
|           clock_gettime(CLOCK_BOOTTIME, &b );
|           clock_gettime(CLOCK_MONOTONIC, &m );
| 
| 
|   ;
|   return 0;
| }
| 
configure:20102: result: no
configure:20109: checking for an ANSI C-conforming const
configure:20175: /opt/solarisstudio12.4/bin/cc -std=c99 -c -g  conftest.c >&5
"conftest.c", line 137: warning: statement not reached
configure:20175: $? = 0
configure:20182: result: yes
configure:20190: checking for pid_t
configure:20190: /opt/solarisstudio12.4/bin/cc -std=c99 -c -g  conftest.c >&5
configure:20190: $? = 0
configure:20190: /opt/solarisstudio12.4/bin/cc -std=c99 -c -g  conftest.c >&5
"conftest.c", line 117: syntax error before or at: )
cc: acomp failed for conftest.c
configure:20190: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((pid_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:20190: result: yes
configure:20201: checking for size_t
configure:20201: /opt/solarisstudio12.4/bin/cc -std=c99 -c -g  conftest.c >&5
configure:20201: $? = 0
configure:20201: /opt/solarisstudio12.4/bin/cc -std=c99 -c -g  conftest.c >&5
"conftest.c", line 117: syntax error before or at: )
cc: acomp failed for conftest.c
configure:20201: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((size_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:20201: result: yes
configure:20212: checking for uid_t in sys/types.h
configure:20231: result: yes
configure:20242: checking whether time.h and sys/time.h may both be included
configure:20262: /opt/solarisstudio12.4/bin/cc -std=c99 -c -g  conftest.c >&5
configure:20262: $? = 0
configure:20269: result: yes
configure:20311: checking for asprintf
configure:20311: /opt/solarisstudio12.4/bin/cc -std=c99 -o conftest -g   conftest.c  >&5
"conftest.c", line 118: warning: statement not reached
configure:20311: $? = 0
configure:20311: result: yes
configure:20311: checking for execvpe
configure:20311: /opt/solarisstudio12.4/bin/cc -std=c99 -o conftest -g   conftest.c  >&5
"conftest.c", line 119: warning: statement not reached
Undefined			first referenced
 symbol  			    in file
execvpe                             conftest.o
ld: fatal: symbol referencing errors. No output written to conftest
configure:20311: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| /* end confdefs.h.  */
| /* Define execvpe to an innocuous variant, in case <limits.h> declares execvpe.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define execvpe innocuous_execvpe
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char execvpe (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef execvpe
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char execvpe ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_execvpe || defined __stub___execvpe
| choke me
| #endif
| 
| int
| main ()
| {
| return execvpe ();
|   ;
|   return 0;
| }
configure:20311: result: no
configure:20311: checking for getpwnam
configure:20311: /opt/solarisstudio12.4/bin/cc -std=c99 -o conftest -g   conftest.c  >&5
"conftest.c", line 119: warning: statement not reached
configure:20311: $? = 0
configure:20311: result: yes
configure:20311: checking for getpwnam_r
configure:20311: /opt/solarisstudio12.4/bin/cc -std=c99 -o conftest -g   conftest.c  >&5
"conftest.c", line 120: warning: statement not reached
configure:20311: $? = 0
configure:20311: result: yes
configure:20311: checking for if_indextoname
configure:20311: /opt/solarisstudio12.4/bin/cc -std=c99 -o conftest -g   conftest.c  >&5
"conftest.c", line 121: warning: statement not reached
Undefined			first referenced
 symbol  			    in file
if_indextoname                      conftest.o
ld: fatal: symbol referencing errors. No output written to conftest
configure:20311: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| /* end confdefs.h.  */
| /* Define if_indextoname to an innocuous variant, in case <limits.h> declares if_indextoname.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define if_indextoname innocuous_if_indextoname
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char if_indextoname (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef if_indextoname
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char if_indextoname ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_if_indextoname || defined __stub___if_indextoname
| choke me
| #endif
| 
| int
| main ()
| {
| return if_indextoname ();
|   ;
|   return 0;
| }
configure:20311: result: no
configure:20311: checking for setgroups
configure:20311: /opt/solarisstudio12.4/bin/cc -std=c99 -o conftest -g   conftest.c  >&5
"conftest.c", line 121: warning: statement not reached
configure:20311: $? = 0
configure:20311: result: yes
configure:20311: checking for setlocale
configure:20311: /opt/solarisstudio12.4/bin/cc -std=c99 -o conftest -g   conftest.c  >&5
"conftest.c", line 122: warning: statement not reached
configure:20311: $? = 0
configure:20311: result: yes
configure:20336: checking whether strerror_r is declared
configure:20336: /opt/solarisstudio12.4/bin/cc -std=c99 -c -g  conftest.c >&5
configure:20336: $? = 0
configure:20336: result: yes
configure:20349: checking for strerror_r
configure:20349: /opt/solarisstudio12.4/bin/cc -std=c99 -o conftest -g   conftest.c  >&5
"conftest.c", line 124: warning: statement not reached
configure:20349: $? = 0
configure:20349: result: yes
configure:20358: checking whether strerror_r returns char *
configure:20382: /opt/solarisstudio12.4/bin/cc -std=c99 -c -g  conftest.c >&5
"conftest.c", line 127: cannot dereference non-pointer type
"conftest.c", line 128: warning: improper pointer/integer combination: op "="
"conftest.c", line 132: warning: statement not reached
cc: acomp failed for conftest.c
configure:20382: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| 
| 	  char buf[100];
| 	  char x = *strerror_r (0, buf, sizeof buf);
| 	  char *p = strerror_r (0, buf, sizeof buf);
| 	  return !p || x;
| 
|   ;
|   return 0;
| }
configure:20420: result: no
configure:20440: checking for strtok_r
configure:20477: /opt/solarisstudio12.4/bin/cc -std=c99 -o conftest -g   conftest.c  >&5
configure:20477: $? = 0
configure:20488: result: yes
configure:20557: checking for socket
configure:20557: /opt/solarisstudio12.4/bin/cc -std=c99 -o conftest    conftest.c  >&5
"conftest.c", line 125: warning: statement not reached
Undefined			first referenced
 symbol  			    in file
socket                              conftest.o
ld: fatal: symbol referencing errors. No output written to conftest
configure:20557: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| /* end confdefs.h.  */
| /* Define socket to an innocuous variant, in case <limits.h> declares socket.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define socket innocuous_socket
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char socket (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef socket
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char socket ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_socket || defined __stub___socket
| choke me
| #endif
| 
| int
| main ()
| {
| return socket ();
|   ;
|   return 0;
| }
configure:20557: result: no
configure:20565: checking for socket in -lsocket
configure:20590: /opt/solarisstudio12.4/bin/cc -std=c99 -o conftest    conftest.c -lsocket   >&5
"conftest.c", line 102: warning: statement not reached
configure:20590: $? = 0
configure:20599: result: yes
configure:20676: checking for inet_ntop
configure:20676: /opt/solarisstudio12.4/bin/cc -std=c99 -o conftest    conftest.c  >&5
"conftest.c", line 125: warning: statement not reached
Undefined			first referenced
 symbol  			    in file
inet_ntop                           conftest.o
ld: fatal: symbol referencing errors. No output written to conftest
configure:20676: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| /* end confdefs.h.  */
| /* Define inet_ntop to an innocuous variant, in case <limits.h> declares inet_ntop.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define inet_ntop innocuous_inet_ntop
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char inet_ntop (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef inet_ntop
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char inet_ntop ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_inet_ntop || defined __stub___inet_ntop
| choke me
| #endif
| 
| int
| main ()
| {
| return inet_ntop ();
|   ;
|   return 0;
| }
configure:20676: result: no
configure:20684: checking for inet_ntop in -lnsl
configure:20709: /opt/solarisstudio12.4/bin/cc -std=c99 -o conftest    conftest.c -lnsl   >&5
"conftest.c", line 102: warning: statement not reached
configure:20709: $? = 0
configure:20718: result: yes
configure:20744: checking for clock_gettime
configure:20744: /opt/solarisstudio12.4/bin/cc -std=c99 -o conftest    conftest.c  >&5
"conftest.c", line 125: warning: statement not reached
Undefined			first referenced
 symbol  			    in file
clock_gettime                       conftest.o
ld: fatal: symbol referencing errors. No output written to conftest
configure:20744: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| /* end confdefs.h.  */
| /* Define clock_gettime to an innocuous variant, in case <limits.h> declares clock_gettime.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define clock_gettime innocuous_clock_gettime
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char clock_gettime (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef clock_gettime
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char clock_gettime ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_clock_gettime || defined __stub___clock_gettime
| choke me
| #endif
| 
| int
| main ()
| {
| return clock_gettime ();
|   ;
|   return 0;
| }
configure:20744: result: no
configure:20758: checking for clock_gettime in -lrt
configure:20783: /opt/solarisstudio12.4/bin/cc -std=c99 -o conftest    conftest.c -lrt   >&5
"conftest.c", line 102: warning: statement not reached
configure:20783: $? = 0
configure:20792: result: yes
configure:20859: checking for nanosleep
configure:20859: /opt/solarisstudio12.4/bin/cc -std=c99 -o conftest    conftest.c  >&5
"conftest.c", line 126: warning: statement not reached
Undefined			first referenced
 symbol  			    in file
nanosleep                           conftest.o
ld: fatal: symbol referencing errors. No output written to conftest
configure:20859: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| /* end confdefs.h.  */
| /* Define nanosleep to an innocuous variant, in case <limits.h> declares nanosleep.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define nanosleep innocuous_nanosleep
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char nanosleep (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef nanosleep
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char nanosleep ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_nanosleep || defined __stub___nanosleep
| choke me
| #endif
| 
| int
| main ()
| {
| return nanosleep ();
|   ;
|   return 0;
| }
configure:20859: result: no
configure:20866: checking for nanosleep in -lrt
configure:20891: /opt/solarisstudio12.4/bin/cc -std=c99 -o conftest    conftest.c -lrt   >&5
"conftest.c", line 103: warning: statement not reached
configure:20891: $? = 0
configure:20900: result: yes
configure:20977: checking for getifaddrs
configure:20977: /opt/solarisstudio12.4/bin/cc -std=c99 -o conftest    conftest.c  >&5
"conftest.c", line 126: warning: statement not reached
Undefined			first referenced
 symbol  			    in file
getifaddrs                          conftest.o
ld: fatal: symbol referencing errors. No output written to conftest
configure:20977: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| /* end confdefs.h.  */
| /* Define getifaddrs to an innocuous variant, in case <limits.h> declares getifaddrs.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define getifaddrs innocuous_getifaddrs
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char getifaddrs (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef getifaddrs
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char getifaddrs ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_getifaddrs || defined __stub___getifaddrs
| choke me
| #endif
| 
| int
| main ()
| {
| return getifaddrs ();
|   ;
|   return 0;
| }
configure:20977: result: no
configure:20990: checking for getloadavg
configure:20990: /opt/solarisstudio12.4/bin/cc -std=c99 -o conftest    conftest.c  >&5
"conftest.c", line 126: warning: statement not reached
configure:20990: $? = 0
configure:20990: result: yes
configure:21003: checking for getutent
configure:21003: /opt/solarisstudio12.4/bin/cc -std=c99 -o conftest    conftest.c  >&5
"conftest.c", line 127: warning: statement not reached
configure:21003: $? = 0
configure:21003: result: yes
configure:21016: checking for getutxent
configure:21016: /opt/solarisstudio12.4/bin/cc -std=c99 -o conftest    conftest.c  >&5
"conftest.c", line 128: warning: statement not reached
configure:21016: $? = 0
configure:21016: result: yes
configure:21029: checking for host_statistics
configure:21029: /opt/solarisstudio12.4/bin/cc -std=c99 -o conftest    conftest.c  >&5
"conftest.c", line 129: warning: statement not reached
Undefined			first referenced
 symbol  			    in file
host_statistics                     conftest.o
ld: fatal: symbol referencing errors. No output written to conftest
configure:21029: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| /* end confdefs.h.  */
| /* Define host_statistics to an innocuous variant, in case <limits.h> declares host_statistics.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define host_statistics innocuous_host_statistics
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char host_statistics (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef host_statistics
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char host_statistics ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_host_statistics || defined __stub___host_statistics
| choke me
| #endif
| 
| int
| main ()
| {
| return host_statistics ();
|   ;
|   return 0;
| }
configure:21029: result: no
configure:21042: checking for processor_info
configure:21042: /opt/solarisstudio12.4/bin/cc -std=c99 -o conftest    conftest.c  >&5
"conftest.c", line 129: warning: statement not reached
configure:21042: $? = 0
configure:21042: result: yes
configure:21055: checking for statfs
configure:21055: /opt/solarisstudio12.4/bin/cc -std=c99 -o conftest    conftest.c  >&5
"conftest.c", line 130: warning: statement not reached
configure:21055: $? = 0
configure:21055: result: yes
configure:21068: checking for statvfs
configure:21068: /opt/solarisstudio12.4/bin/cc -std=c99 -o conftest    conftest.c  >&5
"conftest.c", line 131: warning: statement not reached
configure:21068: $? = 0
configure:21068: result: yes
configure:21081: checking for strnlen
configure:21081: /opt/solarisstudio12.4/bin/cc -std=c99 -o conftest    conftest.c  >&5
"conftest.c", line 132: warning: statement not reached
Undefined			first referenced
 symbol  			    in file
strnlen                             conftest.o
ld: fatal: symbol referencing errors. No output written to conftest
configure:21081: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| /* end confdefs.h.  */
| /* Define strnlen to an innocuous variant, in case <limits.h> declares strnlen.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define strnlen innocuous_strnlen
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char strnlen (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef strnlen
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char strnlen ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_strnlen || defined __stub___strnlen
| choke me
| #endif
| 
| int
| main ()
| {
| return strnlen ();
|   ;
|   return 0;
| }
configure:21081: result: no
configure:21094: checking for sysctl
configure:21094: /opt/solarisstudio12.4/bin/cc -std=c99 -o conftest    conftest.c  >&5
"conftest.c", line 132: warning: statement not reached
Undefined			first referenced
 symbol  			    in file
sysctl                              conftest.o
ld: fatal: symbol referencing errors. No output written to conftest
configure:21094: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| /* end confdefs.h.  */
| /* Define sysctl to an innocuous variant, in case <limits.h> declares sysctl.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define sysctl innocuous_sysctl
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char sysctl (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef sysctl
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char sysctl ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_sysctl || defined __stub___sysctl
| choke me
| #endif
| 
| int
| main ()
| {
| return sysctl ();
|   ;
|   return 0;
| }
configure:21094: result: no
configure:21107: checking for sysctlbyname
configure:21107: /opt/solarisstudio12.4/bin/cc -std=c99 -o conftest    conftest.c  >&5
"conftest.c", line 132: warning: statement not reached
Undefined			first referenced
 symbol  			    in file
sysctlbyname                        conftest.o
ld: fatal: symbol referencing errors. No output written to conftest
configure:21107: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| /* end confdefs.h.  */
| /* Define sysctlbyname to an innocuous variant, in case <limits.h> declares sysctlbyname.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define sysctlbyname innocuous_sysctlbyname
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char sysctlbyname (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef sysctlbyname
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char sysctlbyname ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_sysctlbyname || defined __stub___sysctlbyname
| choke me
| #endif
| 
| int
| main ()
| {
| return sysctlbyname ();
|   ;
|   return 0;
| }
configure:21107: result: no
configure:21120: checking for syslog
configure:21120: /opt/solarisstudio12.4/bin/cc -std=c99 -o conftest    conftest.c  >&5
"conftest.c", line 132: warning: statement not reached
configure:21120: $? = 0
configure:21120: result: yes
configure:21133: checking for thread_info
configure:21133: /opt/solarisstudio12.4/bin/cc -std=c99 -o conftest    conftest.c  >&5
"conftest.c", line 133: warning: statement not reached
Undefined			first referenced
 symbol  			    in file
thread_info                         conftest.o
ld: fatal: symbol referencing errors. No output written to conftest
configure:21133: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_SYSLOG 1
| /* end confdefs.h.  */
| /* Define thread_info to an innocuous variant, in case <limits.h> declares thread_info.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define thread_info innocuous_thread_info
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char thread_info (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef thread_info
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char thread_info ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_thread_info || defined __stub___thread_info
| choke me
| #endif
| 
| int
| main ()
| {
| return thread_info ();
|   ;
|   return 0;
| }
configure:21133: result: no
configure:21153: checking for strptime
configure:21153: /opt/solarisstudio12.4/bin/cc -std=c99 -o conftest    conftest.c  >&5
"conftest.c", line 133: warning: statement not reached
configure:21153: $? = 0
configure:21153: result: yes
configure:21165: checking whether strptime is exported by default
configure:21188: /opt/solarisstudio12.4/bin/cc -std=c99 -c   conftest.c >&5
configure:21188: $? = 0
configure:21197: result: yes
configure:21270: checking for timegm
configure:21305: /opt/solarisstudio12.4/bin/cc -std=c99 -o conftest  -Werror   conftest.c  >&5
cc: -W option with unknown program error
configure:21305: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_SYSLOG 1
| #define HAVE_STRPTIME 1
| /* end confdefs.h.  */
| 
| #if STRPTIME_NEEDS_STANDARDS
| # ifndef _ISOC99_SOURCE
| #  define _ISOC99_SOURCE 1
| # endif
| # ifndef _POSIX_C_SOURCE
| #  define _POSIX_C_SOURCE 200112L
| # endif
| # ifndef _XOPEN_SOURCE
| #  define _XOPEN_SOURCE 500
| # endif
| #endif
| #include <time.h>
| 
| int
| main ()
| {
| 
|  time_t t = timegm(&(struct tm){0});
|  if (t == ((time_t) -1)) {
|    return 1;
|  }
| 
| 
|   ;
|   return 0;
| }
configure:21315: result: no
configure:21320: checking for timegm with _BSD_SOURCE
configure:21358: /opt/solarisstudio12.4/bin/cc -std=c99 -o conftest  -Werror   conftest.c  >&5
cc: -W option with unknown program error
configure:21358: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_SYSLOG 1
| #define HAVE_STRPTIME 1
| /* end confdefs.h.  */
| 
| #if STRPTIME_NEEDS_STANDARDS
| # ifndef _ISOC99_SOURCE
| #  define _ISOC99_SOURCE 1
| # endif
| # ifndef _POSIX_C_SOURCE
| #  define _POSIX_C_SOURCE 200112L
| # endif
| # ifndef _XOPEN_SOURCE
| #  define _XOPEN_SOURCE 500
| # endif
| #endif
| #ifndef _BSD_SOURCE
| # define _BSD_SOURCE 1
| #endif
| #include <time.h>
| 
| int
| main ()
| {
| 
|  time_t t = timegm(&(struct tm){0});
|  if (t == ((time_t) -1)) {
|    return 1;
|  }
| 
| 
|   ;
|   return 0;
| }
configure:21369: result: no
configure:21389: checking for sysctl kern.cp_times
configure:21404: result: no
configure:21408: checking for sysctl kern.cp_time
configure:21424: result: no
configure:21430: checking for swapctl
configure:21430: /opt/solarisstudio12.4/bin/cc -std=c99 -o conftest    conftest.c  >&5
"conftest.c", line 134: warning: statement not reached
configure:21430: $? = 0
configure:21430: result: yes
configure:21442: checking whether swapctl takes two arguments
configure:21471: /opt/solarisstudio12.4/bin/cc -std=c99 -c   conftest.c >&5
configure:21471: $? = 0
configure:21481: result: yes
configure:21484: checking whether swapctl takes three arguments
configure:21513: /opt/solarisstudio12.4/bin/cc -std=c99 -c   conftest.c >&5
"conftest.c", line 113: prototype mismatch: 3 args passed, 2 expected
cc: acomp failed for conftest.c
configure:21513: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_SYSLOG 1
| #define HAVE_STRPTIME 1
| #define HAVE_SWAPCTL 1
| /* end confdefs.h.  */
| 
| 
|               #if HAVE_SYS_SWAP_H && !defined(_LP64) && _FILE_OFFSET_BITS == 64
|               #  undef _FILE_OFFSET_BITS
|               #  undef _LARGEFILE64_SOURCE
|               #endif
|               #include <sys/stat.h>
|               #include <sys/param.h>
|               #include <sys/swap.h>
|               #include <unistd.h>
| 
| int
| main ()
| {
| int num = swapctl(0, NULL, 0);
| 
|   ;
|   return 0;
| }
| 
configure:21523: result: no
configure:21562: checking whether NAN is defined by default
configure:21590: /opt/solarisstudio12.4/bin/cc -std=c99 -c   conftest.c >&5
"conftest.c", line 116: warning: statement not reached
configure:21590: $? = 0
configure:21600: result: yes
configure:21759: checking if doubles are stored in x86 representation
configure:21810: /opt/solarisstudio12.4/bin/cc -std=c99 -o conftest    conftest.c  >&5
"conftest.c", line 134: warning: statement not reached
configure:21810: $? = 0
configure:21810: ./conftest
configure:21810: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_SYSLOG 1
| #define HAVE_STRPTIME 1
| #define HAVE_SWAPCTL 1
| #define HAVE_SWAPCTL_TWO_ARGS 1
| #define NAN_STATIC_DEFAULT 1
| /* end confdefs.h.  */
| 
| 
|               #include <stdlib.h>
|               #include <stdio.h>
|               #include <string.h>
|               #include <stdint.h>
|               #include <inttypes.h>
|               #include <stdbool.h>
| 
| int
| main ()
| {
| 
|               uint64_t i0;
|               uint64_t i1;
|               uint8_t c[8];
|               double d;
| 
|               d = 8.642135e130;
|               memcpy ((void *) &i0, (void *) &d, 8);
| 
|               i1 = i0;
|               memcpy ((void *) c, (void *) &i1, 8);
| 
|               if ((c[0] == 0x2f) && (c[1] == 0x25)
|                   && (c[2] == 0xc0) && (c[3] == 0xc7)
|                   && (c[4] == 0x43) && (c[5] == 0x2b)
|                   && (c[6] == 0x1f) && (c[7] == 0x5b))
|                 return 0;
|               return 1;
| 
| 
|   ;
|   return 0;
| }
| 
configure:21823: result: no
configure:21832: checking if endianflip converts to x86 representation
configure:21891: /opt/solarisstudio12.4/bin/cc -std=c99 -o conftest    conftest.c  >&5
"conftest.c", line 135: warning: statement not reached
configure:21891: $? = 0
configure:21891: ./conftest
configure:21891: $? = 0
configure:21898: result: yes
configure:22004: checking whether clock_boottime and clock_monotonic are supported
configure:22037: result: no
configure:22085: checking for getfsstat
configure:22085: /opt/solarisstudio12.4/bin/cc -std=c99 -o conftest    conftest.c  >&5
"conftest.c", line 139: warning: statement not reached
Undefined			first referenced
 symbol  			    in file
getfsstat                           conftest.o
ld: fatal: symbol referencing errors. No output written to conftest
configure:22085: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_SYSLOG 1
| #define HAVE_STRPTIME 1
| #define HAVE_SWAPCTL 1
| #define HAVE_SWAPCTL_TWO_ARGS 1
| #define NAN_STATIC_DEFAULT 1
| #define FP_LAYOUT_NEED_ENDIANFLIP 1
| #define DATA_MAX_NAME_LEN 128
| /* end confdefs.h.  */
| /* Define getfsstat to an innocuous variant, in case <limits.h> declares getfsstat.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define getfsstat innocuous_getfsstat
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char getfsstat (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef getfsstat
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char getfsstat ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_getfsstat || defined __stub___getfsstat
| choke me
| #endif
| 
| int
| main ()
| {
| return getfsstat ();
|   ;
|   return 0;
| }
configure:22085: result: no
configure:22098: checking for getvfsstat
configure:22098: /opt/solarisstudio12.4/bin/cc -std=c99 -o conftest    conftest.c  >&5
"conftest.c", line 139: warning: statement not reached
Undefined			first referenced
 symbol  			    in file
getvfsstat                          conftest.o
ld: fatal: symbol referencing errors. No output written to conftest
configure:22098: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_SYSLOG 1
| #define HAVE_STRPTIME 1
| #define HAVE_SWAPCTL 1
| #define HAVE_SWAPCTL_TWO_ARGS 1
| #define NAN_STATIC_DEFAULT 1
| #define FP_LAYOUT_NEED_ENDIANFLIP 1
| #define DATA_MAX_NAME_LEN 128
| /* end confdefs.h.  */
| /* Define getvfsstat to an innocuous variant, in case <limits.h> declares getvfsstat.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define getvfsstat innocuous_getvfsstat
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char getvfsstat (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef getvfsstat
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char getvfsstat ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_getvfsstat || defined __stub___getvfsstat
| choke me
| #endif
| 
| int
| main ()
| {
| return getvfsstat ();
|   ;
|   return 0;
| }
configure:22098: result: no
configure:22111: checking for listmntent
configure:22111: /opt/solarisstudio12.4/bin/cc -std=c99 -o conftest    conftest.c  >&5
"conftest.c", line 139: warning: statement not reached
Undefined			first referenced
 symbol  			    in file
listmntent                          conftest.o
ld: fatal: symbol referencing errors. No output written to conftest
configure:22111: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_SYSLOG 1
| #define HAVE_STRPTIME 1
| #define HAVE_SWAPCTL 1
| #define HAVE_SWAPCTL_TWO_ARGS 1
| #define NAN_STATIC_DEFAULT 1
| #define FP_LAYOUT_NEED_ENDIANFLIP 1
| #define DATA_MAX_NAME_LEN 128
| /* end confdefs.h.  */
| /* Define listmntent to an innocuous variant, in case <limits.h> declares listmntent.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define listmntent innocuous_listmntent
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char listmntent (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef listmntent
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char listmntent ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_listmntent || defined __stub___listmntent
| choke me
| #endif
| 
| int
| main ()
| {
| return listmntent ();
|   ;
|   return 0;
| }
configure:22111: result: no
configure:22124: checking for getmntent_r
configure:22124: /opt/solarisstudio12.4/bin/cc -std=c99 -o conftest    conftest.c  >&5
"conftest.c", line 139: warning: statement not reached
Undefined			first referenced
 symbol  			    in file
getmntent_r                         conftest.o
ld: fatal: symbol referencing errors. No output written to conftest
configure:22124: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_SYSLOG 1
| #define HAVE_STRPTIME 1
| #define HAVE_SWAPCTL 1
| #define HAVE_SWAPCTL_TWO_ARGS 1
| #define NAN_STATIC_DEFAULT 1
| #define FP_LAYOUT_NEED_ENDIANFLIP 1
| #define DATA_MAX_NAME_LEN 128
| /* end confdefs.h.  */
| /* Define getmntent_r to an innocuous variant, in case <limits.h> declares getmntent_r.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define getmntent_r innocuous_getmntent_r
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char getmntent_r (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef getmntent_r
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char getmntent_r ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_getmntent_r || defined __stub___getmntent_r
| choke me
| #endif
| 
| int
| main ()
| {
| return getmntent_r ();
|   ;
|   return 0;
| }
configure:22124: result: no
configure:22138: checking for getmntent
configure:22138: /opt/solarisstudio12.4/bin/cc -std=c99 -o conftest    conftest.c  >&5
"conftest.c", line 139: warning: statement not reached
configure:22138: $? = 0
configure:22138: result: yes
configure:22288: checking whether getmntent takes one argument
configure:22314: /opt/solarisstudio12.4/bin/cc -std=c99 -c   conftest.c >&5
"conftest.c", line 112: warning: implicit function declaration: setmntent
"conftest.c", line 112: warning: improper pointer/integer combination: op "="
"conftest.c", line 113: prototype mismatch: 1 arg passed, 2 expected
"conftest.c", line 113: warning: improper pointer/integer combination: op "="
"conftest.c", line 114: undefined struct/union member: mnt_passno
"conftest.c", line 118: warning: statement not reached
cc: acomp failed for conftest.c
configure:22314: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_SYSLOG 1
| #define HAVE_STRPTIME 1
| #define HAVE_SWAPCTL 1
| #define HAVE_SWAPCTL_TWO_ARGS 1
| #define NAN_STATIC_DEFAULT 1
| #define FP_LAYOUT_NEED_ENDIANFLIP 1
| #define DATA_MAX_NAME_LEN 128
| #define HAVE_GETMNTENT 1
| /* end confdefs.h.  */
| 
|           #include "./src/utils/mount/mount.h"
| int
| main ()
| {
| 
|               FILE *fh;
|               struct mntent *me;
|               fh = setmntent ("/etc/mtab", "r");
|               me = getmntent (fh);
|               return me->mnt_passno;
| 
| 
|   ;
|   return 0;
| }
| 
configure:22324: result: no
configure:22327: checking whether getmntent takes two arguments
configure:22354: /opt/solarisstudio12.4/bin/cc -std=c99 -c   conftest.c >&5
"conftest.c", line 119: warning: statement not reached
configure:22354: $? = 0
configure:22364: result: yes
configure:22397: checking whether htonll is defined
configure:22421: /opt/solarisstudio12.4/bin/cc -std=c99 -o conftest    conftest.c  >&5
"conftest.c", line 114: warning: implicit function declaration: htonll
"conftest.c", line 117: warning: statement not reached
Undefined			first referenced
 symbol  			    in file
htonll                              conftest.o
ld: fatal: symbol referencing errors. No output written to conftest
configure:22421: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_SYSLOG 1
| #define HAVE_STRPTIME 1
| #define HAVE_SWAPCTL 1
| #define HAVE_SWAPCTL_TWO_ARGS 1
| #define NAN_STATIC_DEFAULT 1
| #define FP_LAYOUT_NEED_ENDIANFLIP 1
| #define DATA_MAX_NAME_LEN 128
| #define HAVE_GETMNTENT 1
| #define HAVE_TWO_GETMNTENT 1
| /* end confdefs.h.  */
| 
| 
|             #include <inttypes.h>
|             #include <sys/types.h>
|             #include <netinet/in.h>
| 
| int
| main ()
| {
| return htonll(0);
| 
|   ;
|   return 0;
| }
| 
configure:22432: result: no
configure:22442: checking for struct if_data.ifi_ibytes
configure:22442: /opt/solarisstudio12.4/bin/cc -std=c99 -c   conftest.c >&5
configure:22442: $? = 0
configure:22442: result: yes
configure:22459: checking for struct if_data.ifi_opackets
configure:22459: /opt/solarisstudio12.4/bin/cc -std=c99 -c   conftest.c >&5
configure:22459: $? = 0
configure:22459: result: yes
configure:22476: checking for struct if_data.ifi_ierrors
configure:22476: /opt/solarisstudio12.4/bin/cc -std=c99 -c   conftest.c >&5
configure:22476: $? = 0
configure:22476: result: yes
configure:22495: checking for struct net_device_stats.rx_bytes
configure:22495: /opt/solarisstudio12.4/bin/cc -std=c99 -c   conftest.c >&5
"conftest.c", line 114: cannot find include file: <linux/if.h>
"conftest.c", line 115: cannot find include file: <linux/netdevice.h>
"conftest.c", line 122: incomplete struct/union/enum net_device_stats: ac_aggr
"conftest.c", line 123: undefined struct/union member: rx_bytes
cc: acomp failed for conftest.c
configure:22495: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_SYSLOG 1
| #define HAVE_STRPTIME 1
| #define HAVE_SWAPCTL 1
| #define HAVE_SWAPCTL_TWO_ARGS 1
| #define NAN_STATIC_DEFAULT 1
| #define FP_LAYOUT_NEED_ENDIANFLIP 1
| #define DATA_MAX_NAME_LEN 128
| #define HAVE_GETMNTENT 1
| #define HAVE_TWO_GETMNTENT 1
| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1
| #define HAVE_STRUCT_IF_DATA 1
| /* end confdefs.h.  */
| 
|     #include <sys/types.h>
|     #include <sys/socket.h>
|     #include <linux/if.h>
|     #include <linux/netdevice.h>
| 
| 
| 
| int
| main ()
| {
| static struct net_device_stats ac_aggr;
| if (ac_aggr.rx_bytes)
| return 0;
|   ;
|   return 0;
| }
configure:22495: /opt/solarisstudio12.4/bin/cc -std=c99 -c   conftest.c >&5
"conftest.c", line 114: cannot find include file: <linux/if.h>
"conftest.c", line 115: cannot find include file: <linux/netdevice.h>
"conftest.c", line 122: incomplete struct/union/enum net_device_stats: ac_aggr
"conftest.c", line 123: undefined struct/union member: rx_bytes
cc: acomp failed for conftest.c
configure:22495: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_SYSLOG 1
| #define HAVE_STRPTIME 1
| #define HAVE_SWAPCTL 1
| #define HAVE_SWAPCTL_TWO_ARGS 1
| #define NAN_STATIC_DEFAULT 1
| #define FP_LAYOUT_NEED_ENDIANFLIP 1
| #define DATA_MAX_NAME_LEN 128
| #define HAVE_GETMNTENT 1
| #define HAVE_TWO_GETMNTENT 1
| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1
| #define HAVE_STRUCT_IF_DATA 1
| /* end confdefs.h.  */
| 
|     #include <sys/types.h>
|     #include <sys/socket.h>
|     #include <linux/if.h>
|     #include <linux/netdevice.h>
| 
| 
| 
| int
| main ()
| {
| static struct net_device_stats ac_aggr;
| if (sizeof ac_aggr.rx_bytes)
| return 0;
|   ;
|   return 0;
| }
configure:22495: result: no
configure:22513: checking for struct net_device_stats.tx_packets
configure:22513: /opt/solarisstudio12.4/bin/cc -std=c99 -c   conftest.c >&5
"conftest.c", line 114: cannot find include file: <linux/if.h>
"conftest.c", line 115: cannot find include file: <linux/netdevice.h>
"conftest.c", line 122: incomplete struct/union/enum net_device_stats: ac_aggr
"conftest.c", line 123: undefined struct/union member: tx_packets
cc: acomp failed for conftest.c
configure:22513: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_SYSLOG 1
| #define HAVE_STRPTIME 1
| #define HAVE_SWAPCTL 1
| #define HAVE_SWAPCTL_TWO_ARGS 1
| #define NAN_STATIC_DEFAULT 1
| #define FP_LAYOUT_NEED_ENDIANFLIP 1
| #define DATA_MAX_NAME_LEN 128
| #define HAVE_GETMNTENT 1
| #define HAVE_TWO_GETMNTENT 1
| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1
| #define HAVE_STRUCT_IF_DATA 1
| /* end confdefs.h.  */
| 
|     #include <sys/types.h>
|     #include <sys/socket.h>
|     #include <linux/if.h>
|     #include <linux/netdevice.h>
| 
| 
| 
| int
| main ()
| {
| static struct net_device_stats ac_aggr;
| if (ac_aggr.tx_packets)
| return 0;
|   ;
|   return 0;
| }
configure:22513: /opt/solarisstudio12.4/bin/cc -std=c99 -c   conftest.c >&5
"conftest.c", line 114: cannot find include file: <linux/if.h>
"conftest.c", line 115: cannot find include file: <linux/netdevice.h>
"conftest.c", line 122: incomplete struct/union/enum net_device_stats: ac_aggr
"conftest.c", line 123: undefined struct/union member: tx_packets
cc: acomp failed for conftest.c
configure:22513: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_SYSLOG 1
| #define HAVE_STRPTIME 1
| #define HAVE_SWAPCTL 1
| #define HAVE_SWAPCTL_TWO_ARGS 1
| #define NAN_STATIC_DEFAULT 1
| #define FP_LAYOUT_NEED_ENDIANFLIP 1
| #define DATA_MAX_NAME_LEN 128
| #define HAVE_GETMNTENT 1
| #define HAVE_TWO_GETMNTENT 1
| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1
| #define HAVE_STRUCT_IF_DATA 1
| /* end confdefs.h.  */
| 
|     #include <sys/types.h>
|     #include <sys/socket.h>
|     #include <linux/if.h>
|     #include <linux/netdevice.h>
| 
| 
| 
| int
| main ()
| {
| static struct net_device_stats ac_aggr;
| if (sizeof ac_aggr.tx_packets)
| return 0;
|   ;
|   return 0;
| }
configure:22513: result: no
configure:22531: checking for struct net_device_stats.rx_errors
configure:22531: /opt/solarisstudio12.4/bin/cc -std=c99 -c   conftest.c >&5
"conftest.c", line 114: cannot find include file: <linux/if.h>
"conftest.c", line 115: cannot find include file: <linux/netdevice.h>
"conftest.c", line 122: incomplete struct/union/enum net_device_stats: ac_aggr
"conftest.c", line 123: undefined struct/union member: rx_errors
cc: acomp failed for conftest.c
configure:22531: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_SYSLOG 1
| #define HAVE_STRPTIME 1
| #define HAVE_SWAPCTL 1
| #define HAVE_SWAPCTL_TWO_ARGS 1
| #define NAN_STATIC_DEFAULT 1
| #define FP_LAYOUT_NEED_ENDIANFLIP 1
| #define DATA_MAX_NAME_LEN 128
| #define HAVE_GETMNTENT 1
| #define HAVE_TWO_GETMNTENT 1
| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1
| #define HAVE_STRUCT_IF_DATA 1
| /* end confdefs.h.  */
| 
|     #include <sys/types.h>
|     #include <sys/socket.h>
|     #include <linux/if.h>
|     #include <linux/netdevice.h>
| 
| 
| 
| int
| main ()
| {
| static struct net_device_stats ac_aggr;
| if (ac_aggr.rx_errors)
| return 0;
|   ;
|   return 0;
| }
configure:22531: /opt/solarisstudio12.4/bin/cc -std=c99 -c   conftest.c >&5
"conftest.c", line 114: cannot find include file: <linux/if.h>
"conftest.c", line 115: cannot find include file: <linux/netdevice.h>
"conftest.c", line 122: incomplete struct/union/enum net_device_stats: ac_aggr
"conftest.c", line 123: undefined struct/union member: rx_errors
cc: acomp failed for conftest.c
configure:22531: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_SYSLOG 1
| #define HAVE_STRPTIME 1
| #define HAVE_SWAPCTL 1
| #define HAVE_SWAPCTL_TWO_ARGS 1
| #define NAN_STATIC_DEFAULT 1
| #define FP_LAYOUT_NEED_ENDIANFLIP 1
| #define DATA_MAX_NAME_LEN 128
| #define HAVE_GETMNTENT 1
| #define HAVE_TWO_GETMNTENT 1
| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1
| #define HAVE_STRUCT_IF_DATA 1
| /* end confdefs.h.  */
| 
|     #include <sys/types.h>
|     #include <sys/socket.h>
|     #include <linux/if.h>
|     #include <linux/netdevice.h>
| 
| 
| 
| int
| main ()
| {
| static struct net_device_stats ac_aggr;
| if (sizeof ac_aggr.rx_errors)
| return 0;
|   ;
|   return 0;
| }
configure:22531: result: no
configure:22551: checking for struct inet_diag_req.id
configure:22551: /opt/solarisstudio12.4/bin/cc -std=c99 -c   conftest.c >&5
"conftest.c", line 111: cannot find include file: <linux/inet_diag.h>
"conftest.c", line 117: incomplete struct/union/enum inet_diag_req: ac_aggr
"conftest.c", line 118: undefined struct/union member: id
cc: acomp failed for conftest.c
configure:22551: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_SYSLOG 1
| #define HAVE_STRPTIME 1
| #define HAVE_SWAPCTL 1
| #define HAVE_SWAPCTL_TWO_ARGS 1
| #define NAN_STATIC_DEFAULT 1
| #define FP_LAYOUT_NEED_ENDIANFLIP 1
| #define DATA_MAX_NAME_LEN 128
| #define HAVE_GETMNTENT 1
| #define HAVE_TWO_GETMNTENT 1
| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1
| #define HAVE_STRUCT_IF_DATA 1
| /* end confdefs.h.  */
| #include <linux/inet_diag.h>
| 
| 
| int
| main ()
| {
| static struct inet_diag_req ac_aggr;
| if (ac_aggr.id)
| return 0;
|   ;
|   return 0;
| }
configure:22551: /opt/solarisstudio12.4/bin/cc -std=c99 -c   conftest.c >&5
"conftest.c", line 111: cannot find include file: <linux/inet_diag.h>
"conftest.c", line 117: incomplete struct/union/enum inet_diag_req: ac_aggr
"conftest.c", line 118: undefined struct/union member: id
cc: acomp failed for conftest.c
configure:22551: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_SYSLOG 1
| #define HAVE_STRPTIME 1
| #define HAVE_SWAPCTL 1
| #define HAVE_SWAPCTL_TWO_ARGS 1
| #define NAN_STATIC_DEFAULT 1
| #define FP_LAYOUT_NEED_ENDIANFLIP 1
| #define DATA_MAX_NAME_LEN 128
| #define HAVE_GETMNTENT 1
| #define HAVE_TWO_GETMNTENT 1
| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1
| #define HAVE_STRUCT_IF_DATA 1
| /* end confdefs.h.  */
| #include <linux/inet_diag.h>
| 
| 
| int
| main ()
| {
| static struct inet_diag_req ac_aggr;
| if (sizeof ac_aggr.id)
| return 0;
|   ;
|   return 0;
| }
configure:22551: result: no
configure:22564: checking for struct inet_diag_req.idiag_states
configure:22564: /opt/solarisstudio12.4/bin/cc -std=c99 -c   conftest.c >&5
"conftest.c", line 111: cannot find include file: <linux/inet_diag.h>
"conftest.c", line 117: incomplete struct/union/enum inet_diag_req: ac_aggr
"conftest.c", line 118: undefined struct/union member: idiag_states
cc: acomp failed for conftest.c
configure:22564: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_SYSLOG 1
| #define HAVE_STRPTIME 1
| #define HAVE_SWAPCTL 1
| #define HAVE_SWAPCTL_TWO_ARGS 1
| #define NAN_STATIC_DEFAULT 1
| #define FP_LAYOUT_NEED_ENDIANFLIP 1
| #define DATA_MAX_NAME_LEN 128
| #define HAVE_GETMNTENT 1
| #define HAVE_TWO_GETMNTENT 1
| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1
| #define HAVE_STRUCT_IF_DATA 1
| /* end confdefs.h.  */
| #include <linux/inet_diag.h>
| 
| 
| int
| main ()
| {
| static struct inet_diag_req ac_aggr;
| if (ac_aggr.idiag_states)
| return 0;
|   ;
|   return 0;
| }
configure:22564: /opt/solarisstudio12.4/bin/cc -std=c99 -c   conftest.c >&5
"conftest.c", line 111: cannot find include file: <linux/inet_diag.h>
"conftest.c", line 117: incomplete struct/union/enum inet_diag_req: ac_aggr
"conftest.c", line 118: undefined struct/union member: idiag_states
cc: acomp failed for conftest.c
configure:22564: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_SYSLOG 1
| #define HAVE_STRPTIME 1
| #define HAVE_SWAPCTL 1
| #define HAVE_SWAPCTL_TWO_ARGS 1
| #define NAN_STATIC_DEFAULT 1
| #define FP_LAYOUT_NEED_ENDIANFLIP 1
| #define DATA_MAX_NAME_LEN 128
| #define HAVE_GETMNTENT 1
| #define HAVE_TWO_GETMNTENT 1
| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1
| #define HAVE_STRUCT_IF_DATA 1
| /* end confdefs.h.  */
| #include <linux/inet_diag.h>
| 
| 
| int
| main ()
| {
| static struct inet_diag_req ac_aggr;
| if (sizeof ac_aggr.idiag_states)
| return 0;
|   ;
|   return 0;
| }
configure:22564: result: no
configure:22579: checking for struct ip_mreqn.imr_ifindex
configure:22579: /opt/solarisstudio12.4/bin/cc -std=c99 -c   conftest.c >&5
"conftest.c", line 120: incomplete struct/union/enum ip_mreqn: ac_aggr
"conftest.c", line 121: undefined struct/union member: imr_ifindex
cc: acomp failed for conftest.c
configure:22579: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_SYSLOG 1
| #define HAVE_STRPTIME 1
| #define HAVE_SWAPCTL 1
| #define HAVE_SWAPCTL_TWO_ARGS 1
| #define NAN_STATIC_DEFAULT 1
| #define FP_LAYOUT_NEED_ENDIANFLIP 1
| #define DATA_MAX_NAME_LEN 128
| #define HAVE_GETMNTENT 1
| #define HAVE_TWO_GETMNTENT 1
| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1
| #define HAVE_STRUCT_IF_DATA 1
| /* end confdefs.h.  */
| 
|     #include <netinet/in.h>
|     #include <net/if.h>
| 
| 
| 
| int
| main ()
| {
| static struct ip_mreqn ac_aggr;
| if (ac_aggr.imr_ifindex)
| return 0;
|   ;
|   return 0;
| }
configure:22579: /opt/solarisstudio12.4/bin/cc -std=c99 -c   conftest.c >&5
"conftest.c", line 120: incomplete struct/union/enum ip_mreqn: ac_aggr
"conftest.c", line 121: undefined struct/union member: imr_ifindex
cc: acomp failed for conftest.c
configure:22579: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_SYSLOG 1
| #define HAVE_STRPTIME 1
| #define HAVE_SWAPCTL 1
| #define HAVE_SWAPCTL_TWO_ARGS 1
| #define NAN_STATIC_DEFAULT 1
| #define FP_LAYOUT_NEED_ENDIANFLIP 1
| #define DATA_MAX_NAME_LEN 128
| #define HAVE_GETMNTENT 1
| #define HAVE_TWO_GETMNTENT 1
| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1
| #define HAVE_STRUCT_IF_DATA 1
| /* end confdefs.h.  */
| 
|     #include <netinet/in.h>
|     #include <net/if.h>
| 
| 
| 
| int
| main ()
| {
| static struct ip_mreqn ac_aggr;
| if (sizeof ac_aggr.imr_ifindex)
| return 0;
|   ;
|   return 0;
| }
configure:22579: result: no
configure:22595: checking for struct kinfo_proc.ki_pid
configure:22595: /opt/solarisstudio12.4/bin/cc -std=c99 -c   conftest.c >&5
"conftest.c", line 114: cannot find include file: <sys/sysctl.h>
"conftest.c", line 122: incomplete struct/union/enum kinfo_proc: ac_aggr
"conftest.c", line 123: undefined struct/union member: ki_pid
cc: acomp failed for conftest.c
configure:22595: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_SYSLOG 1
| #define HAVE_STRPTIME 1
| #define HAVE_SWAPCTL 1
| #define HAVE_SWAPCTL_TWO_ARGS 1
| #define NAN_STATIC_DEFAULT 1
| #define FP_LAYOUT_NEED_ENDIANFLIP 1
| #define DATA_MAX_NAME_LEN 128
| #define HAVE_GETMNTENT 1
| #define HAVE_TWO_GETMNTENT 1
| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1
| #define HAVE_STRUCT_IF_DATA 1
| /* end confdefs.h.  */
| 
|     #include <kvm.h>
|     #include <sys/param.h>
|     #include <sys/sysctl.h>
|     #include <sys/user.h>
| 
| 
| 
| int
| main ()
| {
| static struct kinfo_proc ac_aggr;
| if (ac_aggr.ki_pid)
| return 0;
|   ;
|   return 0;
| }
configure:22595: /opt/solarisstudio12.4/bin/cc -std=c99 -c   conftest.c >&5
"conftest.c", line 114: cannot find include file: <sys/sysctl.h>
"conftest.c", line 122: incomplete struct/union/enum kinfo_proc: ac_aggr
"conftest.c", line 123: undefined struct/union member: ki_pid
cc: acomp failed for conftest.c
configure:22595: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_SYSLOG 1
| #define HAVE_STRPTIME 1
| #define HAVE_SWAPCTL 1
| #define HAVE_SWAPCTL_TWO_ARGS 1
| #define NAN_STATIC_DEFAULT 1
| #define FP_LAYOUT_NEED_ENDIANFLIP 1
| #define DATA_MAX_NAME_LEN 128
| #define HAVE_GETMNTENT 1
| #define HAVE_TWO_GETMNTENT 1
| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1
| #define HAVE_STRUCT_IF_DATA 1
| /* end confdefs.h.  */
| 
|     #include <kvm.h>
|     #include <sys/param.h>
|     #include <sys/sysctl.h>
|     #include <sys/user.h>
| 
| 
| 
| int
| main ()
| {
| static struct kinfo_proc ac_aggr;
| if (sizeof ac_aggr.ki_pid)
| return 0;
|   ;
|   return 0;
| }
configure:22595: result: no
configure:22616: checking for struct kinfo_proc.ki_rssize
configure:22616: /opt/solarisstudio12.4/bin/cc -std=c99 -c   conftest.c >&5
"conftest.c", line 114: cannot find include file: <sys/sysctl.h>
"conftest.c", line 122: incomplete struct/union/enum kinfo_proc: ac_aggr
"conftest.c", line 123: undefined struct/union member: ki_rssize
cc: acomp failed for conftest.c
configure:22616: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_SYSLOG 1
| #define HAVE_STRPTIME 1
| #define HAVE_SWAPCTL 1
| #define HAVE_SWAPCTL_TWO_ARGS 1
| #define NAN_STATIC_DEFAULT 1
| #define FP_LAYOUT_NEED_ENDIANFLIP 1
| #define DATA_MAX_NAME_LEN 128
| #define HAVE_GETMNTENT 1
| #define HAVE_TWO_GETMNTENT 1
| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1
| #define HAVE_STRUCT_IF_DATA 1
| /* end confdefs.h.  */
| 
|     #include <kvm.h>
|     #include <sys/param.h>
|     #include <sys/sysctl.h>
|     #include <sys/user.h>
| 
| 
| 
| int
| main ()
| {
| static struct kinfo_proc ac_aggr;
| if (ac_aggr.ki_rssize)
| return 0;
|   ;
|   return 0;
| }
configure:22616: /opt/solarisstudio12.4/bin/cc -std=c99 -c   conftest.c >&5
"conftest.c", line 114: cannot find include file: <sys/sysctl.h>
"conftest.c", line 122: incomplete struct/union/enum kinfo_proc: ac_aggr
"conftest.c", line 123: undefined struct/union member: ki_rssize
cc: acomp failed for conftest.c
configure:22616: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_SYSLOG 1
| #define HAVE_STRPTIME 1
| #define HAVE_SWAPCTL 1
| #define HAVE_SWAPCTL_TWO_ARGS 1
| #define NAN_STATIC_DEFAULT 1
| #define FP_LAYOUT_NEED_ENDIANFLIP 1
| #define DATA_MAX_NAME_LEN 128
| #define HAVE_GETMNTENT 1
| #define HAVE_TWO_GETMNTENT 1
| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1
| #define HAVE_STRUCT_IF_DATA 1
| /* end confdefs.h.  */
| 
|     #include <kvm.h>
|     #include <sys/param.h>
|     #include <sys/sysctl.h>
|     #include <sys/user.h>
| 
| 
| 
| int
| main ()
| {
| static struct kinfo_proc ac_aggr;
| if (sizeof ac_aggr.ki_rssize)
| return 0;
|   ;
|   return 0;
| }
configure:22616: result: no
configure:22637: checking for struct kinfo_proc.ki_rusage
configure:22637: /opt/solarisstudio12.4/bin/cc -std=c99 -c   conftest.c >&5
"conftest.c", line 114: cannot find include file: <sys/sysctl.h>
"conftest.c", line 122: incomplete struct/union/enum kinfo_proc: ac_aggr
"conftest.c", line 123: undefined struct/union member: ki_rusage
cc: acomp failed for conftest.c
configure:22637: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_SYSLOG 1
| #define HAVE_STRPTIME 1
| #define HAVE_SWAPCTL 1
| #define HAVE_SWAPCTL_TWO_ARGS 1
| #define NAN_STATIC_DEFAULT 1
| #define FP_LAYOUT_NEED_ENDIANFLIP 1
| #define DATA_MAX_NAME_LEN 128
| #define HAVE_GETMNTENT 1
| #define HAVE_TWO_GETMNTENT 1
| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1
| #define HAVE_STRUCT_IF_DATA 1
| /* end confdefs.h.  */
| 
|     #include <kvm.h>
|     #include <sys/param.h>
|     #include <sys/sysctl.h>
|     #include <sys/user.h>
| 
| 
| 
| int
| main ()
| {
| static struct kinfo_proc ac_aggr;
| if (ac_aggr.ki_rusage)
| return 0;
|   ;
|   return 0;
| }
configure:22637: /opt/solarisstudio12.4/bin/cc -std=c99 -c   conftest.c >&5
"conftest.c", line 114: cannot find include file: <sys/sysctl.h>
"conftest.c", line 122: incomplete struct/union/enum kinfo_proc: ac_aggr
"conftest.c", line 123: undefined struct/union member: ki_rusage
cc: acomp failed for conftest.c
configure:22637: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_SYSLOG 1
| #define HAVE_STRPTIME 1
| #define HAVE_SWAPCTL 1
| #define HAVE_SWAPCTL_TWO_ARGS 1
| #define NAN_STATIC_DEFAULT 1
| #define FP_LAYOUT_NEED_ENDIANFLIP 1
| #define DATA_MAX_NAME_LEN 128
| #define HAVE_GETMNTENT 1
| #define HAVE_TWO_GETMNTENT 1
| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1
| #define HAVE_STRUCT_IF_DATA 1
| /* end confdefs.h.  */
| 
|     #include <kvm.h>
|     #include <sys/param.h>
|     #include <sys/sysctl.h>
|     #include <sys/user.h>
| 
| 
| 
| int
| main ()
| {
| static struct kinfo_proc ac_aggr;
| if (sizeof ac_aggr.ki_rusage)
| return 0;
|   ;
|   return 0;
| }
configure:22637: result: no
configure:22660: checking for struct kinfo_proc.p_pid
configure:22660: /opt/solarisstudio12.4/bin/cc -std=c99 -c   conftest.c >&5
"conftest.c", line 113: cannot find include file: <sys/sysctl.h>
"conftest.c", line 121: incomplete struct/union/enum kinfo_proc: ac_aggr
"conftest.c", line 122: improper member use: p_pidp
cc: acomp failed for conftest.c
configure:22660: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_SYSLOG 1
| #define HAVE_STRPTIME 1
| #define HAVE_SWAPCTL 1
| #define HAVE_SWAPCTL_TWO_ARGS 1
| #define NAN_STATIC_DEFAULT 1
| #define FP_LAYOUT_NEED_ENDIANFLIP 1
| #define DATA_MAX_NAME_LEN 128
| #define HAVE_GETMNTENT 1
| #define HAVE_TWO_GETMNTENT 1
| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1
| #define HAVE_STRUCT_IF_DATA 1
| /* end confdefs.h.  */
| 
|     #include <sys/param.h>
|     #include <sys/sysctl.h>
|     #include <kvm.h>
| 
| 
| 
| int
| main ()
| {
| static struct kinfo_proc ac_aggr;
| if (ac_aggr.p_pid)
| return 0;
|   ;
|   return 0;
| }
configure:22660: /opt/solarisstudio12.4/bin/cc -std=c99 -c   conftest.c >&5
"conftest.c", line 113: cannot find include file: <sys/sysctl.h>
"conftest.c", line 121: incomplete struct/union/enum kinfo_proc: ac_aggr
"conftest.c", line 122: improper member use: p_pidp
cc: acomp failed for conftest.c
configure:22660: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_SYSLOG 1
| #define HAVE_STRPTIME 1
| #define HAVE_SWAPCTL 1
| #define HAVE_SWAPCTL_TWO_ARGS 1
| #define NAN_STATIC_DEFAULT 1
| #define FP_LAYOUT_NEED_ENDIANFLIP 1
| #define DATA_MAX_NAME_LEN 128
| #define HAVE_GETMNTENT 1
| #define HAVE_TWO_GETMNTENT 1
| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1
| #define HAVE_STRUCT_IF_DATA 1
| /* end confdefs.h.  */
| 
|     #include <sys/param.h>
|     #include <sys/sysctl.h>
|     #include <kvm.h>
| 
| 
| 
| int
| main ()
| {
| static struct kinfo_proc ac_aggr;
| if (sizeof ac_aggr.p_pid)
| return 0;
|   ;
|   return 0;
| }
configure:22660: result: no
configure:22680: checking for struct kinfo_proc.p_vm_rssize
configure:22680: /opt/solarisstudio12.4/bin/cc -std=c99 -c   conftest.c >&5
"conftest.c", line 113: cannot find include file: <sys/sysctl.h>
"conftest.c", line 121: incomplete struct/union/enum kinfo_proc: ac_aggr
"conftest.c", line 122: undefined struct/union member: p_vm_rssize
cc: acomp failed for conftest.c
configure:22680: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_SYSLOG 1
| #define HAVE_STRPTIME 1
| #define HAVE_SWAPCTL 1
| #define HAVE_SWAPCTL_TWO_ARGS 1
| #define NAN_STATIC_DEFAULT 1
| #define FP_LAYOUT_NEED_ENDIANFLIP 1
| #define DATA_MAX_NAME_LEN 128
| #define HAVE_GETMNTENT 1
| #define HAVE_TWO_GETMNTENT 1
| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1
| #define HAVE_STRUCT_IF_DATA 1
| /* end confdefs.h.  */
| 
|     #include <sys/param.h>
|     #include <sys/sysctl.h>
|     #include <kvm.h>
| 
| 
| 
| int
| main ()
| {
| static struct kinfo_proc ac_aggr;
| if (ac_aggr.p_vm_rssize)
| return 0;
|   ;
|   return 0;
| }
configure:22680: /opt/solarisstudio12.4/bin/cc -std=c99 -c   conftest.c >&5
"conftest.c", line 113: cannot find include file: <sys/sysctl.h>
"conftest.c", line 121: incomplete struct/union/enum kinfo_proc: ac_aggr
"conftest.c", line 122: undefined struct/union member: p_vm_rssize
cc: acomp failed for conftest.c
configure:22680: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_SYSLOG 1
| #define HAVE_STRPTIME 1
| #define HAVE_SWAPCTL 1
| #define HAVE_SWAPCTL_TWO_ARGS 1
| #define NAN_STATIC_DEFAULT 1
| #define FP_LAYOUT_NEED_ENDIANFLIP 1
| #define DATA_MAX_NAME_LEN 128
| #define HAVE_GETMNTENT 1
| #define HAVE_TWO_GETMNTENT 1
| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1
| #define HAVE_STRUCT_IF_DATA 1
| /* end confdefs.h.  */
| 
|     #include <sys/param.h>
|     #include <sys/sysctl.h>
|     #include <kvm.h>
| 
| 
| 
| int
| main ()
| {
| static struct kinfo_proc ac_aggr;
| if (sizeof ac_aggr.p_vm_rssize)
| return 0;
|   ;
|   return 0;
| }
configure:22680: result: no
configure:22702: checking for struct kinfo_proc2.p_pid
configure:22702: /opt/solarisstudio12.4/bin/cc -std=c99 -c   conftest.c >&5
"conftest.c", line 113: cannot find include file: <sys/sysctl.h>
"conftest.c", line 121: incomplete struct/union/enum kinfo_proc2: ac_aggr
"conftest.c", line 122: improper member use: p_pidp
cc: acomp failed for conftest.c
configure:22702: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_SYSLOG 1
| #define HAVE_STRPTIME 1
| #define HAVE_SWAPCTL 1
| #define HAVE_SWAPCTL_TWO_ARGS 1
| #define NAN_STATIC_DEFAULT 1
| #define FP_LAYOUT_NEED_ENDIANFLIP 1
| #define DATA_MAX_NAME_LEN 128
| #define HAVE_GETMNTENT 1
| #define HAVE_TWO_GETMNTENT 1
| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1
| #define HAVE_STRUCT_IF_DATA 1
| /* end confdefs.h.  */
| 
|     #include <sys/param.h>
|     #include <sys/sysctl.h>
|     #include <kvm.h>
| 
| 
| 
| int
| main ()
| {
| static struct kinfo_proc2 ac_aggr;
| if (ac_aggr.p_pid)
| return 0;
|   ;
|   return 0;
| }
configure:22702: /opt/solarisstudio12.4/bin/cc -std=c99 -c   conftest.c >&5
"conftest.c", line 113: cannot find include file: <sys/sysctl.h>
"conftest.c", line 121: incomplete struct/union/enum kinfo_proc2: ac_aggr
"conftest.c", line 122: improper member use: p_pidp
cc: acomp failed for conftest.c
configure:22702: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_SYSLOG 1
| #define HAVE_STRPTIME 1
| #define HAVE_SWAPCTL 1
| #define HAVE_SWAPCTL_TWO_ARGS 1
| #define NAN_STATIC_DEFAULT 1
| #define FP_LAYOUT_NEED_ENDIANFLIP 1
| #define DATA_MAX_NAME_LEN 128
| #define HAVE_GETMNTENT 1
| #define HAVE_TWO_GETMNTENT 1
| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1
| #define HAVE_STRUCT_IF_DATA 1
| /* end confdefs.h.  */
| 
|     #include <sys/param.h>
|     #include <sys/sysctl.h>
|     #include <kvm.h>
| 
| 
| 
| int
| main ()
| {
| static struct kinfo_proc2 ac_aggr;
| if (sizeof ac_aggr.p_pid)
| return 0;
|   ;
|   return 0;
| }
configure:22702: result: no
configure:22722: checking for struct kinfo_proc2.p_uru_maxrss
configure:22722: /opt/solarisstudio12.4/bin/cc -std=c99 -c   conftest.c >&5
"conftest.c", line 113: cannot find include file: <sys/sysctl.h>
"conftest.c", line 121: incomplete struct/union/enum kinfo_proc2: ac_aggr
"conftest.c", line 122: undefined struct/union member: p_uru_maxrss
cc: acomp failed for conftest.c
configure:22722: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_SYSLOG 1
| #define HAVE_STRPTIME 1
| #define HAVE_SWAPCTL 1
| #define HAVE_SWAPCTL_TWO_ARGS 1
| #define NAN_STATIC_DEFAULT 1
| #define FP_LAYOUT_NEED_ENDIANFLIP 1
| #define DATA_MAX_NAME_LEN 128
| #define HAVE_GETMNTENT 1
| #define HAVE_TWO_GETMNTENT 1
| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1
| #define HAVE_STRUCT_IF_DATA 1
| /* end confdefs.h.  */
| 
|     #include <sys/param.h>
|     #include <sys/sysctl.h>
|     #include <kvm.h>
| 
| 
| 
| int
| main ()
| {
| static struct kinfo_proc2 ac_aggr;
| if (ac_aggr.p_uru_maxrss)
| return 0;
|   ;
|   return 0;
| }
configure:22722: /opt/solarisstudio12.4/bin/cc -std=c99 -c   conftest.c >&5
"conftest.c", line 113: cannot find include file: <sys/sysctl.h>
"conftest.c", line 121: incomplete struct/union/enum kinfo_proc2: ac_aggr
"conftest.c", line 122: undefined struct/union member: p_uru_maxrss
cc: acomp failed for conftest.c
configure:22722: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_SYSLOG 1
| #define HAVE_STRPTIME 1
| #define HAVE_SWAPCTL 1
| #define HAVE_SWAPCTL_TWO_ARGS 1
| #define NAN_STATIC_DEFAULT 1
| #define FP_LAYOUT_NEED_ENDIANFLIP 1
| #define DATA_MAX_NAME_LEN 128
| #define HAVE_GETMNTENT 1
| #define HAVE_TWO_GETMNTENT 1
| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1
| #define HAVE_STRUCT_IF_DATA 1
| /* end confdefs.h.  */
| 
|     #include <sys/param.h>
|     #include <sys/sysctl.h>
|     #include <kvm.h>
| 
| 
| 
| int
| main ()
| {
| static struct kinfo_proc2 ac_aggr;
| if (sizeof ac_aggr.p_uru_maxrss)
| return 0;
|   ;
|   return 0;
| }
configure:22722: result: no
configure:22744: checking for struct udphdr.uh_dport
configure:22744: /opt/solarisstudio12.4/bin/cc -std=c99 -c   conftest.c >&5
configure:22744: $? = 0
configure:22744: result: yes
configure:22774: checking for struct udphdr.uh_sport
configure:22774: /opt/solarisstudio12.4/bin/cc -std=c99 -c   conftest.c >&5
configure:22774: $? = 0
configure:22774: result: yes
configure:22806: checking for struct udphdr.dest
configure:22806: /opt/solarisstudio12.4/bin/cc -std=c99 -c   conftest.c >&5
"conftest.c", line 139: undefined struct/union member: dest
cc: acomp failed for conftest.c
configure:22806: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_SYSLOG 1
| #define HAVE_STRPTIME 1
| #define HAVE_SWAPCTL 1
| #define HAVE_SWAPCTL_TWO_ARGS 1
| #define NAN_STATIC_DEFAULT 1
| #define FP_LAYOUT_NEED_ENDIANFLIP 1
| #define DATA_MAX_NAME_LEN 128
| #define HAVE_GETMNTENT 1
| #define HAVE_TWO_GETMNTENT 1
| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_UDPHDR_UH_DPORT 1
| #define HAVE_STRUCT_UDPHDR_UH_SPORT 1
| /* end confdefs.h.  */
| 
|     #define _BSD_SOURCE
|     #define _DEFAULT_SOURCE
|     #include <stdint.h>
|     #if HAVE_SYS_TYPES_H
|     # include <sys/types.h>
|     #endif
|     #if HAVE_NETINET_IN_SYSTM_H
|     # include <netinet/in_systm.h>
|     #endif
|     #if HAVE_NETINET_IN_H
|     # include <netinet/in.h>
|     #endif
|     #if HAVE_NETINET_IP_H
|     # include <netinet/ip.h>
|     #endif
|     #if HAVE_NETINET_UDP_H
|     # include <netinet/udp.h>
|     #endif
| 
| 
| 
| int
| main ()
| {
| static struct udphdr ac_aggr;
| if (ac_aggr.dest)
| return 0;
|   ;
|   return 0;
| }
configure:22806: /opt/solarisstudio12.4/bin/cc -std=c99 -c   conftest.c >&5
"conftest.c", line 139: undefined struct/union member: dest
cc: acomp failed for conftest.c
configure:22806: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_SYSLOG 1
| #define HAVE_STRPTIME 1
| #define HAVE_SWAPCTL 1
| #define HAVE_SWAPCTL_TWO_ARGS 1
| #define NAN_STATIC_DEFAULT 1
| #define FP_LAYOUT_NEED_ENDIANFLIP 1
| #define DATA_MAX_NAME_LEN 128
| #define HAVE_GETMNTENT 1
| #define HAVE_TWO_GETMNTENT 1
| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_UDPHDR_UH_DPORT 1
| #define HAVE_STRUCT_UDPHDR_UH_SPORT 1
| /* end confdefs.h.  */
| 
|     #define _BSD_SOURCE
|     #define _DEFAULT_SOURCE
|     #include <stdint.h>
|     #if HAVE_SYS_TYPES_H
|     # include <sys/types.h>
|     #endif
|     #if HAVE_NETINET_IN_SYSTM_H
|     # include <netinet/in_systm.h>
|     #endif
|     #if HAVE_NETINET_IN_H
|     # include <netinet/in.h>
|     #endif
|     #if HAVE_NETINET_IP_H
|     # include <netinet/ip.h>
|     #endif
|     #if HAVE_NETINET_UDP_H
|     # include <netinet/udp.h>
|     #endif
| 
| 
| 
| int
| main ()
| {
| static struct udphdr ac_aggr;
| if (sizeof ac_aggr.dest)
| return 0;
|   ;
|   return 0;
| }
configure:22806: result: no
configure:22836: checking for struct udphdr.source
configure:22836: /opt/solarisstudio12.4/bin/cc -std=c99 -c   conftest.c >&5
"conftest.c", line 139: undefined struct/union member: source
cc: acomp failed for conftest.c
configure:22836: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_SYSLOG 1
| #define HAVE_STRPTIME 1
| #define HAVE_SWAPCTL 1
| #define HAVE_SWAPCTL_TWO_ARGS 1
| #define NAN_STATIC_DEFAULT 1
| #define FP_LAYOUT_NEED_ENDIANFLIP 1
| #define DATA_MAX_NAME_LEN 128
| #define HAVE_GETMNTENT 1
| #define HAVE_TWO_GETMNTENT 1
| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_UDPHDR_UH_DPORT 1
| #define HAVE_STRUCT_UDPHDR_UH_SPORT 1
| /* end confdefs.h.  */
| 
|     #define _BSD_SOURCE
|     #define _DEFAULT_SOURCE
|     #include <stdint.h>
|     #if HAVE_SYS_TYPES_H
|     # include <sys/types.h>
|     #endif
|     #if HAVE_NETINET_IN_SYSTM_H
|     # include <netinet/in_systm.h>
|     #endif
|     #if HAVE_NETINET_IN_H
|     # include <netinet/in.h>
|     #endif
|     #if HAVE_NETINET_IP_H
|     # include <netinet/ip.h>
|     #endif
|     #if HAVE_NETINET_UDP_H
|     # include <netinet/udp.h>
|     #endif
| 
| 
| 
| int
| main ()
| {
| static struct udphdr ac_aggr;
| if (ac_aggr.source)
| return 0;
|   ;
|   return 0;
| }
configure:22836: /opt/solarisstudio12.4/bin/cc -std=c99 -c   conftest.c >&5
"conftest.c", line 139: undefined struct/union member: source
cc: acomp failed for conftest.c
configure:22836: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_SYSLOG 1
| #define HAVE_STRPTIME 1
| #define HAVE_SWAPCTL 1
| #define HAVE_SWAPCTL_TWO_ARGS 1
| #define NAN_STATIC_DEFAULT 1
| #define FP_LAYOUT_NEED_ENDIANFLIP 1
| #define DATA_MAX_NAME_LEN 128
| #define HAVE_GETMNTENT 1
| #define HAVE_TWO_GETMNTENT 1
| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_UDPHDR_UH_DPORT 1
| #define HAVE_STRUCT_UDPHDR_UH_SPORT 1
| /* end confdefs.h.  */
| 
|     #define _BSD_SOURCE
|     #define _DEFAULT_SOURCE
|     #include <stdint.h>
|     #if HAVE_SYS_TYPES_H
|     # include <sys/types.h>
|     #endif
|     #if HAVE_NETINET_IN_SYSTM_H
|     # include <netinet/in_systm.h>
|     #endif
|     #if HAVE_NETINET_IN_H
|     # include <netinet/in.h>
|     #endif
|     #if HAVE_NETINET_IP_H
|     # include <netinet/ip.h>
|     #endif
|     #if HAVE_NETINET_UDP_H
|     # include <netinet/udp.h>
|     #endif
| 
| 
| 
| int
| main ()
| {
| static struct udphdr ac_aggr;
| if (sizeof ac_aggr.source)
| return 0;
|   ;
|   return 0;
| }
configure:22836: result: no
configure:22868: checking for kstat_io_t.nwritten
configure:22868: /opt/solarisstudio12.4/bin/cc -std=c99 -c   conftest.c >&5
configure:22868: $? = 0
configure:22868: result: yes
configure:22879: checking for kstat_io_t.writes
configure:22879: /opt/solarisstudio12.4/bin/cc -std=c99 -c   conftest.c >&5
configure:22879: $? = 0
configure:22879: result: yes
configure:22890: checking for kstat_io_t.nwrites
configure:22890: /opt/solarisstudio12.4/bin/cc -std=c99 -c   conftest.c >&5
"conftest.c", line 122: undefined struct/union member: nwrites
cc: acomp failed for conftest.c
configure:22890: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_SYSLOG 1
| #define HAVE_STRPTIME 1
| #define HAVE_SWAPCTL 1
| #define HAVE_SWAPCTL_TWO_ARGS 1
| #define NAN_STATIC_DEFAULT 1
| #define FP_LAYOUT_NEED_ENDIANFLIP 1
| #define DATA_MAX_NAME_LEN 128
| #define HAVE_GETMNTENT 1
| #define HAVE_TWO_GETMNTENT 1
| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_UDPHDR_UH_DPORT 1
| #define HAVE_STRUCT_UDPHDR_UH_SPORT 1
| #define HAVE_KSTAT_IO_T_NWRITTEN 1
| #define HAVE_KSTAT_IO_T_WRITES 1
| /* end confdefs.h.  */
| # include <kstat.h>
| 
| 
| int
| main ()
| {
| static kstat_io_t ac_aggr;
| if (ac_aggr.nwrites)
| return 0;
|   ;
|   return 0;
| }
configure:22890: /opt/solarisstudio12.4/bin/cc -std=c99 -c   conftest.c >&5
"conftest.c", line 122: undefined struct/union member: nwrites
cc: acomp failed for conftest.c
configure:22890: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_SYSLOG 1
| #define HAVE_STRPTIME 1
| #define HAVE_SWAPCTL 1
| #define HAVE_SWAPCTL_TWO_ARGS 1
| #define NAN_STATIC_DEFAULT 1
| #define FP_LAYOUT_NEED_ENDIANFLIP 1
| #define DATA_MAX_NAME_LEN 128
| #define HAVE_GETMNTENT 1
| #define HAVE_TWO_GETMNTENT 1
| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_UDPHDR_UH_DPORT 1
| #define HAVE_STRUCT_UDPHDR_UH_SPORT 1
| #define HAVE_KSTAT_IO_T_NWRITTEN 1
| #define HAVE_KSTAT_IO_T_WRITES 1
| /* end confdefs.h.  */
| # include <kstat.h>
| 
| 
| int
| main ()
| {
| static kstat_io_t ac_aggr;
| if (sizeof ac_aggr.nwrites)
| return 0;
|   ;
|   return 0;
| }
configure:22890: result: no
configure:22901: checking for kstat_io_t.wtime
configure:22901: /opt/solarisstudio12.4/bin/cc -std=c99 -c   conftest.c >&5
configure:22901: $? = 0
configure:22901: result: yes
configure:22918: checking for pthread_setname_np
configure:22938: /opt/solarisstudio12.4/bin/cc -std=c99 -o conftest    -lpthread conftest.c  >&5
"conftest.c", line 124: warning: implicit function declaration: pthread_setname_np
Undefined			first referenced
 symbol  			    in file
pthread_setname_np                  conftest.o
ld: fatal: symbol referencing errors. No output written to conftest
configure:22938: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_SYSLOG 1
| #define HAVE_STRPTIME 1
| #define HAVE_SWAPCTL 1
| #define HAVE_SWAPCTL_TWO_ARGS 1
| #define NAN_STATIC_DEFAULT 1
| #define FP_LAYOUT_NEED_ENDIANFLIP 1
| #define DATA_MAX_NAME_LEN 128
| #define HAVE_GETMNTENT 1
| #define HAVE_TWO_GETMNTENT 1
| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_UDPHDR_UH_DPORT 1
| #define HAVE_STRUCT_UDPHDR_UH_SPORT 1
| #define HAVE_KSTAT_IO_T_NWRITTEN 1
| #define HAVE_KSTAT_IO_T_WRITES 1
| #define HAVE_KSTAT_IO_T_WTIME 1
| /* end confdefs.h.  */
| 
| 
|         #define _GNU_SOURCE
|         #include <pthread.h>
| 
| int
| main ()
| {
| pthread_setname_np((pthread_t) {0}, "conftest");
| 
|   ;
|   return 0;
| }
| 
configure:22950: result: no
configure:22954: checking for pthread_set_name_np
configure:22971: /opt/solarisstudio12.4/bin/cc -std=c99 -o conftest    -lpthread conftest.c  >&5
"conftest.c", line 117: cannot find include file: <pthread_np.h>
"conftest.c", line 121: warning: implicit function declaration: pthread_set_name_np
"conftest.c", line 121: undefined symbol: pthread_t
"conftest.c", line 121: syntax error before or at: {
"conftest.c", line 121: warning: syntax error:  empty declaration
"conftest.c", line 123: warning: syntax error:  empty declaration
"conftest.c", line 124: warning: syntax error:  empty declaration
cc: acomp failed for conftest.c
configure:22971: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_SYSLOG 1
| #define HAVE_STRPTIME 1
| #define HAVE_SWAPCTL 1
| #define HAVE_SWAPCTL_TWO_ARGS 1
| #define NAN_STATIC_DEFAULT 1
| #define FP_LAYOUT_NEED_ENDIANFLIP 1
| #define DATA_MAX_NAME_LEN 128
| #define HAVE_GETMNTENT 1
| #define HAVE_TWO_GETMNTENT 1
| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_UDPHDR_UH_DPORT 1
| #define HAVE_STRUCT_UDPHDR_UH_SPORT 1
| #define HAVE_KSTAT_IO_T_NWRITTEN 1
| #define HAVE_KSTAT_IO_T_WRITES 1
| #define HAVE_KSTAT_IO_T_WTIME 1
| /* end confdefs.h.  */
| 
|     #include <pthread_np.h>
| int
| main ()
| {
| pthread_set_name_np((pthread_t) {0}, "conftest");
| 
|   ;
|   return 0;
| }
| 
configure:22982: result: no
configure:22987: checking for struct ip6_ext
configure:22987: /opt/solarisstudio12.4/bin/cc -std=c99 -c   conftest.c >&5
"conftest.c", line 136: incomplete struct/union/enum ip6_ext: sizeof()
cc: acomp failed for conftest.c
configure:22987: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_SYSLOG 1
| #define HAVE_STRPTIME 1
| #define HAVE_SWAPCTL 1
| #define HAVE_SWAPCTL_TWO_ARGS 1
| #define NAN_STATIC_DEFAULT 1
| #define FP_LAYOUT_NEED_ENDIANFLIP 1
| #define DATA_MAX_NAME_LEN 128
| #define HAVE_GETMNTENT 1
| #define HAVE_TWO_GETMNTENT 1
| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_UDPHDR_UH_DPORT 1
| #define HAVE_STRUCT_UDPHDR_UH_SPORT 1
| #define HAVE_KSTAT_IO_T_NWRITTEN 1
| #define HAVE_KSTAT_IO_T_WRITES 1
| #define HAVE_KSTAT_IO_T_WTIME 1
| /* end confdefs.h.  */
| 
|     #include <stdint.h>
|     #if HAVE_SYS_TYPES_H
|     # include <sys/types.h>
|     #endif
|     #if HAVE_NETINET_IN_SYSTM_H
|     # include <netinet/in_systm.h>
|     #endif
|     #if HAVE_NETINET_IN_H
|     # include <netinet/in.h>
|     #endif
|     #if HAVE_NETINET_IP6_H
|     # include <netinet/ip6.h>
|     #endif
| 
| 
| 
| int
| main ()
| {
| if (sizeof (struct ip6_ext))
| 	 return 0;
|   ;
|   return 0;
| }
configure:22987: result: no
configure:23019: checking for struct ip6_ext
configure:23019: result: no
configure:23095: checking for pthread_create in -lpthread
configure:23121: /opt/solarisstudio12.4/bin/cc -std=c99 -o conftest    conftest.c -lpthread
  >&5
"conftest.c", line 129: warning: statement not reached
configure:23121: $? = 0
configure:23130: result: yes
configure:23149: checking pthread.h usability
configure:23149: /opt/solarisstudio12.4/bin/cc -std=c99 -c   conftest.c >&5
configure:23149: $? = 0
configure:23149: result: yes
configure:23149: checking pthread.h presence
configure:23149: /opt/solarisstudio12.4/bin/cc -E  conftest.c
configure:23149: $? = 0
configure:23149: result: yes
configure:23149: checking for pthread.h
configure:23149: result: yes
configure:23276: checking for kstat_open in -lkstat
configure:23301: /opt/solarisstudio12.4/bin/cc -std=c99 -o conftest    conftest.c -lkstat   >&5
"conftest.c", line 131: warning: statement not reached
configure:23301: $? = 0
configure:23310: result: yes
configure:23322: checking for di_init in -ldevinfo
configure:23347: /opt/solarisstudio12.4/bin/cc -std=c99 -o conftest    conftest.c -ldevinfo   >&5
"conftest.c", line 131: warning: statement not reached
configure:23347: $? = 0
configure:23356: result: yes
configure:23367: checking for kstat.h
configure:23367: result: yes
configure:23416: checking for kvm_getprocs in -lkvm
configure:23441: /opt/solarisstudio12.4/bin/cc -std=c99 -o conftest    conftest.c -lkvm   >&5
"conftest.c", line 133: warning: statement not reached
Undefined			first referenced
 symbol  			    in file
kvm_getprocs                        conftest.o
ld: fatal: symbol referencing errors. No output written to conftest
configure:23441: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_SYSLOG 1
| #define HAVE_STRPTIME 1
| #define HAVE_SWAPCTL 1
| #define HAVE_SWAPCTL_TWO_ARGS 1
| #define NAN_STATIC_DEFAULT 1
| #define FP_LAYOUT_NEED_ENDIANFLIP 1
| #define DATA_MAX_NAME_LEN 128
| #define HAVE_GETMNTENT 1
| #define HAVE_TWO_GETMNTENT 1
| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_UDPHDR_UH_DPORT 1
| #define HAVE_STRUCT_UDPHDR_UH_SPORT 1
| #define HAVE_KSTAT_IO_T_NWRITTEN 1
| #define HAVE_KSTAT_IO_T_WRITES 1
| #define HAVE_KSTAT_IO_T_WTIME 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_LIBKSTAT 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char kvm_getprocs ();
| int
| main ()
| {
| return kvm_getprocs ();
|   ;
|   return 0;
| }
configure:23450: result: no
configure:23476: checking for kvm_getswapinfo in -lkvm
configure:23501: /opt/solarisstudio12.4/bin/cc -std=c99 -o conftest    conftest.c -lkvm   >&5
"conftest.c", line 133: warning: statement not reached
Undefined			first referenced
 symbol  			    in file
kvm_getswapinfo                     conftest.o
ld: fatal: symbol referencing errors. No output written to conftest
configure:23501: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_SYSLOG 1
| #define HAVE_STRPTIME 1
| #define HAVE_SWAPCTL 1
| #define HAVE_SWAPCTL_TWO_ARGS 1
| #define NAN_STATIC_DEFAULT 1
| #define FP_LAYOUT_NEED_ENDIANFLIP 1
| #define DATA_MAX_NAME_LEN 128
| #define HAVE_GETMNTENT 1
| #define HAVE_TWO_GETMNTENT 1
| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_UDPHDR_UH_DPORT 1
| #define HAVE_STRUCT_UDPHDR_UH_SPORT 1
| #define HAVE_KSTAT_IO_T_NWRITTEN 1
| #define HAVE_KSTAT_IO_T_WRITES 1
| #define HAVE_KSTAT_IO_T_WTIME 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_LIBKSTAT 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char kvm_getswapinfo ();
| int
| main ()
| {
| return kvm_getswapinfo ();
|   ;
|   return 0;
| }
configure:23510: result: no
configure:23536: checking for kvm_nlist in -lkvm
configure:23561: /opt/solarisstudio12.4/bin/cc -std=c99 -o conftest    conftest.c -lkvm   >&5
"conftest.c", line 133: warning: statement not reached
configure:23561: $? = 0
configure:23570: result: yes
configure:23584: checking bsd/nlist.h usability
configure:23584: /opt/solarisstudio12.4/bin/cc -std=c99 -c   conftest.c >&5
"conftest.c", line 153: cannot find include file: <bsd/nlist.h>
cc: acomp failed for conftest.c
configure:23584: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_SYSLOG 1
| #define HAVE_STRPTIME 1
| #define HAVE_SWAPCTL 1
| #define HAVE_SWAPCTL_TWO_ARGS 1
| #define NAN_STATIC_DEFAULT 1
| #define FP_LAYOUT_NEED_ENDIANFLIP 1
| #define DATA_MAX_NAME_LEN 128
| #define HAVE_GETMNTENT 1
| #define HAVE_TWO_GETMNTENT 1
| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_UDPHDR_UH_DPORT 1
| #define HAVE_STRUCT_UDPHDR_UH_SPORT 1
| #define HAVE_KSTAT_IO_T_NWRITTEN 1
| #define HAVE_KSTAT_IO_T_WRITES 1
| #define HAVE_KSTAT_IO_T_WTIME 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_LIBKSTAT 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <bsd/nlist.h>
configure:23584: result: no
configure:23584: checking bsd/nlist.h presence
configure:23584: /opt/solarisstudio12.4/bin/cc -E  conftest.c
"conftest.c", line 120: cannot find include file: <bsd/nlist.h>
cc: acomp failed for conftest.c
configure:23584: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_SYSLOG 1
| #define HAVE_STRPTIME 1
| #define HAVE_SWAPCTL 1
| #define HAVE_SWAPCTL_TWO_ARGS 1
| #define NAN_STATIC_DEFAULT 1
| #define FP_LAYOUT_NEED_ENDIANFLIP 1
| #define DATA_MAX_NAME_LEN 128
| #define HAVE_GETMNTENT 1
| #define HAVE_TWO_GETMNTENT 1
| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_UDPHDR_UH_DPORT 1
| #define HAVE_STRUCT_UDPHDR_UH_SPORT 1
| #define HAVE_KSTAT_IO_T_NWRITTEN 1
| #define HAVE_KSTAT_IO_T_WRITES 1
| #define HAVE_KSTAT_IO_T_WTIME 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_LIBKSTAT 1
| /* end confdefs.h.  */
| #include <bsd/nlist.h>
configure:23584: result: no
configure:23584: checking for bsd/nlist.h
configure:23584: result: no
configure:23584: checking nlist.h usability
configure:23584: /opt/solarisstudio12.4/bin/cc -std=c99 -c   conftest.c >&5
configure:23584: $? = 0
configure:23584: result: yes
configure:23584: checking nlist.h presence
configure:23584: /opt/solarisstudio12.4/bin/cc -E  conftest.c
configure:23584: $? = 0
configure:23584: result: yes
configure:23584: checking for nlist.h
configure:23584: result: yes
configure:23609: checking for kvm_openfiles in -lkvm
configure:23634: /opt/solarisstudio12.4/bin/cc -std=c99 -o conftest    conftest.c -lkvm   >&5
"conftest.c", line 135: warning: statement not reached
Undefined			first referenced
 symbol  			    in file
kvm_openfiles                       conftest.o
ld: fatal: symbol referencing errors. No output written to conftest
configure:23634: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_SYSLOG 1
| #define HAVE_STRPTIME 1
| #define HAVE_SWAPCTL 1
| #define HAVE_SWAPCTL_TWO_ARGS 1
| #define NAN_STATIC_DEFAULT 1
| #define FP_LAYOUT_NEED_ENDIANFLIP 1
| #define DATA_MAX_NAME_LEN 128
| #define HAVE_GETMNTENT 1
| #define HAVE_TWO_GETMNTENT 1
| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_UDPHDR_UH_DPORT 1
| #define HAVE_STRUCT_UDPHDR_UH_SPORT 1
| #define HAVE_KSTAT_IO_T_NWRITTEN 1
| #define HAVE_KSTAT_IO_T_WRITES 1
| #define HAVE_KSTAT_IO_T_WTIME 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_LIBKSTAT 1
| #define HAVE_NLIST_H 1
| #define HAVE_LIBKVM_NLIST 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char kvm_openfiles ();
| int
| main ()
| {
| return kvm_openfiles ();
|   ;
|   return 0;
| }
configure:23643: result: no
configure:23718: checking for LEVEL_ZERO
configure:23725: $PKG_CONFIG --exists --print-errors "level-zero"
sh: gnome-config: not found
Package level-zero was not found in the pkg-config search path.
Perhaps you should add the directory containing `level-zero.pc'
to the PKG_CONFIG_PATH environment variable
No package 'level-zero' found
configure:23728: $? = 1
configure:23741: $PKG_CONFIG --exists --print-errors "level-zero"
sh: gnome-config: not found
Package level-zero was not found in the pkg-config search path.
Perhaps you should add the directory containing `level-zero.pc'
to the PKG_CONFIG_PATH environment variable
No package 'level-zero' found
configure:23744: $? = 1
configure:23757: result: no
sh: gnome-config: not found
No package 'level-zero' found
configure:23898: checking libaquaero5.h usability
configure:23898: /opt/solarisstudio12.4/bin/cc -std=c99 -c    conftest.c >&5
"conftest.c", line 155: cannot find include file: <libaquaero5.h>
cc: acomp failed for conftest.c
configure:23898: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_SYSLOG 1
| #define HAVE_STRPTIME 1
| #define HAVE_SWAPCTL 1
| #define HAVE_SWAPCTL_TWO_ARGS 1
| #define NAN_STATIC_DEFAULT 1
| #define FP_LAYOUT_NEED_ENDIANFLIP 1
| #define DATA_MAX_NAME_LEN 128
| #define HAVE_GETMNTENT 1
| #define HAVE_TWO_GETMNTENT 1
| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_UDPHDR_UH_DPORT 1
| #define HAVE_STRUCT_UDPHDR_UH_SPORT 1
| #define HAVE_KSTAT_IO_T_NWRITTEN 1
| #define HAVE_KSTAT_IO_T_WRITES 1
| #define HAVE_KSTAT_IO_T_WTIME 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_LIBKSTAT 1
| #define HAVE_NLIST_H 1
| #define HAVE_LIBKVM_NLIST 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <libaquaero5.h>
configure:23898: result: no
configure:23898: checking libaquaero5.h presence
configure:23898: /opt/solarisstudio12.4/bin/cc -E   conftest.c
"conftest.c", line 122: cannot find include file: <libaquaero5.h>
cc: acomp failed for conftest.c
configure:23898: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_SYSLOG 1
| #define HAVE_STRPTIME 1
| #define HAVE_SWAPCTL 1
| #define HAVE_SWAPCTL_TWO_ARGS 1
| #define NAN_STATIC_DEFAULT 1
| #define FP_LAYOUT_NEED_ENDIANFLIP 1
| #define DATA_MAX_NAME_LEN 128
| #define HAVE_GETMNTENT 1
| #define HAVE_TWO_GETMNTENT 1
| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_UDPHDR_UH_DPORT 1
| #define HAVE_STRUCT_UDPHDR_UH_SPORT 1
| #define HAVE_KSTAT_IO_T_NWRITTEN 1
| #define HAVE_KSTAT_IO_T_WRITES 1
| #define HAVE_KSTAT_IO_T_WTIME 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_LIBKSTAT 1
| #define HAVE_NLIST_H 1
| #define HAVE_LIBKVM_NLIST 1
| /* end confdefs.h.  */
| #include <libaquaero5.h>
configure:23898: result: no
configure:23898: checking for libaquaero5.h
configure:23898: result: no
configure:23999: checking hiredis/hiredis.h usability
configure:23999: /opt/solarisstudio12.4/bin/cc -std=c99 -c    conftest.c >&5
"conftest.c", line 155: cannot find include file: <hiredis/hiredis.h>
cc: acomp failed for conftest.c
configure:23999: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_SYSLOG 1
| #define HAVE_STRPTIME 1
| #define HAVE_SWAPCTL 1
| #define HAVE_SWAPCTL_TWO_ARGS 1
| #define NAN_STATIC_DEFAULT 1
| #define FP_LAYOUT_NEED_ENDIANFLIP 1
| #define DATA_MAX_NAME_LEN 128
| #define HAVE_GETMNTENT 1
| #define HAVE_TWO_GETMNTENT 1
| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_UDPHDR_UH_DPORT 1
| #define HAVE_STRUCT_UDPHDR_UH_SPORT 1
| #define HAVE_KSTAT_IO_T_NWRITTEN 1
| #define HAVE_KSTAT_IO_T_WRITES 1
| #define HAVE_KSTAT_IO_T_WTIME 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_LIBKSTAT 1
| #define HAVE_NLIST_H 1
| #define HAVE_LIBKVM_NLIST 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <hiredis/hiredis.h>
configure:23999: result: no
configure:23999: checking hiredis/hiredis.h presence
configure:23999: /opt/solarisstudio12.4/bin/cc -E   conftest.c
"conftest.c", line 122: cannot find include file: <hiredis/hiredis.h>
cc: acomp failed for conftest.c
configure:23999: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_SYSLOG 1
| #define HAVE_STRPTIME 1
| #define HAVE_SWAPCTL 1
| #define HAVE_SWAPCTL_TWO_ARGS 1
| #define NAN_STATIC_DEFAULT 1
| #define FP_LAYOUT_NEED_ENDIANFLIP 1
| #define DATA_MAX_NAME_LEN 128
| #define HAVE_GETMNTENT 1
| #define HAVE_TWO_GETMNTENT 1
| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_UDPHDR_UH_DPORT 1
| #define HAVE_STRUCT_UDPHDR_UH_SPORT 1
| #define HAVE_KSTAT_IO_T_NWRITTEN 1
| #define HAVE_KSTAT_IO_T_WRITES 1
| #define HAVE_KSTAT_IO_T_WTIME 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_LIBKSTAT 1
| #define HAVE_NLIST_H 1
| #define HAVE_LIBKVM_NLIST 1
| /* end confdefs.h.  */
| #include <hiredis/hiredis.h>
configure:23999: result: no
configure:23999: checking for hiredis/hiredis.h
configure:23999: result: no
configure:24105: checking redfish.h usability
configure:24105: /opt/solarisstudio12.4/bin/cc -std=c99 -c    conftest.c >&5
"conftest.c", line 155: cannot find include file: <redfish.h>
cc: acomp failed for conftest.c
configure:24105: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_SYSLOG 1
| #define HAVE_STRPTIME 1
| #define HAVE_SWAPCTL 1
| #define HAVE_SWAPCTL_TWO_ARGS 1
| #define NAN_STATIC_DEFAULT 1
| #define FP_LAYOUT_NEED_ENDIANFLIP 1
| #define DATA_MAX_NAME_LEN 128
| #define HAVE_GETMNTENT 1
| #define HAVE_TWO_GETMNTENT 1
| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_UDPHDR_UH_DPORT 1
| #define HAVE_STRUCT_UDPHDR_UH_SPORT 1
| #define HAVE_KSTAT_IO_T_NWRITTEN 1
| #define HAVE_KSTAT_IO_T_WRITES 1
| #define HAVE_KSTAT_IO_T_WTIME 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_LIBKSTAT 1
| #define HAVE_NLIST_H 1
| #define HAVE_LIBKVM_NLIST 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <redfish.h>
configure:24105: result: no
configure:24105: checking redfish.h presence
configure:24105: /opt/solarisstudio12.4/bin/cc -E   conftest.c
"conftest.c", line 122: cannot find include file: <redfish.h>
cc: acomp failed for conftest.c
configure:24105: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_SYSLOG 1
| #define HAVE_STRPTIME 1
| #define HAVE_SWAPCTL 1
| #define HAVE_SWAPCTL_TWO_ARGS 1
| #define NAN_STATIC_DEFAULT 1
| #define FP_LAYOUT_NEED_ENDIANFLIP 1
| #define DATA_MAX_NAME_LEN 128
| #define HAVE_GETMNTENT 1
| #define HAVE_TWO_GETMNTENT 1
| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_UDPHDR_UH_DPORT 1
| #define HAVE_STRUCT_UDPHDR_UH_SPORT 1
| #define HAVE_KSTAT_IO_T_NWRITTEN 1
| #define HAVE_KSTAT_IO_T_WRITES 1
| #define HAVE_KSTAT_IO_T_WTIME 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_LIBKSTAT 1
| #define HAVE_NLIST_H 1
| #define HAVE_LIBKVM_NLIST 1
| /* end confdefs.h.  */
| #include <redfish.h>
configure:24105: result: no
configure:24105: checking for redfish.h
configure:24105: result: no
configure:24224: checking curl/curl.h usability
configure:24224: /opt/solarisstudio12.4/bin/cc -std=c99 -c   -I/opt/csw/include conftest.c >&5
configure:24224: $? = 0
configure:24224: result: yes
configure:24224: checking curl/curl.h presence
configure:24224: /opt/solarisstudio12.4/bin/cc -E  -I/opt/csw/include conftest.c
configure:24224: $? = 0
configure:24224: result: yes
configure:24224: checking for curl/curl.h
configure:24224: result: yes
configure:24249: checking for curl_easy_init in -lcurl
configure:24275: /opt/solarisstudio12.4/bin/cc -std=c99 -o conftest    conftest.c -lcurl -L/opt/csw/lib -lcurl
      >&5
"conftest.c", line 136: warning: statement not reached
ld: fatal: library -lcurl: not found
ld: fatal: file processing errors. No output written to conftest
configure:24275: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_SYSLOG 1
| #define HAVE_STRPTIME 1
| #define HAVE_SWAPCTL 1
| #define HAVE_SWAPCTL_TWO_ARGS 1
| #define NAN_STATIC_DEFAULT 1
| #define FP_LAYOUT_NEED_ENDIANFLIP 1
| #define DATA_MAX_NAME_LEN 128
| #define HAVE_GETMNTENT 1
| #define HAVE_TWO_GETMNTENT 1
| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_UDPHDR_UH_DPORT 1
| #define HAVE_STRUCT_UDPHDR_UH_SPORT 1
| #define HAVE_KSTAT_IO_T_NWRITTEN 1
| #define HAVE_KSTAT_IO_T_WRITES 1
| #define HAVE_KSTAT_IO_T_WTIME 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_LIBKSTAT 1
| #define HAVE_NLIST_H 1
| #define HAVE_LIBKVM_NLIST 1
| #define HAVE_CURL_CURL_H 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char curl_easy_init ();
| int
| main ()
| {
| return curl_easy_init ();
|   ;
|   return 0;
| }
configure:24284: result: no
configure:24293: checking whether CURLOPT_USERNAME is declared
configure:24293: /opt/solarisstudio12.4/bin/cc -std=c99 -c   conftest.c >&5
"conftest.c", line 123: cannot find include file: <curl/curl.h>
"conftest.c", line 133: undefined symbol: CURLOPT_USERNAME
cc: acomp failed for conftest.c
configure:24293: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_SYSLOG 1
| #define HAVE_STRPTIME 1
| #define HAVE_SWAPCTL 1
| #define HAVE_SWAPCTL_TWO_ARGS 1
| #define NAN_STATIC_DEFAULT 1
| #define FP_LAYOUT_NEED_ENDIANFLIP 1
| #define DATA_MAX_NAME_LEN 128
| #define HAVE_GETMNTENT 1
| #define HAVE_TWO_GETMNTENT 1
| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_UDPHDR_UH_DPORT 1
| #define HAVE_STRUCT_UDPHDR_UH_SPORT 1
| #define HAVE_KSTAT_IO_T_NWRITTEN 1
| #define HAVE_KSTAT_IO_T_WRITES 1
| #define HAVE_KSTAT_IO_T_WTIME 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_LIBKSTAT 1
| #define HAVE_NLIST_H 1
| #define HAVE_LIBKVM_NLIST 1
| #define HAVE_CURL_CURL_H 1
| /* end confdefs.h.  */
| #include <curl/curl.h>
| 
| 
| int
| main ()
| {
| #ifndef CURLOPT_USERNAME
| #ifdef __cplusplus
|   (void) CURLOPT_USERNAME;
| #else
|   (void) CURLOPT_USERNAME;
| #endif
| #endif
| 
|   ;
|   return 0;
| }
configure:24293: result: no
configure:24303: checking whether CURLOPT_TIMEOUT_MS is declared
configure:24303: /opt/solarisstudio12.4/bin/cc -std=c99 -c   conftest.c >&5
"conftest.c", line 123: cannot find include file: <curl/curl.h>
"conftest.c", line 133: undefined symbol: CURLOPT_TIMEOUT_MS
cc: acomp failed for conftest.c
configure:24303: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_SYSLOG 1
| #define HAVE_STRPTIME 1
| #define HAVE_SWAPCTL 1
| #define HAVE_SWAPCTL_TWO_ARGS 1
| #define NAN_STATIC_DEFAULT 1
| #define FP_LAYOUT_NEED_ENDIANFLIP 1
| #define DATA_MAX_NAME_LEN 128
| #define HAVE_GETMNTENT 1
| #define HAVE_TWO_GETMNTENT 1
| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_UDPHDR_UH_DPORT 1
| #define HAVE_STRUCT_UDPHDR_UH_SPORT 1
| #define HAVE_KSTAT_IO_T_NWRITTEN 1
| #define HAVE_KSTAT_IO_T_WRITES 1
| #define HAVE_KSTAT_IO_T_WTIME 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_LIBKSTAT 1
| #define HAVE_NLIST_H 1
| #define HAVE_LIBKVM_NLIST 1
| #define HAVE_CURL_CURL_H 1
| /* end confdefs.h.  */
| #include <curl/curl.h>
| 
| 
| int
| main ()
| {
| #ifndef CURLOPT_TIMEOUT_MS
| #ifdef __cplusplus
|   (void) CURLOPT_TIMEOUT_MS;
| #else
|   (void) CURLOPT_TIMEOUT_MS;
| #endif
| #endif
| 
|   ;
|   return 0;
| }
configure:24303: result: no
configure:24421: checking dbi/dbi.h usability
configure:24421: /opt/solarisstudio12.4/bin/cc -std=c99 -c    conftest.c >&5
"conftest.c", line 156: cannot find include file: <dbi/dbi.h>
cc: acomp failed for conftest.c
configure:24421: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_SYSLOG 1
| #define HAVE_STRPTIME 1
| #define HAVE_SWAPCTL 1
| #define HAVE_SWAPCTL_TWO_ARGS 1
| #define NAN_STATIC_DEFAULT 1
| #define FP_LAYOUT_NEED_ENDIANFLIP 1
| #define DATA_MAX_NAME_LEN 128
| #define HAVE_GETMNTENT 1
| #define HAVE_TWO_GETMNTENT 1
| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_UDPHDR_UH_DPORT 1
| #define HAVE_STRUCT_UDPHDR_UH_SPORT 1
| #define HAVE_KSTAT_IO_T_NWRITTEN 1
| #define HAVE_KSTAT_IO_T_WRITES 1
| #define HAVE_KSTAT_IO_T_WTIME 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_LIBKSTAT 1
| #define HAVE_NLIST_H 1
| #define HAVE_LIBKVM_NLIST 1
| #define HAVE_CURL_CURL_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <dbi/dbi.h>
configure:24421: result: no
configure:24421: checking dbi/dbi.h presence
configure:24421: /opt/solarisstudio12.4/bin/cc -E   conftest.c
"conftest.c", line 123: cannot find include file: <dbi/dbi.h>
cc: acomp failed for conftest.c
configure:24421: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_SYSLOG 1
| #define HAVE_STRPTIME 1
| #define HAVE_SWAPCTL 1
| #define HAVE_SWAPCTL_TWO_ARGS 1
| #define NAN_STATIC_DEFAULT 1
| #define FP_LAYOUT_NEED_ENDIANFLIP 1
| #define DATA_MAX_NAME_LEN 128
| #define HAVE_GETMNTENT 1
| #define HAVE_TWO_GETMNTENT 1
| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_UDPHDR_UH_DPORT 1
| #define HAVE_STRUCT_UDPHDR_UH_SPORT 1
| #define HAVE_KSTAT_IO_T_NWRITTEN 1
| #define HAVE_KSTAT_IO_T_WRITES 1
| #define HAVE_KSTAT_IO_T_WTIME 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_LIBKSTAT 1
| #define HAVE_NLIST_H 1
| #define HAVE_LIBKVM_NLIST 1
| #define HAVE_CURL_CURL_H 1
| /* end confdefs.h.  */
| #include <dbi/dbi.h>
configure:24421: result: no
configure:24421: checking for dbi/dbi.h
configure:24421: result: no
configure:24516: checking for DPDK
configure:24523: $PKG_CONFIG --exists --print-errors "libdpdk"
sh: gnome-config: not found
Package libdpdk was not found in the pkg-config search path.
Perhaps you should add the directory containing `libdpdk.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libdpdk' found
configure:24526: $? = 1
configure:24539: $PKG_CONFIG --exists --print-errors "libdpdk"
sh: gnome-config: not found
Package libdpdk was not found in the pkg-config search path.
Perhaps you should add the directory containing `libdpdk.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libdpdk' found
configure:24542: $? = 1
configure:24555: result: no
sh: gnome-config: not found
No package 'libdpdk' found
configure:24571: no DPDK pkg-config, using defaults
configure:24605: checking rte_config.h usability
configure:24605: /opt/solarisstudio12.4/bin/cc -std=c99 -c   -I/usr/include/dpdk   conftest.c >&5
"conftest.c", line 156: cannot find include file: <rte_config.h>
cc: acomp failed for conftest.c
configure:24605: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_SYSLOG 1
| #define HAVE_STRPTIME 1
| #define HAVE_SWAPCTL 1
| #define HAVE_SWAPCTL_TWO_ARGS 1
| #define NAN_STATIC_DEFAULT 1
| #define FP_LAYOUT_NEED_ENDIANFLIP 1
| #define DATA_MAX_NAME_LEN 128
| #define HAVE_GETMNTENT 1
| #define HAVE_TWO_GETMNTENT 1
| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_UDPHDR_UH_DPORT 1
| #define HAVE_STRUCT_UDPHDR_UH_SPORT 1
| #define HAVE_KSTAT_IO_T_NWRITTEN 1
| #define HAVE_KSTAT_IO_T_WRITES 1
| #define HAVE_KSTAT_IO_T_WTIME 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_LIBKSTAT 1
| #define HAVE_NLIST_H 1
| #define HAVE_LIBKVM_NLIST 1
| #define HAVE_CURL_CURL_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <rte_config.h>
configure:24605: result: no
configure:24605: checking rte_config.h presence
configure:24605: /opt/solarisstudio12.4/bin/cc -E -I/usr/include/dpdk   conftest.c
"conftest.c", line 123: cannot find include file: <rte_config.h>
cc: acomp failed for conftest.c
configure:24605: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_SYSLOG 1
| #define HAVE_STRPTIME 1
| #define HAVE_SWAPCTL 1
| #define HAVE_SWAPCTL_TWO_ARGS 1
| #define NAN_STATIC_DEFAULT 1
| #define FP_LAYOUT_NEED_ENDIANFLIP 1
| #define DATA_MAX_NAME_LEN 128
| #define HAVE_GETMNTENT 1
| #define HAVE_TWO_GETMNTENT 1
| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_UDPHDR_UH_DPORT 1
| #define HAVE_STRUCT_UDPHDR_UH_SPORT 1
| #define HAVE_KSTAT_IO_T_NWRITTEN 1
| #define HAVE_KSTAT_IO_T_WRITES 1
| #define HAVE_KSTAT_IO_T_WTIME 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_LIBKSTAT 1
| #define HAVE_NLIST_H 1
| #define HAVE_LIBKVM_NLIST 1
| #define HAVE_CURL_CURL_H 1
| /* end confdefs.h.  */
| #include <rte_config.h>
configure:24605: result: no
configure:24605: checking for rte_config.h
configure:24605: result: no
configure:24709: checking libesmtp.h usability
configure:24709: /opt/solarisstudio12.4/bin/cc -std=c99 -c    conftest.c >&5
"conftest.c", line 156: cannot find include file: <libesmtp.h>
cc: acomp failed for conftest.c
configure:24709: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_SYSLOG 1
| #define HAVE_STRPTIME 1
| #define HAVE_SWAPCTL 1
| #define HAVE_SWAPCTL_TWO_ARGS 1
| #define NAN_STATIC_DEFAULT 1
| #define FP_LAYOUT_NEED_ENDIANFLIP 1
| #define DATA_MAX_NAME_LEN 128
| #define HAVE_GETMNTENT 1
| #define HAVE_TWO_GETMNTENT 1
| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_UDPHDR_UH_DPORT 1
| #define HAVE_STRUCT_UDPHDR_UH_SPORT 1
| #define HAVE_KSTAT_IO_T_NWRITTEN 1
| #define HAVE_KSTAT_IO_T_WRITES 1
| #define HAVE_KSTAT_IO_T_WTIME 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_LIBKSTAT 1
| #define HAVE_NLIST_H 1
| #define HAVE_LIBKVM_NLIST 1
| #define HAVE_CURL_CURL_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <libesmtp.h>
configure:24709: result: no
configure:24709: checking libesmtp.h presence
configure:24709: /opt/solarisstudio12.4/bin/cc -E   conftest.c
"conftest.c", line 123: cannot find include file: <libesmtp.h>
cc: acomp failed for conftest.c
configure:24709: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_SYSLOG 1
| #define HAVE_STRPTIME 1
| #define HAVE_SWAPCTL 1
| #define HAVE_SWAPCTL_TWO_ARGS 1
| #define NAN_STATIC_DEFAULT 1
| #define FP_LAYOUT_NEED_ENDIANFLIP 1
| #define DATA_MAX_NAME_LEN 128
| #define HAVE_GETMNTENT 1
| #define HAVE_TWO_GETMNTENT 1
| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_UDPHDR_UH_DPORT 1
| #define HAVE_STRUCT_UDPHDR_UH_SPORT 1
| #define HAVE_KSTAT_IO_T_NWRITTEN 1
| #define HAVE_KSTAT_IO_T_WRITES 1
| #define HAVE_KSTAT_IO_T_WTIME 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_LIBKSTAT 1
| #define HAVE_NLIST_H 1
| #define HAVE_LIBKVM_NLIST 1
| #define HAVE_CURL_CURL_H 1
| /* end confdefs.h.  */
| #include <libesmtp.h>
configure:24709: result: no
configure:24709: checking for libesmtp.h
configure:24709: result: no
configure:24830: checking rpc/types.h usability
configure:24830: /opt/solarisstudio12.4/bin/cc -std=c99 -c   conftest.c >&5
configure:24830: $? = 0
configure:24830: result: yes
configure:24830: checking rpc/types.h presence
configure:24830: /opt/solarisstudio12.4/bin/cc -E  conftest.c
configure:24830: $? = 0
configure:24830: result: yes
configure:24830: checking for rpc/types.h
configure:24830: result: yes
configure:24877: checking ganglia.h usability
configure:24877: /opt/solarisstudio12.4/bin/cc -std=c99 -c    conftest.c >&5
"conftest.c", line 157: cannot find include file: <ganglia.h>
cc: acomp failed for conftest.c
configure:24877: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_SYSLOG 1
| #define HAVE_STRPTIME 1
| #define HAVE_SWAPCTL 1
| #define HAVE_SWAPCTL_TWO_ARGS 1
| #define NAN_STATIC_DEFAULT 1
| #define FP_LAYOUT_NEED_ENDIANFLIP 1
| #define DATA_MAX_NAME_LEN 128
| #define HAVE_GETMNTENT 1
| #define HAVE_TWO_GETMNTENT 1
| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_UDPHDR_UH_DPORT 1
| #define HAVE_STRUCT_UDPHDR_UH_SPORT 1
| #define HAVE_KSTAT_IO_T_NWRITTEN 1
| #define HAVE_KSTAT_IO_T_WRITES 1
| #define HAVE_KSTAT_IO_T_WTIME 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_LIBKSTAT 1
| #define HAVE_NLIST_H 1
| #define HAVE_LIBKVM_NLIST 1
| #define HAVE_CURL_CURL_H 1
| #define HAVE_RPC_TYPES_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <ganglia.h>
configure:24877: result: no
configure:24877: checking ganglia.h presence
configure:24877: /opt/solarisstudio12.4/bin/cc -E   conftest.c
"conftest.c", line 124: cannot find include file: <ganglia.h>
cc: acomp failed for conftest.c
configure:24877: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_SYSLOG 1
| #define HAVE_STRPTIME 1
| #define HAVE_SWAPCTL 1
| #define HAVE_SWAPCTL_TWO_ARGS 1
| #define NAN_STATIC_DEFAULT 1
| #define FP_LAYOUT_NEED_ENDIANFLIP 1
| #define DATA_MAX_NAME_LEN 128
| #define HAVE_GETMNTENT 1
| #define HAVE_TWO_GETMNTENT 1
| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_UDPHDR_UH_DPORT 1
| #define HAVE_STRUCT_UDPHDR_UH_SPORT 1
| #define HAVE_KSTAT_IO_T_NWRITTEN 1
| #define HAVE_KSTAT_IO_T_WRITES 1
| #define HAVE_KSTAT_IO_T_WTIME 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_LIBKSTAT 1
| #define HAVE_NLIST_H 1
| #define HAVE_LIBKVM_NLIST 1
| #define HAVE_CURL_CURL_H 1
| #define HAVE_RPC_TYPES_H 1
| /* end confdefs.h.  */
| #include <ganglia.h>
configure:24877: result: no
configure:24877: checking for ganglia.h
configure:24877: result: no
configure:24998: checking gcrypt.h usability
configure:24998: /opt/solarisstudio12.4/bin/cc -std=c99 -c   -I/opt/csw/include conftest.c >&5
configure:24998: $? = 0
configure:24998: result: yes
configure:24998: checking gcrypt.h presence
configure:24998: /opt/solarisstudio12.4/bin/cc -E  -I/opt/csw/include conftest.c
configure:24998: $? = 0
configure:24998: result: yes
configure:24998: checking for gcrypt.h
configure:24998: result: yes
configure:25014: checking for gcry_md_hash_buffer in -lgcrypt
configure:25039: /opt/solarisstudio12.4/bin/cc -std=c99 -o conftest   -I/opt/csw/include   conftest.c -lgcrypt   -L/opt/csw/lib -lgcrypt -lgpg-error >&5
"conftest.c", line 138: warning: statement not reached
configure:25039: $? = 0
configure:25048: result: yes
configure:25101: checking gps.h usability
configure:25101: /opt/solarisstudio12.4/bin/cc -std=c99 -c    conftest.c >&5
"conftest.c", line 158: cannot find include file: <gps.h>
cc: acomp failed for conftest.c
configure:25101: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_SYSLOG 1
| #define HAVE_STRPTIME 1
| #define HAVE_SWAPCTL 1
| #define HAVE_SWAPCTL_TWO_ARGS 1
| #define NAN_STATIC_DEFAULT 1
| #define FP_LAYOUT_NEED_ENDIANFLIP 1
| #define DATA_MAX_NAME_LEN 128
| #define HAVE_GETMNTENT 1
| #define HAVE_TWO_GETMNTENT 1
| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_UDPHDR_UH_DPORT 1
| #define HAVE_STRUCT_UDPHDR_UH_SPORT 1
| #define HAVE_KSTAT_IO_T_NWRITTEN 1
| #define HAVE_KSTAT_IO_T_WRITES 1
| #define HAVE_KSTAT_IO_T_WTIME 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_LIBKSTAT 1
| #define HAVE_NLIST_H 1
| #define HAVE_LIBKVM_NLIST 1
| #define HAVE_CURL_CURL_H 1
| #define HAVE_RPC_TYPES_H 1
| #define HAVE_GCRYPT_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <gps.h>
configure:25101: result: no
configure:25101: checking gps.h presence
configure:25101: /opt/solarisstudio12.4/bin/cc -E  conftest.c
"conftest.c", line 125: cannot find include file: <gps.h>
cc: acomp failed for conftest.c
configure:25101: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_SYSLOG 1
| #define HAVE_STRPTIME 1
| #define HAVE_SWAPCTL 1
| #define HAVE_SWAPCTL_TWO_ARGS 1
| #define NAN_STATIC_DEFAULT 1
| #define FP_LAYOUT_NEED_ENDIANFLIP 1
| #define DATA_MAX_NAME_LEN 128
| #define HAVE_GETMNTENT 1
| #define HAVE_TWO_GETMNTENT 1
| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_UDPHDR_UH_DPORT 1
| #define HAVE_STRUCT_UDPHDR_UH_SPORT 1
| #define HAVE_KSTAT_IO_T_NWRITTEN 1
| #define HAVE_KSTAT_IO_T_WRITES 1
| #define HAVE_KSTAT_IO_T_WTIME 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_LIBKSTAT 1
| #define HAVE_NLIST_H 1
| #define HAVE_LIBKVM_NLIST 1
| #define HAVE_CURL_CURL_H 1
| #define HAVE_RPC_TYPES_H 1
| #define HAVE_GCRYPT_H 1
| /* end confdefs.h.  */
| #include <gps.h>
configure:25101: result: no
configure:25101: checking for gps.h
configure:25101: result: no
configure:25205: checking for GRPCPP
configure:25212: $PKG_CONFIG --exists --print-errors "grpc++"
sh: gnome-config: not found
Package grpc++ was not found in the pkg-config search path.
Perhaps you should add the directory containing `grpc++.pc'
to the PKG_CONFIG_PATH environment variable
No package 'grpc++' found
configure:25215: $? = 1
configure:25228: $PKG_CONFIG --exists --print-errors "grpc++"
sh: gnome-config: not found
Package grpc++ was not found in the pkg-config search path.
Perhaps you should add the directory containing `grpc++.pc'
to the PKG_CONFIG_PATH environment variable
No package 'grpc++' found
configure:25231: $? = 1
configure:25244: result: no
sh: gnome-config: not found
No package 'grpc++' found
configure:25277: checking whether g++ accepts -std=c++11
configure:25280: result: yes
configure:25449: checking for grpc_cpp_plugin
configure:25482: result: no
configure:25842: WARNING: JAVA_HOME: No such directory: /usr/lib/jvm
configure:25858: checking for javac
configure:25891: result: no
configure:25913: checking for jar
configure:25946: result: no
configure:26083: checking ldap.h usability
configure:26083: /opt/solarisstudio12.4/bin/cc -std=c99 -c    conftest.c >&5
configure:26083: $? = 0
configure:26083: result: yes
configure:26083: checking ldap.h presence
configure:26083: /opt/solarisstudio12.4/bin/cc -E   conftest.c
configure:26083: $? = 0
configure:26083: result: yes
configure:26083: checking for ldap.h
configure:26083: result: yes
configure:26099: checking for ldap_initialize in -lldap
configure:26124: /opt/solarisstudio12.4/bin/cc -std=c99 -o conftest      conftest.c -lldap   >&5
"conftest.c", line 139: warning: statement not reached
Undefined			first referenced
 symbol  			    in file
ldap_initialize                     conftest.o
ld: fatal: symbol referencing errors. No output written to conftest
configure:26124: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_SYSLOG 1
| #define HAVE_STRPTIME 1
| #define HAVE_SWAPCTL 1
| #define HAVE_SWAPCTL_TWO_ARGS 1
| #define NAN_STATIC_DEFAULT 1
| #define FP_LAYOUT_NEED_ENDIANFLIP 1
| #define DATA_MAX_NAME_LEN 128
| #define HAVE_GETMNTENT 1
| #define HAVE_TWO_GETMNTENT 1
| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_UDPHDR_UH_DPORT 1
| #define HAVE_STRUCT_UDPHDR_UH_SPORT 1
| #define HAVE_KSTAT_IO_T_NWRITTEN 1
| #define HAVE_KSTAT_IO_T_WRITES 1
| #define HAVE_KSTAT_IO_T_WTIME 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_LIBKSTAT 1
| #define HAVE_NLIST_H 1
| #define HAVE_LIBKVM_NLIST 1
| #define HAVE_CURL_CURL_H 1
| #define HAVE_RPC_TYPES_H 1
| #define HAVE_GCRYPT_H 1
| #define HAVE_LDAP_H 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char ldap_initialize ();
| int
| main ()
| {
| return ldap_initialize ();
|   ;
|   return 0;
| }
configure:26133: result: no
configure:26234: checking for LUA
configure:26241: $PKG_CONFIG --exists --print-errors "lua"
configure:26244: $? = 0
configure:26257: $PKG_CONFIG --exists --print-errors "lua"
configure:26260: $? = 0
configure:99883: result: yes
configure:99897: checking lua.h usability
configure:99897: /opt/solarisstudio12.4/bin/cc -std=c99 -c   -I/opt/csw/include   conftest.c >&5
configure:99897: $? = 0
configure:99897: result: yes
configure:99897: checking lua.h presence
configure:99897: /opt/solarisstudio12.4/bin/cc -E  -I/opt/csw/include   conftest.c
configure:99897: $? = 0
configure:99897: result: yes
configure:99897: checking for lua.h
configure:99897: result: yes
configure:99897: checking lauxlib.h usability
configure:99897: /opt/solarisstudio12.4/bin/cc -std=c99 -c   -I/opt/csw/include   conftest.c >&5
configure:99897: $? = 0
configure:99897: result: yes
configure:99897: checking lauxlib.h presence
configure:99897: /opt/solarisstudio12.4/bin/cc -E  -I/opt/csw/include   conftest.c
configure:99897: $? = 0
configure:99897: result: yes
configure:99897: checking for lauxlib.h
configure:99897: result: yes
configure:99897: checking lualib.h usability
configure:99897: /opt/solarisstudio12.4/bin/cc -std=c99 -c   -I/opt/csw/include   conftest.c >&5
configure:99897: $? = 0
configure:99897: result: yes
configure:99897: checking lualib.h presence
configure:99897: /opt/solarisstudio12.4/bin/cc -E  -I/opt/csw/include   conftest.c
configure:99897: $? = 0
configure:99897: result: yes
configure:99897: checking for lualib.h
configure:99897: result: yes
configure:99919: checking for lua_settop
configure:99919: /opt/solarisstudio12.4/bin/cc -std=c99 -o conftest    conftest.c  -L/opt/csw/lib -llua -lm   >&5
"conftest.c", line 165: warning: statement not reached
configure:99919: $? = 0
configure:99919: result: yes
configure:99965: checking libmemcached/memcached.h usability
configure:99965: /opt/solarisstudio12.4/bin/cc -std=c99 -c    conftest.c >&5
"conftest.c", line 162: cannot find include file: <libmemcached/memcached.h>
cc: acomp failed for conftest.c
configure:99965: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_SYSLOG 1
| #define HAVE_STRPTIME 1
| #define HAVE_SWAPCTL 1
| #define HAVE_SWAPCTL_TWO_ARGS 1
| #define NAN_STATIC_DEFAULT 1
| #define FP_LAYOUT_NEED_ENDIANFLIP 1
| #define DATA_MAX_NAME_LEN 128
| #define HAVE_GETMNTENT 1
| #define HAVE_TWO_GETMNTENT 1
| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_UDPHDR_UH_DPORT 1
| #define HAVE_STRUCT_UDPHDR_UH_SPORT 1
| #define HAVE_KSTAT_IO_T_NWRITTEN 1
| #define HAVE_KSTAT_IO_T_WRITES 1
| #define HAVE_KSTAT_IO_T_WTIME 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_LIBKSTAT 1
| #define HAVE_NLIST_H 1
| #define HAVE_LIBKVM_NLIST 1
| #define HAVE_CURL_CURL_H 1
| #define HAVE_RPC_TYPES_H 1
| #define HAVE_GCRYPT_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LUA_H 1
| #define HAVE_LAUXLIB_H 1
| #define HAVE_LUALIB_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <libmemcached/memcached.h>
configure:99965: result: no
configure:99965: checking libmemcached/memcached.h presence
configure:99965: /opt/solarisstudio12.4/bin/cc -E   conftest.c
"conftest.c", line 129: cannot find include file: <libmemcached/memcached.h>
cc: acomp failed for conftest.c
configure:99965: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_SYSLOG 1
| #define HAVE_STRPTIME 1
| #define HAVE_SWAPCTL 1
| #define HAVE_SWAPCTL_TWO_ARGS 1
| #define NAN_STATIC_DEFAULT 1
| #define FP_LAYOUT_NEED_ENDIANFLIP 1
| #define DATA_MAX_NAME_LEN 128
| #define HAVE_GETMNTENT 1
| #define HAVE_TWO_GETMNTENT 1
| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_UDPHDR_UH_DPORT 1
| #define HAVE_STRUCT_UDPHDR_UH_SPORT 1
| #define HAVE_KSTAT_IO_T_NWRITTEN 1
| #define HAVE_KSTAT_IO_T_WRITES 1
| #define HAVE_KSTAT_IO_T_WTIME 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_LIBKSTAT 1
| #define HAVE_NLIST_H 1
| #define HAVE_LIBKVM_NLIST 1
| #define HAVE_CURL_CURL_H 1
| #define HAVE_RPC_TYPES_H 1
| #define HAVE_GCRYPT_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LUA_H 1
| #define HAVE_LAUXLIB_H 1
| #define HAVE_LUALIB_H 1
| /* end confdefs.h.  */
| #include <libmemcached/memcached.h>
configure:99965: result: no
configure:99965: checking for libmemcached/memcached.h
configure:99965: result: no
configure:100071: checking for MICROHTTPD
configure:100078: $PKG_CONFIG --exists --print-errors "libmicrohttpd"
sh: gnome-config: not found
Package libmicrohttpd was not found in the pkg-config search path.
Perhaps you should add the directory containing `libmicrohttpd.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libmicrohttpd' found
configure:100081: $? = 1
configure:100094: $PKG_CONFIG --exists --print-errors "libmicrohttpd"
sh: gnome-config: not found
Package libmicrohttpd was not found in the pkg-config search path.
Perhaps you should add the directory containing `libmicrohttpd.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libmicrohttpd' found
configure:100097: $? = 1
configure:100110: result: no
sh: gnome-config: not found
No package 'libmicrohttpd' found
configure:100381: checking for LIBMONGOC
configure:100388: $PKG_CONFIG --exists --print-errors "libmongoc-1.0"
sh: gnome-config: not found
Package libmongoc-1.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `libmongoc-1.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libmongoc-1.0' found
configure:100391: $? = 1
configure:100404: $PKG_CONFIG --exists --print-errors "libmongoc-1.0"
sh: gnome-config: not found
Package libmongoc-1.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `libmongoc-1.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libmongoc-1.0' found
configure:100407: $? = 1
configure:100420: result: no
sh: gnome-config: not found
No package 'libmongoc-1.0' found
configure:100567: checking mosquitto.h usability
configure:100567: /opt/solarisstudio12.4/bin/cc -std=c99 -c    conftest.c >&5
"conftest.c", line 162: cannot find include file: <mosquitto.h>
cc: acomp failed for conftest.c
configure:100567: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_SYSLOG 1
| #define HAVE_STRPTIME 1
| #define HAVE_SWAPCTL 1
| #define HAVE_SWAPCTL_TWO_ARGS 1
| #define NAN_STATIC_DEFAULT 1
| #define FP_LAYOUT_NEED_ENDIANFLIP 1
| #define DATA_MAX_NAME_LEN 128
| #define HAVE_GETMNTENT 1
| #define HAVE_TWO_GETMNTENT 1
| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_UDPHDR_UH_DPORT 1
| #define HAVE_STRUCT_UDPHDR_UH_SPORT 1
| #define HAVE_KSTAT_IO_T_NWRITTEN 1
| #define HAVE_KSTAT_IO_T_WRITES 1
| #define HAVE_KSTAT_IO_T_WTIME 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_LIBKSTAT 1
| #define HAVE_NLIST_H 1
| #define HAVE_LIBKVM_NLIST 1
| #define HAVE_CURL_CURL_H 1
| #define HAVE_RPC_TYPES_H 1
| #define HAVE_GCRYPT_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LUA_H 1
| #define HAVE_LAUXLIB_H 1
| #define HAVE_LUALIB_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <mosquitto.h>
configure:100567: result: no
configure:100567: checking mosquitto.h presence
configure:100567: /opt/solarisstudio12.4/bin/cc -E   conftest.c
"conftest.c", line 129: cannot find include file: <mosquitto.h>
cc: acomp failed for conftest.c
configure:100567: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_SYSLOG 1
| #define HAVE_STRPTIME 1
| #define HAVE_SWAPCTL 1
| #define HAVE_SWAPCTL_TWO_ARGS 1
| #define NAN_STATIC_DEFAULT 1
| #define FP_LAYOUT_NEED_ENDIANFLIP 1
| #define DATA_MAX_NAME_LEN 128
| #define HAVE_GETMNTENT 1
| #define HAVE_TWO_GETMNTENT 1
| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_UDPHDR_UH_DPORT 1
| #define HAVE_STRUCT_UDPHDR_UH_SPORT 1
| #define HAVE_KSTAT_IO_T_NWRITTEN 1
| #define HAVE_KSTAT_IO_T_WRITES 1
| #define HAVE_KSTAT_IO_T_WTIME 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_LIBKSTAT 1
| #define HAVE_NLIST_H 1
| #define HAVE_LIBKVM_NLIST 1
| #define HAVE_CURL_CURL_H 1
| #define HAVE_RPC_TYPES_H 1
| #define HAVE_GCRYPT_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LUA_H 1
| #define HAVE_LAUXLIB_H 1
| #define HAVE_LUALIB_H 1
| /* end confdefs.h.  */
| #include <mosquitto.h>
configure:100567: result: no
configure:100567: checking for mosquitto.h
configure:100567: result: no
configure:100681: checking mysql.h usability
configure:100681: /opt/solarisstudio12.4/bin/cc -std=c99 -c   -I/opt/csw/include/mysql conftest.c >&5
configure:100681: $? = 0
configure:100681: result: yes
configure:100681: checking mysql.h presence
configure:100681: /opt/solarisstudio12.4/bin/cc -E  -I/opt/csw/include/mysql conftest.c
configure:100681: $? = 0
configure:100681: result: yes
configure:100681: checking for mysql.h
configure:100681: result: yes
configure:100726: checking for library containing mysql_get_server_version
configure:100758: /opt/solarisstudio12.4/bin/cc -std=c99 -o conftest    conftest.c -L/opt/csw/lib -R/opt/csw/lib -lmysqlclient  -lsocket -lz -lnsl -lrt -lssl -lcrypto >&5
"conftest.c", line 143: warning: statement not reached
configure:100758: $? = 0
configure:100775: result: none required
configure:101134: checking netapp_api.h usability
configure:101134: /opt/solarisstudio12.4/bin/cc -std=c99 -c    conftest.c >&5
"conftest.c", line 163: cannot find include file: <netapp_api.h>
cc: acomp failed for conftest.c
configure:101134: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_SYSLOG 1
| #define HAVE_STRPTIME 1
| #define HAVE_SWAPCTL 1
| #define HAVE_SWAPCTL_TWO_ARGS 1
| #define NAN_STATIC_DEFAULT 1
| #define FP_LAYOUT_NEED_ENDIANFLIP 1
| #define DATA_MAX_NAME_LEN 128
| #define HAVE_GETMNTENT 1
| #define HAVE_TWO_GETMNTENT 1
| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_UDPHDR_UH_DPORT 1
| #define HAVE_STRUCT_UDPHDR_UH_SPORT 1
| #define HAVE_KSTAT_IO_T_NWRITTEN 1
| #define HAVE_KSTAT_IO_T_WRITES 1
| #define HAVE_KSTAT_IO_T_WTIME 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_LIBKSTAT 1
| #define HAVE_NLIST_H 1
| #define HAVE_LIBKVM_NLIST 1
| #define HAVE_CURL_CURL_H 1
| #define HAVE_RPC_TYPES_H 1
| #define HAVE_GCRYPT_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LUA_H 1
| #define HAVE_LAUXLIB_H 1
| #define HAVE_LUALIB_H 1
| #define HAVE_MYSQL_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <netapp_api.h>
configure:101134: result: no
configure:101134: checking netapp_api.h presence
configure:101134: /opt/solarisstudio12.4/bin/cc -E   conftest.c
"conftest.c", line 130: cannot find include file: <netapp_api.h>
cc: acomp failed for conftest.c
configure:101134: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_SYSLOG 1
| #define HAVE_STRPTIME 1
| #define HAVE_SWAPCTL 1
| #define HAVE_SWAPCTL_TWO_ARGS 1
| #define NAN_STATIC_DEFAULT 1
| #define FP_LAYOUT_NEED_ENDIANFLIP 1
| #define DATA_MAX_NAME_LEN 128
| #define HAVE_GETMNTENT 1
| #define HAVE_TWO_GETMNTENT 1
| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_UDPHDR_UH_DPORT 1
| #define HAVE_STRUCT_UDPHDR_UH_SPORT 1
| #define HAVE_KSTAT_IO_T_NWRITTEN 1
| #define HAVE_KSTAT_IO_T_WRITES 1
| #define HAVE_KSTAT_IO_T_WTIME 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_LIBKSTAT 1
| #define HAVE_NLIST_H 1
| #define HAVE_LIBKVM_NLIST 1
| #define HAVE_CURL_CURL_H 1
| #define HAVE_RPC_TYPES_H 1
| #define HAVE_GCRYPT_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LUA_H 1
| #define HAVE_LAUXLIB_H 1
| #define HAVE_LUALIB_H 1
| #define HAVE_MYSQL_H 1
| /* end confdefs.h.  */
| #include <netapp_api.h>
configure:101134: result: no
configure:101134: checking for netapp_api.h
configure:101134: result: no
configure:101236: checking net-snmp/net-snmp-config.h usability
configure:101236: /opt/solarisstudio12.4/bin/cc -std=c99 -c    conftest.c >&5
"conftest.c", line 163: cannot find include file: <net-snmp/net-snmp-config.h>
cc: acomp failed for conftest.c
configure:101236: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_SYSLOG 1
| #define HAVE_STRPTIME 1
| #define HAVE_SWAPCTL 1
| #define HAVE_SWAPCTL_TWO_ARGS 1
| #define NAN_STATIC_DEFAULT 1
| #define FP_LAYOUT_NEED_ENDIANFLIP 1
| #define DATA_MAX_NAME_LEN 128
| #define HAVE_GETMNTENT 1
| #define HAVE_TWO_GETMNTENT 1
| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_UDPHDR_UH_DPORT 1
| #define HAVE_STRUCT_UDPHDR_UH_SPORT 1
| #define HAVE_KSTAT_IO_T_NWRITTEN 1
| #define HAVE_KSTAT_IO_T_WRITES 1
| #define HAVE_KSTAT_IO_T_WTIME 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_LIBKSTAT 1
| #define HAVE_NLIST_H 1
| #define HAVE_LIBKVM_NLIST 1
| #define HAVE_CURL_CURL_H 1
| #define HAVE_RPC_TYPES_H 1
| #define HAVE_GCRYPT_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LUA_H 1
| #define HAVE_LAUXLIB_H 1
| #define HAVE_LUALIB_H 1
| #define HAVE_MYSQL_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <net-snmp/net-snmp-config.h>
configure:101236: result: no
configure:101236: checking net-snmp/net-snmp-config.h presence
configure:101236: /opt/solarisstudio12.4/bin/cc -E   conftest.c
"conftest.c", line 130: cannot find include file: <net-snmp/net-snmp-config.h>
cc: acomp failed for conftest.c
configure:101236: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_SYSLOG 1
| #define HAVE_STRPTIME 1
| #define HAVE_SWAPCTL 1
| #define HAVE_SWAPCTL_TWO_ARGS 1
| #define NAN_STATIC_DEFAULT 1
| #define FP_LAYOUT_NEED_ENDIANFLIP 1
| #define DATA_MAX_NAME_LEN 128
| #define HAVE_GETMNTENT 1
| #define HAVE_TWO_GETMNTENT 1
| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_UDPHDR_UH_DPORT 1
| #define HAVE_STRUCT_UDPHDR_UH_SPORT 1
| #define HAVE_KSTAT_IO_T_NWRITTEN 1
| #define HAVE_KSTAT_IO_T_WRITES 1
| #define HAVE_KSTAT_IO_T_WTIME 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_LIBKSTAT 1
| #define HAVE_NLIST_H 1
| #define HAVE_LIBKVM_NLIST 1
| #define HAVE_CURL_CURL_H 1
| #define HAVE_RPC_TYPES_H 1
| #define HAVE_GCRYPT_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LUA_H 1
| #define HAVE_LAUXLIB_H 1
| #define HAVE_LUALIB_H 1
| #define HAVE_MYSQL_H 1
| /* end confdefs.h.  */
| #include <net-snmp/net-snmp-config.h>
configure:101236: result: no
configure:101236: checking for net-snmp/net-snmp-config.h
configure:101236: result: no
configure:101252: checking for net-snmp/net-snmp-includes.h
configure:101252: /opt/solarisstudio12.4/bin/cc -std=c99 -c    conftest.c >&5
"conftest.c", line 137: cannot find include file: <net-snmp/net-snmp-includes.h>
"conftest.c", line 136: warning: empty translation unit
cc: acomp failed for conftest.c
configure:101252: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_SYSLOG 1
| #define HAVE_STRPTIME 1
| #define HAVE_SWAPCTL 1
| #define HAVE_SWAPCTL_TWO_ARGS 1
| #define NAN_STATIC_DEFAULT 1
| #define FP_LAYOUT_NEED_ENDIANFLIP 1
| #define DATA_MAX_NAME_LEN 128
| #define HAVE_GETMNTENT 1
| #define HAVE_TWO_GETMNTENT 1
| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_UDPHDR_UH_DPORT 1
| #define HAVE_STRUCT_UDPHDR_UH_SPORT 1
| #define HAVE_KSTAT_IO_T_NWRITTEN 1
| #define HAVE_KSTAT_IO_T_WRITES 1
| #define HAVE_KSTAT_IO_T_WTIME 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_LIBKSTAT 1
| #define HAVE_NLIST_H 1
| #define HAVE_LIBKVM_NLIST 1
| #define HAVE_CURL_CURL_H 1
| #define HAVE_RPC_TYPES_H 1
| #define HAVE_GCRYPT_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LUA_H 1
| #define HAVE_LAUXLIB_H 1
| #define HAVE_LUALIB_H 1
| #define HAVE_MYSQL_H 1
| /* end confdefs.h.  */
| 
|       #if HAVE_NET_SNMP_NET_SNMP_CONFIG_H
|       # include <net-snmp/net-snmp-config.h>
|       #endif
| 
| 
| 
| #include <net-snmp/net-snmp-includes.h>
configure:101252: result: no
configure:101480: checking for net-snmp/agent/net-snmp-agent-includes.h
configure:101480: /opt/solarisstudio12.4/bin/cc -std=c99 -c    conftest.c >&5
"conftest.c", line 140: cannot find include file: <net-snmp/agent/net-snmp-agent-includes.h>
"conftest.c", line 139: warning: empty translation unit
cc: acomp failed for conftest.c
configure:101480: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_SYSLOG 1
| #define HAVE_STRPTIME 1
| #define HAVE_SWAPCTL 1
| #define HAVE_SWAPCTL_TWO_ARGS 1
| #define NAN_STATIC_DEFAULT 1
| #define FP_LAYOUT_NEED_ENDIANFLIP 1
| #define DATA_MAX_NAME_LEN 128
| #define HAVE_GETMNTENT 1
| #define HAVE_TWO_GETMNTENT 1
| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_UDPHDR_UH_DPORT 1
| #define HAVE_STRUCT_UDPHDR_UH_SPORT 1
| #define HAVE_KSTAT_IO_T_NWRITTEN 1
| #define HAVE_KSTAT_IO_T_WRITES 1
| #define HAVE_KSTAT_IO_T_WTIME 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_LIBKSTAT 1
| #define HAVE_NLIST_H 1
| #define HAVE_LIBKVM_NLIST 1
| #define HAVE_CURL_CURL_H 1
| #define HAVE_RPC_TYPES_H 1
| #define HAVE_GCRYPT_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LUA_H 1
| #define HAVE_LAUXLIB_H 1
| #define HAVE_LUALIB_H 1
| #define HAVE_MYSQL_H 1
| /* end confdefs.h.  */
| 
|       #if HAVE_NET_SNMP_NET_SNMP_CONFIG_H
|       # include <net-snmp/net-snmp-config.h>
|       #endif
|       #if HAVE_NET_SNMP_NET_SNMP_INCLUDES_H
|       # include <net-snmp/net-snmp-includes.h>
|       #endif
| 
| 
| 
| #include <net-snmp/agent/net-snmp-agent-includes.h>
configure:101480: result: no
configure:101687: checking oping.h usability
configure:101687: /opt/solarisstudio12.4/bin/cc -std=c99 -c    conftest.c >&5
"conftest.c", line 163: cannot find include file: <oping.h>
cc: acomp failed for conftest.c
configure:101687: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_SYSLOG 1
| #define HAVE_STRPTIME 1
| #define HAVE_SWAPCTL 1
| #define HAVE_SWAPCTL_TWO_ARGS 1
| #define NAN_STATIC_DEFAULT 1
| #define FP_LAYOUT_NEED_ENDIANFLIP 1
| #define DATA_MAX_NAME_LEN 128
| #define HAVE_GETMNTENT 1
| #define HAVE_TWO_GETMNTENT 1
| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_UDPHDR_UH_DPORT 1
| #define HAVE_STRUCT_UDPHDR_UH_SPORT 1
| #define HAVE_KSTAT_IO_T_NWRITTEN 1
| #define HAVE_KSTAT_IO_T_WRITES 1
| #define HAVE_KSTAT_IO_T_WTIME 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_LIBKSTAT 1
| #define HAVE_NLIST_H 1
| #define HAVE_LIBKVM_NLIST 1
| #define HAVE_CURL_CURL_H 1
| #define HAVE_RPC_TYPES_H 1
| #define HAVE_GCRYPT_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LUA_H 1
| #define HAVE_LAUXLIB_H 1
| #define HAVE_LUALIB_H 1
| #define HAVE_MYSQL_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <oping.h>
configure:101687: result: no
configure:101687: checking oping.h presence
configure:101687: /opt/solarisstudio12.4/bin/cc -E   conftest.c
"conftest.c", line 130: cannot find include file: <oping.h>
cc: acomp failed for conftest.c
configure:101687: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_SYSLOG 1
| #define HAVE_STRPTIME 1
| #define HAVE_SWAPCTL 1
| #define HAVE_SWAPCTL_TWO_ARGS 1
| #define NAN_STATIC_DEFAULT 1
| #define FP_LAYOUT_NEED_ENDIANFLIP 1
| #define DATA_MAX_NAME_LEN 128
| #define HAVE_GETMNTENT 1
| #define HAVE_TWO_GETMNTENT 1
| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_UDPHDR_UH_DPORT 1
| #define HAVE_STRUCT_UDPHDR_UH_SPORT 1
| #define HAVE_KSTAT_IO_T_NWRITTEN 1
| #define HAVE_KSTAT_IO_T_WRITES 1
| #define HAVE_KSTAT_IO_T_WTIME 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_LIBKSTAT 1
| #define HAVE_NLIST_H 1
| #define HAVE_LIBKVM_NLIST 1
| #define HAVE_CURL_CURL_H 1
| #define HAVE_RPC_TYPES_H 1
| #define HAVE_GCRYPT_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LUA_H 1
| #define HAVE_LAUXLIB_H 1
| #define HAVE_LUALIB_H 1
| #define HAVE_MYSQL_H 1
| /* end confdefs.h.  */
| #include <oping.h>
configure:101687: result: no
configure:101687: checking for oping.h
configure:101687: result: no
configure:101874: checking owcapi.h usability
configure:101874: /opt/solarisstudio12.4/bin/cc -std=c99 -c    conftest.c >&5
"conftest.c", line 163: cannot find include file: <owcapi.h>
cc: acomp failed for conftest.c
configure:101874: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_SYSLOG 1
| #define HAVE_STRPTIME 1
| #define HAVE_SWAPCTL 1
| #define HAVE_SWAPCTL_TWO_ARGS 1
| #define NAN_STATIC_DEFAULT 1
| #define FP_LAYOUT_NEED_ENDIANFLIP 1
| #define DATA_MAX_NAME_LEN 128
| #define HAVE_GETMNTENT 1
| #define HAVE_TWO_GETMNTENT 1
| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_UDPHDR_UH_DPORT 1
| #define HAVE_STRUCT_UDPHDR_UH_SPORT 1
| #define HAVE_KSTAT_IO_T_NWRITTEN 1
| #define HAVE_KSTAT_IO_T_WRITES 1
| #define HAVE_KSTAT_IO_T_WTIME 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_LIBKSTAT 1
| #define HAVE_NLIST_H 1
| #define HAVE_LIBKVM_NLIST 1
| #define HAVE_CURL_CURL_H 1
| #define HAVE_RPC_TYPES_H 1
| #define HAVE_GCRYPT_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LUA_H 1
| #define HAVE_LAUXLIB_H 1
| #define HAVE_LUALIB_H 1
| #define HAVE_MYSQL_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <owcapi.h>
configure:101874: result: no
configure:101874: checking owcapi.h presence
configure:101874: /opt/solarisstudio12.4/bin/cc -E   conftest.c
"conftest.c", line 130: cannot find include file: <owcapi.h>
cc: acomp failed for conftest.c
configure:101874: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_SYSLOG 1
| #define HAVE_STRPTIME 1
| #define HAVE_SWAPCTL 1
| #define HAVE_SWAPCTL_TWO_ARGS 1
| #define NAN_STATIC_DEFAULT 1
| #define FP_LAYOUT_NEED_ENDIANFLIP 1
| #define DATA_MAX_NAME_LEN 128
| #define HAVE_GETMNTENT 1
| #define HAVE_TWO_GETMNTENT 1
| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_UDPHDR_UH_DPORT 1
| #define HAVE_STRUCT_UDPHDR_UH_SPORT 1
| #define HAVE_KSTAT_IO_T_NWRITTEN 1
| #define HAVE_KSTAT_IO_T_WRITES 1
| #define HAVE_KSTAT_IO_T_WTIME 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_LIBKSTAT 1
| #define HAVE_NLIST_H 1
| #define HAVE_LIBKVM_NLIST 1
| #define HAVE_CURL_CURL_H 1
| #define HAVE_RPC_TYPES_H 1
| #define HAVE_GCRYPT_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LUA_H 1
| #define HAVE_LAUXLIB_H 1
| #define HAVE_LUALIB_H 1
| #define HAVE_MYSQL_H 1
| /* end confdefs.h.  */
| #include <owcapi.h>
configure:101874: result: no
configure:101874: checking for owcapi.h
configure:101874: result: no
configure:101978: checking pcap.h usability
configure:101978: /opt/solarisstudio12.4/bin/cc -std=c99 -c    conftest.c >&5
"conftest.c", line 163: cannot find include file: <pcap.h>
cc: acomp failed for conftest.c
configure:101978: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_SYSLOG 1
| #define HAVE_STRPTIME 1
| #define HAVE_SWAPCTL 1
| #define HAVE_SWAPCTL_TWO_ARGS 1
| #define NAN_STATIC_DEFAULT 1
| #define FP_LAYOUT_NEED_ENDIANFLIP 1
| #define DATA_MAX_NAME_LEN 128
| #define HAVE_GETMNTENT 1
| #define HAVE_TWO_GETMNTENT 1
| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_UDPHDR_UH_DPORT 1
| #define HAVE_STRUCT_UDPHDR_UH_SPORT 1
| #define HAVE_KSTAT_IO_T_NWRITTEN 1
| #define HAVE_KSTAT_IO_T_WRITES 1
| #define HAVE_KSTAT_IO_T_WTIME 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_LIBKSTAT 1
| #define HAVE_NLIST_H 1
| #define HAVE_LIBKVM_NLIST 1
| #define HAVE_CURL_CURL_H 1
| #define HAVE_RPC_TYPES_H 1
| #define HAVE_GCRYPT_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LUA_H 1
| #define HAVE_LAUXLIB_H 1
| #define HAVE_LUALIB_H 1
| #define HAVE_MYSQL_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <pcap.h>
configure:101978: result: no
configure:101978: checking pcap.h presence
configure:101978: /opt/solarisstudio12.4/bin/cc -E   conftest.c
"conftest.c", line 130: cannot find include file: <pcap.h>
cc: acomp failed for conftest.c
configure:101978: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_SYSLOG 1
| #define HAVE_STRPTIME 1
| #define HAVE_SWAPCTL 1
| #define HAVE_SWAPCTL_TWO_ARGS 1
| #define NAN_STATIC_DEFAULT 1
| #define FP_LAYOUT_NEED_ENDIANFLIP 1
| #define DATA_MAX_NAME_LEN 128
| #define HAVE_GETMNTENT 1
| #define HAVE_TWO_GETMNTENT 1
| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_UDPHDR_UH_DPORT 1
| #define HAVE_STRUCT_UDPHDR_UH_SPORT 1
| #define HAVE_KSTAT_IO_T_NWRITTEN 1
| #define HAVE_KSTAT_IO_T_WRITES 1
| #define HAVE_KSTAT_IO_T_WTIME 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_LIBKSTAT 1
| #define HAVE_NLIST_H 1
| #define HAVE_LIBKVM_NLIST 1
| #define HAVE_CURL_CURL_H 1
| #define HAVE_RPC_TYPES_H 1
| #define HAVE_GCRYPT_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LUA_H 1
| #define HAVE_LAUXLIB_H 1
| #define HAVE_LUALIB_H 1
| #define HAVE_MYSQL_H 1
| /* end confdefs.h.  */
| #include <pcap.h>
configure:101978: result: no
configure:101978: checking for pcap.h
configure:101978: result: no
configure:102121: checking for perl
configure:102139: found /opt/csw/bin/perl
configure:102151: result: /opt/csw/bin/perl
configure:102172: checking for libperl
configure:102202: /opt/solarisstudio12.4/bin/cc -std=c99 -o conftest   -I/opt/csw/lib/perl/5.10.1/CORE    conftest.c  -R /opt/csw/lib -m32 -xarch=sparc -L/opt/csw/lib -lperl -L/opt/csw/bdb48/lib -L/opt/csw/lib -L/usr/lib -L/usr/ccs/lib -L/lib  -L/opt/csw/lib/perl/5.10.1/CORE -lperl -lsocket -lnsl -ldl -lm -lpthread -lc -lperl >&5
"/opt/csw/lib/perl/5.10.1/CORE/perl.h", line 3332: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perl.h", line 3336: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlio.h", line 117: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlio.h", line 118: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlio.h", line 121: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlio.h", line 123: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlio.h", line 124: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlio.h", line 125: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlio.h", line 218: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlio.h", line 231: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlio.h", line 349: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlio.h", line 358: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlio.h", line 362: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlio.h", line 369: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlio.h", line 374: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/regexp.h", line 126: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/regexp.h", line 127: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/regexp.h", line 130: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/regexp.h", line 133: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/regexp.h", line 134: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/regexp.h", line 135: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/regexp.h", line 137: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/regexp.h", line 139: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/regexp.h", line 141: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/regexp.h", line 143: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/regexp.h", line 145: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/regexp.h", line 147: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/sv.h", line 648: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/sv.h", line 684: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/cv.h", line 49: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/cv.h", line 84: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/op.h", line 289: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/op.h", line 293: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/op.h", line 298: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/op.h", line 304: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/op.h", line 310: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/op.h", line 316: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/op.h", line 445: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/op.h", line 450: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/op.h", line 455: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/op.h", line 460: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/hv.h", line 45: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/cop.h", line 138: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/mg.h", line 15: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/mg.h", line 16: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/mg.h", line 17: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/mg.h", line 18: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/mg.h", line 19: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/mg.h", line 20: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/mg.h", line 22: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/mg.h", line 23: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perl.h", line 3874: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perl.h", line 3875: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perl.h", line 4168: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perl.h", line 4169: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perl.h", line 4170: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perl.h", line 4171: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perl.h", line 4172: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perl.h", line 4711: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perl.h", line 4712: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perl.h", line 4713: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perl.h", line 4716: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perl.h", line 4720: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perl.h", line 4721: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perl.h", line 4722: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perl.h", line 4725: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perl.h", line 4726: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perl.h", line 4727: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perl.h", line 4728: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perl.h", line 4729: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perl.h", line 4730: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perl.h", line 4739: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perl.h", line 4740: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perl.h", line 4744: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 38: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 43: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 48: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 53: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 58: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 67: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 118: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 7: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 8: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 9: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 10: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 11: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 12: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 13: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 14: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 15: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 16: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 17: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 18: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 19: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 20: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 21: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 22: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 23: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 24: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 25: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 26: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 27: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 28: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 29: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 30: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 31: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 32: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 33: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 34: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 35: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 36: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 37: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 38: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 39: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 40: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 41: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 42: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 43: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 44: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 45: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 46: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 47: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 48: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 49: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 52: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 53: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 54: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 55: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 56: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 57: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 58: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 59: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 60: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 61: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 62: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 63: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 64: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 65: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 66: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 67: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 68: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 69: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 70: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 71: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 72: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 73: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 74: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 75: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 76: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 77: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 78: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 79: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 80: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 81: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 82: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 83: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 84: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 85: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 86: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 87: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 88: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 89: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 90: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 91: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 92: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 93: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 94: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 95: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 96: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 97: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 98: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 99: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 100: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 101: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 102: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 103: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 104: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 105: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 106: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 107: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 108: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 109: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 110: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 111: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 112: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 113: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 114: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 115: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 116: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 117: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 118: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 119: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 120: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 121: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 122: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 123: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 124: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 125: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 126: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 127: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 128: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 129: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 130: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 131: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 132: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 133: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 134: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 135: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 136: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 137: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 138: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 139: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 140: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 141: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 142: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 143: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 144: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 145: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 146: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 147: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 148: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 149: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 150: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 151: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 152: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 153: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 154: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 155: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 156: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 157: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 158: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 159: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 160: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 161: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 162: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 163: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 164: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 165: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 166: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 167: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 168: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 169: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 170: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 171: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 172: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 173: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 174: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 175: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 176: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 177: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 178: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 179: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 180: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 181: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 182: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 183: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 184: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 185: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 186: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 187: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 188: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 189: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 190: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 191: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 192: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 193: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 194: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 195: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 196: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 197: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 198: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 199: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 200: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 201: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 202: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 203: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 204: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 205: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 206: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 207: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 208: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 209: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 210: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 211: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 212: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 213: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 214: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 215: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 216: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 217: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 218: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 219: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 220: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 221: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 222: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 223: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 224: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 225: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 226: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 227: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 228: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 229: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 230: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 231: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 232: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 233: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 234: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 235: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 236: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 237: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 238: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 239: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 240: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 241: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 242: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 243: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 244: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 245: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 246: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 247: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 248: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 249: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 250: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 251: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 252: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 253: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 254: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 255: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 256: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 257: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 258: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 259: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 260: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 261: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 262: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 263: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 264: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 265: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 266: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 267: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 268: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 269: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 270: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 271: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 272: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 273: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 274: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 275: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 276: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 277: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 278: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 279: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 280: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 281: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 282: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 283: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 284: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 285: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 286: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 287: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 288: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 289: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 290: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 291: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 292: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 293: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 294: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 295: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 296: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 297: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 298: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 299: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 300: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 301: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 302: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 303: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 304: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 305: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 306: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 307: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 308: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 309: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 310: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 311: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 312: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 313: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 314: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 315: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 316: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 317: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 318: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 319: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 320: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 321: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 322: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 323: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 324: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 325: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 326: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 327: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 328: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 329: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 330: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 331: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 332: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 333: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 334: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 335: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 336: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 337: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 338: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 339: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 340: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 341: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 342: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 343: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 344: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 345: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 346: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 347: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 348: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 349: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 350: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 351: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 352: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 353: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 354: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 355: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 356: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 357: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 358: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 359: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 360: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 361: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 362: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 363: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 364: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 365: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 366: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 367: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 368: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 369: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 370: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 371: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 372: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 373: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 374: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 375: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 376: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 377: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 378: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 379: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 380: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 381: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 382: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 383: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 384: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 385: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 386: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 387: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 388: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 389: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 390: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 391: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 392: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 393: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 394: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 395: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 396: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 397: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 398: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 399: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 400: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 401: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 402: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 403: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 404: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 405: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 406: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 407: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 408: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 128: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 129: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 130: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 134: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 135: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 139: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 142: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 143: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 144: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 145: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 146: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 150: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 151: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 152: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 153: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 157: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 158: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 162: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 163: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 167: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 169: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 173: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 174: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 178: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 180: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 184: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 186: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 190: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 191: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 195: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 197: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 201: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 203: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 207: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 208: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 212: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 213: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 214: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 218: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 219: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 220: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 224: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 225: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 229: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 231: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 235: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 236: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 240: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 241: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 245: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 246: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 247: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 251: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 252: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 256: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 257: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 261: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 263: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 264: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 268: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 271: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 274: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 277: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 278: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 279: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 280: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 284: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 286: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 290: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 293: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 296: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 299: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 307: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 310: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 311: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 315: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 318: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 320: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 321: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 336: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 342: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 347: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 353: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 359: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 365: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 371: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 377: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 378: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 384: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 385: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 391: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 392: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 398: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 399: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 405: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 406: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 412: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 417: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 418: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 422: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 423: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 427: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 428: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 432: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 434: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 438: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 441: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 444: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 445: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 449: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 450: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 454: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 455: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 456: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 460: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 462: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 466: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 470: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 474: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 478: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 482: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 486: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 489: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 491: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 495: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 496: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 500: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 501: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 502: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 506: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 507: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 508: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 509: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 510: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 511: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 512: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 513: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 517: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 518: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 519: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 523: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 524: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 528: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 531: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 532: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 533: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 540: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 541: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 542: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 546: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 547: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 551: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 552: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 553: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 557: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 558: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 559: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 597: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 598: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 603: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 612: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 613: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 614: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 618: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 619: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 620: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 624: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 625: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 626: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 630: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 631: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 632: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 636: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 637: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 638: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 642: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 643: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 644: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 649: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 650: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 651: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 652: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 653: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 657: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 664: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 665: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 666: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 667: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 671: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 672: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 673: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 677: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 678: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 682: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 685: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 686: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 690: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 691: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 692: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 693: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 697: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 698: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 702: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 704: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 708: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 709: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 713: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 714: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 718: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 719: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 723: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 724: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 725: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 726: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 730: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 731: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 735: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 738: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 739: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 747: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 748: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 752: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 753: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 757: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 758: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 762: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 763: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 764: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 768: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 769: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 773: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 774: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 778: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 780: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 781: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 782: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 786: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 787: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 791: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 792: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 793: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 797: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 799: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 803: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 804: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 808: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 809: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 811: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 812: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 813: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 818: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 819: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 823: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 824: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 825: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 826: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 830: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 831: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 835: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 836: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 840: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 842: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 846: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 847: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 851: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 852: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 853: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 863: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 864: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 865: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 869: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 870: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 874: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 875: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 879: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 880: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 884: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 885: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 894: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 895: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 899: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 900: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 904: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 905: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 906: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 916: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 917: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 918: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 922: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 923: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 927: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 928: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 929: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 933: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 934: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 935: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 939: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 940: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 944: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 945: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 949: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 950: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 954: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 955: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 956: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 957: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 993: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 994: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 995: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 999: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1000: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1004: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1005: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1009: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1011: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1012: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1016: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1018: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1028: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1030: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1031: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1032: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1036: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1038: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1042: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1044: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1045: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1049: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1050: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1059: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1060: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1061: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1062: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1066: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1067: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1069: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1070: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1074: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1076: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1077: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1081: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1082: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1083: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1087: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1090: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1091: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1095: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1096: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1097: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1098: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1102: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1103: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1106: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1107: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1111: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1112: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1116: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1119: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1121: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1125: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1128: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1132: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1136: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1140: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1144: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1148: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1152: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1156: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1160: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1164: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1168: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1172: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1176: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1180: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1184: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1188: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1192: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1196: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1197: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1198: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1202: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1203: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1204: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1208: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1209: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1210: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1214: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1215: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1216: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1220: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1224: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1228: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1232: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1236: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1240: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1244: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1248: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1252: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1256: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1260: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1264: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1268: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1272: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1276: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1277: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1281: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1282: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1291: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1292: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1296: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1298: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1302: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1304: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1308: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1310: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1314: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1316: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1320: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1322: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1326: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1328: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1332: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1334: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1338: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1340: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1344: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1346: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1350: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1352: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1356: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1358: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1362: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1364: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1368: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1370: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1374: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1376: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1380: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1382: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1386: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1388: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1392: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1393: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1397: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1399: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1403: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1404: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1405: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1406: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1407: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1411: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1412: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1416: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1417: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1418: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1419: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1423: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1424: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1425: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1426: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1430: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1431: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1435: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1436: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1440: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1442: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1446: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1447: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1448: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1449: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1453: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1454: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1455: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1456: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1460: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1461: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1465: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1467: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1468: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1472: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1473: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1474: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1475: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1479: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1480: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1481: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1485: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1486: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1487: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1491: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1492: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1493: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1497: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1498: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1499: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1503: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1504: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1505: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1509: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1510: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1511: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1515: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1516: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1517: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1521: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1522: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1523: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1527: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1528: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1529: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1533: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1534: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1535: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1539: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1540: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1541: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1545: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1546: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1547: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1551: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1552: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1553: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1557: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1558: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1559: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1563: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1564: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1565: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1569: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1570: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1571: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1575: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1576: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1577: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1581: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1582: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1583: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1587: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1588: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1589: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1593: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1594: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1595: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1599: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1600: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1601: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1605: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1606: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1607: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1608: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1612: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1613: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1614: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1618: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1619: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1620: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1624: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1626: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1627: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1631: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1632: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1633: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1637: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1638: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1639: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1643: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1644: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1645: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1649: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1650: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1651: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1656: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1657: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1658: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1662: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1663: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1664: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1669: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1670: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1671: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1675: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1676: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1677: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1681: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1682: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1683: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1687: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1688: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1689: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1693: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1694: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1695: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1700: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1701: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1702: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1707: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1708: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1709: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1713: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1714: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1715: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1719: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1720: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1721: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1725: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1726: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1727: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1731: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1732: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1733: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1737: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1738: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1739: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1743: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1744: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1745: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1749: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1750: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1751: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1755: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1756: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1757: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1761: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1762: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1763: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1767: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1768: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1769: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1773: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1774: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1775: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1779: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1780: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1781: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1785: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1786: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1787: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1791: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1792: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1796: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1798: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1799: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1800: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1804: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1805: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1806: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1811: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1813: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1817: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1818: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1822: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1823: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1827: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1828: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1832: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1833: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1837: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1838: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1842: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1843: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1844: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1848: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1849: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1850: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1854: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1857: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1858: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1862: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1863: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1867: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1868: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1872: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1873: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1877: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1878: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1882: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1883: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1887: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1888: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1892: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1893: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1894: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1895: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1899: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1900: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1904: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1905: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1924: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1927: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1930: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1934: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1951: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1952: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1953: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1954: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1958: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1959: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1960: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1964: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1965: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1966: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1967: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1988: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1989: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1993: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1997: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1998: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2002: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2005: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2009: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2013: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2015: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2018: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2022: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2025: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2026: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2030: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2033: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2034: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2038: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2041: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2045: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2049: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2053: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2057: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2058: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2062: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2065: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2066: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2070: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2074: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2078: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2079: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2080: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2081: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2085: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2086: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2087: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2094: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2097: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2101: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2105: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2109: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2112: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2116: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2119: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2123: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2127: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2130: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2137: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2141: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2145: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2150: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2153: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2158: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2162: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2166: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2169: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2173: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2176: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2180: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2184: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2187: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2191: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2194: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2198: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2202: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2206: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2210: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2214: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2218: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2222: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2226: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2230: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2234: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2238: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2241: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2245: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2246: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2250: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2254: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2258: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2262: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2265: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2269: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2273: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2277: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2278: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2279: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2280: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2284: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2285: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2286: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2290: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2291: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2295: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2296: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2300: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2301: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2305: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2306: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2310: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2311: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2315: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2316: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2320: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2321: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2322: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2326: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2327: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2331: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2333: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2334: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2335: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2336: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2340: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2342: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2346: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2354: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2355: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2360: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2361: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2362: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2366: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2368: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2372: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2373: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2375: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2379: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2381: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2385: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2386: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2387: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2388: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2389: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2390: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2391: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2392: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2393: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2398: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2399: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2400: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2402: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2407: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2408: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2409: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2410: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2414: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2415: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2419: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2420: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2424: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2425: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2429: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2430: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2431: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2435: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2436: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2440: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2441: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2445: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2446: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2450: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2451: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2455: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2456: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2460: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2461: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2465: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2466: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2470: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2471: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2472: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2473: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2474: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2478: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2479: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2480: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2481: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2482: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2483: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2487: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2488: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2489: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2490: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2491: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2492: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2493: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2497: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2498: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2499: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2500: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2501: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2502: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2509: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2510: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2514: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2515: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2516: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2520: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2521: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2522: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2523: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2527: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2528: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2529: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2531: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2532: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2533: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2537: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2538: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2542: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2543: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2547: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2548: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2549: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2550: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2551: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2552: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2556: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2557: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2558: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2562: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2563: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2567: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2568: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2573: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2574: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2575: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2580: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2581: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2585: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2586: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2590: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2591: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2592: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2593: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2597: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2598: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2602: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2603: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2604: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2605: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2606: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2607: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2611: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2615: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2616: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2620: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2621: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2625: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2626: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2627: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2631: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2632: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2633: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2637: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2638: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2642: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2643: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2647: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2648: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2652: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2653: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2658: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2659: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2663: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2664: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2668: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2669: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2670: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2675: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2676: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2681: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2682: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2683: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2687: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2688: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2689: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2693: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2695: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2696: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2697: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2698: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2702: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2703: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2704: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2705: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2709: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2710: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2711: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2715: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2716: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2717: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2721: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2722: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2723: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2735: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2739: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2743: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2747: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2750: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2754: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2757: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2761: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2762: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2763: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2764: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2765: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2769: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2770: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2771: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2775: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2776: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2780: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2781: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2785: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2786: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2790: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2791: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2792: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2796: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2797: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2801: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2805: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2806: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2810: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2811: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2815: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2816: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2820: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2821: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2825: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2826: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2830: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2831: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2832: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2833: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2834: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2838: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2839: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2843: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2844: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2848: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2849: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2853: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2854: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2858: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2859: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2863: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2864: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2868: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2869: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2873: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2874: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2878: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2879: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2888: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2889: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2894: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2895: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2899: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2900: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2904: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2905: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2909: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2910: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2911: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2912: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2913: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2917: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2918: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2922: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2923: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2924: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2928: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2929: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2930: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2931: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2932: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2933: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2937: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2938: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2939: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2943: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2944: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2945: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2949: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2950: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2951: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2955: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2956: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2957: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2961: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2962: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2963: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2964: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2965: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2970: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2971: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2976: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2977: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2978: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2989: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2990: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2991: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2995: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2996: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2997: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3001: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3002: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3006: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3007: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3008: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3012: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3013: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3030: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3031: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3032: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3033: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3034: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3039: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3040: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3041: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3045: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3046: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3050: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3051: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3056: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3057: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3058: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3062: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3063: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3067: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3068: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3072: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3073: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3074: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3078: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3079: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3080: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3084: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3085: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3086: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3090: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3091: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3092: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3096: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3097: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3101: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3102: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3103: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3107: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3109: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3110: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3114: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3115: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3116: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3120: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3121: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3136: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3137: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3141: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3142: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3143: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3144: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3148: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3149: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3151: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3152: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3153: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3158: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3159: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3160: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3161: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3162: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3166: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3167: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3171: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3172: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3173: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3177: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3179: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3180: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3184: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3186: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3187: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3191: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3192: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3193: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3194: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3198: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3199: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3200: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3201: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3205: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3206: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3210: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3217: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3218: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3219: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3223: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3224: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3228: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3229: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3230: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3231: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3232: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3236: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3237: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3241: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3245: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3248: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3249: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3250: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3251: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3255: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3256: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3265: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3266: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3270: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3271: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3275: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3276: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3277: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3281: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3282: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3283: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3284: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3285: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3286: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3290: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3292: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3296: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3297: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3298: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3302: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3303: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3304: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3308: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3310: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3311: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3315: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3316: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3317: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3321: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3322: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3326: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3327: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3331: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3332: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3336: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3337: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3341: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3342: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3346: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3347: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3351: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3352: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3356: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3357: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3361: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3362: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3363: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3367: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3368: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3372: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3373: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3387: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3389: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3393: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3394: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3403: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3404: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3408: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3409: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3413: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3414: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3423: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3424: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3428: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3429: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3430: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3434: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3435: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3436: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3440: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3442: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3446: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3447: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3448: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3449: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3453: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3454: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3455: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3459: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3460: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3461: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3465: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3466: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3467: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3468: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3469: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3470: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3474: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3475: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3476: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3480: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3481: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3482: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3486: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3487: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3488: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3492: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3493: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3494: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3505: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3506: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3507: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3508: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3509: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3513: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3514: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3515: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3516: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3517: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3521: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3522: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3530: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3531: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3536: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3537: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3538: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3539: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3543: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3544: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3545: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3546: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3550: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3553: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3554: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3558: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3561: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3562: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3566: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3569: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3573: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3574: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3575: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3579: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3580: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3581: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3585: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3586: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3587: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3591: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3592: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3596: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3597: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3616: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3617: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3641: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3642: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3646: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3647: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3651: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3652: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3653: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3657: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3659: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3660: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3664: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3665: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3669: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3670: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3674: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3675: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3679: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3680: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3684: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3685: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3688: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3689: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3690: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3692: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3696: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3697: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3701: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3703: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3707: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3708: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3712: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3713: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3717: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3718: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3722: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3723: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3727: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3728: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3732: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3733: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3734: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3735: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3739: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3740: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3778: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3779: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3780: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3782: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3783: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3787: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3788: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3789: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3793: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3794: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3809: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3811: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3812: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3816: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3817: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3818: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3822: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3823: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3827: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3828: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3832: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3833: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3837: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3838: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3842: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3843: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3847: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3848: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3849: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3853: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3854: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3863: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3866: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3867: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3868: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3872: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3873: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3874: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3878: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3879: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3880: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3884: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3886: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3887: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3891: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3892: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3893: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3897: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3898: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3899: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3903: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3904: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3905: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3909: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3910: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3911: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3915: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3916: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3917: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3921: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3922: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3926: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3927: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3931: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3932: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3936: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3937: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3979: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3980: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3987: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3988: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3992: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3993: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4002: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4003: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4007: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4008: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4009: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4013: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4014: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4015: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4019: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4020: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4026: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4030: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4031: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4035: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4037: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4039: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4043: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4045: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4049: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4052: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4053: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4057: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4059: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4063: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4065: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4069: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4071: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4075: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4077: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4081: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4082: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4086: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4089: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4091: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4095: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4097: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4101: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4103: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4107: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4108: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4109: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4110: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4114: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4115: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4120: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4124: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4126: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4130: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4131: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4132: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4136: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4137: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4141: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4142: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4158: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4160: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4164: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4166: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4171: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4173: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4177: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4179: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4243: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 5943: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 5944: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 5948: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 5949: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 5950: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 5954: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 5955: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 5959: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 5960: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 5964: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 5965: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 5969: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 5970: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 5971: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 5975: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 5976: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 5977: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 5982: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 5991: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 5994: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 5995: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 5996: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 5997: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 5998: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 5999: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6000: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6001: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6002: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6003: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6004: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6005: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6009: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6010: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6014: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6015: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6019: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6020: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6022: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6023: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6024: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6027: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6031: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6034: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6037: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6042: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6051: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6055: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6056: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6060: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6061: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6065: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6066: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6070: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6071: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6072: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6083: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6084: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6085: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6086: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6090: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6091: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6092: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6093: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6098: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6099: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6103: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6125: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6128: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6137: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6138: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6142: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6143: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6148: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6150: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6154: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6156: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6160: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6162: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6166: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6167: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6171: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6172: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6176: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6177: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6181: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6182: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6193: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6194: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6198: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6200: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6204: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6206: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6210: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6211: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6216: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6217: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6218: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6312: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6317: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6318: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6322: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6323: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6327: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6329: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6334: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6336: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6337: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6351: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6352: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6357: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6358: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6359: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6362: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6367: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6368: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6384: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6385: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6390: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6391: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6396: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6411: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6412: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6558: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6559: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6560: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6564: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6566: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6567: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6568: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6572: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6573: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6574: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6575: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6579: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6580: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6584: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6585: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6589: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6590: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6591: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6595: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6596: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6601: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6602: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6603: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6608: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6609: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6620: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6621: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6625: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6626: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6630: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6632: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6633: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6638: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6639: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6640: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/opcode.h", line 23: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 34: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 38: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 40: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 42: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 43: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 45: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 46: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 47: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 49: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 51: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 52: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 54: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 55: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 56: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 57: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 58: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 61: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 63: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 64: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 66: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 67: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 80: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 84: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 85: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 86: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 87: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 90: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 94: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 112: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 113: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 114: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 115: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 116: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 117: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 118: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 119: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 122: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 123: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 125: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 126: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 127: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 128: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 129: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 132: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 133: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 134: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 137: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 139: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 142: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 143: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 144: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 145: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 148: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 149: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 153: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 154: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 155: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 157: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 159: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 161: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 165: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 166: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 168: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 170: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 173: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 174: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 175: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 176: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 181: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 182: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 186: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 187: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 188: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 189: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 191: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 192: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 197: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 199: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 202: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 203: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 204: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 205: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 206: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 207: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 208: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 209: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 212: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 213: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 214: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 216: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 217: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 218: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 219: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 220: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 221: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 222: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 223: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 225: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 236: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 237: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 238: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 239: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 240: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 241: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 243: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 244: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 245: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 248: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 249: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 252: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 254: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 258: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 261: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 262: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 265: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 266: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 267: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 268: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 269: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 270: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 273: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 276: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 279: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 280: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 304: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 305: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 306: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 307: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 308: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 311: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 312: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 313: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 314: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 315: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 316: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 317: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 318: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 319: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 320: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 323: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 326: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 327: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 328: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 329: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 332: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 335: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 338: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 339: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 340: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 341: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 342: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 345: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 347: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 348: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 349: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 350: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 351: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 356: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 357: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 358: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 360: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 361: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 362: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 363: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 364: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 367: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 368: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 383: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 386: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 388: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 390: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 391: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 392: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 393: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 394: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 402: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 403: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 405: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 406: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 407: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 408: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 410: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 411: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 412: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 413: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 414: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 415: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 416: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 417: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 418: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 422: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 424: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 426: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 428: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 429: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 431: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 433: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 450: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 451: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 452: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 454: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 456: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 457: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 459: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 460: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 462: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 463: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 465: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 467: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 469: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 472: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 473: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 474: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 475: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 476: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 486: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 492: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 494: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 496: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 500: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 501: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 502: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 503: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 504: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 505: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 506: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 507: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 508: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 509: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 510: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 511: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 512: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 513: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 514: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 515: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 516: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 517: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 518: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 519: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 520: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 521: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 522: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 530: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 533: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 535: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 539: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 542: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 556: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 557: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 559: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 564: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 569: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 571: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 578: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 581: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 582: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 585: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 586: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 587: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 590: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 592: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 594: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 595: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 597: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 599: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 600: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 602: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 604: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 606: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 608: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 610: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 612: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 615: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 616: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 623: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 625: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 627: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 629: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 631: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 640: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 641: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 680: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 683: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 693: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlvars.h", line 27: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlvars.h", line 32: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlvars.h", line 37: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlvars.h", line 38: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlvars.h", line 39: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlvars.h", line 40: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlvars.h", line 43: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlvars.h", line 50: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlvars.h", line 54: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlvars.h", line 64: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlvars.h", line 70: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlvars.h", line 75: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlvars.h", line 78: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlvars.h", line 82: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlvars.h", line 86: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlvars.h", line 87: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlvars.h", line 88: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlvars.h", line 92: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlvars.h", line 129: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlvars.h", line 130: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlvars.h", line 140: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlvars.h", line 142: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlvars.h", line 146: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlvars.h", line 150: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlvars.h", line 155: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlvars.h", line 160: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlvars.h", line 161: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlvars.h", line 168: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlvars.h", line 169: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlvars.h", line 170: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlvars.h", line 178: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlvars.h", line 186: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlapi.h", line 50: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlapi.h", line 51: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlapi.h", line 52: warning:  attribute "unused" is unknown, ignored
"conftest.c", line 141: warning:  attribute "unused" is unknown, ignored
configure:102202: $? = 0
configure:102213: result: yes
configure:102230: checking if Perl supports ithreads
configure:102258: /opt/solarisstudio12.4/bin/cc -std=c99 -o conftest   -I/opt/csw/lib/perl/5.10.1/CORE    conftest.c  -R /opt/csw/lib -m32 -xarch=sparc -L/opt/csw/lib -lperl -L/opt/csw/bdb48/lib -L/opt/csw/lib -L/usr/lib -L/usr/ccs/lib -L/lib  -L/opt/csw/lib/perl/5.10.1/CORE -lperl -lsocket -lnsl -ldl -lm -lpthread -lc -lperl >&5
"/opt/csw/lib/perl/5.10.1/CORE/perl.h", line 3332: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perl.h", line 3336: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlio.h", line 117: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlio.h", line 118: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlio.h", line 121: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlio.h", line 123: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlio.h", line 124: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlio.h", line 125: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlio.h", line 218: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlio.h", line 231: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlio.h", line 349: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlio.h", line 358: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlio.h", line 362: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlio.h", line 369: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlio.h", line 374: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/regexp.h", line 126: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/regexp.h", line 127: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/regexp.h", line 130: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/regexp.h", line 133: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/regexp.h", line 134: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/regexp.h", line 135: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/regexp.h", line 137: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/regexp.h", line 139: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/regexp.h", line 141: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/regexp.h", line 143: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/regexp.h", line 145: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/regexp.h", line 147: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/sv.h", line 648: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/sv.h", line 684: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/cv.h", line 49: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/cv.h", line 84: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/op.h", line 289: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/op.h", line 293: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/op.h", line 298: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/op.h", line 304: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/op.h", line 310: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/op.h", line 316: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/op.h", line 445: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/op.h", line 450: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/op.h", line 455: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/op.h", line 460: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/hv.h", line 45: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/cop.h", line 138: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/mg.h", line 15: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/mg.h", line 16: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/mg.h", line 17: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/mg.h", line 18: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/mg.h", line 19: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/mg.h", line 20: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/mg.h", line 22: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/mg.h", line 23: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perl.h", line 3874: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perl.h", line 3875: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perl.h", line 4168: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perl.h", line 4169: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perl.h", line 4170: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perl.h", line 4171: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perl.h", line 4172: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perl.h", line 4711: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perl.h", line 4712: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perl.h", line 4713: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perl.h", line 4716: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perl.h", line 4720: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perl.h", line 4721: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perl.h", line 4722: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perl.h", line 4725: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perl.h", line 4726: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perl.h", line 4727: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perl.h", line 4728: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perl.h", line 4729: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perl.h", line 4730: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perl.h", line 4739: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perl.h", line 4740: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perl.h", line 4744: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 38: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 43: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 48: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 53: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 58: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 67: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 118: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 7: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 8: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 9: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 10: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 11: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 12: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 13: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 14: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 15: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 16: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 17: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 18: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 19: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 20: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 21: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 22: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 23: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 24: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 25: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 26: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 27: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 28: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 29: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 30: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 31: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 32: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 33: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 34: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 35: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 36: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 37: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 38: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 39: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 40: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 41: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 42: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 43: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 44: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 45: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 46: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 47: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 48: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 49: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 52: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 53: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 54: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 55: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 56: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 57: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 58: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 59: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 60: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 61: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 62: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 63: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 64: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 65: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 66: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 67: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 68: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 69: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 70: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 71: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 72: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 73: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 74: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 75: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 76: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 77: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 78: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 79: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 80: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 81: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 82: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 83: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 84: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 85: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 86: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 87: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 88: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 89: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 90: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 91: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 92: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 93: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 94: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 95: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 96: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 97: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 98: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 99: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 100: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 101: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 102: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 103: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 104: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 105: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 106: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 107: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 108: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 109: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 110: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 111: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 112: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 113: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 114: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 115: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 116: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 117: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 118: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 119: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 120: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 121: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 122: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 123: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 124: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 125: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 126: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 127: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 128: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 129: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 130: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 131: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 132: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 133: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 134: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 135: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 136: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 137: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 138: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 139: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 140: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 141: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 142: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 143: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 144: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 145: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 146: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 147: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 148: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 149: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 150: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 151: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 152: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 153: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 154: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 155: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 156: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 157: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 158: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 159: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 160: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 161: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 162: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 163: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 164: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 165: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 166: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 167: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 168: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 169: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 170: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 171: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 172: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 173: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 174: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 175: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 176: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 177: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 178: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 179: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 180: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 181: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 182: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 183: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 184: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 185: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 186: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 187: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 188: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 189: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 190: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 191: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 192: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 193: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 194: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 195: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 196: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 197: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 198: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 199: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 200: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 201: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 202: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 203: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 204: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 205: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 206: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 207: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 208: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 209: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 210: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 211: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 212: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 213: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 214: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 215: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 216: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 217: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 218: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 219: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 220: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 221: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 222: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 223: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 224: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 225: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 226: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 227: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 228: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 229: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 230: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 231: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 232: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 233: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 234: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 235: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 236: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 237: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 238: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 239: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 240: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 241: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 242: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 243: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 244: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 245: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 246: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 247: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 248: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 249: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 250: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 251: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 252: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 253: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 254: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 255: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 256: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 257: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 258: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 259: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 260: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 261: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 262: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 263: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 264: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 265: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 266: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 267: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 268: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 269: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 270: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 271: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 272: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 273: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 274: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 275: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 276: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 277: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 278: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 279: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 280: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 281: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 282: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 283: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 284: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 285: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 286: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 287: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 288: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 289: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 290: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 291: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 292: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 293: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 294: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 295: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 296: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 297: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 298: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 299: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 300: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 301: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 302: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 303: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 304: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 305: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 306: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 307: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 308: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 309: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 310: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 311: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 312: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 313: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 314: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 315: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 316: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 317: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 318: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 319: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 320: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 321: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 322: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 323: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 324: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 325: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 326: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 327: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 328: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 329: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 330: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 331: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 332: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 333: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 334: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 335: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 336: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 337: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 338: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 339: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 340: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 341: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 342: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 343: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 344: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 345: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 346: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 347: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 348: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 349: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 350: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 351: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 352: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 353: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 354: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 355: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 356: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 357: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 358: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 359: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 360: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 361: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 362: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 363: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 364: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 365: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 366: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 367: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 368: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 369: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 370: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 371: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 372: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 373: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 374: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 375: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 376: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 377: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 378: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 379: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 380: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 381: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 382: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 383: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 384: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 385: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 386: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 387: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 388: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 389: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 390: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 391: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 392: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 393: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 394: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 395: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 396: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 397: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 398: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 399: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 400: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 401: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 402: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 403: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 404: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 405: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 406: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 407: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 408: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 128: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 129: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 130: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 134: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 135: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 139: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 142: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 143: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 144: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 145: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 146: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 150: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 151: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 152: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 153: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 157: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 158: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 162: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 163: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 167: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 169: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 173: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 174: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 178: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 180: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 184: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 186: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 190: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 191: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 195: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 197: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 201: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 203: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 207: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 208: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 212: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 213: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 214: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 218: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 219: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 220: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 224: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 225: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 229: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 231: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 235: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 236: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 240: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 241: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 245: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 246: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 247: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 251: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 252: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 256: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 257: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 261: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 263: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 264: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 268: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 271: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 274: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 277: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 278: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 279: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 280: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 284: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 286: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 290: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 293: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 296: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 299: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 307: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 310: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 311: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 315: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 318: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 320: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 321: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 336: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 342: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 347: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 353: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 359: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 365: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 371: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 377: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 378: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 384: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 385: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 391: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 392: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 398: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 399: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 405: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 406: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 412: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 417: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 418: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 422: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 423: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 427: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 428: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 432: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 434: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 438: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 441: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 444: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 445: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 449: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 450: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 454: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 455: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 456: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 460: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 462: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 466: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 470: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 474: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 478: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 482: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 486: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 489: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 491: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 495: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 496: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 500: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 501: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 502: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 506: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 507: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 508: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 509: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 510: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 511: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 512: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 513: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 517: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 518: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 519: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 523: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 524: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 528: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 531: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 532: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 533: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 540: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 541: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 542: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 546: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 547: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 551: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 552: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 553: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 557: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 558: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 559: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 597: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 598: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 603: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 612: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 613: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 614: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 618: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 619: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 620: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 624: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 625: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 626: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 630: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 631: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 632: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 636: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 637: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 638: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 642: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 643: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 644: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 649: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 650: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 651: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 652: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 653: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 657: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 664: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 665: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 666: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 667: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 671: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 672: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 673: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 677: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 678: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 682: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 685: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 686: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 690: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 691: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 692: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 693: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 697: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 698: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 702: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 704: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 708: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 709: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 713: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 714: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 718: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 719: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 723: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 724: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 725: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 726: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 730: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 731: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 735: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 738: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 739: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 747: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 748: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 752: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 753: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 757: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 758: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 762: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 763: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 764: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 768: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 769: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 773: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 774: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 778: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 780: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 781: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 782: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 786: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 787: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 791: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 792: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 793: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 797: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 799: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 803: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 804: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 808: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 809: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 811: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 812: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 813: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 818: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 819: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 823: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 824: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 825: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 826: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 830: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 831: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 835: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 836: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 840: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 842: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 846: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 847: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 851: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 852: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 853: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 863: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 864: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 865: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 869: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 870: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 874: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 875: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 879: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 880: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 884: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 885: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 894: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 895: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 899: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 900: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 904: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 905: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 906: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 916: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 917: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 918: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 922: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 923: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 927: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 928: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 929: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 933: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 934: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 935: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 939: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 940: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 944: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 945: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 949: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 950: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 954: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 955: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 956: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 957: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 993: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 994: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 995: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 999: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1000: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1004: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1005: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1009: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1011: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1012: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1016: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1018: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1028: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1030: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1031: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1032: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1036: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1038: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1042: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1044: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1045: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1049: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1050: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1059: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1060: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1061: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1062: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1066: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1067: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1069: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1070: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1074: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1076: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1077: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1081: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1082: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1083: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1087: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1090: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1091: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1095: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1096: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1097: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1098: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1102: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1103: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1106: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1107: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1111: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1112: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1116: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1119: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1121: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1125: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1128: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1132: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1136: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1140: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1144: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1148: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1152: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1156: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1160: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1164: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1168: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1172: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1176: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1180: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1184: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1188: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1192: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1196: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1197: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1198: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1202: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1203: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1204: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1208: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1209: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1210: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1214: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1215: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1216: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1220: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1224: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1228: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1232: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1236: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1240: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1244: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1248: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1252: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1256: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1260: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1264: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1268: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1272: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1276: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1277: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1281: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1282: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1291: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1292: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1296: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1298: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1302: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1304: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1308: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1310: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1314: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1316: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1320: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1322: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1326: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1328: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1332: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1334: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1338: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1340: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1344: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1346: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1350: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1352: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1356: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1358: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1362: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1364: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1368: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1370: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1374: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1376: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1380: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1382: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1386: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1388: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1392: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1393: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1397: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1399: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1403: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1404: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1405: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1406: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1407: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1411: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1412: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1416: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1417: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1418: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1419: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1423: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1424: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1425: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1426: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1430: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1431: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1435: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1436: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1440: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1442: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1446: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1447: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1448: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1449: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1453: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1454: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1455: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1456: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1460: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1461: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1465: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1467: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1468: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1472: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1473: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1474: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1475: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1479: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1480: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1481: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1485: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1486: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1487: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1491: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1492: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1493: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1497: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1498: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1499: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1503: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1504: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1505: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1509: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1510: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1511: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1515: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1516: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1517: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1521: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1522: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1523: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1527: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1528: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1529: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1533: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1534: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1535: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1539: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1540: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1541: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1545: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1546: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1547: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1551: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1552: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1553: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1557: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1558: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1559: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1563: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1564: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1565: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1569: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1570: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1571: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1575: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1576: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1577: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1581: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1582: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1583: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1587: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1588: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1589: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1593: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1594: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1595: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1599: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1600: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1601: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1605: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1606: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1607: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1608: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1612: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1613: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1614: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1618: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1619: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1620: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1624: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1626: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1627: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1631: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1632: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1633: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1637: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1638: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1639: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1643: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1644: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1645: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1649: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1650: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1651: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1656: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1657: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1658: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1662: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1663: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1664: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1669: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1670: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1671: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1675: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1676: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1677: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1681: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1682: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1683: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1687: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1688: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1689: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1693: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1694: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1695: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1700: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1701: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1702: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1707: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1708: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1709: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1713: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1714: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1715: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1719: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1720: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1721: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1725: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1726: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1727: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1731: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1732: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1733: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1737: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1738: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1739: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1743: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1744: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1745: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1749: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1750: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1751: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1755: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1756: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1757: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1761: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1762: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1763: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1767: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1768: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1769: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1773: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1774: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1775: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1779: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1780: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1781: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1785: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1786: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1787: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1791: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1792: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1796: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1798: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1799: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1800: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1804: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1805: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1806: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1811: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1813: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1817: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1818: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1822: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1823: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1827: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1828: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1832: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1833: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1837: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1838: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1842: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1843: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1844: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1848: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1849: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1850: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1854: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1857: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1858: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1862: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1863: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1867: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1868: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1872: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1873: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1877: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1878: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1882: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1883: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1887: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1888: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1892: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1893: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1894: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1895: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1899: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1900: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1904: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1905: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1924: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1927: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1930: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1934: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1951: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1952: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1953: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1954: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1958: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1959: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1960: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1964: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1965: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1966: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1967: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1988: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1989: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1993: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1997: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1998: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2002: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2005: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2009: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2013: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2015: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2018: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2022: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2025: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2026: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2030: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2033: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2034: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2038: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2041: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2045: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2049: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2053: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2057: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2058: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2062: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2065: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2066: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2070: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2074: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2078: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2079: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2080: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2081: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2085: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2086: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2087: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2094: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2097: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2101: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2105: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2109: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2112: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2116: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2119: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2123: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2127: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2130: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2137: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2141: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2145: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2150: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2153: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2158: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2162: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2166: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2169: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2173: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2176: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2180: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2184: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2187: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2191: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2194: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2198: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2202: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2206: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2210: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2214: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2218: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2222: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2226: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2230: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2234: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2238: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2241: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2245: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2246: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2250: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2254: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2258: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2262: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2265: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2269: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2273: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2277: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2278: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2279: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2280: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2284: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2285: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2286: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2290: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2291: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2295: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2296: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2300: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2301: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2305: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2306: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2310: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2311: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2315: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2316: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2320: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2321: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2322: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2326: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2327: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2331: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2333: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2334: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2335: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2336: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2340: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2342: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2346: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2354: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2355: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2360: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2361: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2362: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2366: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2368: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2372: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2373: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2375: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2379: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2381: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2385: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2386: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2387: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2388: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2389: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2390: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2391: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2392: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2393: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2398: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2399: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2400: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2402: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2407: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2408: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2409: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2410: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2414: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2415: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2419: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2420: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2424: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2425: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2429: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2430: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2431: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2435: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2436: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2440: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2441: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2445: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2446: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2450: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2451: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2455: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2456: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2460: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2461: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2465: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2466: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2470: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2471: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2472: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2473: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2474: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2478: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2479: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2480: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2481: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2482: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2483: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2487: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2488: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2489: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2490: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2491: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2492: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2493: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2497: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2498: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2499: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2500: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2501: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2502: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2509: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2510: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2514: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2515: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2516: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2520: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2521: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2522: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2523: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2527: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2528: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2529: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2531: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2532: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2533: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2537: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2538: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2542: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2543: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2547: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2548: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2549: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2550: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2551: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2552: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2556: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2557: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2558: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2562: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2563: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2567: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2568: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2573: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2574: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2575: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2580: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2581: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2585: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2586: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2590: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2591: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2592: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2593: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2597: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2598: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2602: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2603: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2604: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2605: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2606: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2607: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2611: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2615: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2616: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2620: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2621: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2625: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2626: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2627: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2631: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2632: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2633: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2637: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2638: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2642: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2643: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2647: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2648: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2652: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2653: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2658: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2659: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2663: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2664: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2668: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2669: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2670: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2675: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2676: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2681: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2682: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2683: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2687: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2688: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2689: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2693: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2695: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2696: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2697: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2698: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2702: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2703: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2704: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2705: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2709: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2710: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2711: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2715: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2716: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2717: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2721: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2722: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2723: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2735: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2739: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2743: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2747: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2750: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2754: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2757: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2761: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2762: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2763: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2764: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2765: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2769: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2770: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2771: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2775: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2776: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2780: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2781: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2785: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2786: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2790: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2791: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2792: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2796: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2797: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2801: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2805: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2806: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2810: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2811: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2815: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2816: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2820: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2821: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2825: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2826: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2830: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2831: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2832: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2833: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2834: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2838: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2839: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2843: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2844: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2848: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2849: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2853: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2854: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2858: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2859: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2863: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2864: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2868: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2869: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2873: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2874: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2878: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2879: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2888: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2889: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2894: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2895: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2899: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2900: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2904: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2905: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2909: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2910: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2911: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2912: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2913: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2917: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2918: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2922: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2923: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2924: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2928: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2929: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2930: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2931: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2932: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2933: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2937: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2938: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2939: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2943: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2944: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2945: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2949: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2950: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2951: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2955: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2956: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2957: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2961: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2962: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2963: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2964: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2965: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2970: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2971: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2976: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2977: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2978: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2989: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2990: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2991: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2995: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2996: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2997: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3001: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3002: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3006: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3007: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3008: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3012: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3013: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3030: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3031: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3032: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3033: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3034: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3039: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3040: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3041: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3045: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3046: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3050: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3051: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3056: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3057: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3058: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3062: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3063: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3067: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3068: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3072: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3073: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3074: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3078: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3079: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3080: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3084: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3085: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3086: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3090: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3091: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3092: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3096: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3097: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3101: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3102: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3103: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3107: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3109: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3110: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3114: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3115: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3116: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3120: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3121: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3136: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3137: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3141: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3142: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3143: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3144: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3148: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3149: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3151: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3152: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3153: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3158: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3159: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3160: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3161: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3162: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3166: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3167: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3171: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3172: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3173: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3177: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3179: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3180: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3184: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3186: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3187: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3191: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3192: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3193: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3194: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3198: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3199: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3200: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3201: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3205: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3206: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3210: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3217: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3218: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3219: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3223: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3224: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3228: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3229: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3230: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3231: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3232: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3236: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3237: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3241: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3245: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3248: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3249: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3250: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3251: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3255: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3256: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3265: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3266: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3270: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3271: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3275: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3276: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3277: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3281: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3282: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3283: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3284: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3285: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3286: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3290: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3292: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3296: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3297: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3298: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3302: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3303: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3304: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3308: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3310: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3311: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3315: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3316: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3317: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3321: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3322: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3326: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3327: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3331: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3332: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3336: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3337: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3341: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3342: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3346: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3347: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3351: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3352: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3356: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3357: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3361: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3362: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3363: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3367: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3368: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3372: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3373: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3387: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3389: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3393: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3394: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3403: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3404: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3408: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3409: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3413: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3414: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3423: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3424: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3428: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3429: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3430: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3434: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3435: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3436: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3440: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3442: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3446: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3447: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3448: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3449: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3453: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3454: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3455: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3459: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3460: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3461: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3465: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3466: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3467: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3468: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3469: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3470: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3474: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3475: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3476: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3480: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3481: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3482: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3486: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3487: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3488: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3492: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3493: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3494: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3505: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3506: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3507: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3508: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3509: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3513: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3514: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3515: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3516: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3517: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3521: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3522: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3530: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3531: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3536: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3537: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3538: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3539: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3543: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3544: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3545: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3546: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3550: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3553: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3554: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3558: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3561: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3562: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3566: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3569: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3573: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3574: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3575: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3579: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3580: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3581: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3585: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3586: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3587: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3591: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3592: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3596: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3597: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3616: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3617: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3641: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3642: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3646: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3647: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3651: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3652: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3653: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3657: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3659: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3660: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3664: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3665: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3669: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3670: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3674: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3675: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3679: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3680: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3684: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3685: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3688: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3689: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3690: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3692: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3696: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3697: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3701: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3703: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3707: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3708: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3712: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3713: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3717: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3718: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3722: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3723: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3727: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3728: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3732: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3733: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3734: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3735: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3739: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3740: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3778: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3779: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3780: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3782: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3783: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3787: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3788: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3789: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3793: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3794: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3809: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3811: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3812: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3816: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3817: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3818: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3822: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3823: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3827: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3828: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3832: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3833: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3837: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3838: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3842: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3843: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3847: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3848: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3849: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3853: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3854: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3863: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3866: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3867: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3868: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3872: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3873: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3874: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3878: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3879: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3880: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3884: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3886: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3887: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3891: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3892: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3893: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3897: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3898: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3899: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3903: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3904: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3905: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3909: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3910: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3911: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3915: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3916: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3917: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3921: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3922: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3926: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3927: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3931: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3932: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3936: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3937: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3979: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3980: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3987: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3988: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3992: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3993: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4002: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4003: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4007: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4008: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4009: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4013: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4014: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4015: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4019: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4020: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4026: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4030: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4031: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4035: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4037: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4039: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4043: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4045: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4049: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4052: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4053: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4057: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4059: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4063: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4065: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4069: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4071: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4075: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4077: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4081: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4082: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4086: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4089: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4091: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4095: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4097: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4101: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4103: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4107: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4108: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4109: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4110: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4114: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4115: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4120: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4124: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4126: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4130: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4131: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4132: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4136: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4137: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4141: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4142: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4158: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4160: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4164: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4166: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4171: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4173: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4177: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4179: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4243: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 5943: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 5944: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 5948: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 5949: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 5950: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 5954: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 5955: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 5959: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 5960: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 5964: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 5965: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 5969: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 5970: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 5971: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 5975: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 5976: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 5977: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 5982: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 5991: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 5994: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 5995: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 5996: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 5997: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 5998: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 5999: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6000: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6001: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6002: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6003: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6004: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6005: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6009: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6010: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6014: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6015: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6019: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6020: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6022: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6023: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6024: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6027: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6031: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6034: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6037: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6042: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6051: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6055: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6056: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6060: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6061: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6065: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6066: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6070: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6071: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6072: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6083: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6084: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6085: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6086: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6090: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6091: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6092: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6093: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6098: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6099: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6103: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6125: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6128: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6137: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6138: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6142: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6143: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6148: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6150: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6154: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6156: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6160: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6162: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6166: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6167: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6171: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6172: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6176: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6177: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6181: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6182: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6193: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6194: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6198: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6200: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6204: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6206: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6210: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6211: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6216: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6217: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6218: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6312: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6317: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6318: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6322: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6323: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6327: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6329: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6334: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6336: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6337: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6351: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6352: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6357: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6358: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6359: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6362: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6367: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6368: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6384: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6385: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6390: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6391: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6396: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6411: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6412: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6558: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6559: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6560: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6564: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6566: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6567: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6568: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6572: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6573: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6574: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6575: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6579: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6580: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6584: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6585: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6589: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6590: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6591: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6595: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6596: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6601: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6602: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6603: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6608: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6609: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6620: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6621: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6625: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6626: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6630: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6632: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6633: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6638: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6639: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6640: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/opcode.h", line 23: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 34: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 38: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 40: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 42: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 43: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 45: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 46: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 47: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 49: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 51: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 52: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 54: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 55: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 56: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 57: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 58: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 61: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 63: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 64: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 66: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 67: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 80: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 84: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 85: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 86: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 87: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 90: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 94: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 112: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 113: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 114: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 115: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 116: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 117: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 118: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 119: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 122: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 123: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 125: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 126: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 127: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 128: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 129: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 132: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 133: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 134: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 137: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 139: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 142: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 143: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 144: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 145: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 148: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 149: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 153: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 154: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 155: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 157: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 159: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 161: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 165: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 166: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 168: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 170: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 173: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 174: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 175: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 176: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 181: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 182: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 186: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 187: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 188: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 189: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 191: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 192: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 197: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 199: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 202: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 203: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 204: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 205: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 206: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 207: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 208: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 209: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 212: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 213: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 214: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 216: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 217: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 218: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 219: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 220: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 221: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 222: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 223: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 225: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 236: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 237: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 238: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 239: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 240: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 241: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 243: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 244: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 245: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 248: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 249: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 252: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 254: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 258: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 261: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 262: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 265: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 266: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 267: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 268: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 269: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 270: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 273: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 276: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 279: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 280: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 304: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 305: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 306: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 307: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 308: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 311: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 312: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 313: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 314: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 315: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 316: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 317: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 318: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 319: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 320: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 323: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 326: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 327: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 328: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 329: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 332: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 335: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 338: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 339: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 340: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 341: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 342: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 345: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 347: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 348: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 349: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 350: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 351: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 356: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 357: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 358: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 360: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 361: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 362: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 363: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 364: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 367: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 368: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 383: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 386: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 388: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 390: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 391: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 392: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 393: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 394: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 402: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 403: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 405: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 406: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 407: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 408: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 410: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 411: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 412: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 413: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 414: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 415: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 416: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 417: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 418: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 422: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 424: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 426: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 428: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 429: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 431: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 433: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 450: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 451: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 452: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 454: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 456: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 457: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 459: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 460: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 462: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 463: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 465: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 467: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 469: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 472: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 473: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 474: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 475: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 476: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 486: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 492: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 494: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 496: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 500: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 501: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 502: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 503: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 504: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 505: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 506: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 507: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 508: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 509: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 510: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 511: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 512: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 513: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 514: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 515: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 516: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 517: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 518: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 519: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 520: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 521: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 522: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 530: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 533: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 535: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 539: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 542: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 556: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 557: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 559: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 564: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 569: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 571: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 578: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 581: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 582: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 585: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 586: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 587: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 590: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 592: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 594: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 595: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 597: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 599: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 600: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 602: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 604: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 606: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 608: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 610: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 612: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 615: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 616: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 623: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 625: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 627: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 629: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 631: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 640: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 641: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 680: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 683: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 693: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlvars.h", line 27: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlvars.h", line 32: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlvars.h", line 37: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlvars.h", line 38: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlvars.h", line 39: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlvars.h", line 40: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlvars.h", line 43: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlvars.h", line 50: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlvars.h", line 54: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlvars.h", line 64: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlvars.h", line 70: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlvars.h", line 75: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlvars.h", line 78: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlvars.h", line 82: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlvars.h", line 86: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlvars.h", line 87: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlvars.h", line 88: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlvars.h", line 92: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlvars.h", line 129: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlvars.h", line 130: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlvars.h", line 140: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlvars.h", line 142: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlvars.h", line 146: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlvars.h", line 150: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlvars.h", line 155: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlvars.h", line 160: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlvars.h", line 161: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlvars.h", line 168: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlvars.h", line 169: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlvars.h", line 170: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlvars.h", line 178: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlvars.h", line 186: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlapi.h", line 50: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlapi.h", line 51: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlapi.h", line 52: warning:  attribute "unused" is unknown, ignored
configure:102258: $? = 0
configure:102269: result: yes
configure:102287: checking for broken Perl_load_module()
configure:102317: /opt/solarisstudio12.4/bin/cc -std=c99 -o conftest   -I/opt/csw/lib/perl/5.10.1/CORE    conftest.c  -R /opt/csw/lib -m32 -xarch=sparc -L/opt/csw/lib -lperl -L/opt/csw/bdb48/lib -L/opt/csw/lib -L/usr/lib -L/usr/ccs/lib -L/lib  -L/opt/csw/lib/perl/5.10.1/CORE -lperl -lsocket -lnsl -ldl -lm -lpthread -lc -lperl >&5
"/opt/csw/lib/perl/5.10.1/CORE/perl.h", line 3332: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perl.h", line 3336: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlio.h", line 117: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlio.h", line 118: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlio.h", line 121: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlio.h", line 123: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlio.h", line 124: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlio.h", line 125: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlio.h", line 218: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlio.h", line 231: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlio.h", line 349: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlio.h", line 358: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlio.h", line 362: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlio.h", line 369: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlio.h", line 374: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/regexp.h", line 126: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/regexp.h", line 127: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/regexp.h", line 130: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/regexp.h", line 133: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/regexp.h", line 134: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/regexp.h", line 135: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/regexp.h", line 137: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/regexp.h", line 139: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/regexp.h", line 141: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/regexp.h", line 143: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/regexp.h", line 145: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/regexp.h", line 147: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/sv.h", line 648: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/sv.h", line 684: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/cv.h", line 49: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/cv.h", line 84: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/op.h", line 289: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/op.h", line 293: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/op.h", line 298: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/op.h", line 304: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/op.h", line 310: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/op.h", line 316: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/op.h", line 445: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/op.h", line 450: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/op.h", line 455: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/op.h", line 460: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/hv.h", line 45: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/cop.h", line 138: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/mg.h", line 15: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/mg.h", line 16: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/mg.h", line 17: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/mg.h", line 18: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/mg.h", line 19: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/mg.h", line 20: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/mg.h", line 22: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/mg.h", line 23: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perl.h", line 3874: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perl.h", line 3875: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perl.h", line 4168: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perl.h", line 4169: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perl.h", line 4170: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perl.h", line 4171: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perl.h", line 4172: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perl.h", line 4711: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perl.h", line 4712: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perl.h", line 4713: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perl.h", line 4716: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perl.h", line 4720: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perl.h", line 4721: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perl.h", line 4722: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perl.h", line 4725: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perl.h", line 4726: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perl.h", line 4727: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perl.h", line 4728: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perl.h", line 4729: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perl.h", line 4730: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perl.h", line 4739: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perl.h", line 4740: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perl.h", line 4744: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 38: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 43: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 48: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 53: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 58: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 67: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 118: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 7: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 8: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 9: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 10: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 11: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 12: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 13: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 14: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 15: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 16: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 17: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 18: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 19: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 20: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 21: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 22: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 23: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 24: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 25: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 26: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 27: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 28: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 29: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 30: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 31: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 32: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 33: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 34: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 35: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 36: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 37: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 38: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 39: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 40: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 41: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 42: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 43: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 44: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 45: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 46: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 47: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 48: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 49: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 52: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 53: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 54: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 55: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 56: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 57: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 58: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 59: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 60: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 61: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 62: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 63: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 64: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 65: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 66: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 67: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 68: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 69: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 70: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 71: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 72: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 73: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 74: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 75: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 76: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 77: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 78: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 79: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 80: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 81: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 82: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 83: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 84: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 85: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 86: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 87: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 88: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 89: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 90: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 91: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 92: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 93: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 94: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 95: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 96: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 97: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 98: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 99: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 100: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 101: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 102: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 103: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 104: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 105: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 106: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 107: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 108: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 109: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 110: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 111: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 112: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 113: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 114: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 115: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 116: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 117: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 118: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 119: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 120: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 121: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 122: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 123: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 124: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 125: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 126: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 127: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 128: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 129: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 130: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 131: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 132: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 133: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 134: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 135: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 136: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 137: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 138: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 139: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 140: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 141: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 142: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 143: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 144: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 145: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 146: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 147: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 148: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 149: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 150: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 151: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 152: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 153: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 154: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 155: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 156: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 157: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 158: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 159: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 160: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 161: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 162: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 163: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 164: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 165: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 166: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 167: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 168: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 169: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 170: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 171: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 172: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 173: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 174: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 175: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 176: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 177: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 178: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 179: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 180: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 181: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 182: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 183: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 184: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 185: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 186: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 187: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 188: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 189: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 190: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 191: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 192: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 193: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 194: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 195: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 196: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 197: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 198: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 199: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 200: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 201: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 202: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 203: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 204: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 205: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 206: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 207: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 208: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 209: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 210: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 211: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 212: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 213: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 214: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 215: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 216: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 217: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 218: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 219: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 220: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 221: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 222: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 223: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 224: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 225: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 226: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 227: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 228: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 229: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 230: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 231: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 232: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 233: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 234: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 235: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 236: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 237: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 238: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 239: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 240: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 241: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 242: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 243: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 244: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 245: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 246: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 247: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 248: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 249: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 250: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 251: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 252: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 253: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 254: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 255: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 256: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 257: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 258: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 259: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 260: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 261: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 262: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 263: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 264: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 265: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 266: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 267: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 268: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 269: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 270: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 271: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 272: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 273: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 274: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 275: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 276: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 277: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 278: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 279: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 280: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 281: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 282: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 283: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 284: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 285: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 286: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 287: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 288: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 289: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 290: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 291: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 292: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 293: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 294: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 295: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 296: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 297: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 298: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 299: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 300: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 301: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 302: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 303: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 304: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 305: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 306: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 307: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 308: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 309: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 310: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 311: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 312: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 313: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 314: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 315: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 316: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 317: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 318: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 319: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 320: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 321: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 322: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 323: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 324: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 325: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 326: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 327: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 328: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 329: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 330: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 331: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 332: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 333: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 334: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 335: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 336: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 337: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 338: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 339: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 340: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 341: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 342: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 343: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 344: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 345: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 346: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 347: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 348: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 349: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 350: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 351: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 352: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 353: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 354: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 355: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 356: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 357: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 358: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 359: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 360: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 361: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 362: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 363: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 364: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 365: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 366: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 367: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 368: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 369: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 370: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 371: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 372: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 373: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 374: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 375: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 376: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 377: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 378: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 379: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 380: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 381: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 382: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 383: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 384: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 385: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 386: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 387: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 388: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 389: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 390: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 391: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 392: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 393: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 394: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 395: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 396: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 397: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 398: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 399: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 400: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 401: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 402: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 403: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 404: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 405: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 406: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 407: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 408: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 128: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 129: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 130: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 134: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 135: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 139: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 142: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 143: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 144: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 145: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 146: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 150: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 151: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 152: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 153: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 157: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 158: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 162: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 163: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 167: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 169: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 173: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 174: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 178: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 180: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 184: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 186: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 190: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 191: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 195: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 197: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 201: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 203: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 207: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 208: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 212: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 213: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 214: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 218: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 219: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 220: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 224: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 225: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 229: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 231: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 235: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 236: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 240: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 241: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 245: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 246: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 247: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 251: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 252: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 256: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 257: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 261: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 263: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 264: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 268: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 271: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 274: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 277: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 278: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 279: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 280: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 284: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 286: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 290: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 293: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 296: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 299: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 307: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 310: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 311: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 315: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 318: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 320: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 321: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 336: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 342: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 347: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 353: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 359: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 365: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 371: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 377: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 378: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 384: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 385: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 391: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 392: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 398: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 399: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 405: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 406: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 412: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 417: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 418: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 422: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 423: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 427: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 428: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 432: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 434: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 438: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 441: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 444: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 445: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 449: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 450: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 454: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 455: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 456: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 460: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 462: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 466: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 470: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 474: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 478: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 482: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 486: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 489: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 491: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 495: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 496: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 500: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 501: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 502: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 506: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 507: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 508: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 509: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 510: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 511: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 512: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 513: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 517: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 518: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 519: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 523: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 524: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 528: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 531: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 532: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 533: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 540: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 541: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 542: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 546: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 547: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 551: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 552: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 553: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 557: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 558: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 559: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 597: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 598: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 603: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 612: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 613: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 614: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 618: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 619: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 620: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 624: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 625: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 626: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 630: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 631: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 632: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 636: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 637: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 638: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 642: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 643: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 644: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 649: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 650: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 651: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 652: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 653: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 657: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 664: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 665: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 666: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 667: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 671: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 672: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 673: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 677: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 678: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 682: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 685: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 686: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 690: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 691: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 692: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 693: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 697: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 698: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 702: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 704: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 708: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 709: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 713: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 714: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 718: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 719: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 723: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 724: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 725: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 726: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 730: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 731: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 735: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 738: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 739: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 747: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 748: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 752: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 753: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 757: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 758: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 762: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 763: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 764: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 768: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 769: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 773: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 774: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 778: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 780: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 781: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 782: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 786: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 787: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 791: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 792: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 793: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 797: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 799: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 803: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 804: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 808: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 809: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 811: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 812: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 813: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 818: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 819: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 823: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 824: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 825: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 826: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 830: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 831: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 835: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 836: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 840: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 842: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 846: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 847: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 851: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 852: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 853: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 863: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 864: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 865: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 869: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 870: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 874: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 875: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 879: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 880: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 884: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 885: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 894: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 895: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 899: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 900: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 904: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 905: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 906: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 916: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 917: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 918: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 922: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 923: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 927: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 928: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 929: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 933: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 934: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 935: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 939: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 940: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 944: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 945: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 949: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 950: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 954: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 955: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 956: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 957: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 993: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 994: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 995: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 999: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1000: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1004: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1005: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1009: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1011: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1012: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1016: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1018: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1028: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1030: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1031: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1032: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1036: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1038: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1042: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1044: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1045: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1049: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1050: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1059: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1060: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1061: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1062: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1066: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1067: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1069: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1070: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1074: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1076: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1077: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1081: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1082: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1083: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1087: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1090: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1091: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1095: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1096: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1097: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1098: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1102: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1103: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1106: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1107: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1111: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1112: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1116: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1119: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1121: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1125: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1128: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1132: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1136: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1140: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1144: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1148: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1152: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1156: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1160: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1164: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1168: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1172: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1176: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1180: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1184: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1188: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1192: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1196: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1197: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1198: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1202: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1203: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1204: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1208: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1209: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1210: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1214: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1215: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1216: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1220: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1224: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1228: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1232: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1236: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1240: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1244: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1248: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1252: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1256: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1260: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1264: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1268: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1272: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1276: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1277: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1281: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1282: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1291: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1292: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1296: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1298: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1302: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1304: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1308: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1310: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1314: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1316: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1320: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1322: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1326: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1328: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1332: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1334: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1338: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1340: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1344: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1346: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1350: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1352: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1356: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1358: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1362: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1364: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1368: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1370: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1374: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1376: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1380: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1382: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1386: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1388: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1392: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1393: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1397: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1399: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1403: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1404: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1405: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1406: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1407: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1411: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1412: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1416: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1417: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1418: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1419: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1423: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1424: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1425: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1426: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1430: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1431: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1435: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1436: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1440: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1442: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1446: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1447: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1448: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1449: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1453: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1454: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1455: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1456: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1460: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1461: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1465: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1467: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1468: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1472: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1473: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1474: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1475: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1479: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1480: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1481: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1485: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1486: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1487: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1491: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1492: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1493: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1497: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1498: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1499: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1503: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1504: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1505: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1509: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1510: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1511: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1515: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1516: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1517: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1521: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1522: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1523: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1527: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1528: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1529: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1533: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1534: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1535: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1539: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1540: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1541: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1545: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1546: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1547: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1551: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1552: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1553: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1557: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1558: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1559: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1563: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1564: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1565: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1569: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1570: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1571: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1575: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1576: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1577: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1581: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1582: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1583: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1587: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1588: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1589: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1593: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1594: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1595: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1599: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1600: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1601: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1605: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1606: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1607: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1608: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1612: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1613: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1614: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1618: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1619: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1620: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1624: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1626: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1627: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1631: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1632: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1633: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1637: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1638: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1639: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1643: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1644: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1645: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1649: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1650: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1651: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1656: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1657: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1658: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1662: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1663: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1664: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1669: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1670: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1671: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1675: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1676: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1677: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1681: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1682: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1683: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1687: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1688: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1689: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1693: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1694: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1695: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1700: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1701: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1702: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1707: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1708: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1709: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1713: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1714: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1715: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1719: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1720: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1721: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1725: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1726: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1727: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1731: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1732: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1733: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1737: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1738: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1739: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1743: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1744: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1745: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1749: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1750: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1751: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1755: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1756: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1757: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1761: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1762: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1763: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1767: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1768: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1769: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1773: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1774: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1775: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1779: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1780: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1781: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1785: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1786: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1787: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1791: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1792: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1796: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1798: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1799: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1800: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1804: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1805: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1806: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1811: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1813: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1817: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1818: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1822: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1823: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1827: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1828: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1832: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1833: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1837: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1838: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1842: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1843: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1844: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1848: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1849: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1850: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1854: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1857: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1858: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1862: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1863: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1867: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1868: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1872: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1873: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1877: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1878: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1882: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1883: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1887: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1888: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1892: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1893: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1894: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1895: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1899: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1900: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1904: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1905: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1924: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1927: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1930: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1934: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1951: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1952: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1953: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1954: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1958: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1959: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1960: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1964: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1965: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1966: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1967: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1988: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1989: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1993: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1997: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1998: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2002: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2005: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2009: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2013: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2015: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2018: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2022: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2025: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2026: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2030: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2033: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2034: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2038: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2041: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2045: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2049: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2053: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2057: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2058: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2062: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2065: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2066: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2070: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2074: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2078: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2079: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2080: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2081: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2085: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2086: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2087: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2094: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2097: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2101: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2105: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2109: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2112: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2116: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2119: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2123: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2127: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2130: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2137: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2141: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2145: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2150: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2153: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2158: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2162: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2166: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2169: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2173: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2176: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2180: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2184: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2187: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2191: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2194: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2198: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2202: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2206: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2210: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2214: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2218: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2222: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2226: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2230: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2234: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2238: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2241: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2245: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2246: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2250: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2254: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2258: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2262: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2265: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2269: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2273: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2277: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2278: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2279: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2280: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2284: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2285: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2286: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2290: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2291: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2295: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2296: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2300: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2301: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2305: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2306: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2310: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2311: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2315: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2316: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2320: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2321: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2322: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2326: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2327: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2331: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2333: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2334: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2335: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2336: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2340: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2342: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2346: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2354: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2355: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2360: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2361: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2362: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2366: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2368: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2372: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2373: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2375: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2379: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2381: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2385: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2386: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2387: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2388: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2389: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2390: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2391: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2392: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2393: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2398: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2399: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2400: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2402: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2407: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2408: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2409: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2410: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2414: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2415: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2419: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2420: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2424: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2425: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2429: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2430: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2431: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2435: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2436: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2440: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2441: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2445: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2446: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2450: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2451: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2455: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2456: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2460: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2461: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2465: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2466: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2470: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2471: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2472: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2473: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2474: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2478: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2479: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2480: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2481: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2482: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2483: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2487: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2488: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2489: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2490: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2491: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2492: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2493: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2497: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2498: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2499: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2500: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2501: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2502: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2509: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2510: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2514: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2515: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2516: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2520: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2521: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2522: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2523: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2527: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2528: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2529: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2531: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2532: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2533: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2537: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2538: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2542: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2543: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2547: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2548: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2549: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2550: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2551: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2552: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2556: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2557: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2558: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2562: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2563: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2567: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2568: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2573: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2574: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2575: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2580: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2581: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2585: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2586: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2590: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2591: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2592: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2593: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2597: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2598: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2602: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2603: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2604: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2605: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2606: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2607: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2611: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2615: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2616: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2620: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2621: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2625: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2626: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2627: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2631: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2632: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2633: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2637: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2638: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2642: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2643: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2647: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2648: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2652: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2653: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2658: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2659: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2663: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2664: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2668: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2669: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2670: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2675: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2676: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2681: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2682: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2683: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2687: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2688: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2689: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2693: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2695: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2696: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2697: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2698: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2702: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2703: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2704: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2705: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2709: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2710: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2711: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2715: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2716: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2717: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2721: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2722: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2723: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2735: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2739: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2743: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2747: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2750: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2754: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2757: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2761: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2762: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2763: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2764: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2765: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2769: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2770: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2771: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2775: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2776: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2780: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2781: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2785: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2786: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2790: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2791: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2792: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2796: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2797: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2801: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2805: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2806: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2810: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2811: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2815: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2816: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2820: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2821: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2825: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2826: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2830: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2831: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2832: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2833: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2834: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2838: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2839: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2843: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2844: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2848: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2849: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2853: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2854: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2858: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2859: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2863: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2864: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2868: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2869: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2873: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2874: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2878: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2879: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2888: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2889: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2894: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2895: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2899: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2900: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2904: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2905: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2909: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2910: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2911: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2912: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2913: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2917: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2918: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2922: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2923: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2924: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2928: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2929: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2930: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2931: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2932: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2933: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2937: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2938: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2939: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2943: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2944: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2945: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2949: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2950: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2951: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2955: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2956: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2957: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2961: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2962: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2963: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2964: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2965: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2970: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2971: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2976: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2977: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2978: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2989: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2990: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2991: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2995: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2996: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2997: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3001: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3002: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3006: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3007: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3008: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3012: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3013: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3030: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3031: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3032: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3033: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3034: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3039: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3040: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3041: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3045: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3046: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3050: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3051: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3056: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3057: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3058: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3062: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3063: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3067: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3068: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3072: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3073: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3074: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3078: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3079: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3080: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3084: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3085: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3086: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3090: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3091: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3092: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3096: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3097: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3101: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3102: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3103: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3107: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3109: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3110: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3114: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3115: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3116: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3120: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3121: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3136: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3137: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3141: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3142: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3143: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3144: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3148: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3149: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3151: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3152: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3153: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3158: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3159: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3160: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3161: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3162: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3166: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3167: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3171: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3172: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3173: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3177: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3179: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3180: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3184: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3186: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3187: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3191: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3192: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3193: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3194: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3198: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3199: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3200: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3201: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3205: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3206: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3210: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3217: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3218: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3219: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3223: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3224: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3228: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3229: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3230: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3231: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3232: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3236: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3237: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3241: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3245: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3248: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3249: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3250: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3251: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3255: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3256: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3265: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3266: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3270: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3271: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3275: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3276: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3277: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3281: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3282: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3283: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3284: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3285: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3286: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3290: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3292: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3296: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3297: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3298: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3302: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3303: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3304: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3308: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3310: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3311: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3315: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3316: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3317: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3321: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3322: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3326: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3327: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3331: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3332: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3336: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3337: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3341: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3342: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3346: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3347: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3351: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3352: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3356: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3357: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3361: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3362: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3363: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3367: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3368: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3372: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3373: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3387: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3389: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3393: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3394: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3403: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3404: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3408: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3409: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3413: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3414: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3423: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3424: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3428: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3429: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3430: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3434: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3435: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3436: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3440: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3442: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3446: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3447: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3448: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3449: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3453: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3454: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3455: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3459: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3460: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3461: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3465: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3466: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3467: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3468: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3469: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3470: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3474: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3475: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3476: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3480: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3481: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3482: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3486: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3487: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3488: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3492: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3493: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3494: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3505: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3506: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3507: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3508: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3509: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3513: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3514: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3515: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3516: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3517: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3521: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3522: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3530: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3531: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3536: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3537: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3538: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3539: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3543: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3544: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3545: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3546: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3550: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3553: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3554: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3558: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3561: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3562: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3566: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3569: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3573: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3574: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3575: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3579: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3580: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3581: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3585: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3586: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3587: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3591: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3592: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3596: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3597: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3616: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3617: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3641: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3642: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3646: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3647: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3651: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3652: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3653: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3657: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3659: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3660: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3664: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3665: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3669: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3670: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3674: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3675: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3679: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3680: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3684: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3685: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3688: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3689: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3690: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3692: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3696: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3697: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3701: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3703: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3707: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3708: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3712: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3713: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3717: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3718: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3722: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3723: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3727: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3728: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3732: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3733: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3734: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3735: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3739: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3740: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3778: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3779: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3780: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3782: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3783: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3787: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3788: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3789: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3793: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3794: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3809: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3811: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3812: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3816: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3817: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3818: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3822: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3823: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3827: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3828: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3832: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3833: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3837: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3838: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3842: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3843: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3847: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3848: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3849: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3853: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3854: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3863: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3866: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3867: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3868: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3872: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3873: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3874: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3878: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3879: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3880: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3884: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3886: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3887: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3891: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3892: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3893: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3897: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3898: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3899: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3903: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3904: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3905: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3909: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3910: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3911: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3915: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3916: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3917: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3921: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3922: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3926: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3927: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3931: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3932: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3936: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3937: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3979: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3980: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3987: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3988: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3992: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3993: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4002: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4003: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4007: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4008: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4009: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4013: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4014: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4015: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4019: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4020: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4026: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4030: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4031: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4035: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4037: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4039: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4043: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4045: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4049: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4052: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4053: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4057: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4059: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4063: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4065: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4069: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4071: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4075: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4077: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4081: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4082: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4086: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4089: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4091: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4095: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4097: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4101: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4103: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4107: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4108: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4109: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4110: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4114: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4115: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4120: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4124: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4126: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4130: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4131: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4132: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4136: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4137: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4141: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4142: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4158: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4160: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4164: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4166: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4171: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4173: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4177: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4179: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4243: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 5943: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 5944: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 5948: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 5949: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 5950: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 5954: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 5955: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 5959: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 5960: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 5964: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 5965: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 5969: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 5970: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 5971: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 5975: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 5976: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 5977: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 5982: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 5991: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 5994: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 5995: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 5996: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 5997: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 5998: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 5999: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6000: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6001: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6002: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6003: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6004: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6005: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6009: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6010: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6014: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6015: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6019: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6020: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6022: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6023: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6024: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6027: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6031: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6034: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6037: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6042: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6051: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6055: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6056: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6060: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6061: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6065: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6066: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6070: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6071: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6072: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6083: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6084: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6085: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6086: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6090: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6091: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6092: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6093: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6098: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6099: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6103: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6125: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6128: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6137: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6138: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6142: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6143: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6148: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6150: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6154: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6156: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6160: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6162: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6166: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6167: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6171: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6172: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6176: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6177: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6181: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6182: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6193: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6194: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6198: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6200: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6204: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6206: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6210: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6211: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6216: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6217: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6218: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6312: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6317: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6318: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6322: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6323: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6327: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6329: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6334: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6336: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6337: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6351: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6352: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6357: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6358: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6359: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6362: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6367: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6368: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6384: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6385: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6390: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6391: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6396: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6411: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6412: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6558: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6559: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6560: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6564: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6566: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6567: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6568: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6572: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6573: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6574: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6575: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6579: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6580: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6584: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6585: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6589: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6590: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6591: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6595: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6596: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6601: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6602: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6603: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6608: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6609: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6620: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6621: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6625: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6626: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6630: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6632: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6633: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6638: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6639: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6640: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/opcode.h", line 23: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 34: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 38: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 40: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 42: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 43: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 45: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 46: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 47: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 49: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 51: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 52: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 54: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 55: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 56: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 57: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 58: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 61: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 63: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 64: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 66: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 67: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 80: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 84: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 85: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 86: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 87: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 90: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 94: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 112: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 113: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 114: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 115: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 116: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 117: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 118: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 119: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 122: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 123: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 125: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 126: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 127: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 128: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 129: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 132: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 133: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 134: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 137: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 139: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 142: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 143: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 144: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 145: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 148: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 149: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 153: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 154: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 155: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 157: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 159: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 161: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 165: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 166: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 168: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 170: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 173: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 174: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 175: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 176: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 181: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 182: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 186: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 187: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 188: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 189: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 191: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 192: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 197: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 199: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 202: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 203: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 204: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 205: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 206: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 207: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 208: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 209: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 212: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 213: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 214: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 216: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 217: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 218: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 219: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 220: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 221: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 222: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 223: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 225: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 236: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 237: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 238: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 239: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 240: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 241: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 243: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 244: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 245: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 248: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 249: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 252: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 254: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 258: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 261: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 262: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 265: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 266: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 267: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 268: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 269: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 270: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 273: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 276: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 279: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 280: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 304: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 305: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 306: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 307: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 308: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 311: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 312: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 313: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 314: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 315: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 316: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 317: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 318: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 319: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 320: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 323: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 326: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 327: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 328: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 329: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 332: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 335: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 338: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 339: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 340: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 341: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 342: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 345: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 347: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 348: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 349: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 350: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 351: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 356: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 357: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 358: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 360: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 361: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 362: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 363: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 364: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 367: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 368: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 383: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 386: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 388: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 390: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 391: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 392: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 393: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 394: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 402: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 403: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 405: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 406: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 407: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 408: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 410: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 411: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 412: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 413: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 414: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 415: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 416: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 417: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 418: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 422: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 424: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 426: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 428: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 429: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 431: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 433: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 450: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 451: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 452: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 454: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 456: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 457: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 459: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 460: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 462: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 463: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 465: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 467: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 469: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 472: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 473: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 474: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 475: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 476: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 486: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 492: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 494: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 496: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 500: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 501: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 502: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 503: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 504: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 505: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 506: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 507: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 508: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 509: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 510: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 511: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 512: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 513: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 514: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 515: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 516: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 517: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 518: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 519: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 520: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 521: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 522: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 530: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 533: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 535: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 539: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 542: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 556: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 557: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 559: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 564: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 569: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 571: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 578: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 581: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 582: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 585: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 586: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 587: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 590: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 592: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 594: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 595: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 597: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 599: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 600: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 602: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 604: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 606: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 608: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 610: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 612: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 615: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 616: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 623: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 625: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 627: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 629: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 631: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 640: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 641: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 680: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 683: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 693: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlvars.h", line 27: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlvars.h", line 32: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlvars.h", line 37: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlvars.h", line 38: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlvars.h", line 39: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlvars.h", line 40: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlvars.h", line 43: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlvars.h", line 50: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlvars.h", line 54: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlvars.h", line 64: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlvars.h", line 70: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlvars.h", line 75: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlvars.h", line 78: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlvars.h", line 82: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlvars.h", line 86: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlvars.h", line 87: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlvars.h", line 88: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlvars.h", line 92: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlvars.h", line 129: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlvars.h", line 130: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlvars.h", line 140: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlvars.h", line 142: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlvars.h", line 146: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlvars.h", line 150: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlvars.h", line 155: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlvars.h", line 160: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlvars.h", line 161: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlvars.h", line 168: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlvars.h", line 169: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlvars.h", line 170: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlvars.h", line 178: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlvars.h", line 186: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlapi.h", line 50: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlapi.h", line 51: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlapi.h", line 52: warning:  attribute "unused" is unknown, ignored
"conftest.c", line 141: warning:  attribute "unused" is unknown, ignored
configure:102317: $? = 0
configure:102328: result: no
configure:102345: checking for struct mgvtbl.svt_local
configure:102345: /opt/solarisstudio12.4/bin/cc -std=c99 -c   -I/opt/csw/lib/perl/5.10.1/CORE   conftest.c >&5
"/opt/csw/lib/perl/5.10.1/CORE/perl.h", line 3332: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perl.h", line 3336: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlio.h", line 117: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlio.h", line 118: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlio.h", line 121: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlio.h", line 123: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlio.h", line 124: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlio.h", line 125: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlio.h", line 218: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlio.h", line 231: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlio.h", line 349: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlio.h", line 358: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlio.h", line 362: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlio.h", line 369: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlio.h", line 374: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/regexp.h", line 126: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/regexp.h", line 127: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/regexp.h", line 130: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/regexp.h", line 133: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/regexp.h", line 134: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/regexp.h", line 135: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/regexp.h", line 137: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/regexp.h", line 139: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/regexp.h", line 141: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/regexp.h", line 143: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/regexp.h", line 145: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/regexp.h", line 147: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/sv.h", line 648: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/sv.h", line 684: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/cv.h", line 49: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/cv.h", line 84: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/op.h", line 289: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/op.h", line 293: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/op.h", line 298: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/op.h", line 304: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/op.h", line 310: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/op.h", line 316: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/op.h", line 445: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/op.h", line 450: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/op.h", line 455: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/op.h", line 460: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/hv.h", line 45: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/cop.h", line 138: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/mg.h", line 15: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/mg.h", line 16: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/mg.h", line 17: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/mg.h", line 18: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/mg.h", line 19: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/mg.h", line 20: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/mg.h", line 22: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/mg.h", line 23: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perl.h", line 3874: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perl.h", line 3875: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perl.h", line 4168: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perl.h", line 4169: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perl.h", line 4170: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perl.h", line 4171: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perl.h", line 4172: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perl.h", line 4711: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perl.h", line 4712: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perl.h", line 4713: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perl.h", line 4716: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perl.h", line 4720: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perl.h", line 4721: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perl.h", line 4722: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perl.h", line 4725: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perl.h", line 4726: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perl.h", line 4727: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perl.h", line 4728: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perl.h", line 4729: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perl.h", line 4730: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perl.h", line 4739: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perl.h", line 4740: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perl.h", line 4744: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 38: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 43: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 48: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 53: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 58: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 67: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 118: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 7: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 8: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 9: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 10: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 11: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 12: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 13: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 14: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 15: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 16: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 17: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 18: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 19: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 20: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 21: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 22: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 23: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 24: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 25: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 26: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 27: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 28: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 29: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 30: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 31: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 32: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 33: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 34: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 35: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 36: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 37: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 38: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 39: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 40: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 41: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 42: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 43: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 44: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 45: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 46: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 47: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 48: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 49: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 52: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 53: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 54: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 55: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 56: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 57: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 58: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 59: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 60: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 61: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 62: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 63: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 64: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 65: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 66: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 67: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 68: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 69: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 70: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 71: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 72: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 73: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 74: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 75: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 76: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 77: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 78: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 79: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 80: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 81: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 82: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 83: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 84: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 85: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 86: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 87: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 88: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 89: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 90: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 91: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 92: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 93: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 94: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 95: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 96: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 97: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 98: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 99: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 100: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 101: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 102: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 103: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 104: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 105: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 106: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 107: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 108: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 109: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 110: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 111: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 112: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 113: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 114: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 115: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 116: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 117: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 118: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 119: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 120: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 121: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 122: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 123: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 124: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 125: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 126: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 127: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 128: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 129: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 130: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 131: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 132: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 133: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 134: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 135: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 136: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 137: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 138: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 139: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 140: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 141: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 142: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 143: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 144: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 145: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 146: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 147: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 148: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 149: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 150: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 151: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 152: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 153: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 154: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 155: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 156: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 157: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 158: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 159: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 160: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 161: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 162: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 163: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 164: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 165: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 166: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 167: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 168: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 169: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 170: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 171: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 172: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 173: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 174: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 175: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 176: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 177: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 178: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 179: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 180: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 181: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 182: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 183: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 184: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 185: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 186: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 187: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 188: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 189: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 190: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 191: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 192: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 193: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 194: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 195: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 196: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 197: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 198: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 199: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 200: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 201: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 202: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 203: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 204: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 205: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 206: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 207: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 208: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 209: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 210: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 211: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 212: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 213: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 214: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 215: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 216: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 217: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 218: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 219: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 220: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 221: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 222: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 223: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 224: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 225: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 226: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 227: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 228: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 229: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 230: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 231: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 232: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 233: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 234: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 235: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 236: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 237: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 238: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 239: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 240: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 241: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 242: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 243: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 244: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 245: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 246: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 247: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 248: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 249: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 250: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 251: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 252: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 253: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 254: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 255: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 256: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 257: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 258: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 259: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 260: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 261: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 262: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 263: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 264: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 265: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 266: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 267: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 268: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 269: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 270: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 271: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 272: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 273: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 274: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 275: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 276: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 277: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 278: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 279: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 280: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 281: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 282: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 283: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 284: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 285: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 286: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 287: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 288: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 289: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 290: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 291: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 292: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 293: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 294: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 295: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 296: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 297: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 298: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 299: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 300: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 301: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 302: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 303: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 304: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 305: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 306: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 307: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 308: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 309: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 310: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 311: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 312: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 313: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 314: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 315: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 316: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 317: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 318: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 319: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 320: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 321: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 322: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 323: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 324: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 325: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 326: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 327: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 328: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 329: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 330: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 331: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 332: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 333: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 334: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 335: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 336: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 337: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 338: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 339: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 340: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 341: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 342: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 343: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 344: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 345: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 346: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 347: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 348: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 349: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 350: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 351: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 352: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 353: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 354: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 355: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 356: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 357: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 358: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 359: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 360: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 361: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 362: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 363: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 364: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 365: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 366: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 367: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 368: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 369: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 370: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 371: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 372: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 373: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 374: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 375: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 376: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 377: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 378: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 379: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 380: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 381: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 382: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 383: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 384: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 385: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 386: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 387: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 388: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 389: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 390: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 391: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 392: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 393: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 394: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 395: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 396: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 397: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 398: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 399: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 400: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 401: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 402: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 403: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 404: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 405: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 406: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 407: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/pp_proto.h", line 408: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 128: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 129: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 130: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 134: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 135: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 139: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 142: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 143: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 144: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 145: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 146: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 150: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 151: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 152: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 153: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 157: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 158: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 162: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 163: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 167: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 169: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 173: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 174: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 178: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 180: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 184: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 186: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 190: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 191: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 195: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 197: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 201: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 203: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 207: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 208: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 212: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 213: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 214: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 218: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 219: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 220: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 224: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 225: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 229: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 231: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 235: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 236: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 240: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 241: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 245: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 246: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 247: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 251: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 252: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 256: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 257: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 261: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 263: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 264: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 268: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 271: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 274: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 277: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 278: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 279: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 280: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 284: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 286: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 290: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 293: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 296: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 299: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 307: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 310: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 311: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 315: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 318: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 320: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 321: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 336: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 342: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 347: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 353: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 359: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 365: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 371: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 377: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 378: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 384: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 385: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 391: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 392: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 398: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 399: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 405: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 406: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 412: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 417: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 418: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 422: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 423: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 427: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 428: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 432: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 434: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 438: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 441: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 444: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 445: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 449: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 450: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 454: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 455: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 456: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 460: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 462: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 466: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 470: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 474: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 478: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 482: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 486: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 489: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 491: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 495: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 496: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 500: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 501: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 502: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 506: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 507: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 508: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 509: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 510: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 511: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 512: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 513: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 517: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 518: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 519: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 523: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 524: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 528: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 531: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 532: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 533: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 540: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 541: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 542: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 546: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 547: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 551: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 552: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 553: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 557: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 558: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 559: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 597: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 598: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 603: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 612: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 613: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 614: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 618: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 619: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 620: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 624: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 625: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 626: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 630: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 631: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 632: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 636: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 637: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 638: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 642: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 643: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 644: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 649: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 650: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 651: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 652: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 653: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 657: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 664: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 665: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 666: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 667: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 671: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 672: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 673: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 677: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 678: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 682: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 685: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 686: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 690: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 691: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 692: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 693: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 697: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 698: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 702: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 704: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 708: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 709: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 713: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 714: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 718: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 719: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 723: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 724: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 725: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 726: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 730: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 731: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 735: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 738: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 739: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 747: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 748: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 752: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 753: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 757: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 758: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 762: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 763: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 764: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 768: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 769: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 773: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 774: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 778: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 780: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 781: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 782: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 786: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 787: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 791: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 792: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 793: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 797: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 799: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 803: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 804: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 808: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 809: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 811: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 812: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 813: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 818: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 819: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 823: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 824: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 825: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 826: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 830: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 831: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 835: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 836: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 840: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 842: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 846: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 847: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 851: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 852: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 853: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 863: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 864: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 865: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 869: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 870: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 874: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 875: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 879: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 880: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 884: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 885: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 894: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 895: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 899: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 900: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 904: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 905: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 906: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 916: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 917: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 918: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 922: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 923: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 927: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 928: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 929: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 933: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 934: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 935: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 939: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 940: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 944: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 945: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 949: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 950: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 954: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 955: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 956: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 957: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 993: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 994: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 995: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 999: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1000: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1004: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1005: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1009: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1011: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1012: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1016: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1018: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1028: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1030: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1031: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1032: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1036: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1038: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1042: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1044: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1045: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1049: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1050: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1059: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1060: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1061: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1062: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1066: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1067: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1069: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1070: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1074: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1076: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1077: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1081: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1082: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1083: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1087: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1090: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1091: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1095: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1096: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1097: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1098: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1102: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1103: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1106: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1107: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1111: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1112: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1116: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1119: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1121: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1125: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1128: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1132: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1136: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1140: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1144: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1148: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1152: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1156: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1160: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1164: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1168: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1172: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1176: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1180: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1184: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1188: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1192: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1196: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1197: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1198: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1202: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1203: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1204: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1208: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1209: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1210: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1214: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1215: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1216: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1220: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1224: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1228: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1232: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1236: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1240: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1244: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1248: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1252: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1256: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1260: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1264: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1268: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1272: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1276: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1277: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1281: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1282: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1291: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1292: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1296: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1298: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1302: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1304: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1308: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1310: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1314: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1316: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1320: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1322: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1326: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1328: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1332: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1334: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1338: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1340: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1344: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1346: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1350: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1352: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1356: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1358: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1362: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1364: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1368: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1370: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1374: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1376: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1380: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1382: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1386: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1388: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1392: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1393: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1397: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1399: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1403: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1404: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1405: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1406: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1407: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1411: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1412: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1416: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1417: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1418: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1419: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1423: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1424: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1425: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1426: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1430: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1431: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1435: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1436: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1440: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1442: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1446: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1447: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1448: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1449: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1453: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1454: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1455: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1456: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1460: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1461: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1465: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1467: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1468: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1472: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1473: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1474: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1475: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1479: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1480: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1481: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1485: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1486: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1487: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1491: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1492: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1493: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1497: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1498: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1499: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1503: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1504: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1505: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1509: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1510: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1511: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1515: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1516: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1517: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1521: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1522: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1523: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1527: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1528: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1529: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1533: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1534: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1535: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1539: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1540: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1541: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1545: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1546: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1547: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1551: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1552: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1553: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1557: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1558: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1559: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1563: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1564: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1565: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1569: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1570: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1571: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1575: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1576: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1577: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1581: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1582: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1583: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1587: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1588: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1589: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1593: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1594: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1595: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1599: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1600: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1601: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1605: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1606: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1607: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1608: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1612: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1613: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1614: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1618: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1619: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1620: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1624: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1626: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1627: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1631: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1632: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1633: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1637: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1638: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1639: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1643: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1644: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1645: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1649: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1650: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1651: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1656: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1657: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1658: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1662: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1663: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1664: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1669: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1670: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1671: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1675: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1676: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1677: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1681: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1682: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1683: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1687: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1688: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1689: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1693: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1694: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1695: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1700: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1701: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1702: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1707: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1708: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1709: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1713: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1714: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1715: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1719: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1720: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1721: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1725: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1726: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1727: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1731: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1732: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1733: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1737: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1738: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1739: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1743: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1744: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1745: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1749: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1750: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1751: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1755: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1756: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1757: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1761: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1762: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1763: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1767: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1768: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1769: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1773: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1774: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1775: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1779: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1780: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1781: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1785: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1786: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1787: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1791: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1792: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1796: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1798: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1799: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1800: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1804: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1805: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1806: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1811: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1813: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1817: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1818: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1822: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1823: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1827: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1828: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1832: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1833: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1837: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1838: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1842: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1843: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1844: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1848: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1849: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1850: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1854: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1857: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1858: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1862: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1863: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1867: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1868: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1872: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1873: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1877: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1878: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1882: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1883: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1887: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1888: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1892: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1893: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1894: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1895: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1899: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1900: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1904: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1905: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1924: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1927: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1930: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1934: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1951: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1952: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1953: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1954: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1958: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1959: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1960: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1964: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1965: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1966: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1967: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1988: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1989: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1993: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1997: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 1998: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2002: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2005: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2009: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2013: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2015: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2018: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2022: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2025: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2026: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2030: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2033: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2034: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2038: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2041: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2045: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2049: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2053: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2057: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2058: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2062: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2065: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2066: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2070: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2074: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2078: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2079: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2080: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2081: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2085: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2086: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2087: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2094: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2097: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2101: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2105: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2109: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2112: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2116: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2119: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2123: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2127: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2130: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2137: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2141: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2145: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2150: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2153: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2158: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2162: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2166: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2169: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2173: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2176: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2180: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2184: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2187: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2191: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2194: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2198: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2202: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2206: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2210: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2214: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2218: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2222: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2226: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2230: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2234: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2238: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2241: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2245: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2246: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2250: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2254: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2258: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2262: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2265: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2269: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2273: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2277: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2278: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2279: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2280: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2284: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2285: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2286: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2290: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2291: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2295: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2296: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2300: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2301: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2305: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2306: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2310: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2311: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2315: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2316: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2320: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2321: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2322: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2326: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2327: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2331: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2333: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2334: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2335: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2336: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2340: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2342: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2346: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2354: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2355: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2360: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2361: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2362: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2366: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2368: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2372: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2373: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2375: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2379: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2381: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2385: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2386: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2387: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2388: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2389: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2390: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2391: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2392: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2393: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2398: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2399: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2400: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2402: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2407: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2408: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2409: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2410: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2414: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2415: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2419: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2420: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2424: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2425: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2429: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2430: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2431: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2435: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2436: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2440: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2441: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2445: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2446: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2450: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2451: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2455: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2456: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2460: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2461: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2465: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2466: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2470: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2471: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2472: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2473: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2474: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2478: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2479: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2480: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2481: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2482: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2483: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2487: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2488: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2489: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2490: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2491: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2492: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2493: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2497: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2498: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2499: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2500: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2501: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2502: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2509: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2510: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2514: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2515: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2516: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2520: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2521: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2522: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2523: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2527: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2528: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2529: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2531: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2532: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2533: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2537: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2538: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2542: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2543: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2547: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2548: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2549: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2550: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2551: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2552: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2556: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2557: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2558: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2562: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2563: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2567: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2568: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2573: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2574: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2575: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2580: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2581: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2585: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2586: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2590: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2591: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2592: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2593: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2597: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2598: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2602: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2603: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2604: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2605: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2606: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2607: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2611: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2615: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2616: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2620: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2621: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2625: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2626: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2627: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2631: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2632: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2633: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2637: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2638: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2642: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2643: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2647: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2648: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2652: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2653: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2658: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2659: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2663: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2664: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2668: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2669: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2670: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2675: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2676: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2681: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2682: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2683: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2687: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2688: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2689: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2693: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2695: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2696: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2697: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2698: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2702: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2703: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2704: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2705: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2709: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2710: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2711: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2715: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2716: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2717: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2721: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2722: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2723: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2735: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2739: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2743: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2747: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2750: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2754: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2757: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2761: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2762: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2763: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2764: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2765: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2769: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2770: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2771: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2775: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2776: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2780: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2781: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2785: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2786: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2790: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2791: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2792: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2796: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2797: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2801: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2805: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2806: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2810: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2811: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2815: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2816: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2820: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2821: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2825: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2826: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2830: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2831: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2832: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2833: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2834: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2838: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2839: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2843: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2844: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2848: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2849: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2853: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2854: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2858: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2859: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2863: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2864: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2868: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2869: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2873: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2874: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2878: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2879: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2888: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2889: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2894: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2895: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2899: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2900: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2904: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2905: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2909: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2910: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2911: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2912: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2913: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2917: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2918: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2922: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2923: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2924: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2928: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2929: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2930: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2931: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2932: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2933: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2937: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2938: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2939: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2943: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2944: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2945: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2949: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2950: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2951: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2955: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2956: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2957: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2961: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2962: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2963: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2964: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2965: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2970: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2971: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2976: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2977: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2978: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2989: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2990: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2991: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2995: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2996: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 2997: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3001: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3002: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3006: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3007: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3008: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3012: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3013: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3030: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3031: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3032: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3033: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3034: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3039: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3040: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3041: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3045: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3046: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3050: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3051: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3056: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3057: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3058: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3062: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3063: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3067: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3068: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3072: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3073: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3074: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3078: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3079: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3080: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3084: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3085: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3086: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3090: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3091: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3092: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3096: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3097: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3101: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3102: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3103: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3107: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3109: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3110: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3114: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3115: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3116: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3120: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3121: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3136: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3137: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3141: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3142: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3143: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3144: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3148: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3149: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3151: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3152: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3153: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3158: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3159: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3160: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3161: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3162: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3166: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3167: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3171: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3172: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3173: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3177: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3179: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3180: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3184: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3186: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3187: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3191: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3192: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3193: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3194: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3198: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3199: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3200: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3201: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3205: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3206: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3210: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3217: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3218: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3219: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3223: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3224: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3228: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3229: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3230: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3231: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3232: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3236: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3237: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3241: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3245: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3248: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3249: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3250: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3251: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3255: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3256: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3265: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3266: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3270: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3271: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3275: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3276: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3277: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3281: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3282: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3283: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3284: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3285: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3286: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3290: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3292: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3296: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3297: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3298: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3302: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3303: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3304: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3308: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3310: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3311: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3315: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3316: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3317: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3321: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3322: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3326: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3327: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3331: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3332: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3336: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3337: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3341: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3342: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3346: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3347: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3351: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3352: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3356: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3357: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3361: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3362: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3363: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3367: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3368: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3372: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3373: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3387: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3389: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3393: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3394: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3403: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3404: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3408: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3409: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3413: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3414: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3423: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3424: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3428: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3429: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3430: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3434: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3435: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3436: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3440: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3442: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3446: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3447: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3448: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3449: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3453: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3454: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3455: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3459: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3460: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3461: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3465: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3466: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3467: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3468: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3469: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3470: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3474: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3475: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3476: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3480: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3481: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3482: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3486: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3487: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3488: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3492: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3493: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3494: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3505: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3506: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3507: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3508: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3509: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3513: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3514: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3515: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3516: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3517: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3521: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3522: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3530: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3531: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3536: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3537: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3538: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3539: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3543: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3544: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3545: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3546: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3550: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3553: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3554: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3558: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3561: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3562: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3566: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3569: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3573: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3574: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3575: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3579: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3580: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3581: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3585: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3586: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3587: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3591: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3592: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3596: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3597: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3616: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3617: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3641: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3642: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3646: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3647: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3651: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3652: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3653: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3657: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3659: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3660: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3664: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3665: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3669: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3670: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3674: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3675: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3679: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3680: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3684: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3685: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3688: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3689: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3690: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3692: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3696: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3697: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3701: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3703: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3707: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3708: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3712: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3713: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3717: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3718: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3722: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3723: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3727: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3728: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3732: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3733: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3734: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3735: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3739: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3740: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3778: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3779: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3780: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3782: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3783: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3787: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3788: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3789: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3793: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3794: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3809: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3811: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3812: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3816: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3817: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3818: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3822: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3823: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3827: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3828: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3832: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3833: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3837: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3838: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3842: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3843: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3847: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3848: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3849: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3853: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3854: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3863: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3866: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3867: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3868: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3872: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3873: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3874: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3878: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3879: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3880: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3884: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3886: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3887: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3891: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3892: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3893: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3897: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3898: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3899: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3903: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3904: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3905: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3909: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3910: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3911: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3915: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3916: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3917: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3921: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3922: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3926: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3927: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3931: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3932: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3936: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3937: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3979: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3980: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3987: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3988: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3992: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 3993: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4002: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4003: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4007: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4008: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4009: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4013: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4014: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4015: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4019: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4020: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4026: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4030: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4031: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4035: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4037: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4039: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4043: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4045: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4049: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4052: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4053: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4057: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4059: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4063: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4065: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4069: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4071: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4075: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4077: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4081: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4082: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4086: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4089: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4091: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4095: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4097: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4101: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4103: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4107: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4108: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4109: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4110: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4114: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4115: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4120: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4124: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4126: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4130: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4131: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4132: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4136: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4137: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4141: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4142: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4158: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4160: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4164: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4166: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4171: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4173: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4177: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4179: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 4243: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 5943: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 5944: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 5948: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 5949: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 5950: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 5954: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 5955: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 5959: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 5960: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 5964: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 5965: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 5969: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 5970: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 5971: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 5975: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 5976: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 5977: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 5982: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 5991: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 5994: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 5995: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 5996: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 5997: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 5998: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 5999: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6000: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6001: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6002: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6003: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6004: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6005: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6009: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6010: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6014: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6015: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6019: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6020: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6022: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6023: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6024: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6027: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6031: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6034: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6037: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6042: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6051: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6055: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6056: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6060: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6061: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6065: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6066: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6070: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6071: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6072: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6083: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6084: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6085: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6086: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6090: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6091: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6092: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6093: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6098: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6099: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6103: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6125: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6128: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6137: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6138: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6142: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6143: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6148: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6150: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6154: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6156: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6160: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6162: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6166: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6167: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6171: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6172: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6176: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6177: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6181: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6182: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6193: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6194: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6198: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6200: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6204: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6206: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6210: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6211: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6216: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6217: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6218: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6312: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6317: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6318: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6322: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6323: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6327: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6329: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6334: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6336: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6337: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6351: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6352: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6357: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6358: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6359: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6362: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6367: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6368: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6384: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6385: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6390: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6391: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6396: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6411: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6412: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6558: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6559: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6560: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6564: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6566: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6567: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6568: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6572: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6573: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6574: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6575: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6579: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6580: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6584: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6585: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6589: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6590: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6591: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6595: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6596: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6601: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6602: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6603: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6608: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6609: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6620: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6621: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6625: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6626: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6630: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6632: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6633: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6638: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6639: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/proto.h", line 6640: warning:  attribute "nonnull" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/opcode.h", line 23: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 34: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 38: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 40: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 42: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 43: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 45: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 46: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 47: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 49: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 51: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 52: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 54: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 55: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 56: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 57: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 58: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 61: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 63: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 64: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 66: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 67: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 80: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 84: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 85: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 86: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 87: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 90: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 94: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 112: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 113: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 114: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 115: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 116: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 117: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 118: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 119: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 122: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 123: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 125: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 126: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 127: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 128: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 129: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 132: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 133: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 134: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 137: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 139: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 142: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 143: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 144: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 145: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 148: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 149: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 153: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 154: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 155: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 157: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 159: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 161: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 165: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 166: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 168: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 170: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 173: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 174: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 175: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 176: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 181: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 182: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 186: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 187: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 188: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 189: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 191: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 192: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 197: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 199: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 202: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 203: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 204: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 205: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 206: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 207: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 208: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 209: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 212: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 213: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 214: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 216: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 217: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 218: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 219: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 220: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 221: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 222: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 223: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 225: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 236: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 237: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 238: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 239: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 240: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 241: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 243: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 244: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 245: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 248: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 249: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 252: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 254: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 258: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 261: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 262: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 265: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 266: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 267: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 268: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 269: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 270: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 273: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 276: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 279: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 280: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 304: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 305: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 306: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 307: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 308: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 311: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 312: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 313: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 314: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 315: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 316: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 317: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 318: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 319: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 320: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 323: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 326: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 327: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 328: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 329: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 332: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 335: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 338: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 339: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 340: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 341: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 342: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 345: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 347: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 348: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 349: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 350: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 351: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 356: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 357: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 358: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 360: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 361: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 362: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 363: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 364: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 367: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 368: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 383: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 386: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 388: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 390: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 391: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 392: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 393: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 394: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 402: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 403: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 405: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 406: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 407: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 408: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 410: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 411: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 412: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 413: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 414: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 415: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 416: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 417: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 418: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 422: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 424: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 426: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 428: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 429: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 431: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 433: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 450: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 451: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 452: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 454: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 456: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 457: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 459: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 460: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 462: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 463: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 465: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 467: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 469: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 472: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 473: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 474: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 475: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 476: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 486: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 492: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 494: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 496: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 500: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 501: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 502: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 503: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 504: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 505: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 506: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 507: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 508: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 509: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 510: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 511: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 512: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 513: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 514: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 515: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 516: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 517: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 518: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 519: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 520: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 521: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 522: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 530: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 533: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 535: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 539: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 542: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 556: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 557: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 559: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 564: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 569: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 571: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 578: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 581: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 582: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 585: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 586: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 587: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 590: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 592: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 594: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 595: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 597: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 599: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 600: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 602: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 604: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 606: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 608: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 610: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 612: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 615: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 616: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 623: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 625: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 627: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 629: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 631: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 640: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 641: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 680: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 683: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/intrpvar.h", line 693: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlvars.h", line 27: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlvars.h", line 32: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlvars.h", line 37: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlvars.h", line 38: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlvars.h", line 39: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlvars.h", line 40: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlvars.h", line 43: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlvars.h", line 50: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlvars.h", line 54: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlvars.h", line 64: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlvars.h", line 70: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlvars.h", line 75: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlvars.h", line 78: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlvars.h", line 82: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlvars.h", line 86: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlvars.h", line 87: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlvars.h", line 88: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlvars.h", line 92: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlvars.h", line 129: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlvars.h", line 130: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlvars.h", line 140: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlvars.h", line 142: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlvars.h", line 146: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlvars.h", line 150: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlvars.h", line 155: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlvars.h", line 160: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlvars.h", line 161: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlvars.h", line 168: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlvars.h", line 169: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlvars.h", line 170: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlvars.h", line 178: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlvars.h", line 186: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlapi.h", line 50: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlapi.h", line 51: warning:  attribute "unused" is unknown, ignored
"/opt/csw/lib/perl/5.10.1/CORE/perlapi.h", line 52: warning:  attribute "unused" is unknown, ignored
configure:102345: $? = 0
configure:102345: result: yes
configure:102399: checking pmw_api.h usability
configure:102399: /opt/solarisstudio12.4/bin/cc -std=c99 -c    conftest.c >&5
"conftest.c", line 164: cannot find include file: <pmw_api.h>
cc: acomp failed for conftest.c
configure:102399: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_SYSLOG 1
| #define HAVE_STRPTIME 1
| #define HAVE_SWAPCTL 1
| #define HAVE_SWAPCTL_TWO_ARGS 1
| #define NAN_STATIC_DEFAULT 1
| #define FP_LAYOUT_NEED_ENDIANFLIP 1
| #define DATA_MAX_NAME_LEN 128
| #define HAVE_GETMNTENT 1
| #define HAVE_TWO_GETMNTENT 1
| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_UDPHDR_UH_DPORT 1
| #define HAVE_STRUCT_UDPHDR_UH_SPORT 1
| #define HAVE_KSTAT_IO_T_NWRITTEN 1
| #define HAVE_KSTAT_IO_T_WRITES 1
| #define HAVE_KSTAT_IO_T_WTIME 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_LIBKSTAT 1
| #define HAVE_NLIST_H 1
| #define HAVE_LIBKVM_NLIST 1
| #define HAVE_CURL_CURL_H 1
| #define HAVE_RPC_TYPES_H 1
| #define HAVE_GCRYPT_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LUA_H 1
| #define HAVE_LAUXLIB_H 1
| #define HAVE_LUALIB_H 1
| #define HAVE_MYSQL_H 1
| #define HAVE_PERL_STRUCT_MGVTBL_SVT_LOCAL 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <pmw_api.h>
configure:102399: result: no
configure:102399: checking pmw_api.h presence
configure:102399: /opt/solarisstudio12.4/bin/cc -E   conftest.c
"conftest.c", line 131: cannot find include file: <pmw_api.h>
cc: acomp failed for conftest.c
configure:102399: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_SYSLOG 1
| #define HAVE_STRPTIME 1
| #define HAVE_SWAPCTL 1
| #define HAVE_SWAPCTL_TWO_ARGS 1
| #define NAN_STATIC_DEFAULT 1
| #define FP_LAYOUT_NEED_ENDIANFLIP 1
| #define DATA_MAX_NAME_LEN 128
| #define HAVE_GETMNTENT 1
| #define HAVE_TWO_GETMNTENT 1
| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_UDPHDR_UH_DPORT 1
| #define HAVE_STRUCT_UDPHDR_UH_SPORT 1
| #define HAVE_KSTAT_IO_T_NWRITTEN 1
| #define HAVE_KSTAT_IO_T_WRITES 1
| #define HAVE_KSTAT_IO_T_WTIME 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_LIBKSTAT 1
| #define HAVE_NLIST_H 1
| #define HAVE_LIBKVM_NLIST 1
| #define HAVE_CURL_CURL_H 1
| #define HAVE_RPC_TYPES_H 1
| #define HAVE_GCRYPT_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LUA_H 1
| #define HAVE_LAUXLIB_H 1
| #define HAVE_LUALIB_H 1
| #define HAVE_MYSQL_H 1
| #define HAVE_PERL_STRUCT_MGVTBL_SVT_LOCAL 1
| /* end confdefs.h.  */
| #include <pmw_api.h>
configure:102399: result: no
configure:102399: checking for pmw_api.h
configure:102399: result: no
configure:102651: checking libpq-fe.h usability
configure:102651: /opt/solarisstudio12.4/bin/cc -std=c99 -c    -I/opt/csw/include conftest.c >&5
configure:102651: $? = 0
configure:102651: result: yes
configure:102651: checking libpq-fe.h presence
configure:102651: /opt/solarisstudio12.4/bin/cc -E   -I/opt/csw/include conftest.c
configure:102651: $? = 0
configure:102651: result: yes
configure:102651: checking for libpq-fe.h
configure:102651: result: yes
configure:102687: checking for PQserverVersion in -lpq
configure:102712: /opt/solarisstudio12.4/bin/cc -std=c99 -o conftest     -L/opt/csw/lib conftest.c -lpq   >&5
"conftest.c", line 145: warning: statement not reached
configure:102712: $? = 0
configure:102721: result: yes
configure:102769: checking pqos.h usability
configure:102769: /opt/solarisstudio12.4/bin/cc -std=c99 -c    conftest.c >&5
"conftest.c", line 165: cannot find include file: <pqos.h>
cc: acomp failed for conftest.c
configure:102769: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_SYSLOG 1
| #define HAVE_STRPTIME 1
| #define HAVE_SWAPCTL 1
| #define HAVE_SWAPCTL_TWO_ARGS 1
| #define NAN_STATIC_DEFAULT 1
| #define FP_LAYOUT_NEED_ENDIANFLIP 1
| #define DATA_MAX_NAME_LEN 128
| #define HAVE_GETMNTENT 1
| #define HAVE_TWO_GETMNTENT 1
| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_UDPHDR_UH_DPORT 1
| #define HAVE_STRUCT_UDPHDR_UH_SPORT 1
| #define HAVE_KSTAT_IO_T_NWRITTEN 1
| #define HAVE_KSTAT_IO_T_WRITES 1
| #define HAVE_KSTAT_IO_T_WTIME 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_LIBKSTAT 1
| #define HAVE_NLIST_H 1
| #define HAVE_LIBKVM_NLIST 1
| #define HAVE_CURL_CURL_H 1
| #define HAVE_RPC_TYPES_H 1
| #define HAVE_GCRYPT_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LUA_H 1
| #define HAVE_LAUXLIB_H 1
| #define HAVE_LUALIB_H 1
| #define HAVE_MYSQL_H 1
| #define HAVE_PERL_STRUCT_MGVTBL_SVT_LOCAL 1
| #define HAVE_LIBPQ_FE_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <pqos.h>
configure:102769: result: no
configure:102769: checking pqos.h presence
configure:102769: /opt/solarisstudio12.4/bin/cc -E   conftest.c
"conftest.c", line 132: cannot find include file: <pqos.h>
cc: acomp failed for conftest.c
configure:102769: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_SYSLOG 1
| #define HAVE_STRPTIME 1
| #define HAVE_SWAPCTL 1
| #define HAVE_SWAPCTL_TWO_ARGS 1
| #define NAN_STATIC_DEFAULT 1
| #define FP_LAYOUT_NEED_ENDIANFLIP 1
| #define DATA_MAX_NAME_LEN 128
| #define HAVE_GETMNTENT 1
| #define HAVE_TWO_GETMNTENT 1
| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_UDPHDR_UH_DPORT 1
| #define HAVE_STRUCT_UDPHDR_UH_SPORT 1
| #define HAVE_KSTAT_IO_T_NWRITTEN 1
| #define HAVE_KSTAT_IO_T_WRITES 1
| #define HAVE_KSTAT_IO_T_WTIME 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_LIBKSTAT 1
| #define HAVE_NLIST_H 1
| #define HAVE_LIBKVM_NLIST 1
| #define HAVE_CURL_CURL_H 1
| #define HAVE_RPC_TYPES_H 1
| #define HAVE_GCRYPT_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LUA_H 1
| #define HAVE_LAUXLIB_H 1
| #define HAVE_LUALIB_H 1
| #define HAVE_MYSQL_H 1
| #define HAVE_PERL_STRUCT_MGVTBL_SVT_LOCAL 1
| #define HAVE_LIBPQ_FE_H 1
| /* end confdefs.h.  */
| #include <pqos.h>
configure:102769: result: no
configure:102769: checking for pqos.h
configure:102769: result: no
configure:102899: checking jansson.h usability
configure:102899: /opt/solarisstudio12.4/bin/cc -std=c99 -c    conftest.c >&5
"conftest.c", line 165: cannot find include file: <jansson.h>
cc: acomp failed for conftest.c
configure:102899: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_SYSLOG 1
| #define HAVE_STRPTIME 1
| #define HAVE_SWAPCTL 1
| #define HAVE_SWAPCTL_TWO_ARGS 1
| #define NAN_STATIC_DEFAULT 1
| #define FP_LAYOUT_NEED_ENDIANFLIP 1
| #define DATA_MAX_NAME_LEN 128
| #define HAVE_GETMNTENT 1
| #define HAVE_TWO_GETMNTENT 1
| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_UDPHDR_UH_DPORT 1
| #define HAVE_STRUCT_UDPHDR_UH_SPORT 1
| #define HAVE_KSTAT_IO_T_NWRITTEN 1
| #define HAVE_KSTAT_IO_T_WRITES 1
| #define HAVE_KSTAT_IO_T_WTIME 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_LIBKSTAT 1
| #define HAVE_NLIST_H 1
| #define HAVE_LIBKVM_NLIST 1
| #define HAVE_CURL_CURL_H 1
| #define HAVE_RPC_TYPES_H 1
| #define HAVE_GCRYPT_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LUA_H 1
| #define HAVE_LAUXLIB_H 1
| #define HAVE_LUALIB_H 1
| #define HAVE_MYSQL_H 1
| #define HAVE_PERL_STRUCT_MGVTBL_SVT_LOCAL 1
| #define HAVE_LIBPQ_FE_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <jansson.h>
configure:102899: result: no
configure:102899: checking jansson.h presence
configure:102899: /opt/solarisstudio12.4/bin/cc -E   conftest.c
"conftest.c", line 132: cannot find include file: <jansson.h>
cc: acomp failed for conftest.c
configure:102899: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_SYSLOG 1
| #define HAVE_STRPTIME 1
| #define HAVE_SWAPCTL 1
| #define HAVE_SWAPCTL_TWO_ARGS 1
| #define NAN_STATIC_DEFAULT 1
| #define FP_LAYOUT_NEED_ENDIANFLIP 1
| #define DATA_MAX_NAME_LEN 128
| #define HAVE_GETMNTENT 1
| #define HAVE_TWO_GETMNTENT 1
| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_UDPHDR_UH_DPORT 1
| #define HAVE_STRUCT_UDPHDR_UH_SPORT 1
| #define HAVE_KSTAT_IO_T_NWRITTEN 1
| #define HAVE_KSTAT_IO_T_WRITES 1
| #define HAVE_KSTAT_IO_T_WTIME 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_LIBKSTAT 1
| #define HAVE_NLIST_H 1
| #define HAVE_LIBKVM_NLIST 1
| #define HAVE_CURL_CURL_H 1
| #define HAVE_RPC_TYPES_H 1
| #define HAVE_GCRYPT_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LUA_H 1
| #define HAVE_LAUXLIB_H 1
| #define HAVE_LUALIB_H 1
| #define HAVE_MYSQL_H 1
| #define HAVE_PERL_STRUCT_MGVTBL_SVT_LOCAL 1
| #define HAVE_LIBPQ_FE_H 1
| /* end confdefs.h.  */
| #include <jansson.h>
configure:102899: result: no
configure:102899: checking for jansson.h
configure:102899: result: no
configure:103000: checking jevents.h usability
configure:103000: /opt/solarisstudio12.4/bin/cc -std=c99 -c    conftest.c >&5
"conftest.c", line 165: cannot find include file: <jevents.h>
cc: acomp failed for conftest.c
configure:103000: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_SYSLOG 1
| #define HAVE_STRPTIME 1
| #define HAVE_SWAPCTL 1
| #define HAVE_SWAPCTL_TWO_ARGS 1
| #define NAN_STATIC_DEFAULT 1
| #define FP_LAYOUT_NEED_ENDIANFLIP 1
| #define DATA_MAX_NAME_LEN 128
| #define HAVE_GETMNTENT 1
| #define HAVE_TWO_GETMNTENT 1
| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_UDPHDR_UH_DPORT 1
| #define HAVE_STRUCT_UDPHDR_UH_SPORT 1
| #define HAVE_KSTAT_IO_T_NWRITTEN 1
| #define HAVE_KSTAT_IO_T_WRITES 1
| #define HAVE_KSTAT_IO_T_WTIME 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_LIBKSTAT 1
| #define HAVE_NLIST_H 1
| #define HAVE_LIBKVM_NLIST 1
| #define HAVE_CURL_CURL_H 1
| #define HAVE_RPC_TYPES_H 1
| #define HAVE_GCRYPT_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LUA_H 1
| #define HAVE_LAUXLIB_H 1
| #define HAVE_LUALIB_H 1
| #define HAVE_MYSQL_H 1
| #define HAVE_PERL_STRUCT_MGVTBL_SVT_LOCAL 1
| #define HAVE_LIBPQ_FE_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <jevents.h>
configure:103000: result: no
configure:103000: checking jevents.h presence
configure:103000: /opt/solarisstudio12.4/bin/cc -E   conftest.c
"conftest.c", line 132: cannot find include file: <jevents.h>
cc: acomp failed for conftest.c
configure:103000: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_SYSLOG 1
| #define HAVE_STRPTIME 1
| #define HAVE_SWAPCTL 1
| #define HAVE_SWAPCTL_TWO_ARGS 1
| #define NAN_STATIC_DEFAULT 1
| #define FP_LAYOUT_NEED_ENDIANFLIP 1
| #define DATA_MAX_NAME_LEN 128
| #define HAVE_GETMNTENT 1
| #define HAVE_TWO_GETMNTENT 1
| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_UDPHDR_UH_DPORT 1
| #define HAVE_STRUCT_UDPHDR_UH_SPORT 1
| #define HAVE_KSTAT_IO_T_NWRITTEN 1
| #define HAVE_KSTAT_IO_T_WRITES 1
| #define HAVE_KSTAT_IO_T_WTIME 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_LIBKSTAT 1
| #define HAVE_NLIST_H 1
| #define HAVE_LIBKVM_NLIST 1
| #define HAVE_CURL_CURL_H 1
| #define HAVE_RPC_TYPES_H 1
| #define HAVE_GCRYPT_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LUA_H 1
| #define HAVE_LAUXLIB_H 1
| #define HAVE_LUALIB_H 1
| #define HAVE_MYSQL_H 1
| #define HAVE_PERL_STRUCT_MGVTBL_SVT_LOCAL 1
| #define HAVE_LIBPQ_FE_H 1
| /* end confdefs.h.  */
| #include <jevents.h>
configure:103000: result: no
configure:103000: checking for jevents.h
configure:103000: result: no
configure:103148: checking for PROTOBUF
configure:103155: $PKG_CONFIG --exists --print-errors "protobuf"
configure:103158: $? = 0
configure:103171: $PKG_CONFIG --exists --print-errors "protobuf"
configure:103174: $? = 0
configure:103213: result: yes
configure:103230: checking for main in -lprotobuf
configure:103249: g++ -o conftest -g -O2   conftest.cpp -lprotobuf  -D_REENTRANT -pthreads -L/opt/csw/lib -lprotobuf    >&5
configure:103249: $? = 0
configure:103258: result: yes
configure:103270: checking google/protobuf/util/time_util.h usability
configure:103270: g++ -c -g -O2 -std=c++11  -D_REENTRANT -pthreads -I/opt/csw/include   conftest.cpp >&5
configure:103270: $? = 0
configure:103270: result: yes
configure:103270: checking google/protobuf/util/time_util.h presence
configure:103270: g++ -E -std=c++11  -D_REENTRANT -pthreads -I/opt/csw/include   conftest.cpp
configure:103270: $? = 0
configure:103270: result: yes
configure:103270: checking for google/protobuf/util/time_util.h
configure:103270: result: yes
configure:103311: checking for protoc
configure:103329: found /opt/csw/bin/protoc
configure:103341: result: /opt/csw/bin/protoc
configure:103351: checking for protoc 3.0.0+
configure:103359: result: yes (libprotoc 3.0.0)
configure:103373: checking whether protoc supports optional fields
configure:103397: result: no
configure:103426: checking for PROTOBUF_C
configure:103433: $PKG_CONFIG --exists --print-errors "libprotobuf-c"
configure:103436: $? = 0
configure:103449: $PKG_CONFIG --exists --print-errors "libprotobuf-c"
configure:103452: $? = 0
configure:103491: result: yes
configure:103502: checking for protobuf_c_message_pack in -lprotobuf-c
configure:103527: /opt/solarisstudio12.4/bin/cc -std=c99 -o conftest    conftest.c -lprotobuf-c  -L/opt/csw/lib -lprotobuf-c    >&5
"conftest.c", line 146: warning: statement not reached
ld: fatal: library -lprotobuf-c: not found
ld: fatal: file processing errors. No output written to conftest
configure:103527: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_SYSLOG 1
| #define HAVE_STRPTIME 1
| #define HAVE_SWAPCTL 1
| #define HAVE_SWAPCTL_TWO_ARGS 1
| #define NAN_STATIC_DEFAULT 1
| #define FP_LAYOUT_NEED_ENDIANFLIP 1
| #define DATA_MAX_NAME_LEN 128
| #define HAVE_GETMNTENT 1
| #define HAVE_TWO_GETMNTENT 1
| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_UDPHDR_UH_DPORT 1
| #define HAVE_STRUCT_UDPHDR_UH_SPORT 1
| #define HAVE_KSTAT_IO_T_NWRITTEN 1
| #define HAVE_KSTAT_IO_T_WRITES 1
| #define HAVE_KSTAT_IO_T_WTIME 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_LIBKSTAT 1
| #define HAVE_NLIST_H 1
| #define HAVE_LIBKVM_NLIST 1
| #define HAVE_CURL_CURL_H 1
| #define HAVE_RPC_TYPES_H 1
| #define HAVE_GCRYPT_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LUA_H 1
| #define HAVE_LAUXLIB_H 1
| #define HAVE_LUALIB_H 1
| #define HAVE_MYSQL_H 1
| #define HAVE_PERL_STRUCT_MGVTBL_SVT_LOCAL 1
| #define HAVE_LIBPQ_FE_H 1
| #define HAVE_GOOGLE_PROTOBUF_UTIL_TIME_UTIL_H 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char protobuf_c_message_pack ();
| int
| main ()
| {
| return protobuf_c_message_pack ();
|   ;
|   return 0;
| }
configure:103536: result: no
configure:103588: checking for protoc-c
configure:103606: found /opt/csw/bin/protoc-c
configure:103618: result: /opt/csw/bin/protoc-c
configure:103656: checking for python3-config
configure:103674: found /opt/csw/bin/python3-config
configure:103686: result: /opt/csw/bin/python3-config
configure:103731: checking Python.h usability
configure:103731: /opt/solarisstudio12.4/bin/cc -std=c99 -c  -I/opt/csw/include/python3.3m -I/opt/csw/include/python3.3m  conftest.c >&5
configure:103731: $? = 0
configure:103731: result: yes
configure:103731: checking Python.h presence
configure:103731: /opt/solarisstudio12.4/bin/cc -E -I/opt/csw/include/python3.3m -I/opt/csw/include/python3.3m  conftest.c
configure:103731: $? = 0
configure:103731: result: yes
configure:103731: checking for Python.h
configure:103731: result: yes
configure:103737: checking for libpython
configure:103751: /opt/solarisstudio12.4/bin/cc -std=c99 -o conftest  -I/opt/csw/include/python3.3m -I/opt/csw/include/python3.3m  -lsocket -lnsl -lintl -ldl -lsendfile -lm -lpython3.3m  conftest.c -lsocket -lnsl -lintl -ldl -lsendfile -lm -lpython3.3m  >&5
ld: fatal: library -lpython3.3m: not found
ld: fatal: library -lpython3.3m: not found
ld: fatal: file processing errors. No output written to conftest
configure:103751: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_SYSLOG 1
| #define HAVE_STRPTIME 1
| #define HAVE_SWAPCTL 1
| #define HAVE_SWAPCTL_TWO_ARGS 1
| #define NAN_STATIC_DEFAULT 1
| #define FP_LAYOUT_NEED_ENDIANFLIP 1
| #define DATA_MAX_NAME_LEN 128
| #define HAVE_GETMNTENT 1
| #define HAVE_TWO_GETMNTENT 1
| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_UDPHDR_UH_DPORT 1
| #define HAVE_STRUCT_UDPHDR_UH_SPORT 1
| #define HAVE_KSTAT_IO_T_NWRITTEN 1
| #define HAVE_KSTAT_IO_T_WRITES 1
| #define HAVE_KSTAT_IO_T_WTIME 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_LIBKSTAT 1
| #define HAVE_NLIST_H 1
| #define HAVE_LIBKVM_NLIST 1
| #define HAVE_CURL_CURL_H 1
| #define HAVE_RPC_TYPES_H 1
| #define HAVE_GCRYPT_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LUA_H 1
| #define HAVE_LAUXLIB_H 1
| #define HAVE_LUALIB_H 1
| #define HAVE_MYSQL_H 1
| #define HAVE_PERL_STRUCT_MGVTBL_SVT_LOCAL 1
| #define HAVE_LIBPQ_FE_H 1
| #define HAVE_GOOGLE_PROTOBUF_UTIL_TIME_UTIL_H 1
| #define HAVE_PYTHON_H 1
| /* end confdefs.h.  */
| #include <Python.h>
| int
| main ()
| {
| Py_Initialize();
|   ;
|   return 0;
| }
| 
configure:103759: result: no
configure:103801: checking proton/proactor.h usability
configure:103801: /opt/solarisstudio12.4/bin/cc -std=c99 -c    conftest.c >&5
"conftest.c", line 167: cannot find include file: <proton/proactor.h>
cc: acomp failed for conftest.c
configure:103801: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_SYSLOG 1
| #define HAVE_STRPTIME 1
| #define HAVE_SWAPCTL 1
| #define HAVE_SWAPCTL_TWO_ARGS 1
| #define NAN_STATIC_DEFAULT 1
| #define FP_LAYOUT_NEED_ENDIANFLIP 1
| #define DATA_MAX_NAME_LEN 128
| #define HAVE_GETMNTENT 1
| #define HAVE_TWO_GETMNTENT 1
| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_UDPHDR_UH_DPORT 1
| #define HAVE_STRUCT_UDPHDR_UH_SPORT 1
| #define HAVE_KSTAT_IO_T_NWRITTEN 1
| #define HAVE_KSTAT_IO_T_WRITES 1
| #define HAVE_KSTAT_IO_T_WTIME 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_LIBKSTAT 1
| #define HAVE_NLIST_H 1
| #define HAVE_LIBKVM_NLIST 1
| #define HAVE_CURL_CURL_H 1
| #define HAVE_RPC_TYPES_H 1
| #define HAVE_GCRYPT_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LUA_H 1
| #define HAVE_LAUXLIB_H 1
| #define HAVE_LUALIB_H 1
| #define HAVE_MYSQL_H 1
| #define HAVE_PERL_STRUCT_MGVTBL_SVT_LOCAL 1
| #define HAVE_LIBPQ_FE_H 1
| #define HAVE_GOOGLE_PROTOBUF_UTIL_TIME_UTIL_H 1
| #define HAVE_PYTHON_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <proton/proactor.h>
configure:103801: result: no
configure:103801: checking proton/proactor.h presence
configure:103801: /opt/solarisstudio12.4/bin/cc -E   conftest.c
"conftest.c", line 134: cannot find include file: <proton/proactor.h>
cc: acomp failed for conftest.c
configure:103801: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_SYSLOG 1
| #define HAVE_STRPTIME 1
| #define HAVE_SWAPCTL 1
| #define HAVE_SWAPCTL_TWO_ARGS 1
| #define NAN_STATIC_DEFAULT 1
| #define FP_LAYOUT_NEED_ENDIANFLIP 1
| #define DATA_MAX_NAME_LEN 128
| #define HAVE_GETMNTENT 1
| #define HAVE_TWO_GETMNTENT 1
| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_UDPHDR_UH_DPORT 1
| #define HAVE_STRUCT_UDPHDR_UH_SPORT 1
| #define HAVE_KSTAT_IO_T_NWRITTEN 1
| #define HAVE_KSTAT_IO_T_WRITES 1
| #define HAVE_KSTAT_IO_T_WTIME 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_LIBKSTAT 1
| #define HAVE_NLIST_H 1
| #define HAVE_LIBKVM_NLIST 1
| #define HAVE_CURL_CURL_H 1
| #define HAVE_RPC_TYPES_H 1
| #define HAVE_GCRYPT_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LUA_H 1
| #define HAVE_LAUXLIB_H 1
| #define HAVE_LUALIB_H 1
| #define HAVE_MYSQL_H 1
| #define HAVE_PERL_STRUCT_MGVTBL_SVT_LOCAL 1
| #define HAVE_LIBPQ_FE_H 1
| #define HAVE_GOOGLE_PROTOBUF_UTIL_TIME_UTIL_H 1
| #define HAVE_PYTHON_H 1
| /* end confdefs.h.  */
| #include <proton/proactor.h>
configure:103801: result: no
configure:103801: checking for proton/proactor.h
configure:103801: result: no
configure:103905: checking amqp.h usability
configure:103905: /opt/solarisstudio12.4/bin/cc -std=c99 -c    conftest.c >&5
"conftest.c", line 167: cannot find include file: <amqp.h>
cc: acomp failed for conftest.c
configure:103905: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_SYSLOG 1
| #define HAVE_STRPTIME 1
| #define HAVE_SWAPCTL 1
| #define HAVE_SWAPCTL_TWO_ARGS 1
| #define NAN_STATIC_DEFAULT 1
| #define FP_LAYOUT_NEED_ENDIANFLIP 1
| #define DATA_MAX_NAME_LEN 128
| #define HAVE_GETMNTENT 1
| #define HAVE_TWO_GETMNTENT 1
| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_UDPHDR_UH_DPORT 1
| #define HAVE_STRUCT_UDPHDR_UH_SPORT 1
| #define HAVE_KSTAT_IO_T_NWRITTEN 1
| #define HAVE_KSTAT_IO_T_WRITES 1
| #define HAVE_KSTAT_IO_T_WTIME 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_LIBKSTAT 1
| #define HAVE_NLIST_H 1
| #define HAVE_LIBKVM_NLIST 1
| #define HAVE_CURL_CURL_H 1
| #define HAVE_RPC_TYPES_H 1
| #define HAVE_GCRYPT_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LUA_H 1
| #define HAVE_LAUXLIB_H 1
| #define HAVE_LUALIB_H 1
| #define HAVE_MYSQL_H 1
| #define HAVE_PERL_STRUCT_MGVTBL_SVT_LOCAL 1
| #define HAVE_LIBPQ_FE_H 1
| #define HAVE_GOOGLE_PROTOBUF_UTIL_TIME_UTIL_H 1
| #define HAVE_PYTHON_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <amqp.h>
configure:103905: result: no
configure:103905: checking amqp.h presence
configure:103905: /opt/solarisstudio12.4/bin/cc -E   conftest.c
"conftest.c", line 134: cannot find include file: <amqp.h>
cc: acomp failed for conftest.c
configure:103905: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_SYSLOG 1
| #define HAVE_STRPTIME 1
| #define HAVE_SWAPCTL 1
| #define HAVE_SWAPCTL_TWO_ARGS 1
| #define NAN_STATIC_DEFAULT 1
| #define FP_LAYOUT_NEED_ENDIANFLIP 1
| #define DATA_MAX_NAME_LEN 128
| #define HAVE_GETMNTENT 1
| #define HAVE_TWO_GETMNTENT 1
| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_UDPHDR_UH_DPORT 1
| #define HAVE_STRUCT_UDPHDR_UH_SPORT 1
| #define HAVE_KSTAT_IO_T_NWRITTEN 1
| #define HAVE_KSTAT_IO_T_WRITES 1
| #define HAVE_KSTAT_IO_T_WTIME 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_LIBKSTAT 1
| #define HAVE_NLIST_H 1
| #define HAVE_LIBKVM_NLIST 1
| #define HAVE_CURL_CURL_H 1
| #define HAVE_RPC_TYPES_H 1
| #define HAVE_GCRYPT_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LUA_H 1
| #define HAVE_LAUXLIB_H 1
| #define HAVE_LUALIB_H 1
| #define HAVE_MYSQL_H 1
| #define HAVE_PERL_STRUCT_MGVTBL_SVT_LOCAL 1
| #define HAVE_LIBPQ_FE_H 1
| #define HAVE_GOOGLE_PROTOBUF_UTIL_TIME_UTIL_H 1
| #define HAVE_PYTHON_H 1
| /* end confdefs.h.  */
| #include <amqp.h>
configure:103905: result: no
configure:103905: checking for amqp.h
configure:103905: result: no
configure:104097: checking librdkafka/rdkafka.h usability
configure:104097: /opt/solarisstudio12.4/bin/cc -std=c99 -c    conftest.c >&5
"conftest.c", line 167: cannot find include file: <librdkafka/rdkafka.h>
cc: acomp failed for conftest.c
configure:104097: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_SYSLOG 1
| #define HAVE_STRPTIME 1
| #define HAVE_SWAPCTL 1
| #define HAVE_SWAPCTL_TWO_ARGS 1
| #define NAN_STATIC_DEFAULT 1
| #define FP_LAYOUT_NEED_ENDIANFLIP 1
| #define DATA_MAX_NAME_LEN 128
| #define HAVE_GETMNTENT 1
| #define HAVE_TWO_GETMNTENT 1
| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_UDPHDR_UH_DPORT 1
| #define HAVE_STRUCT_UDPHDR_UH_SPORT 1
| #define HAVE_KSTAT_IO_T_NWRITTEN 1
| #define HAVE_KSTAT_IO_T_WRITES 1
| #define HAVE_KSTAT_IO_T_WTIME 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_LIBKSTAT 1
| #define HAVE_NLIST_H 1
| #define HAVE_LIBKVM_NLIST 1
| #define HAVE_CURL_CURL_H 1
| #define HAVE_RPC_TYPES_H 1
| #define HAVE_GCRYPT_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LUA_H 1
| #define HAVE_LAUXLIB_H 1
| #define HAVE_LUALIB_H 1
| #define HAVE_MYSQL_H 1
| #define HAVE_PERL_STRUCT_MGVTBL_SVT_LOCAL 1
| #define HAVE_LIBPQ_FE_H 1
| #define HAVE_GOOGLE_PROTOBUF_UTIL_TIME_UTIL_H 1
| #define HAVE_PYTHON_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <librdkafka/rdkafka.h>
configure:104097: result: no
configure:104097: checking librdkafka/rdkafka.h presence
configure:104097: /opt/solarisstudio12.4/bin/cc -E   conftest.c
"conftest.c", line 134: cannot find include file: <librdkafka/rdkafka.h>
cc: acomp failed for conftest.c
configure:104097: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_SYSLOG 1
| #define HAVE_STRPTIME 1
| #define HAVE_SWAPCTL 1
| #define HAVE_SWAPCTL_TWO_ARGS 1
| #define NAN_STATIC_DEFAULT 1
| #define FP_LAYOUT_NEED_ENDIANFLIP 1
| #define DATA_MAX_NAME_LEN 128
| #define HAVE_GETMNTENT 1
| #define HAVE_TWO_GETMNTENT 1
| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_UDPHDR_UH_DPORT 1
| #define HAVE_STRUCT_UDPHDR_UH_SPORT 1
| #define HAVE_KSTAT_IO_T_NWRITTEN 1
| #define HAVE_KSTAT_IO_T_WRITES 1
| #define HAVE_KSTAT_IO_T_WTIME 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_LIBKSTAT 1
| #define HAVE_NLIST_H 1
| #define HAVE_LIBKVM_NLIST 1
| #define HAVE_CURL_CURL_H 1
| #define HAVE_RPC_TYPES_H 1
| #define HAVE_GCRYPT_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LUA_H 1
| #define HAVE_LAUXLIB_H 1
| #define HAVE_LUALIB_H 1
| #define HAVE_MYSQL_H 1
| #define HAVE_PERL_STRUCT_MGVTBL_SVT_LOCAL 1
| #define HAVE_LIBPQ_FE_H 1
| #define HAVE_GOOGLE_PROTOBUF_UTIL_TIME_UTIL_H 1
| #define HAVE_PYTHON_H 1
| /* end confdefs.h.  */
| #include <librdkafka/rdkafka.h>
configure:104097: result: no
configure:104097: checking for librdkafka/rdkafka.h
configure:104097: result: no
configure:104302: checking routeros_api.h usability
configure:104302: /opt/solarisstudio12.4/bin/cc -std=c99 -c    conftest.c >&5
"conftest.c", line 167: cannot find include file: <routeros_api.h>
cc: acomp failed for conftest.c
configure:104302: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_SYSLOG 1
| #define HAVE_STRPTIME 1
| #define HAVE_SWAPCTL 1
| #define HAVE_SWAPCTL_TWO_ARGS 1
| #define NAN_STATIC_DEFAULT 1
| #define FP_LAYOUT_NEED_ENDIANFLIP 1
| #define DATA_MAX_NAME_LEN 128
| #define HAVE_GETMNTENT 1
| #define HAVE_TWO_GETMNTENT 1
| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_UDPHDR_UH_DPORT 1
| #define HAVE_STRUCT_UDPHDR_UH_SPORT 1
| #define HAVE_KSTAT_IO_T_NWRITTEN 1
| #define HAVE_KSTAT_IO_T_WRITES 1
| #define HAVE_KSTAT_IO_T_WTIME 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_LIBKSTAT 1
| #define HAVE_NLIST_H 1
| #define HAVE_LIBKVM_NLIST 1
| #define HAVE_CURL_CURL_H 1
| #define HAVE_RPC_TYPES_H 1
| #define HAVE_GCRYPT_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LUA_H 1
| #define HAVE_LAUXLIB_H 1
| #define HAVE_LUALIB_H 1
| #define HAVE_MYSQL_H 1
| #define HAVE_PERL_STRUCT_MGVTBL_SVT_LOCAL 1
| #define HAVE_LIBPQ_FE_H 1
| #define HAVE_GOOGLE_PROTOBUF_UTIL_TIME_UTIL_H 1
| #define HAVE_PYTHON_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <routeros_api.h>
configure:104302: result: no
configure:104302: checking routeros_api.h presence
configure:104302: /opt/solarisstudio12.4/bin/cc -E   conftest.c
"conftest.c", line 134: cannot find include file: <routeros_api.h>
cc: acomp failed for conftest.c
configure:104302: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_SYSLOG 1
| #define HAVE_STRPTIME 1
| #define HAVE_SWAPCTL 1
| #define HAVE_SWAPCTL_TWO_ARGS 1
| #define NAN_STATIC_DEFAULT 1
| #define FP_LAYOUT_NEED_ENDIANFLIP 1
| #define DATA_MAX_NAME_LEN 128
| #define HAVE_GETMNTENT 1
| #define HAVE_TWO_GETMNTENT 1
| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_UDPHDR_UH_DPORT 1
| #define HAVE_STRUCT_UDPHDR_UH_SPORT 1
| #define HAVE_KSTAT_IO_T_NWRITTEN 1
| #define HAVE_KSTAT_IO_T_WRITES 1
| #define HAVE_KSTAT_IO_T_WTIME 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_LIBKSTAT 1
| #define HAVE_NLIST_H 1
| #define HAVE_LIBKVM_NLIST 1
| #define HAVE_CURL_CURL_H 1
| #define HAVE_RPC_TYPES_H 1
| #define HAVE_GCRYPT_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LUA_H 1
| #define HAVE_LAUXLIB_H 1
| #define HAVE_LUALIB_H 1
| #define HAVE_MYSQL_H 1
| #define HAVE_PERL_STRUCT_MGVTBL_SVT_LOCAL 1
| #define HAVE_LIBPQ_FE_H 1
| #define HAVE_GOOGLE_PROTOBUF_UTIL_TIME_UTIL_H 1
| #define HAVE_PYTHON_H 1
| /* end confdefs.h.  */
| #include <routeros_api.h>
configure:104302: result: no
configure:104302: checking for routeros_api.h
configure:104302: result: no
configure:104405: checking for RRD
configure:104412: $PKG_CONFIG --exists --print-errors "librrd >= 1.6.0"
configure:104415: $? = 0
configure:104428: $PKG_CONFIG --exists --print-errors "librrd >= 1.6.0"
configure:104431: $? = 0
configure:104470: result: yes
configure:104473: checking for rrd_update_r in -lrrd
configure:104498: /opt/solarisstudio12.4/bin/cc -std=c99 -o conftest     conftest.c -lrrd   >&5
"conftest.c", line 147: warning: statement not reached
ld: fatal: library -lrrd: not found
ld: fatal: file processing errors. No output written to conftest
configure:104498: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_SYSLOG 1
| #define HAVE_STRPTIME 1
| #define HAVE_SWAPCTL 1
| #define HAVE_SWAPCTL_TWO_ARGS 1
| #define NAN_STATIC_DEFAULT 1
| #define FP_LAYOUT_NEED_ENDIANFLIP 1
| #define DATA_MAX_NAME_LEN 128
| #define HAVE_GETMNTENT 1
| #define HAVE_TWO_GETMNTENT 1
| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_UDPHDR_UH_DPORT 1
| #define HAVE_STRUCT_UDPHDR_UH_SPORT 1
| #define HAVE_KSTAT_IO_T_NWRITTEN 1
| #define HAVE_KSTAT_IO_T_WRITES 1
| #define HAVE_KSTAT_IO_T_WTIME 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_LIBKSTAT 1
| #define HAVE_NLIST_H 1
| #define HAVE_LIBKVM_NLIST 1
| #define HAVE_CURL_CURL_H 1
| #define HAVE_RPC_TYPES_H 1
| #define HAVE_GCRYPT_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LUA_H 1
| #define HAVE_LAUXLIB_H 1
| #define HAVE_LUALIB_H 1
| #define HAVE_MYSQL_H 1
| #define HAVE_PERL_STRUCT_MGVTBL_SVT_LOCAL 1
| #define HAVE_LIBPQ_FE_H 1
| #define HAVE_GOOGLE_PROTOBUF_UTIL_TIME_UTIL_H 1
| #define HAVE_PYTHON_H 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char rrd_update_r ();
| int
| main ()
| {
| return rrd_update_r ();
|   ;
|   return 0;
| }
configure:104507: result: no
configure:104516: checking for rrdc_update in -lrrd
configure:104541: /opt/solarisstudio12.4/bin/cc -std=c99 -o conftest     conftest.c -lrrd   >&5
"conftest.c", line 147: warning: statement not reached
ld: fatal: library -lrrd: not found
ld: fatal: file processing errors. No output written to conftest
configure:104541: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_SYSLOG 1
| #define HAVE_STRPTIME 1
| #define HAVE_SWAPCTL 1
| #define HAVE_SWAPCTL_TWO_ARGS 1
| #define NAN_STATIC_DEFAULT 1
| #define FP_LAYOUT_NEED_ENDIANFLIP 1
| #define DATA_MAX_NAME_LEN 128
| #define HAVE_GETMNTENT 1
| #define HAVE_TWO_GETMNTENT 1
| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_UDPHDR_UH_DPORT 1
| #define HAVE_STRUCT_UDPHDR_UH_SPORT 1
| #define HAVE_KSTAT_IO_T_NWRITTEN 1
| #define HAVE_KSTAT_IO_T_WRITES 1
| #define HAVE_KSTAT_IO_T_WTIME 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_LIBKSTAT 1
| #define HAVE_NLIST_H 1
| #define HAVE_LIBKVM_NLIST 1
| #define HAVE_CURL_CURL_H 1
| #define HAVE_RPC_TYPES_H 1
| #define HAVE_GCRYPT_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LUA_H 1
| #define HAVE_LAUXLIB_H 1
| #define HAVE_LUALIB_H 1
| #define HAVE_MYSQL_H 1
| #define HAVE_PERL_STRUCT_MGVTBL_SVT_LOCAL 1
| #define HAVE_LIBPQ_FE_H 1
| #define HAVE_GOOGLE_PROTOBUF_UTIL_TIME_UTIL_H 1
| #define HAVE_PYTHON_H 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char rrdc_update ();
| int
| main ()
| {
| return rrdc_update ();
|   ;
|   return 0;
| }
configure:104550: result: no
configure:104568: checking rrd.h usability
configure:104568: /opt/solarisstudio12.4/bin/cc -std=c99 -c   -I/opt/csw/include    conftest.c >&5
configure:104568: $? = 0
configure:104568: result: yes
configure:104568: checking rrd.h presence
configure:104568: /opt/solarisstudio12.4/bin/cc -E  -I/opt/csw/include    conftest.c
configure:104568: $? = 0
configure:104568: result: yes
configure:104568: checking for rrd.h
configure:104568: result: yes
configure:104588: checking for rrd_update_r in -lrrd_th
configure:104613: /opt/solarisstudio12.4/bin/cc -std=c99 -o conftest     conftest.c -lrrd_th   >&5
"conftest.c", line 148: warning: statement not reached
ld: fatal: library -lrrd_th: not found
ld: fatal: file processing errors. No output written to conftest
configure:104613: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_SYSLOG 1
| #define HAVE_STRPTIME 1
| #define HAVE_SWAPCTL 1
| #define HAVE_SWAPCTL_TWO_ARGS 1
| #define NAN_STATIC_DEFAULT 1
| #define FP_LAYOUT_NEED_ENDIANFLIP 1
| #define DATA_MAX_NAME_LEN 128
| #define HAVE_GETMNTENT 1
| #define HAVE_TWO_GETMNTENT 1
| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_UDPHDR_UH_DPORT 1
| #define HAVE_STRUCT_UDPHDR_UH_SPORT 1
| #define HAVE_KSTAT_IO_T_NWRITTEN 1
| #define HAVE_KSTAT_IO_T_WRITES 1
| #define HAVE_KSTAT_IO_T_WTIME 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_LIBKSTAT 1
| #define HAVE_NLIST_H 1
| #define HAVE_LIBKVM_NLIST 1
| #define HAVE_CURL_CURL_H 1
| #define HAVE_RPC_TYPES_H 1
| #define HAVE_GCRYPT_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LUA_H 1
| #define HAVE_LAUXLIB_H 1
| #define HAVE_LUALIB_H 1
| #define HAVE_MYSQL_H 1
| #define HAVE_PERL_STRUCT_MGVTBL_SVT_LOCAL 1
| #define HAVE_LIBPQ_FE_H 1
| #define HAVE_GOOGLE_PROTOBUF_UTIL_TIME_UTIL_H 1
| #define HAVE_PYTHON_H 1
| #define HAVE_RRD_H 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char rrd_update_r ();
| int
| main ()
| {
| return rrd_update_r ();
|   ;
|   return 0;
| }
configure:104622: result: no
configure:104683: checking for rrd_update in -lrrd
configure:104708: /opt/solarisstudio12.4/bin/cc -std=c99 -o conftest     conftest.c -lrrd   >&5
"conftest.c", line 148: warning: statement not reached
ld: fatal: library -lrrd: not found
ld: fatal: file processing errors. No output written to conftest
configure:104708: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_SYSLOG 1
| #define HAVE_STRPTIME 1
| #define HAVE_SWAPCTL 1
| #define HAVE_SWAPCTL_TWO_ARGS 1
| #define NAN_STATIC_DEFAULT 1
| #define FP_LAYOUT_NEED_ENDIANFLIP 1
| #define DATA_MAX_NAME_LEN 128
| #define HAVE_GETMNTENT 1
| #define HAVE_TWO_GETMNTENT 1
| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_UDPHDR_UH_DPORT 1
| #define HAVE_STRUCT_UDPHDR_UH_SPORT 1
| #define HAVE_KSTAT_IO_T_NWRITTEN 1
| #define HAVE_KSTAT_IO_T_WRITES 1
| #define HAVE_KSTAT_IO_T_WTIME 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_LIBKSTAT 1
| #define HAVE_NLIST_H 1
| #define HAVE_LIBKVM_NLIST 1
| #define HAVE_CURL_CURL_H 1
| #define HAVE_RPC_TYPES_H 1
| #define HAVE_GCRYPT_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LUA_H 1
| #define HAVE_LAUXLIB_H 1
| #define HAVE_LUALIB_H 1
| #define HAVE_MYSQL_H 1
| #define HAVE_PERL_STRUCT_MGVTBL_SVT_LOCAL 1
| #define HAVE_LIBPQ_FE_H 1
| #define HAVE_GOOGLE_PROTOBUF_UTIL_TIME_UTIL_H 1
| #define HAVE_PYTHON_H 1
| #define HAVE_RRD_H 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char rrd_update ();
| int
| main ()
| {
| return rrd_update ();
|   ;
|   return 0;
| }
configure:104717: result: no
configure:104933: checking for LIBSIGROK
configure:104940: $PKG_CONFIG --exists --print-errors "libsigrok < 0.4"
sh: gnome-config: not found
Package libsigrok was not found in the pkg-config search path.
Perhaps you should add the directory containing `libsigrok.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libsigrok' found
configure:104943: $? = 1
configure:104956: $PKG_CONFIG --exists --print-errors "libsigrok < 0.4"
sh: gnome-config: not found
Package libsigrok was not found in the pkg-config search path.
Perhaps you should add the directory containing `libsigrok.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libsigrok' found
configure:104959: $? = 1
configure:104972: result: no
sh: gnome-config: not found
No package 'libsigrok' found
configure:105032: checking openssl/sha.h usability
configure:105032: /opt/solarisstudio12.4/bin/cc -std=c99 -c    conftest.c >&5
"conftest.c", line 168: cannot find include file: <openssl/sha.h>
cc: acomp failed for conftest.c
configure:105032: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_SYSLOG 1
| #define HAVE_STRPTIME 1
| #define HAVE_SWAPCTL 1
| #define HAVE_SWAPCTL_TWO_ARGS 1
| #define NAN_STATIC_DEFAULT 1
| #define FP_LAYOUT_NEED_ENDIANFLIP 1
| #define DATA_MAX_NAME_LEN 128
| #define HAVE_GETMNTENT 1
| #define HAVE_TWO_GETMNTENT 1
| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_UDPHDR_UH_DPORT 1
| #define HAVE_STRUCT_UDPHDR_UH_SPORT 1
| #define HAVE_KSTAT_IO_T_NWRITTEN 1
| #define HAVE_KSTAT_IO_T_WRITES 1
| #define HAVE_KSTAT_IO_T_WTIME 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_LIBKSTAT 1
| #define HAVE_NLIST_H 1
| #define HAVE_LIBKVM_NLIST 1
| #define HAVE_CURL_CURL_H 1
| #define HAVE_RPC_TYPES_H 1
| #define HAVE_GCRYPT_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LUA_H 1
| #define HAVE_LAUXLIB_H 1
| #define HAVE_LUALIB_H 1
| #define HAVE_MYSQL_H 1
| #define HAVE_PERL_STRUCT_MGVTBL_SVT_LOCAL 1
| #define HAVE_LIBPQ_FE_H 1
| #define HAVE_GOOGLE_PROTOBUF_UTIL_TIME_UTIL_H 1
| #define HAVE_PYTHON_H 1
| #define HAVE_RRD_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <openssl/sha.h>
configure:105032: result: no
configure:105032: checking openssl/sha.h presence
configure:105032: /opt/solarisstudio12.4/bin/cc -E   conftest.c
"conftest.c", line 135: cannot find include file: <openssl/sha.h>
cc: acomp failed for conftest.c
configure:105032: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_SYSLOG 1
| #define HAVE_STRPTIME 1
| #define HAVE_SWAPCTL 1
| #define HAVE_SWAPCTL_TWO_ARGS 1
| #define NAN_STATIC_DEFAULT 1
| #define FP_LAYOUT_NEED_ENDIANFLIP 1
| #define DATA_MAX_NAME_LEN 128
| #define HAVE_GETMNTENT 1
| #define HAVE_TWO_GETMNTENT 1
| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_UDPHDR_UH_DPORT 1
| #define HAVE_STRUCT_UDPHDR_UH_SPORT 1
| #define HAVE_KSTAT_IO_T_NWRITTEN 1
| #define HAVE_KSTAT_IO_T_WRITES 1
| #define HAVE_KSTAT_IO_T_WTIME 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_LIBKSTAT 1
| #define HAVE_NLIST_H 1
| #define HAVE_LIBKVM_NLIST 1
| #define HAVE_CURL_CURL_H 1
| #define HAVE_RPC_TYPES_H 1
| #define HAVE_GCRYPT_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LUA_H 1
| #define HAVE_LAUXLIB_H 1
| #define HAVE_LUALIB_H 1
| #define HAVE_MYSQL_H 1
| #define HAVE_PERL_STRUCT_MGVTBL_SVT_LOCAL 1
| #define HAVE_LIBPQ_FE_H 1
| #define HAVE_GOOGLE_PROTOBUF_UTIL_TIME_UTIL_H 1
| #define HAVE_PYTHON_H 1
| #define HAVE_RRD_H 1
| /* end confdefs.h.  */
| #include <openssl/sha.h>
configure:105032: result: no
configure:105032: checking for openssl/sha.h
configure:105032: result: no
configure:105032: checking openssl/blowfish.h usability
configure:105032: /opt/solarisstudio12.4/bin/cc -std=c99 -c    conftest.c >&5
"conftest.c", line 168: cannot find include file: <openssl/blowfish.h>
cc: acomp failed for conftest.c
configure:105032: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_SYSLOG 1
| #define HAVE_STRPTIME 1
| #define HAVE_SWAPCTL 1
| #define HAVE_SWAPCTL_TWO_ARGS 1
| #define NAN_STATIC_DEFAULT 1
| #define FP_LAYOUT_NEED_ENDIANFLIP 1
| #define DATA_MAX_NAME_LEN 128
| #define HAVE_GETMNTENT 1
| #define HAVE_TWO_GETMNTENT 1
| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_UDPHDR_UH_DPORT 1
| #define HAVE_STRUCT_UDPHDR_UH_SPORT 1
| #define HAVE_KSTAT_IO_T_NWRITTEN 1
| #define HAVE_KSTAT_IO_T_WRITES 1
| #define HAVE_KSTAT_IO_T_WTIME 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_LIBKSTAT 1
| #define HAVE_NLIST_H 1
| #define HAVE_LIBKVM_NLIST 1
| #define HAVE_CURL_CURL_H 1
| #define HAVE_RPC_TYPES_H 1
| #define HAVE_GCRYPT_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LUA_H 1
| #define HAVE_LAUXLIB_H 1
| #define HAVE_LUALIB_H 1
| #define HAVE_MYSQL_H 1
| #define HAVE_PERL_STRUCT_MGVTBL_SVT_LOCAL 1
| #define HAVE_LIBPQ_FE_H 1
| #define HAVE_GOOGLE_PROTOBUF_UTIL_TIME_UTIL_H 1
| #define HAVE_PYTHON_H 1
| #define HAVE_RRD_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <openssl/blowfish.h>
configure:105032: result: no
configure:105032: checking openssl/blowfish.h presence
configure:105032: /opt/solarisstudio12.4/bin/cc -E   conftest.c
"conftest.c", line 135: cannot find include file: <openssl/blowfish.h>
cc: acomp failed for conftest.c
configure:105032: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_SYSLOG 1
| #define HAVE_STRPTIME 1
| #define HAVE_SWAPCTL 1
| #define HAVE_SWAPCTL_TWO_ARGS 1
| #define NAN_STATIC_DEFAULT 1
| #define FP_LAYOUT_NEED_ENDIANFLIP 1
| #define DATA_MAX_NAME_LEN 128
| #define HAVE_GETMNTENT 1
| #define HAVE_TWO_GETMNTENT 1
| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_UDPHDR_UH_DPORT 1
| #define HAVE_STRUCT_UDPHDR_UH_SPORT 1
| #define HAVE_KSTAT_IO_T_NWRITTEN 1
| #define HAVE_KSTAT_IO_T_WRITES 1
| #define HAVE_KSTAT_IO_T_WTIME 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_LIBKSTAT 1
| #define HAVE_NLIST_H 1
| #define HAVE_LIBKVM_NLIST 1
| #define HAVE_CURL_CURL_H 1
| #define HAVE_RPC_TYPES_H 1
| #define HAVE_GCRYPT_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LUA_H 1
| #define HAVE_LAUXLIB_H 1
| #define HAVE_LUALIB_H 1
| #define HAVE_MYSQL_H 1
| #define HAVE_PERL_STRUCT_MGVTBL_SVT_LOCAL 1
| #define HAVE_LIBPQ_FE_H 1
| #define HAVE_GOOGLE_PROTOBUF_UTIL_TIME_UTIL_H 1
| #define HAVE_PYTHON_H 1
| #define HAVE_RRD_H 1
| /* end confdefs.h.  */
| #include <openssl/blowfish.h>
configure:105032: result: no
configure:105032: checking for openssl/blowfish.h
configure:105032: result: no
configure:105032: checking openssl/rand.h usability
configure:105032: /opt/solarisstudio12.4/bin/cc -std=c99 -c    conftest.c >&5
"conftest.c", line 168: cannot find include file: <openssl/rand.h>
cc: acomp failed for conftest.c
configure:105032: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_SYSLOG 1
| #define HAVE_STRPTIME 1
| #define HAVE_SWAPCTL 1
| #define HAVE_SWAPCTL_TWO_ARGS 1
| #define NAN_STATIC_DEFAULT 1
| #define FP_LAYOUT_NEED_ENDIANFLIP 1
| #define DATA_MAX_NAME_LEN 128
| #define HAVE_GETMNTENT 1
| #define HAVE_TWO_GETMNTENT 1
| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_UDPHDR_UH_DPORT 1
| #define HAVE_STRUCT_UDPHDR_UH_SPORT 1
| #define HAVE_KSTAT_IO_T_NWRITTEN 1
| #define HAVE_KSTAT_IO_T_WRITES 1
| #define HAVE_KSTAT_IO_T_WTIME 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_LIBKSTAT 1
| #define HAVE_NLIST_H 1
| #define HAVE_LIBKVM_NLIST 1
| #define HAVE_CURL_CURL_H 1
| #define HAVE_RPC_TYPES_H 1
| #define HAVE_GCRYPT_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LUA_H 1
| #define HAVE_LAUXLIB_H 1
| #define HAVE_LUALIB_H 1
| #define HAVE_MYSQL_H 1
| #define HAVE_PERL_STRUCT_MGVTBL_SVT_LOCAL 1
| #define HAVE_LIBPQ_FE_H 1
| #define HAVE_GOOGLE_PROTOBUF_UTIL_TIME_UTIL_H 1
| #define HAVE_PYTHON_H 1
| #define HAVE_RRD_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <openssl/rand.h>
configure:105032: result: no
configure:105032: checking openssl/rand.h presence
configure:105032: /opt/solarisstudio12.4/bin/cc -E   conftest.c
"conftest.c", line 135: cannot find include file: <openssl/rand.h>
cc: acomp failed for conftest.c
configure:105032: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_SYSLOG 1
| #define HAVE_STRPTIME 1
| #define HAVE_SWAPCTL 1
| #define HAVE_SWAPCTL_TWO_ARGS 1
| #define NAN_STATIC_DEFAULT 1
| #define FP_LAYOUT_NEED_ENDIANFLIP 1
| #define DATA_MAX_NAME_LEN 128
| #define HAVE_GETMNTENT 1
| #define HAVE_TWO_GETMNTENT 1
| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_UDPHDR_UH_DPORT 1
| #define HAVE_STRUCT_UDPHDR_UH_SPORT 1
| #define HAVE_KSTAT_IO_T_NWRITTEN 1
| #define HAVE_KSTAT_IO_T_WRITES 1
| #define HAVE_KSTAT_IO_T_WTIME 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_LIBKSTAT 1
| #define HAVE_NLIST_H 1
| #define HAVE_LIBKVM_NLIST 1
| #define HAVE_CURL_CURL_H 1
| #define HAVE_RPC_TYPES_H 1
| #define HAVE_GCRYPT_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LUA_H 1
| #define HAVE_LAUXLIB_H 1
| #define HAVE_LUALIB_H 1
| #define HAVE_MYSQL_H 1
| #define HAVE_PERL_STRUCT_MGVTBL_SVT_LOCAL 1
| #define HAVE_LIBPQ_FE_H 1
| #define HAVE_GOOGLE_PROTOBUF_UTIL_TIME_UTIL_H 1
| #define HAVE_PYTHON_H 1
| #define HAVE_RRD_H 1
| /* end confdefs.h.  */
| #include <openssl/rand.h>
configure:105032: result: no
configure:105032: checking for openssl/rand.h
configure:105032: result: no
configure:105144: checking pkg-config for libstatgrab
configure:105153: result: found
configure:105158: checking for libstatgrab CFLAGS
configure:105167: result: -I/opt/csw/include  
configure:105172: checking for libstatgrab LDFLAGS
configure:105182: result: -L/opt/csw/lib -lstatgrab -lkstat -ldevinfo  
configure:105192: checking statgrab.h usability
configure:105192: /opt/solarisstudio12.4/bin/cc -std=c99 -c   -I/opt/csw/include   conftest.c >&5
configure:105192: $? = 0
configure:105192: result: yes
configure:105192: checking statgrab.h presence
configure:105192: /opt/solarisstudio12.4/bin/cc -E  -I/opt/csw/include   conftest.c
configure:105192: $? = 0
configure:105192: result: yes
configure:105192: checking for statgrab.h
configure:105192: result: yes
configure:105213: checking for sg_init in -lstatgrab
configure:105238: /opt/solarisstudio12.4/bin/cc -std=c99 -o conftest    -L/opt/csw/lib -lstatgrab -lkstat -ldevinfo   conftest.c -lstatgrab   >&5
"conftest.c", line 149: warning: statement not reached
configure:105238: $? = 0
configure:105247: result: yes
configure:105269: checking if libstatgrab >= 0.90
configure:105294: /opt/solarisstudio12.4/bin/cc -std=c99 -o conftest  -I/opt/csw/include     -L/opt/csw/lib -lstatgrab -lkstat -ldevinfo   conftest.c -lstatgrab  >&5
"conftest.c", line 145: prototype mismatch: 0 args passed, 1 expected
cc: acomp failed for conftest.c
configure:105294: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_SYSLOG 1
| #define HAVE_STRPTIME 1
| #define HAVE_SWAPCTL 1
| #define HAVE_SWAPCTL_TWO_ARGS 1
| #define NAN_STATIC_DEFAULT 1
| #define FP_LAYOUT_NEED_ENDIANFLIP 1
| #define DATA_MAX_NAME_LEN 128
| #define HAVE_GETMNTENT 1
| #define HAVE_TWO_GETMNTENT 1
| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_UDPHDR_UH_DPORT 1
| #define HAVE_STRUCT_UDPHDR_UH_SPORT 1
| #define HAVE_KSTAT_IO_T_NWRITTEN 1
| #define HAVE_KSTAT_IO_T_WRITES 1
| #define HAVE_KSTAT_IO_T_WTIME 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_LIBKSTAT 1
| #define HAVE_NLIST_H 1
| #define HAVE_LIBKVM_NLIST 1
| #define HAVE_CURL_CURL_H 1
| #define HAVE_RPC_TYPES_H 1
| #define HAVE_GCRYPT_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LUA_H 1
| #define HAVE_LAUXLIB_H 1
| #define HAVE_LUALIB_H 1
| #define HAVE_MYSQL_H 1
| #define HAVE_PERL_STRUCT_MGVTBL_SVT_LOCAL 1
| #define HAVE_LIBPQ_FE_H 1
| #define HAVE_GOOGLE_PROTOBUF_UTIL_TIME_UTIL_H 1
| #define HAVE_PYTHON_H 1
| #define HAVE_RRD_H 1
| #define HAVE_STATGRAB_H 1
| /* end confdefs.h.  */
| 
| 
|               #include <stdio.h>
|               #include <statgrab.h>
| 
| int
| main ()
| {
| 
|               if (sg_init()) return 0;
| 
| 
|   ;
|   return 0;
| }
| 
configure:105305: result: yes
configure:105376: checking tcrdb.h usability
configure:105376: /opt/solarisstudio12.4/bin/cc -std=c99 -c    conftest.c >&5
"conftest.c", line 171: cannot find include file: <tcrdb.h>
cc: acomp failed for conftest.c
configure:105376: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_SYSLOG 1
| #define HAVE_STRPTIME 1
| #define HAVE_SWAPCTL 1
| #define HAVE_SWAPCTL_TWO_ARGS 1
| #define NAN_STATIC_DEFAULT 1
| #define FP_LAYOUT_NEED_ENDIANFLIP 1
| #define DATA_MAX_NAME_LEN 128
| #define HAVE_GETMNTENT 1
| #define HAVE_TWO_GETMNTENT 1
| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_UDPHDR_UH_DPORT 1
| #define HAVE_STRUCT_UDPHDR_UH_SPORT 1
| #define HAVE_KSTAT_IO_T_NWRITTEN 1
| #define HAVE_KSTAT_IO_T_WRITES 1
| #define HAVE_KSTAT_IO_T_WTIME 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_LIBKSTAT 1
| #define HAVE_NLIST_H 1
| #define HAVE_LIBKVM_NLIST 1
| #define HAVE_CURL_CURL_H 1
| #define HAVE_RPC_TYPES_H 1
| #define HAVE_GCRYPT_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LUA_H 1
| #define HAVE_LAUXLIB_H 1
| #define HAVE_LUALIB_H 1
| #define HAVE_MYSQL_H 1
| #define HAVE_PERL_STRUCT_MGVTBL_SVT_LOCAL 1
| #define HAVE_LIBPQ_FE_H 1
| #define HAVE_GOOGLE_PROTOBUF_UTIL_TIME_UTIL_H 1
| #define HAVE_PYTHON_H 1
| #define HAVE_RRD_H 1
| #define HAVE_STATGRAB_H 1
| #define HAVE_LIBSTATGRAB 1
| #define HAVE_LIBSTATGRAB_0_90 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <tcrdb.h>
configure:105376: result: no
configure:105376: checking tcrdb.h presence
configure:105376: /opt/solarisstudio12.4/bin/cc -E   conftest.c
"conftest.c", line 138: cannot find include file: <tcrdb.h>
cc: acomp failed for conftest.c
configure:105376: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_SYSLOG 1
| #define HAVE_STRPTIME 1
| #define HAVE_SWAPCTL 1
| #define HAVE_SWAPCTL_TWO_ARGS 1
| #define NAN_STATIC_DEFAULT 1
| #define FP_LAYOUT_NEED_ENDIANFLIP 1
| #define DATA_MAX_NAME_LEN 128
| #define HAVE_GETMNTENT 1
| #define HAVE_TWO_GETMNTENT 1
| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_UDPHDR_UH_DPORT 1
| #define HAVE_STRUCT_UDPHDR_UH_SPORT 1
| #define HAVE_KSTAT_IO_T_NWRITTEN 1
| #define HAVE_KSTAT_IO_T_WRITES 1
| #define HAVE_KSTAT_IO_T_WTIME 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_LIBKSTAT 1
| #define HAVE_NLIST_H 1
| #define HAVE_LIBKVM_NLIST 1
| #define HAVE_CURL_CURL_H 1
| #define HAVE_RPC_TYPES_H 1
| #define HAVE_GCRYPT_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LUA_H 1
| #define HAVE_LAUXLIB_H 1
| #define HAVE_LUALIB_H 1
| #define HAVE_MYSQL_H 1
| #define HAVE_PERL_STRUCT_MGVTBL_SVT_LOCAL 1
| #define HAVE_LIBPQ_FE_H 1
| #define HAVE_GOOGLE_PROTOBUF_UTIL_TIME_UTIL_H 1
| #define HAVE_PYTHON_H 1
| #define HAVE_RRD_H 1
| #define HAVE_STATGRAB_H 1
| #define HAVE_LIBSTATGRAB 1
| #define HAVE_LIBSTATGRAB_0_90 1
| /* end confdefs.h.  */
| #include <tcrdb.h>
configure:105376: result: no
configure:105376: checking for tcrdb.h
configure:105376: result: no
configure:106046: checking xenctrl.h usability
configure:106046: /opt/solarisstudio12.4/bin/cc -std=c99 -c    conftest.c >&5
"conftest.c", line 171: cannot find include file: <xenctrl.h>
cc: acomp failed for conftest.c
configure:106046: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_SYSLOG 1
| #define HAVE_STRPTIME 1
| #define HAVE_SWAPCTL 1
| #define HAVE_SWAPCTL_TWO_ARGS 1
| #define NAN_STATIC_DEFAULT 1
| #define FP_LAYOUT_NEED_ENDIANFLIP 1
| #define DATA_MAX_NAME_LEN 128
| #define HAVE_GETMNTENT 1
| #define HAVE_TWO_GETMNTENT 1
| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_UDPHDR_UH_DPORT 1
| #define HAVE_STRUCT_UDPHDR_UH_SPORT 1
| #define HAVE_KSTAT_IO_T_NWRITTEN 1
| #define HAVE_KSTAT_IO_T_WRITES 1
| #define HAVE_KSTAT_IO_T_WTIME 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_LIBKSTAT 1
| #define HAVE_NLIST_H 1
| #define HAVE_LIBKVM_NLIST 1
| #define HAVE_CURL_CURL_H 1
| #define HAVE_RPC_TYPES_H 1
| #define HAVE_GCRYPT_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LUA_H 1
| #define HAVE_LAUXLIB_H 1
| #define HAVE_LUALIB_H 1
| #define HAVE_MYSQL_H 1
| #define HAVE_PERL_STRUCT_MGVTBL_SVT_LOCAL 1
| #define HAVE_LIBPQ_FE_H 1
| #define HAVE_GOOGLE_PROTOBUF_UTIL_TIME_UTIL_H 1
| #define HAVE_PYTHON_H 1
| #define HAVE_RRD_H 1
| #define HAVE_STATGRAB_H 1
| #define HAVE_LIBSTATGRAB 1
| #define HAVE_LIBSTATGRAB_0_90 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <xenctrl.h>
configure:106046: result: no
configure:106046: checking xenctrl.h presence
configure:106046: /opt/solarisstudio12.4/bin/cc -E   conftest.c
"conftest.c", line 138: cannot find include file: <xenctrl.h>
cc: acomp failed for conftest.c
configure:106046: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_SYSLOG 1
| #define HAVE_STRPTIME 1
| #define HAVE_SWAPCTL 1
| #define HAVE_SWAPCTL_TWO_ARGS 1
| #define NAN_STATIC_DEFAULT 1
| #define FP_LAYOUT_NEED_ENDIANFLIP 1
| #define DATA_MAX_NAME_LEN 128
| #define HAVE_GETMNTENT 1
| #define HAVE_TWO_GETMNTENT 1
| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_UDPHDR_UH_DPORT 1
| #define HAVE_STRUCT_UDPHDR_UH_SPORT 1
| #define HAVE_KSTAT_IO_T_NWRITTEN 1
| #define HAVE_KSTAT_IO_T_WRITES 1
| #define HAVE_KSTAT_IO_T_WTIME 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_LIBKSTAT 1
| #define HAVE_NLIST_H 1
| #define HAVE_LIBKVM_NLIST 1
| #define HAVE_CURL_CURL_H 1
| #define HAVE_RPC_TYPES_H 1
| #define HAVE_GCRYPT_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LUA_H 1
| #define HAVE_LAUXLIB_H 1
| #define HAVE_LUALIB_H 1
| #define HAVE_MYSQL_H 1
| #define HAVE_PERL_STRUCT_MGVTBL_SVT_LOCAL 1
| #define HAVE_LIBPQ_FE_H 1
| #define HAVE_GOOGLE_PROTOBUF_UTIL_TIME_UTIL_H 1
| #define HAVE_PYTHON_H 1
| #define HAVE_RRD_H 1
| #define HAVE_STATGRAB_H 1
| #define HAVE_LIBSTATGRAB 1
| #define HAVE_LIBSTATGRAB_0_90 1
| /* end confdefs.h.  */
| #include <xenctrl.h>
configure:106046: result: no
configure:106046: checking for xenctrl.h
configure:106046: result: no
configure:106146: checking yajl/yajl_parse.h usability
configure:106146: /opt/solarisstudio12.4/bin/cc -std=c99 -c    conftest.c >&5
"conftest.c", line 171: cannot find include file: <yajl/yajl_parse.h>
cc: acomp failed for conftest.c
configure:106146: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_SYSLOG 1
| #define HAVE_STRPTIME 1
| #define HAVE_SWAPCTL 1
| #define HAVE_SWAPCTL_TWO_ARGS 1
| #define NAN_STATIC_DEFAULT 1
| #define FP_LAYOUT_NEED_ENDIANFLIP 1
| #define DATA_MAX_NAME_LEN 128
| #define HAVE_GETMNTENT 1
| #define HAVE_TWO_GETMNTENT 1
| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_UDPHDR_UH_DPORT 1
| #define HAVE_STRUCT_UDPHDR_UH_SPORT 1
| #define HAVE_KSTAT_IO_T_NWRITTEN 1
| #define HAVE_KSTAT_IO_T_WRITES 1
| #define HAVE_KSTAT_IO_T_WTIME 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_LIBKSTAT 1
| #define HAVE_NLIST_H 1
| #define HAVE_LIBKVM_NLIST 1
| #define HAVE_CURL_CURL_H 1
| #define HAVE_RPC_TYPES_H 1
| #define HAVE_GCRYPT_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LUA_H 1
| #define HAVE_LAUXLIB_H 1
| #define HAVE_LUALIB_H 1
| #define HAVE_MYSQL_H 1
| #define HAVE_PERL_STRUCT_MGVTBL_SVT_LOCAL 1
| #define HAVE_LIBPQ_FE_H 1
| #define HAVE_GOOGLE_PROTOBUF_UTIL_TIME_UTIL_H 1
| #define HAVE_PYTHON_H 1
| #define HAVE_RRD_H 1
| #define HAVE_STATGRAB_H 1
| #define HAVE_LIBSTATGRAB 1
| #define HAVE_LIBSTATGRAB_0_90 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <yajl/yajl_parse.h>
configure:106146: result: no
configure:106146: checking yajl/yajl_parse.h presence
configure:106146: /opt/solarisstudio12.4/bin/cc -E   conftest.c
"conftest.c", line 138: cannot find include file: <yajl/yajl_parse.h>
cc: acomp failed for conftest.c
configure:106146: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_SYSLOG 1
| #define HAVE_STRPTIME 1
| #define HAVE_SWAPCTL 1
| #define HAVE_SWAPCTL_TWO_ARGS 1
| #define NAN_STATIC_DEFAULT 1
| #define FP_LAYOUT_NEED_ENDIANFLIP 1
| #define DATA_MAX_NAME_LEN 128
| #define HAVE_GETMNTENT 1
| #define HAVE_TWO_GETMNTENT 1
| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_UDPHDR_UH_DPORT 1
| #define HAVE_STRUCT_UDPHDR_UH_SPORT 1
| #define HAVE_KSTAT_IO_T_NWRITTEN 1
| #define HAVE_KSTAT_IO_T_WRITES 1
| #define HAVE_KSTAT_IO_T_WTIME 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_LIBKSTAT 1
| #define HAVE_NLIST_H 1
| #define HAVE_LIBKVM_NLIST 1
| #define HAVE_CURL_CURL_H 1
| #define HAVE_RPC_TYPES_H 1
| #define HAVE_GCRYPT_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LUA_H 1
| #define HAVE_LAUXLIB_H 1
| #define HAVE_LUALIB_H 1
| #define HAVE_MYSQL_H 1
| #define HAVE_PERL_STRUCT_MGVTBL_SVT_LOCAL 1
| #define HAVE_LIBPQ_FE_H 1
| #define HAVE_GOOGLE_PROTOBUF_UTIL_TIME_UTIL_H 1
| #define HAVE_PYTHON_H 1
| #define HAVE_RRD_H 1
| #define HAVE_STATGRAB_H 1
| #define HAVE_LIBSTATGRAB 1
| #define HAVE_LIBSTATGRAB_0_90 1
| /* end confdefs.h.  */
| #include <yajl/yajl_parse.h>
configure:106146: result: no
configure:106146: checking for yajl/yajl_parse.h
configure:106146: result: no
configure:106162: checking yajl/yajl_tree.h usability
configure:106162: /opt/solarisstudio12.4/bin/cc -std=c99 -c    conftest.c >&5
"conftest.c", line 171: cannot find include file: <yajl/yajl_tree.h>
cc: acomp failed for conftest.c
configure:106162: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_SYSLOG 1
| #define HAVE_STRPTIME 1
| #define HAVE_SWAPCTL 1
| #define HAVE_SWAPCTL_TWO_ARGS 1
| #define NAN_STATIC_DEFAULT 1
| #define FP_LAYOUT_NEED_ENDIANFLIP 1
| #define DATA_MAX_NAME_LEN 128
| #define HAVE_GETMNTENT 1
| #define HAVE_TWO_GETMNTENT 1
| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_UDPHDR_UH_DPORT 1
| #define HAVE_STRUCT_UDPHDR_UH_SPORT 1
| #define HAVE_KSTAT_IO_T_NWRITTEN 1
| #define HAVE_KSTAT_IO_T_WRITES 1
| #define HAVE_KSTAT_IO_T_WTIME 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_LIBKSTAT 1
| #define HAVE_NLIST_H 1
| #define HAVE_LIBKVM_NLIST 1
| #define HAVE_CURL_CURL_H 1
| #define HAVE_RPC_TYPES_H 1
| #define HAVE_GCRYPT_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LUA_H 1
| #define HAVE_LAUXLIB_H 1
| #define HAVE_LUALIB_H 1
| #define HAVE_MYSQL_H 1
| #define HAVE_PERL_STRUCT_MGVTBL_SVT_LOCAL 1
| #define HAVE_LIBPQ_FE_H 1
| #define HAVE_GOOGLE_PROTOBUF_UTIL_TIME_UTIL_H 1
| #define HAVE_PYTHON_H 1
| #define HAVE_RRD_H 1
| #define HAVE_STATGRAB_H 1
| #define HAVE_LIBSTATGRAB 1
| #define HAVE_LIBSTATGRAB_0_90 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <yajl/yajl_tree.h>
configure:106162: result: no
configure:106162: checking yajl/yajl_tree.h presence
configure:106162: /opt/solarisstudio12.4/bin/cc -E   conftest.c
"conftest.c", line 138: cannot find include file: <yajl/yajl_tree.h>
cc: acomp failed for conftest.c
configure:106162: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_SYSLOG 1
| #define HAVE_STRPTIME 1
| #define HAVE_SWAPCTL 1
| #define HAVE_SWAPCTL_TWO_ARGS 1
| #define NAN_STATIC_DEFAULT 1
| #define FP_LAYOUT_NEED_ENDIANFLIP 1
| #define DATA_MAX_NAME_LEN 128
| #define HAVE_GETMNTENT 1
| #define HAVE_TWO_GETMNTENT 1
| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_UDPHDR_UH_DPORT 1
| #define HAVE_STRUCT_UDPHDR_UH_SPORT 1
| #define HAVE_KSTAT_IO_T_NWRITTEN 1
| #define HAVE_KSTAT_IO_T_WRITES 1
| #define HAVE_KSTAT_IO_T_WTIME 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_LIBKSTAT 1
| #define HAVE_NLIST_H 1
| #define HAVE_LIBKVM_NLIST 1
| #define HAVE_CURL_CURL_H 1
| #define HAVE_RPC_TYPES_H 1
| #define HAVE_GCRYPT_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LUA_H 1
| #define HAVE_LAUXLIB_H 1
| #define HAVE_LUALIB_H 1
| #define HAVE_MYSQL_H 1
| #define HAVE_PERL_STRUCT_MGVTBL_SVT_LOCAL 1
| #define HAVE_LIBPQ_FE_H 1
| #define HAVE_GOOGLE_PROTOBUF_UTIL_TIME_UTIL_H 1
| #define HAVE_PYTHON_H 1
| #define HAVE_RRD_H 1
| #define HAVE_STATGRAB_H 1
| #define HAVE_LIBSTATGRAB 1
| #define HAVE_LIBSTATGRAB_0_90 1
| /* end confdefs.h.  */
| #include <yajl/yajl_tree.h>
configure:106162: result: no
configure:106162: checking for yajl/yajl_tree.h
configure:106162: result: no
configure:106178: checking yajl/yajl_version.h usability
configure:106178: /opt/solarisstudio12.4/bin/cc -std=c99 -c    conftest.c >&5
"conftest.c", line 171: cannot find include file: <yajl/yajl_version.h>
cc: acomp failed for conftest.c
configure:106178: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_SYSLOG 1
| #define HAVE_STRPTIME 1
| #define HAVE_SWAPCTL 1
| #define HAVE_SWAPCTL_TWO_ARGS 1
| #define NAN_STATIC_DEFAULT 1
| #define FP_LAYOUT_NEED_ENDIANFLIP 1
| #define DATA_MAX_NAME_LEN 128
| #define HAVE_GETMNTENT 1
| #define HAVE_TWO_GETMNTENT 1
| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_UDPHDR_UH_DPORT 1
| #define HAVE_STRUCT_UDPHDR_UH_SPORT 1
| #define HAVE_KSTAT_IO_T_NWRITTEN 1
| #define HAVE_KSTAT_IO_T_WRITES 1
| #define HAVE_KSTAT_IO_T_WTIME 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_LIBKSTAT 1
| #define HAVE_NLIST_H 1
| #define HAVE_LIBKVM_NLIST 1
| #define HAVE_CURL_CURL_H 1
| #define HAVE_RPC_TYPES_H 1
| #define HAVE_GCRYPT_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LUA_H 1
| #define HAVE_LAUXLIB_H 1
| #define HAVE_LUALIB_H 1
| #define HAVE_MYSQL_H 1
| #define HAVE_PERL_STRUCT_MGVTBL_SVT_LOCAL 1
| #define HAVE_LIBPQ_FE_H 1
| #define HAVE_GOOGLE_PROTOBUF_UTIL_TIME_UTIL_H 1
| #define HAVE_PYTHON_H 1
| #define HAVE_RRD_H 1
| #define HAVE_STATGRAB_H 1
| #define HAVE_LIBSTATGRAB 1
| #define HAVE_LIBSTATGRAB_0_90 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <yajl/yajl_version.h>
configure:106178: result: no
configure:106178: checking yajl/yajl_version.h presence
configure:106178: /opt/solarisstudio12.4/bin/cc -E   conftest.c
"conftest.c", line 138: cannot find include file: <yajl/yajl_version.h>
cc: acomp failed for conftest.c
configure:106178: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_SYSLOG 1
| #define HAVE_STRPTIME 1
| #define HAVE_SWAPCTL 1
| #define HAVE_SWAPCTL_TWO_ARGS 1
| #define NAN_STATIC_DEFAULT 1
| #define FP_LAYOUT_NEED_ENDIANFLIP 1
| #define DATA_MAX_NAME_LEN 128
| #define HAVE_GETMNTENT 1
| #define HAVE_TWO_GETMNTENT 1
| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_UDPHDR_UH_DPORT 1
| #define HAVE_STRUCT_UDPHDR_UH_SPORT 1
| #define HAVE_KSTAT_IO_T_NWRITTEN 1
| #define HAVE_KSTAT_IO_T_WRITES 1
| #define HAVE_KSTAT_IO_T_WTIME 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_LIBKSTAT 1
| #define HAVE_NLIST_H 1
| #define HAVE_LIBKVM_NLIST 1
| #define HAVE_CURL_CURL_H 1
| #define HAVE_RPC_TYPES_H 1
| #define HAVE_GCRYPT_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LUA_H 1
| #define HAVE_LAUXLIB_H 1
| #define HAVE_LUALIB_H 1
| #define HAVE_MYSQL_H 1
| #define HAVE_PERL_STRUCT_MGVTBL_SVT_LOCAL 1
| #define HAVE_LIBPQ_FE_H 1
| #define HAVE_GOOGLE_PROTOBUF_UTIL_TIME_UTIL_H 1
| #define HAVE_PYTHON_H 1
| #define HAVE_RRD_H 1
| #define HAVE_STATGRAB_H 1
| #define HAVE_LIBSTATGRAB 1
| #define HAVE_LIBSTATGRAB_0_90 1
| /* end confdefs.h.  */
| #include <yajl/yajl_version.h>
configure:106178: result: no
configure:106178: checking for yajl/yajl_version.h
configure:106178: result: no
configure:106346: checking MicAccessApi.h usability
configure:106346: /opt/solarisstudio12.4/bin/cc -std=c99 -c   -I/opt/intel/mic/sysmgmt/sdk/include conftest.c >&5
"conftest.c", line 171: cannot find include file: <MicAccessApi.h>
cc: acomp failed for conftest.c
configure:106346: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_SYSLOG 1
| #define HAVE_STRPTIME 1
| #define HAVE_SWAPCTL 1
| #define HAVE_SWAPCTL_TWO_ARGS 1
| #define NAN_STATIC_DEFAULT 1
| #define FP_LAYOUT_NEED_ENDIANFLIP 1
| #define DATA_MAX_NAME_LEN 128
| #define HAVE_GETMNTENT 1
| #define HAVE_TWO_GETMNTENT 1
| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_UDPHDR_UH_DPORT 1
| #define HAVE_STRUCT_UDPHDR_UH_SPORT 1
| #define HAVE_KSTAT_IO_T_NWRITTEN 1
| #define HAVE_KSTAT_IO_T_WRITES 1
| #define HAVE_KSTAT_IO_T_WTIME 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_LIBKSTAT 1
| #define HAVE_NLIST_H 1
| #define HAVE_LIBKVM_NLIST 1
| #define HAVE_CURL_CURL_H 1
| #define HAVE_RPC_TYPES_H 1
| #define HAVE_GCRYPT_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LUA_H 1
| #define HAVE_LAUXLIB_H 1
| #define HAVE_LUALIB_H 1
| #define HAVE_MYSQL_H 1
| #define HAVE_PERL_STRUCT_MGVTBL_SVT_LOCAL 1
| #define HAVE_LIBPQ_FE_H 1
| #define HAVE_GOOGLE_PROTOBUF_UTIL_TIME_UTIL_H 1
| #define HAVE_PYTHON_H 1
| #define HAVE_RRD_H 1
| #define HAVE_STATGRAB_H 1
| #define HAVE_LIBSTATGRAB 1
| #define HAVE_LIBSTATGRAB_0_90 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <MicAccessApi.h>
configure:106346: result: no
configure:106346: checking MicAccessApi.h presence
configure:106346: /opt/solarisstudio12.4/bin/cc -E  -I/opt/intel/mic/sysmgmt/sdk/include conftest.c
"conftest.c", line 138: cannot find include file: <MicAccessApi.h>
cc: acomp failed for conftest.c
configure:106346: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "collectd"
| #define PACKAGE_TARNAME "collectd"
| #define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
| #define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "collectd"
| #define VERSION "6.0.0.rc3.54.gba44532"
| #define _FILE_OFFSET_BITS 64
| #define YYTEXT_POINTER 1
| #define KERNEL_SOLARIS 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REENTRANT 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GRP_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_KVM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_FSTYP_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_ISA_DEFS_H 1
| #define HAVE_SYS_MNTENT_H 1
| #define HAVE_SYS_MNTTAB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_VFSTAB_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_IP_VAR_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_VM_ANON_H 1
| #define HAVE_SYS_LOADAVG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_PPP_DEFS_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETUTENT 1
| #define HAVE_GETUTXENT 1
| #define HAVE_PROCESSOR_INFO 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_SYSLOG 1
| #define HAVE_STRPTIME 1
| #define HAVE_SWAPCTL 1
| #define HAVE_SWAPCTL_TWO_ARGS 1
| #define NAN_STATIC_DEFAULT 1
| #define FP_LAYOUT_NEED_ENDIANFLIP 1
| #define DATA_MAX_NAME_LEN 128
| #define HAVE_GETMNTENT 1
| #define HAVE_TWO_GETMNTENT 1
| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1
| #define HAVE_STRUCT_IF_DATA 1
| #define HAVE_STRUCT_UDPHDR_UH_DPORT 1
| #define HAVE_STRUCT_UDPHDR_UH_SPORT 1
| #define HAVE_KSTAT_IO_T_NWRITTEN 1
| #define HAVE_KSTAT_IO_T_WRITES 1
| #define HAVE_KSTAT_IO_T_WTIME 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_KSTAT_H 1
| #define HAVE_LIBKSTAT 1
| #define HAVE_NLIST_H 1
| #define HAVE_LIBKVM_NLIST 1
| #define HAVE_CURL_CURL_H 1
| #define HAVE_RPC_TYPES_H 1
| #define HAVE_GCRYPT_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LUA_H 1
| #define HAVE_LAUXLIB_H 1
| #define HAVE_LUALIB_H 1
| #define HAVE_MYSQL_H 1
| #define HAVE_PERL_STRUCT_MGVTBL_SVT_LOCAL 1
| #define HAVE_LIBPQ_FE_H 1
| #define HAVE_GOOGLE_PROTOBUF_UTIL_TIME_UTIL_H 1
| #define HAVE_PYTHON_H 1
| #define HAVE_RRD_H 1
| #define HAVE_STATGRAB_H 1
| #define HAVE_LIBSTATGRAB 1
| #define HAVE_LIBSTATGRAB_0_90 1
| /* end confdefs.h.  */
| #include <MicAccessApi.h>
configure:106346: result: no
configure:106346: checking for MicAccessApi.h
configure:106346: result: no
configure:106596: checking libxml/parser.h usability
configure:106596: /opt/solarisstudio12.4/bin/cc -std=c99 -c   -I/opt/csw/include/libxml2   conftest.c >&5
configure:106596: $? = 0
configure:106596: result: yes
configure:106596: checking libxml/parser.h presence
configure:106596: /opt/solarisstudio12.4/bin/cc -E  -I/opt/csw/include/libxml2   conftest.c
configure:106596: $? = 0
configure:106596: result: yes
configure:106596: checking for libxml/parser.h
configure:106596: result: yes
configure:106617: checking for xmlXPathEval in -lxml2
configure:106642: /opt/solarisstudio12.4/bin/cc -std=c99 -o conftest    -L/opt/csw/lib -lxml2   conftest.c -lxml2   >&5
"conftest.c", line 152: warning: statement not reached
configure:106642: $? = 0
configure:106651: result: yes
configure:106778: checking for libOpenIPMIpthread
configure:106784: result: no (pkg-config doesn't know OpenIPMIpthread)
configure:106964: checking for LIBNOTIFY
configure:106971: $PKG_CONFIG --exists --print-errors "libnotify"
sh: gnome-config: not found
Package libnotify was not found in the pkg-config search path.
Perhaps you should add the directory containing `libnotify.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libnotify' found
configure:106974: $? = 1
configure:106987: $PKG_CONFIG --exists --print-errors "libnotify"
sh: gnome-config: not found
Package libnotify was not found in the pkg-config search path.
Perhaps you should add the directory containing `libnotify.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libnotify' found
configure:106990: $? = 1
configure:107003: result: no
sh: gnome-config: not found
No package 'libnotify' found
configure:107036: checking for LIBRIEMANN_CLIENT
configure:107043: $PKG_CONFIG --exists --print-errors "riemann-client >= 1.6.0"
configure:107046: $? = 0
configure:107059: $PKG_CONFIG --exists --print-errors "riemann-client >= 1.6.0"
configure:107062: $? = 0
configure:107101: result: yes
configure:107143: Checking for libslurm using /opt/csw/bin/pkg-config
configure:117610: checking which default log plugin to load
configure:117635: result: syslog
configure:117654: checking which default write plugin to load
configure:117682: result: none
configure:117713: checking for the ExtUtils::MakeMaker module
configure:117716: result: yes
configure:117875: checking that generated files are newer than configure
configure:117881: result: done
configure:118756: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by collectd config.status 6.0.0.rc3.54.gba44532, which was
generated by GNU Autoconf 2.69.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on unstable10s

config.status:1934: creating src/libcollectdclient/collectd/lcc_features.h
config.status:1934: creating Makefile
config.status:1934: creating src/collectd.conf
config.status:1934: creating src/libcollectdclient/libcollectdclient.pc
config.status:1934: creating src/config.h
config.status:2163: executing libtool commands
config.status:2163: executing depfiles commands
config.status:2943: cd .       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
config.status:2948: $? = 0
configure:121180: result: 
configure:121182: result: Configuration:
configure:121184: result:   Build:
configure:121186: result:     Platform  . . . . . . Solaris
configure:121188: result:     Compiler vendor . . . sun
configure:121190: result:     CC  . . . . . . . . . /opt/solarisstudio12.4/bin/cc -std=c99
configure:121192: result:     CFLAGS  . . . . . . .  
configure:121194: result:     CXXFLAGS  . . . . . .  -g -O2
configure:121196: result:     CPP . . . . . . . . . /opt/solarisstudio12.4/bin/cc -E
configure:121198: result:     CPPFLAGS  . . . . . . 
configure:121200: result:     GRPC_CPP_PLUGIN . . . 
configure:121202: result:     LD  . . . . . . . . . /usr/ccs/bin/ld
configure:121204: result:     LDFLAGS . . . . . . . 
configure:121206: result:     PROTOC  . . . . . . . /opt/csw/bin/protoc
configure:121208: result:     YACC  . . . . . . . . bison -y
configure:121210: result:     YFLAGS  . . . . . . . 
configure:121212: result: 
configure:121214: result:   Libraries:
configure:121216: result:     intel mic . . . . . . no (MicAccessApi not found)
configure:121218: result:     libaquaero5 . . . . . no (libaquaero5.h not found)
configure:121220: result:     libatasmart . . . . . no (Linux only library)
configure:121222: result:     libcurl . . . . . . . no (symbol 'curl_easy_init' not found)
configure:121224: result:     libdbi  . . . . . . . no (dbi/dbi.h not found)
configure:121226: result:     libdpdk . . . . . . . no (rte_config.h not found)
configure:121228: result:     libesmtp  . . . . . . no (libesmtp.h not found)
configure:121230: result:     libganglia  . . . . . no (ganglia.h not found)
configure:121232: result:     libgcrypt . . . . . . yes
configure:121234: result:     libgps  . . . . . . . no (gps.h not found)
configure:121236: result:     libgrpc++ . . . . . . no (pkg-config could not find libgrpc++)
configure:121238: result:     libhiredis  . . . . . no (hiredis.h not found)
configure:121240: result:     libi2c-dev  . . . . . no (Linux only)
configure:121242: result:     libiokit  . . . . . . no
configure:121244: result:     libiptc . . . . . . . no (Linux only)
configure:121246: result:     libjansson  . . . . . no (jansson.h not found)
configure:121248: result:     libjevents  . . . . . no (jevents.h not found)
configure:121250: result:     libjvm  . . . . . . . no (jar not found)
configure:121252: result:     libkstat  . . . . . . yes
configure:121254: result:     libkvm  . . . . . . . yes
configure:121256: result:     libldap . . . . . . . no (symbol 'ldap_initialize' not found)
configure:121258: result:     liblua  . . . . . . . yes
configure:121260: result:     libmemcached  . . . . no (libmemcached/memcached.h not found)
configure:121262: result:     libmicrohttpd . . . . no (pkg-config could not find libmicrohttpd)
configure:121264: result:     libmnl  . . . . . . . no (Linux only library)
configure:121266: result:     libmodbus . . . . . . no (pkg-config doesn't know libmodbus)
configure:121268: result:     libmongoc . . . . . . no (pkg-config could not find libmongoc)
configure:121270: result:     libmosquitto  . . . . no (mosquitto.h not found)
configure:121272: result:     libmysql  . . . . . . yes
configure:121274: result:     libnetapp . . . . . . no (netapp_api.h not found)
configure:121276: result:     libnetsnmp  . . . . . no (net-snmp/net-snmp-includes.h not found)
configure:121278: result:     libnetsnmpagent . . . no (net-snmp/agent/net-snmp-agent-includes.h not found)
configure:121280: result:     libnotify . . . . . . no (pkg-config doesn't know libnotify)
configure:121282: result:     libnvidia-ml  . . . . no
configure:121284: result:     libopenipmi . . . . . no (pkg-config doesn't know OpenIPMIpthread)
configure:121286: result:     liboping  . . . . . . no (oping.h not found)
configure:121288: result:     libowcapi . . . . . . no (owcapi.h not found)
configure:121290: result:     libpcap . . . . . . . no (pcap.h misses PCAP_ERROR_IFACE_NOT_UP)
configure:121292: result:     libperfstat . . . . . no (AIX only)
configure:121294: result:     libperl . . . . . . . yes (version 5.10.1)
configure:121296: result:     libpmwapi . . . . . . no (pmw_api.h not found)
configure:121298: result:     libpq . . . . . . . . yes
configure:121300: result:     libpqos . . . . . . . no (pqos.h not found)
configure:121302: result:     libprotobuf . . . . . yes
configure:121304: result:     libprotobuf-c . . . . no (libprotobuf-c not found)
configure:121306: result:     libpython . . . . . . no
configure:121308: result:     libqpid-proton .  . . no (proton/proactor.h not found)
configure:121310: result:     librabbitmq . . . . . no (amqp.h not found)
configure:121312: result:     libriemann-client . . yes
configure:121314: result:     librdkafka  . . . . . no (librdkafka/rdkafka.h not found)
configure:121316: result:     librouteros . . . . . no (routeros_api.h not found)
configure:121318: result:     librrd  . . . . . . . no (symbol 'rrd_update' not found)
configure:121320: result:     libsensors  . . . . . no (Linux only library)
configure:121322: result:     libsigrok   . . . . . no (pkg-config could not find libsigrok)
configure:121324: result:     libssl  . . . . . . . no (ssl header not found)
configure:121326: result:     libslurm .  . . . . . no (pkg-config doesn't know libslurm)
configure:121328: result:     libstatgrab . . . . . yes
configure:121330: result:     libtokyotyrant  . . . no (tcrdb.h not found)
configure:121332: result:     libudev . . . . . . . no (Linux only library)
configure:121334: result:     libupsclient  . . . . no (pkg-config doesn't know libupsclient)
configure:121336: result:     libvarnish  . . . . . no (pkg-config doesn't know varnishapi)
configure:121338: result:     libvirt . . . . . . . no (pkg-config doesn't know libvirt)
configure:121340: result:     libxenctrl  . . . . . no (xenctrl.h not found)
configure:121342: result:     libxml2 . . . . . . . yes
configure:121344: result:     libyajl . . . . . . . no (yajl/yajl_parse.h not found)
configure:121346: result:     libze_loader. . . . . no (version 0.25 < 1.9.4)
configure:121348: result:     oracle  . . . . . . . no (ORACLE_HOME is not set)
configure:121350: result:     protobuf-c  . . . . . yes
configure:121352: result:     protoc 3  . . . . . . yes
configure:121354: result: 
configure:121356: result:   Features:
configure:121358: result:     daemon mode . . . . . yes
configure:121360: result:     debug . . . . . . . . no
configure:121362: result: 
configure:121364: result:   Bindings:
configure:121366: result:     perl  . . . . . . . . yes (PREFIX=/opt/csw)
configure:121368: result: 
configure:121370: result:   Modules:
configure:121372: result:     aggregation . . . . . no (disabled on command line)
configure:121374: result:     amqp    . . . . . . . no (collectd 6 support missing)
configure:121376: result:     amqp1   . . . . . . . no (collectd 6 support missing)
configure:121378: result:     apache  . . . . . . . no (requires v5 compatibility mode)
configure:121380: result:     apcups  . . . . . . . no (requires v5 compatibility mode)
configure:121382: result:     apple_sensors . . . . no (requires v5 compatibility mode)
configure:121384: result:     aquaero . . . . . . . no (libaquaero5.h not found)
configure:121386: result:     barometer . . . . . . no (collectd 6 support missing)
configure:121388: result:     battery . . . . . . . no (requires v5 compatibility mode)
configure:121390: result:     bind  . . . . . . . . no (requires v5 compatibility mode)
configure:121392: result:     buddyinfo . . . . . . no
configure:121394: result:     capabilities  . . . . no (requires v5 compatibility mode)
configure:121396: result:     ceph  . . . . . . . . no (requires v5 compatibility mode)
configure:121398: result:     cgroups . . . . . . . no (requires v5 compatibility mode)
configure:121400: result:     chrony. . . . . . . . yes
configure:121402: result:     check_uptime. . . . . no (disabled on command line)
configure:121404: result:     connectivity. . . . . no (requires v5 compatibility mode)
configure:121406: result:     conntrack . . . . . . no (requires v5 compatibility mode)
configure:121408: result:     contextswitch . . . . no
configure:121410: result:     cpu . . . . . . . . . yes
configure:121412: result:     cpufreq . . . . . . . no (requires v5 compatibility mode)
configure:121414: result:     cpusleep  . . . . . . no
configure:121416: result:     csv . . . . . . . . . no (disabled on command line)
configure:121418: result:     curl  . . . . . . . . no (requires v5 compatibility mode)
configure:121420: result:     curl_json . . . . . . no (requires v5 compatibility mode)
configure:121422: result:     curl_xml  . . . . . . no (collectd 6 support missing)
configure:121424: result:     dbi . . . . . . . . . no (requires v5 compatibility mode)
configure:121426: result:     dcpmm  . . . . . .  . no (pmw_api.h not found)
configure:121428: result:     df  . . . . . . . . . yes
configure:121430: result:     disk  . . . . . . . . yes
configure:121432: result:     dns . . . . . . . . . no (requires v5 compatibility mode)
configure:121434: result:     dpdkevents. . . . . . no (requires v5 compatibility mode)
configure:121436: result:     dpdkstat  . . . . . . no (requires v5 compatibility mode)
configure:121438: result:     dpdk_telemetry. . . . no (requires v5 compatibility mode)
configure:121440: result:     drbd  . . . . . . . . no (requires v5 compatibility mode)
configure:121442: result:     email . . . . . . . . no (requires v5 compatibility mode)
configure:121444: result:     entropy . . . . . . . no
configure:121446: result:     ethstat . . . . . . . no
configure:121448: result:     exec  . . . . . . . . yes
configure:121450: result:     fhcount . . . . . . . no (requires v5 compatibility mode)
configure:121452: result:     filecount . . . . . . no (requires v5 compatibility mode)
configure:121454: result:     fscache . . . . . . . no (requires v5 compatibility mode)
configure:121456: result:     gmond . . . . . . . . no (collectd 6 support missing)
configure:121458: result:     gps . . . . . . . . . no (requires v5 compatibility mode)
configure:121460: result:     gpu_nvidia  . . . . . no
configure:121462: result:     gpu_sysman  . . . . . no (version 0.25 < 1.9.4)
configure:121464: result:     grpc  . . . . . . . . no (collectd 6 support missing)
configure:121466: result:     hddtemp . . . . . . . no (requires v5 compatibility mode)
configure:121468: result:     hugepages . . . . . . no (requires v5 compatibility mode)
configure:121470: result:     infiniband  . . . . . no
configure:121472: result:     intel_pmu . . . . . . no (jevents.h not found)
configure:121474: result:     intel_rdt . . . . . . no (requires v5 compatibility mode)
configure:121476: result:     interface . . . . . . yes
configure:121478: result:     ipc . . . . . . . . . no
configure:121480: result:     ipmi  . . . . . . . . no (requires v5 compatibility mode)
configure:121482: result:     iptables  . . . . . . no (requires v5 compatibility mode)
configure:121484: result:     ipstats . . . . . . . no
configure:121486: result:     ipvs  . . . . . . . . no (requires v5 compatibility mode)
configure:121488: result:     irq . . . . . . . . . no
configure:121490: result:     java  . . . . . . . . no (disabled on command line)
configure:121492: result:     load  . . . . . . . . yes
configure:121494: result:     logfile . . . . . . . yes
configure:121496: result:     logparser . . . . . . yes
configure:121498: result:     log_logstash  . . . . no
configure:121500: result:     lpar  . . . . . . . . no (AIX only)
configure:121502: result:     lua . . . . . . . . . no (disabled on command line)
configure:121504: result:     madwifi . . . . . . . no (requires v5 compatibility mode)
configure:121506: result:     match_empty_counter . no (disabled on command line)
configure:121508: result:     match_hashed  . . . . no (disabled on command line)
configure:121510: result:     match_regex . . . . . no (disabled on command line)
configure:121512: result:     match_timediff  . . . no (disabled on command line)
configure:121514: result:     match_value . . . . . no (disabled on command line)
configure:121516: result:     mbmon . . . . . . . . no (requires v5 compatibility mode)
configure:121518: result:     mcelog  . . . . . . . no (requires v5 compatibility mode)
configure:121520: result:     md  . . . . . . . . . no (requires v5 compatibility mode)
configure:121522: result:     mdevents  . . . . . . no
configure:121524: result:     memcachec . . . . . . no (libmemcached/memcached.h not found)
configure:121526: result:     memcached . . . . . . no (requires v5 compatibility mode)
configure:121528: result:     memory  . . . . . . . yes
configure:121530: result:     mic . . . . . . . . . no (MicAccessApi not found)
configure:121532: result:     mmc . . . . . . . . . no
configure:121534: result:     modbus  . . . . . . . no (collectd 6 support missing)
configure:121536: result:     mqtt  . . . . . . . . no (collectd 6 support missing)
configure:121538: result:     multimeter  . . . . . no (requires v5 compatibility mode)
configure:121540: result:     mysql . . . . . . . . no (requires v5 compatibility mode)
configure:121542: result:     netapp  . . . . . . . no (netapp_api.h not found)
configure:121544: result:     netlink . . . . . . . no (requires v5 compatibility mode)
configure:121546: result:     netstat_udp . . . . . no
configure:121548: result:     network . . . . . . . no (disabled on command line)
configure:121550: result:     nfs . . . . . . . . . no (requires v5 compatibility mode)
configure:121552: result:     nginx . . . . . . . . no (requires v5 compatibility mode)
configure:121554: result:     notify_desktop  . . . no (pkg-config doesn't know libnotify)
configure:121556: result:     notify_email  . . . . no (libesmtp.h not found)
configure:121558: result:     notify_nagios . . . . yes
configure:121560: result:     ntpd  . . . . . . . . no (requires v5 compatibility mode)
configure:121562: result:     numa  . . . . . . . . no (requires v5 compatibility mode)
configure:121564: result:     nut . . . . . . . . . no (requires v5 compatibility mode)
configure:121566: result:     olsrd . . . . . . . . no (requires v5 compatibility mode)
configure:121568: result:     onewire . . . . . . . no (requires v5 compatibility mode)
configure:121570: result:     openldap  . . . . . . no (collectd 6 support missing)
configure:121572: result:     open_telemetry  . . . no (protoc does not support optional fields)
configure:121574: result:     openvpn . . . . . . . no (requires v5 compatibility mode)
configure:121576: result:     oracle  . . . . . . . no (ORACLE_HOME is not set)
configure:121578: result:     ovs_events  . . . . . no (requires v5 compatibility mode)
configure:121580: result:     ovs_stats . . . . . . no (requires v5 compatibility mode)
configure:121582: result:     pcie_errors . . . . . no
configure:121584: result:     perl  . . . . . . . . no (disabled on command line)
configure:121586: result:     pf  . . . . . . . . . no
configure:121588: result:     pinba . . . . . . . . no (requires v5 compatibility mode)
configure:121590: result:     ping  . . . . . . . . no (oping.h not found)
configure:121592: result:     postgresql  . . . . . no (disabled on command line)
configure:121594: result:     powerdns  . . . . . . no (requires v5 compatibility mode)
configure:121596: result:     processes . . . . . . yes
configure:121598: result:     procevent . . . . . . no (requires v5 compatibility mode)
configure:121600: result:     protocols . . . . . . no
configure:121602: result:     python  . . . . . . . no (collectd 6 support missing)
configure:121604: result:     redfish . . . . . . . no (redfish.h not found)
configure:121606: result:     redis . . . . . . . . no (collectd 6 support missing)
configure:121608: result:     routeros  . . . . . . no (routeros_api.h not found)
configure:121610: result:     rrdcached . . . . . . no (collectd 6 support missing)
configure:121612: result:     rrdtool . . . . . . . no (collectd 6 support missing)
configure:121614: result:     sensors . . . . . . . no (requires v5 compatibility mode)
configure:121616: result:     serial  . . . . . . . no (requires v5 compatibility mode)
configure:121618: result:     sigrok  . . . . . . . no (pkg-config could not find libsigrok)
configure:121620: result:     slurm . . . . . . . . no (pkg-config doesn't know libslurm)
configure:121622: result:     smart . . . . . . . . no (requires v5 compatibility mode)
configure:121624: result:     snmp  . . . . . . . . no (collectd 6 support missing)
configure:121626: result:     snmp_agent  . . . . . no (collectd 6 support missing)
configure:121628: result:     statsd  . . . . . . . no (collectd 6 support missing)
configure:121630: result:     swap  . . . . . . . . yes
configure:121632: result:     synproxy  . . . . . . no (requires v5 compatibility mode)
configure:121634: result:     sysevent. . . . . . . no
configure:121636: result:     syslog  . . . . . . . yes
configure:121638: result:     table . . . . . . . . no (requires v5 compatibility mode)
configure:121640: result:     tail_csv  . . . . . . no (requires v5 compatibility mode)
configure:121642: result:     tail  . . . . . . . . yes
configure:121644: result:     tape  . . . . . . . . no (requires v5 compatibility mode)
configure:121646: result:     target_notification . no (disabled on command line)
configure:121648: result:     target_replace  . . . no (disabled on command line)
configure:121650: result:     target_scale  . . . . no (disabled on command line)
configure:121652: result:     target_set  . . . . . no (disabled on command line)
configure:121654: result:     target_v5upgrade  . . no (disabled on command line)
configure:121656: result:     tcpconns  . . . . . . no (requires v5 compatibility mode)
configure:121658: result:     teamspeak2  . . . . . no (requires v5 compatibility mode)
configure:121660: result:     ted . . . . . . . . . no (requires v5 compatibility mode)
configure:121662: result:     thermal . . . . . . . no (requires v5 compatibility mode)
configure:121664: result:     threshold . . . . . . no (disabled on command line)
configure:121666: result:     tokyotyrant . . . . . no (requires v5 compatibility mode)
configure:121668: result:     turbostat . . . . . . no (requires v5 compatibility mode)
configure:121670: result:     ubi . . . . . . . . . no (requires v5 compatibility mode)
configure:121672: result:     unixsock  . . . . . . yes
configure:121674: result:     uptime  . . . . . . . yes
configure:121676: result:     users . . . . . . . . yes
configure:121678: result:     uuid  . . . . . . . . yes
configure:121680: result:     varnish . . . . . . . no (requires v5 compatibility mode)
configure:121682: result:     virt  . . . . . . . . no (requires v5 compatibility mode)
configure:121684: result:     vmem  . . . . . . . . no (requires v5 compatibility mode)
configure:121686: result:     vserver . . . . . . . no (requires v5 compatibility mode)
configure:121688: result:     wireless  . . . . . . no (requires v5 compatibility mode)
configure:121690: result:     write_graphite  . . . no (disabled on command line)
configure:121692: result:     write_http  . . . . . no (libyajl2 not found)
configure:121694: result:     write_influxdb_udp. . yes
configure:121696: result:     write_kafka . . . . . no (disabled on command line)
configure:121698: result:     write_log . . . . . . no
configure:121700: result:     write_mongodb . . . . no (disabled on command line)
configure:121702: result:     write_prometheus. . . no (disabled on command line)
configure:121704: result:     write_redis . . . . . no (disabled on command line)
configure:121706: result:     write_riemann . . . . no (disabled on command line)
configure:121708: result:     write_sensu . . . . . no (disabled on command line)
configure:121710: result:     write_stackdriver . . no
configure:121712: result:     write_syslog . .  . . no (disabled on command line)
configure:121714: result:     write_tsdb  . . . . . no (disabled on command line)
configure:121716: result:     xencpu  . . . . . . . no (requires v5 compatibility mode)
configure:121718: result:     zfs_arc . . . . . . . no (requires v5 compatibility mode)
configure:121720: result:     zone  . . . . . . . . no (requires v5 compatibility mode)
configure:121722: result:     zookeeper . . . . . . no (requires v5 compatibility mode)
configure:121724: result: 

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=sparc-sun-solaris2.10
ac_cv_c_compiler_gnu=no
ac_cv_c_const=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=set
ac_cv_env_CC_value=/opt/solarisstudio12.4/bin/cc
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_DPDK_CFLAGS_set=
ac_cv_env_DPDK_CFLAGS_value=
ac_cv_env_DPDK_LIBS_set=
ac_cv_env_DPDK_LIBS_value=
ac_cv_env_GRPCPP_CFLAGS_set=
ac_cv_env_GRPCPP_CFLAGS_value=
ac_cv_env_GRPCPP_LIBS_set=
ac_cv_env_GRPCPP_LIBS_value=
ac_cv_env_GRPC_CPP_PLUGIN_set=
ac_cv_env_GRPC_CPP_PLUGIN_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LEVEL_ZERO_CFLAGS_set=
ac_cv_env_LEVEL_ZERO_CFLAGS_value=
ac_cv_env_LEVEL_ZERO_LIBS_set=
ac_cv_env_LEVEL_ZERO_LIBS_value=
ac_cv_env_LIBDPDK_CFLAGS_set=
ac_cv_env_LIBDPDK_CFLAGS_value=
ac_cv_env_LIBDPDK_CPPFLAGS_set=
ac_cv_env_LIBDPDK_CPPFLAGS_value=
ac_cv_env_LIBDPDK_LDFLAGS_set=
ac_cv_env_LIBDPDK_LDFLAGS_value=
ac_cv_env_LIBDPDK_LIBS_set=
ac_cv_env_LIBDPDK_LIBS_value=
ac_cv_env_LIBLUA_PKG_CONFIG_NAME_set=
ac_cv_env_LIBLUA_PKG_CONFIG_NAME_value=
ac_cv_env_LIBMONGOC_CFLAGS_set=
ac_cv_env_LIBMONGOC_CFLAGS_value=
ac_cv_env_LIBMONGOC_LIBS_set=
ac_cv_env_LIBMONGOC_LIBS_value=
ac_cv_env_LIBNETAPP_CPPFLAGS_set=
ac_cv_env_LIBNETAPP_CPPFLAGS_value=
ac_cv_env_LIBNETAPP_LDFLAGS_set=
ac_cv_env_LIBNETAPP_LDFLAGS_value=
ac_cv_env_LIBNETAPP_LIBS_set=
ac_cv_env_LIBNETAPP_LIBS_value=
ac_cv_env_LIBNOTIFY_CFLAGS_set=
ac_cv_env_LIBNOTIFY_CFLAGS_value=
ac_cv_env_LIBNOTIFY_LIBS_set=
ac_cv_env_LIBNOTIFY_LIBS_value=
ac_cv_env_LIBPYTHON_CPPFLAGS_set=
ac_cv_env_LIBPYTHON_CPPFLAGS_value=
ac_cv_env_LIBPYTHON_LDFLAGS_set=
ac_cv_env_LIBPYTHON_LDFLAGS_value=
ac_cv_env_LIBPYTHON_LIBS_set=
ac_cv_env_LIBPYTHON_LIBS_value=
ac_cv_env_LIBRIEMANN_CLIENT_CFLAGS_set=
ac_cv_env_LIBRIEMANN_CLIENT_CFLAGS_value=
ac_cv_env_LIBRIEMANN_CLIENT_LIBS_set=
ac_cv_env_LIBRIEMANN_CLIENT_LIBS_value=
ac_cv_env_LIBSIGROK_CFLAGS_set=
ac_cv_env_LIBSIGROK_CFLAGS_value=
ac_cv_env_LIBSIGROK_LIBS_set=
ac_cv_env_LIBSIGROK_LIBS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_LT_SYS_LIBRARY_PATH_set=
ac_cv_env_LT_SYS_LIBRARY_PATH_value=
ac_cv_env_LUA_CFLAGS_set=
ac_cv_env_LUA_CFLAGS_value=
ac_cv_env_LUA_LIBS_set=
ac_cv_env_LUA_LIBS_value=
ac_cv_env_MICROHTTPD_CFLAGS_set=
ac_cv_env_MICROHTTPD_CFLAGS_value=
ac_cv_env_MICROHTTPD_LIBS_set=
ac_cv_env_MICROHTTPD_LIBS_value=
ac_cv_env_PERL_set=
ac_cv_env_PERL_value=
ac_cv_env_PKG_CONFIG_LIBDIR_set=
ac_cv_env_PKG_CONFIG_LIBDIR_value=
ac_cv_env_PKG_CONFIG_PATH_set=set
ac_cv_env_PKG_CONFIG_PATH_value=/opt/csw/lib/pkgconfig
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_PROTOBUF_CFLAGS_set=
ac_cv_env_PROTOBUF_CFLAGS_value=
ac_cv_env_PROTOBUF_C_CFLAGS_set=
ac_cv_env_PROTOBUF_C_CFLAGS_value=
ac_cv_env_PROTOBUF_C_LIBS_set=
ac_cv_env_PROTOBUF_C_LIBS_value=
ac_cv_env_PROTOBUF_LIBS_set=
ac_cv_env_PROTOBUF_LIBS_value=
ac_cv_env_PROTOC_C_set=
ac_cv_env_PROTOC_C_value=
ac_cv_env_PROTOC_set=
ac_cv_env_PROTOC_value=
ac_cv_env_PYTHON_CONFIG_set=
ac_cv_env_PYTHON_CONFIG_value=
ac_cv_env_RRD_CFLAGS_set=
ac_cv_env_RRD_CFLAGS_value=
ac_cv_env_RRD_LIBS_set=
ac_cv_env_RRD_LIBS_value=
ac_cv_env_YACC_set=
ac_cv_env_YACC_value=
ac_cv_env_YFLAGS_set=
ac_cv_env_YFLAGS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func_asprintf=yes
ac_cv_func_clock_gettime=no
ac_cv_func_dlopen=yes
ac_cv_func_execvpe=no
ac_cv_func_getfsstat=no
ac_cv_func_getifaddrs=no
ac_cv_func_getloadavg=yes
ac_cv_func_getmntent=yes
ac_cv_func_getmntent_r=no
ac_cv_func_getpwnam=yes
ac_cv_func_getpwnam_r=yes
ac_cv_func_getutent=yes
ac_cv_func_getutxent=yes
ac_cv_func_getvfsstat=no
ac_cv_func_host_statistics=no
ac_cv_func_if_indextoname=no
ac_cv_func_inet_ntop=no
ac_cv_func_listmntent=no
ac_cv_func_lua_settop=yes
ac_cv_func_nanosleep=no
ac_cv_func_processor_info=yes
ac_cv_func_setgroups=yes
ac_cv_func_setlocale=yes
ac_cv_func_shl_load=no
ac_cv_func_socket=no
ac_cv_func_statfs=yes
ac_cv_func_statvfs=yes
ac_cv_func_strerror_r=yes
ac_cv_func_strerror_r_char_p=no
ac_cv_func_strnlen=no
ac_cv_func_strptime=yes
ac_cv_func_swapctl=yes
ac_cv_func_sysctl=no
ac_cv_func_sysctlbyname=no
ac_cv_func_syslog=yes
ac_cv_func_thread_info=no
ac_cv_have_decl_CURLOPT_TIMEOUT_MS=no
ac_cv_have_decl_CURLOPT_USERNAME=no
ac_cv_have_decl_strerror_r=yes
ac_cv_header_MicAccessApi_h=no
ac_cv_header_Python_h=yes
ac_cv_header_amqp_h=no
ac_cv_header_arpa_inet_h=yes
ac_cv_header_bsd_nlist_h=no
ac_cv_header_curl_curl_h=yes
ac_cv_header_dbi_dbi_h=no
ac_cv_header_dirent_dirent_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_endian_h=no
ac_cv_header_fcntl_h=yes
ac_cv_header_fnmatch_h=yes
ac_cv_header_fs_info_h=no
ac_cv_header_fshelp_h=no
ac_cv_header_ganglia_h=no
ac_cv_header_gcrypt_h=yes
ac_cv_header_glob_h=yes
ac_cv_header_google_protobuf_util_time_util_h=yes
ac_cv_header_gps_h=no
ac_cv_header_grp_h=yes
ac_cv_header_hiredis_hiredis_h=no
ac_cv_header_ifaddrs_h=no
ac_cv_header_inttypes_h=yes
ac_cv_header_jansson_h=no
ac_cv_header_jevents_h=no
ac_cv_header_kstat_h=yes
ac_cv_header_kvm_h=yes
ac_cv_header_lauxlib_h=yes
ac_cv_header_ldap_h=yes
ac_cv_header_libaquaero5_h=no
ac_cv_header_libesmtp_h=no
ac_cv_header_libgen_h=yes
ac_cv_header_libmemcached_memcached_h=no
ac_cv_header_libpq_fe_h=yes
ac_cv_header_librdkafka_rdkafka_h=no
ac_cv_header_libxml_parser_h=yes
ac_cv_header_linux_ip_vs_h=no
ac_cv_header_locale_h=yes
ac_cv_header_lua_h=yes
ac_cv_header_lualib_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_mntent_h=no
ac_cv_header_mnttab_h=no
ac_cv_header_mosquitto_h=no
ac_cv_header_mysql_h=yes
ac_cv_header_net_if_arp_h=yes
ac_cv_header_net_if_h=yes
ac_cv_header_net_if_ppp_h=no
ac_cv_header_net_pfvar_h=no
ac_cv_header_net_ppp_defs_h=yes
ac_cv_header_net_snmp_agent_net_snmp_agent_includes_h=no
ac_cv_header_net_snmp_net_snmp_config_h=no
ac_cv_header_net_snmp_net_snmp_includes_h=no
ac_cv_header_netapp_api_h=no
ac_cv_header_netdb_h=yes
ac_cv_header_netinet_icmp6_h=yes
ac_cv_header_netinet_if_ether_h=yes
ac_cv_header_netinet_in_h=yes
ac_cv_header_netinet_in_systm_h=yes
ac_cv_header_netinet_ip6_h=yes
ac_cv_header_netinet_ip_h=yes
ac_cv_header_netinet_ip_icmp_h=yes
ac_cv_header_netinet_ip_var_h=yes
ac_cv_header_netinet_tcp_h=yes
ac_cv_header_netinet_udp_h=yes
ac_cv_header_nlist_h=yes
ac_cv_header_openssl_blowfish_h=no
ac_cv_header_openssl_rand_h=no
ac_cv_header_openssl_sha_h=no
ac_cv_header_oping_h=no
ac_cv_header_owcapi_h=no
ac_cv_header_paths_h=no
ac_cv_header_pcap_h=no
ac_cv_header_pmw_api_h=no
ac_cv_header_poll_h=yes
ac_cv_header_pqos_h=no
ac_cv_header_proton_proactor_h=no
ac_cv_header_pthread_h=yes
ac_cv_header_pthread_np_h=no
ac_cv_header_pwd_h=yes
ac_cv_header_redfish_h=no
ac_cv_header_regex_h=yes
ac_cv_header_routeros_api_h=no
ac_cv_header_rrd_h=yes
ac_cv_header_rte_config_h=no
ac_cv_header_statgrab_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_dkstat_h=no
ac_cv_header_sys_endian_h=no
ac_cv_header_sys_fs_types_h=no
ac_cv_header_sys_fstyp_h=yes
ac_cv_header_sys_ioctl_h=yes
ac_cv_header_sys_isa_defs_h=yes
ac_cv_header_sys_loadavg_h=yes
ac_cv_header_sys_mntent_h=yes
ac_cv_header_sys_mnttab_h=yes
ac_cv_header_sys_mount_h=yes
ac_cv_header_sys_param_h=yes
ac_cv_header_sys_resource_h=yes
ac_cv_header_sys_select_h=yes
ac_cv_header_sys_socket_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_statfs_h=yes
ac_cv_header_sys_statvfs_h=yes
ac_cv_header_sys_swap_h=yes
ac_cv_header_sys_sysctl_h=no
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_ucred_h=no
ac_cv_header_sys_un_h=yes
ac_cv_header_sys_vfs_h=yes
ac_cv_header_sys_vfstab_h=yes
ac_cv_header_sys_vmmeter_h=yes
ac_cv_header_sys_wait_h=yes
ac_cv_header_syslog_h=yes
ac_cv_header_tcrdb_h=no
ac_cv_header_termios_h=yes
ac_cv_header_time=yes
ac_cv_header_unistd_h=yes
ac_cv_header_utmp_h=yes
ac_cv_header_utmpx_h=yes
ac_cv_header_vm_anon_h=yes
ac_cv_header_wordexp_h=yes
ac_cv_header_xenctrl_h=no
ac_cv_header_xfs_xqm_h=no
ac_cv_header_yajl_yajl_parse_h=no
ac_cv_header_yajl_yajl_tree_h=no
ac_cv_header_yajl_yajl_version_h=no
ac_cv_host=sparc-sun-solaris2.10
ac_cv_lib_curl_curl_easy_init=no
ac_cv_lib_devinfo_di_init=yes
ac_cv_lib_dld_shl_load=no
ac_cv_lib_gcrypt_gcry_md_hash_buffer=yes
ac_cv_lib_kstat_kstat_open=yes
ac_cv_lib_kvm_kvm_getprocs=no
ac_cv_lib_kvm_kvm_getswapinfo=no
ac_cv_lib_kvm_kvm_nlist=yes
ac_cv_lib_kvm_kvm_openfiles=no
ac_cv_lib_ldap_ldap_initialize=no
ac_cv_lib_lex=-ll
ac_cv_lib_nsl_inet_ntop=yes
ac_cv_lib_pq_PQserverVersion=yes
ac_cv_lib_protobuf_c_protobuf_c_message_pack=no
ac_cv_lib_protobuf_main=yes
ac_cv_lib_pthread_pthread_create=yes
ac_cv_lib_rrd_rrd_update=no
ac_cv_lib_rrd_rrd_update_r=no
ac_cv_lib_rrd_rrdc_update=no
ac_cv_lib_rrd_th_rrd_update_r=no
ac_cv_lib_rt_clock_gettime=yes
ac_cv_lib_rt_nanosleep=yes
ac_cv_lib_socket_socket=yes
ac_cv_lib_statgrab_sg_init=yes
ac_cv_lib_xml2_xmlXPathEval=yes
ac_cv_member_kstat_io_t_nwrites=no
ac_cv_member_kstat_io_t_nwritten=yes
ac_cv_member_kstat_io_t_writes=yes
ac_cv_member_kstat_io_t_wtime=yes
ac_cv_member_struct_if_data_ifi_ibytes=yes
ac_cv_member_struct_if_data_ifi_ierrors=yes
ac_cv_member_struct_if_data_ifi_opackets=yes
ac_cv_member_struct_inet_diag_req_id=no
ac_cv_member_struct_inet_diag_req_idiag_states=no
ac_cv_member_struct_ip_mreqn_imr_ifindex=no
ac_cv_member_struct_kinfo_proc2_p_pid=no
ac_cv_member_struct_kinfo_proc2_p_uru_maxrss=no
ac_cv_member_struct_kinfo_proc_ki_pid=no
ac_cv_member_struct_kinfo_proc_ki_rssize=no
ac_cv_member_struct_kinfo_proc_ki_rusage=no
ac_cv_member_struct_kinfo_proc_p_pid=no
ac_cv_member_struct_kinfo_proc_p_vm_rssize=no
ac_cv_member_struct_mgvtbl_svt_local=yes
ac_cv_member_struct_net_device_stats_rx_bytes=no
ac_cv_member_struct_net_device_stats_rx_errors=no
ac_cv_member_struct_net_device_stats_tx_packets=no
ac_cv_member_struct_udphdr_dest=no
ac_cv_member_struct_udphdr_source=no
ac_cv_member_struct_udphdr_uh_dport=yes
ac_cv_member_struct_udphdr_uh_sport=yes
ac_cv_objext=o
ac_cv_path_EGREP='/opt/csw/bin/ggrep -E'
ac_cv_path_FGREP='/opt/csw/bin/ggrep -F'
ac_cv_path_GREP=/opt/csw/bin/ggrep
ac_cv_path_PERL=/opt/csw/bin/perl
ac_cv_path_PROTOC=/opt/csw/bin/protoc
ac_cv_path_PROTOC_C=/opt/csw/bin/protoc-c
ac_cv_path_PYTHON_CONFIG=/opt/csw/bin/python3-config
ac_cv_path_SED=/opt/csw/bin/gsed
ac_cv_path_ac_pt_PKG_CONFIG=/opt/csw/bin/pkg-config
ac_cv_path_install='/opt/csw/bin/ginstall -c'
ac_cv_path_lt_DD=/usr/bin/dd
ac_cv_path_mkdir=/opt/csw/bin/gmkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='/opt/solarisstudio12.4/bin/cc -E'
ac_cv_prog_CXXCPP='g++ -E'
ac_cv_prog_LEX=flex
ac_cv_prog_YACC='bison -y'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=/opt/solarisstudio12.4/bin/cc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_ac_ct_MANIFEST_TOOL=mt
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_c99=-std=c99
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_lex_root=lex.yy
ac_cv_prog_lex_yytext_pointer=yes
ac_cv_prog_make_make_set=yes
ac_cv_search_mysql_get_server_version='none required'
ac_cv_search_opendir='none required'
ac_cv_sys_file_offset_bits=64
ac_cv_sys_largefile_CC=no
ac_cv_type_pid_t=yes
ac_cv_type_size_t=yes
ac_cv_type_struct_ip6_ext=no
ac_cv_type_uid_t=yes
am_cv_CC_dependencies_compiler_type=none
am_cv_CXX_dependencies_compiler_type=gcc3
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes
am_cv_prog_tar_pax=pax
ax_cv_c_compiler_vendor=sun
c_cv_fp_layout_need_endianflip=yes
c_cv_fp_layout_need_nothing=no
c_cv_have_broken_perl_load_module=no
c_cv_have_clock_boottime_monotonic=no
c_cv_have_htonll=no
c_cv_have_libperl=yes
c_cv_have_libstatgrab_0_90=yes
c_cv_have_nan_default=yes
c_cv_have_one_getmntent=no
c_cv_have_perl_ithreads=yes
c_cv_have_strptime_default=yes
c_cv_have_strtok_r_default=yes
c_cv_have_swapctl_three_args=no
c_cv_have_swapctl_two_args=yes
c_cv_have_timegm=no
c_cv_have_timegm_bsd=no
c_cv_have_two_getmntent=yes
collectd_cv_prog_bison=yes
lt_cv_ar_at_file=no
lt_cv_deplibs_check_method=pass_all
lt_cv_dlopen=dlopen
lt_cv_dlopen_libs=
lt_cv_dlopen_self=yes
lt_cv_dlopen_self_static=yes
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/ccs/bin/ld
lt_cv_path_LDCXX=/usr/ccs/bin/ld
lt_cv_path_NM='/usr/ccs/bin/nm -p'
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_pic='-KPIC -DPIC'
lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_pic_works_CXX=yes
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_compiler_static_works_CXX=no
lt_cv_prog_gnu_ld=no
lt_cv_prog_gnu_ldcxx=no
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[	 ]\([BDRT][BDRT]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/  {"\1", (void *) 0},/p'\'' -e '\''s/^[BDRT][BDRT]* .* \(.*\)$/  {"\1", (void *) \&\1},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/  {"\1", (void *) 0},/p'\'' -e '\''s/^[BDRT][BDRT]* .* \(lib.*\)$/  {"\1", (void *) \&\1},/p'\'' -e '\''s/^[BDRT][BDRT]* .* \(.*\)$/  {"lib\1", (void *) \&\1},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BDRT][BDRT]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_global_symbol_to_import=
lt_cv_sys_lib_dlsearch_path_spec='/lib /usr/lib'
lt_cv_sys_max_cmd_len=786240
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
lt_cv_truncate_bin='/usr/bin/dd bs=4096 count=1'
pkg_cv_LIBRIEMANN_CLIENT_CFLAGS='-I/opt/csw/include  '
pkg_cv_LIBRIEMANN_CLIENT_LIBS='-L/opt/csw/lib -lriemann-client  '
pkg_cv_LUA_CFLAGS='-I/opt/csw/include  '
pkg_cv_LUA_LIBS='-L/opt/csw/lib -llua -lm  '
pkg_cv_PROTOBUF_CFLAGS='-D_REENTRANT -pthreads -I/opt/csw/include  '
pkg_cv_PROTOBUF_C_CFLAGS='-I/opt/csw/include  '
pkg_cv_PROTOBUF_C_LIBS='-L/opt/csw/lib -lprotobuf-c  '
pkg_cv_PROTOBUF_LIBS='-D_REENTRANT -pthreads -L/opt/csw/lib -lprotobuf  '
pkg_cv_RRD_CFLAGS='-I/opt/csw/include  '
pkg_cv_RRD_LIBS='-L/opt/csw/lib -lrrd  '

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} '\''/export/home/buildbot-unstable10s/slave/collectd-solaris10-sparc/build/build-aux/missing'\'' aclocal-1.16'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_CFLAGS=''
AM_CXXFLAGS=''
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='0'
AM_V='$(V)'
AR='ar'
AUTOCONF='${SHELL} '\''/export/home/buildbot-unstable10s/slave/collectd-solaris10-sparc/build/build-aux/missing'\'' autoconf'
AUTOHEADER='${SHELL} '\''/export/home/buildbot-unstable10s/slave/collectd-solaris10-sparc/build/build-aux/missing'\'' autoheader'
AUTOMAKE='${SHELL} '\''/export/home/buildbot-unstable10s/slave/collectd-solaris10-sparc/build/build-aux/missing'\'' automake-1.16'
AWK='gawk'
BUILD_AIX_FALSE=''
BUILD_AIX_TRUE='#'
BUILD_DARWIN_FALSE=''
BUILD_DARWIN_TRUE='#'
BUILD_FEATURE_DAEMON_FALSE='#'
BUILD_FEATURE_DAEMON_TRUE=''
BUILD_FEATURE_DEBUG_FALSE=''
BUILD_FEATURE_DEBUG_TRUE='#'
BUILD_FEATURE_GETIFADDRS_FALSE=''
BUILD_FEATURE_GETIFADDRS_TRUE='#'
BUILD_FEATURE_WERROR_FALSE='#'
BUILD_FEATURE_WERROR_TRUE=''
BUILD_FREEBSD_FALSE=''
BUILD_FREEBSD_TRUE='#'
BUILD_LINUX_FALSE=''
BUILD_LINUX_TRUE='#'
BUILD_NETBSD_FALSE=''
BUILD_NETBSD_TRUE='#'
BUILD_OPENBSD_FALSE=''
BUILD_OPENBSD_TRUE='#'
BUILD_PLUGIN_AGGREGATION_FALSE=''
BUILD_PLUGIN_AGGREGATION_TRUE='#'
BUILD_PLUGIN_AMQP1_FALSE=''
BUILD_PLUGIN_AMQP1_TRUE='#'
BUILD_PLUGIN_AMQP_FALSE=''
BUILD_PLUGIN_AMQP_TRUE='#'
BUILD_PLUGIN_APACHE_FALSE=''
BUILD_PLUGIN_APACHE_TRUE='#'
BUILD_PLUGIN_APCUPS_FALSE=''
BUILD_PLUGIN_APCUPS_TRUE='#'
BUILD_PLUGIN_APPLE_SENSORS_FALSE=''
BUILD_PLUGIN_APPLE_SENSORS_TRUE='#'
BUILD_PLUGIN_AQUAERO_FALSE=''
BUILD_PLUGIN_AQUAERO_TRUE='#'
BUILD_PLUGIN_BAROMETER_FALSE=''
BUILD_PLUGIN_BAROMETER_TRUE='#'
BUILD_PLUGIN_BATTERY_FALSE=''
BUILD_PLUGIN_BATTERY_TRUE='#'
BUILD_PLUGIN_BIND_FALSE=''
BUILD_PLUGIN_BIND_TRUE='#'
BUILD_PLUGIN_BUDDYINFO_FALSE=''
BUILD_PLUGIN_BUDDYINFO_TRUE='#'
BUILD_PLUGIN_CAPABILITIES_FALSE=''
BUILD_PLUGIN_CAPABILITIES_TRUE='#'
BUILD_PLUGIN_CEPH_FALSE=''
BUILD_PLUGIN_CEPH_TRUE='#'
BUILD_PLUGIN_CGROUPS_FALSE=''
BUILD_PLUGIN_CGROUPS_TRUE='#'
BUILD_PLUGIN_CHECK_UPTIME_FALSE=''
BUILD_PLUGIN_CHECK_UPTIME_TRUE='#'
BUILD_PLUGIN_CHRONY_FALSE='#'
BUILD_PLUGIN_CHRONY_TRUE=''
BUILD_PLUGIN_CONNECTIVITY_FALSE=''
BUILD_PLUGIN_CONNECTIVITY_TRUE='#'
BUILD_PLUGIN_CONNTRACK_FALSE=''
BUILD_PLUGIN_CONNTRACK_TRUE='#'
BUILD_PLUGIN_CONTEXTSWITCH_FALSE=''
BUILD_PLUGIN_CONTEXTSWITCH_TRUE='#'
BUILD_PLUGIN_CPUFREQ_FALSE=''
BUILD_PLUGIN_CPUFREQ_TRUE='#'
BUILD_PLUGIN_CPUSLEEP_FALSE=''
BUILD_PLUGIN_CPUSLEEP_TRUE='#'
BUILD_PLUGIN_CPU_FALSE='#'
BUILD_PLUGIN_CPU_TRUE=''
BUILD_PLUGIN_CSV_FALSE=''
BUILD_PLUGIN_CSV_TRUE='#'
BUILD_PLUGIN_CURL_FALSE=''
BUILD_PLUGIN_CURL_JSON_FALSE=''
BUILD_PLUGIN_CURL_JSON_TRUE='#'
BUILD_PLUGIN_CURL_TRUE='#'
BUILD_PLUGIN_CURL_XML_FALSE=''
BUILD_PLUGIN_CURL_XML_TRUE='#'
BUILD_PLUGIN_DBI_FALSE=''
BUILD_PLUGIN_DBI_TRUE='#'
BUILD_PLUGIN_DCPMM_FALSE=''
BUILD_PLUGIN_DCPMM_TRUE='#'
BUILD_PLUGIN_DF_FALSE='#'
BUILD_PLUGIN_DF_TRUE=''
BUILD_PLUGIN_DISK_FALSE='#'
BUILD_PLUGIN_DISK_TRUE=''
BUILD_PLUGIN_DNS_FALSE=''
BUILD_PLUGIN_DNS_TRUE='#'
BUILD_PLUGIN_DPDKEVENTS_FALSE=''
BUILD_PLUGIN_DPDKEVENTS_TRUE='#'
BUILD_PLUGIN_DPDKSTAT_FALSE=''
BUILD_PLUGIN_DPDKSTAT_TRUE='#'
BUILD_PLUGIN_DPDK_TELEMETRY_FALSE=''
BUILD_PLUGIN_DPDK_TELEMETRY_TRUE='#'
BUILD_PLUGIN_DRBD_FALSE=''
BUILD_PLUGIN_DRBD_TRUE='#'
BUILD_PLUGIN_EMAIL_FALSE=''
BUILD_PLUGIN_EMAIL_TRUE='#'
BUILD_PLUGIN_ENTROPY_FALSE=''
BUILD_PLUGIN_ENTROPY_TRUE='#'
BUILD_PLUGIN_ETHSTAT_FALSE=''
BUILD_PLUGIN_ETHSTAT_TRUE='#'
BUILD_PLUGIN_EXEC_FALSE='#'
BUILD_PLUGIN_EXEC_TRUE=''
BUILD_PLUGIN_FHCOUNT_FALSE=''
BUILD_PLUGIN_FHCOUNT_TRUE='#'
BUILD_PLUGIN_FILECOUNT_FALSE=''
BUILD_PLUGIN_FILECOUNT_TRUE='#'
BUILD_PLUGIN_FSCACHE_FALSE=''
BUILD_PLUGIN_FSCACHE_TRUE='#'
BUILD_PLUGIN_GMOND_FALSE=''
BUILD_PLUGIN_GMOND_TRUE='#'
BUILD_PLUGIN_GPS_FALSE=''
BUILD_PLUGIN_GPS_TRUE='#'
BUILD_PLUGIN_GPU_NVIDIA_FALSE=''
BUILD_PLUGIN_GPU_NVIDIA_TRUE='#'
BUILD_PLUGIN_GPU_SYSMAN_FALSE=''
BUILD_PLUGIN_GPU_SYSMAN_TRUE='#'
BUILD_PLUGIN_GRPC_FALSE=''
BUILD_PLUGIN_GRPC_TRUE='#'
BUILD_PLUGIN_HDDTEMP_FALSE=''
BUILD_PLUGIN_HDDTEMP_TRUE='#'
BUILD_PLUGIN_HUGEPAGES_FALSE=''
BUILD_PLUGIN_HUGEPAGES_TRUE='#'
BUILD_PLUGIN_INFINIBAND_FALSE=''
BUILD_PLUGIN_INFINIBAND_TRUE='#'
BUILD_PLUGIN_INTEL_PMU_FALSE=''
BUILD_PLUGIN_INTEL_PMU_TRUE='#'
BUILD_PLUGIN_INTEL_RDT_FALSE=''
BUILD_PLUGIN_INTEL_RDT_TRUE='#'
BUILD_PLUGIN_INTERFACE_FALSE='#'
BUILD_PLUGIN_INTERFACE_TRUE=''
BUILD_PLUGIN_IPC_FALSE=''
BUILD_PLUGIN_IPC_TRUE='#'
BUILD_PLUGIN_IPMI_FALSE=''
BUILD_PLUGIN_IPMI_TRUE='#'
BUILD_PLUGIN_IPSTATS_FALSE=''
BUILD_PLUGIN_IPSTATS_TRUE='#'
BUILD_PLUGIN_IPTABLES_FALSE=''
BUILD_PLUGIN_IPTABLES_TRUE='#'
BUILD_PLUGIN_IPVS_FALSE=''
BUILD_PLUGIN_IPVS_TRUE='#'
BUILD_PLUGIN_IRQ_FALSE=''
BUILD_PLUGIN_IRQ_TRUE='#'
BUILD_PLUGIN_JAVA_FALSE=''
BUILD_PLUGIN_JAVA_TRUE='#'
BUILD_PLUGIN_LOAD_FALSE='#'
BUILD_PLUGIN_LOAD_TRUE=''
BUILD_PLUGIN_LOGFILE_FALSE='#'
BUILD_PLUGIN_LOGFILE_TRUE=''
BUILD_PLUGIN_LOGPARSER_FALSE='#'
BUILD_PLUGIN_LOGPARSER_TRUE=''
BUILD_PLUGIN_LOG_LOGSTASH_FALSE=''
BUILD_PLUGIN_LOG_LOGSTASH_TRUE='#'
BUILD_PLUGIN_LPAR_FALSE=''
BUILD_PLUGIN_LPAR_TRUE='#'
BUILD_PLUGIN_LUA_FALSE=''
BUILD_PLUGIN_LUA_TRUE='#'
BUILD_PLUGIN_MADWIFI_FALSE=''
BUILD_PLUGIN_MADWIFI_TRUE='#'
BUILD_PLUGIN_MATCH_EMPTY_COUNTER_FALSE=''
BUILD_PLUGIN_MATCH_EMPTY_COUNTER_TRUE='#'
BUILD_PLUGIN_MATCH_HASHED_FALSE=''
BUILD_PLUGIN_MATCH_HASHED_TRUE='#'
BUILD_PLUGIN_MATCH_REGEX_FALSE=''
BUILD_PLUGIN_MATCH_REGEX_TRUE='#'
BUILD_PLUGIN_MATCH_TIMEDIFF_FALSE=''
BUILD_PLUGIN_MATCH_TIMEDIFF_TRUE='#'
BUILD_PLUGIN_MATCH_VALUE_FALSE=''
BUILD_PLUGIN_MATCH_VALUE_TRUE='#'
BUILD_PLUGIN_MBMON_FALSE=''
BUILD_PLUGIN_MBMON_TRUE='#'
BUILD_PLUGIN_MCELOG_FALSE=''
BUILD_PLUGIN_MCELOG_TRUE='#'
BUILD_PLUGIN_MDEVENTS_FALSE=''
BUILD_PLUGIN_MDEVENTS_TRUE='#'
BUILD_PLUGIN_MD_FALSE=''
BUILD_PLUGIN_MD_TRUE='#'
BUILD_PLUGIN_MEMCACHEC_FALSE=''
BUILD_PLUGIN_MEMCACHEC_TRUE='#'
BUILD_PLUGIN_MEMCACHED_FALSE=''
BUILD_PLUGIN_MEMCACHED_TRUE='#'
BUILD_PLUGIN_MEMORY_FALSE='#'
BUILD_PLUGIN_MEMORY_TRUE=''
BUILD_PLUGIN_MIC_FALSE=''
BUILD_PLUGIN_MIC_TRUE='#'
BUILD_PLUGIN_MMC_FALSE=''
BUILD_PLUGIN_MMC_TRUE='#'
BUILD_PLUGIN_MODBUS_FALSE=''
BUILD_PLUGIN_MODBUS_TRUE='#'
BUILD_PLUGIN_MQTT_FALSE=''
BUILD_PLUGIN_MQTT_TRUE='#'
BUILD_PLUGIN_MULTIMETER_FALSE=''
BUILD_PLUGIN_MULTIMETER_TRUE='#'
BUILD_PLUGIN_MYSQL_FALSE=''
BUILD_PLUGIN_MYSQL_TRUE='#'
BUILD_PLUGIN_NETAPP_FALSE=''
BUILD_PLUGIN_NETAPP_TRUE='#'
BUILD_PLUGIN_NETLINK_FALSE=''
BUILD_PLUGIN_NETLINK_TRUE='#'
BUILD_PLUGIN_NETSTAT_UDP_FALSE=''
BUILD_PLUGIN_NETSTAT_UDP_TRUE='#'
BUILD_PLUGIN_NETWORK_FALSE=''
BUILD_PLUGIN_NETWORK_TRUE='#'
BUILD_PLUGIN_NFS_FALSE=''
BUILD_PLUGIN_NFS_TRUE='#'
BUILD_PLUGIN_NGINX_FALSE=''
BUILD_PLUGIN_NGINX_TRUE='#'
BUILD_PLUGIN_NOTIFY_DESKTOP_FALSE=''
BUILD_PLUGIN_NOTIFY_DESKTOP_TRUE='#'
BUILD_PLUGIN_NOTIFY_EMAIL_FALSE=''
BUILD_PLUGIN_NOTIFY_EMAIL_TRUE='#'
BUILD_PLUGIN_NOTIFY_NAGIOS_FALSE='#'
BUILD_PLUGIN_NOTIFY_NAGIOS_TRUE=''
BUILD_PLUGIN_NTPD_FALSE=''
BUILD_PLUGIN_NTPD_TRUE='#'
BUILD_PLUGIN_NUMA_FALSE=''
BUILD_PLUGIN_NUMA_TRUE='#'
BUILD_PLUGIN_NUT_FALSE=''
BUILD_PLUGIN_NUT_TRUE='#'
BUILD_PLUGIN_OLSRD_FALSE=''
BUILD_PLUGIN_OLSRD_TRUE='#'
BUILD_PLUGIN_ONEWIRE_FALSE=''
BUILD_PLUGIN_ONEWIRE_TRUE='#'
BUILD_PLUGIN_OPENLDAP_FALSE=''
BUILD_PLUGIN_OPENLDAP_TRUE='#'
BUILD_PLUGIN_OPENVPN_FALSE=''
BUILD_PLUGIN_OPENVPN_TRUE='#'
BUILD_PLUGIN_OPEN_TELEMETRY_FALSE=''
BUILD_PLUGIN_OPEN_TELEMETRY_TRUE='#'
BUILD_PLUGIN_ORACLE_FALSE=''
BUILD_PLUGIN_ORACLE_TRUE='#'
BUILD_PLUGIN_OVS_EVENTS_FALSE=''
BUILD_PLUGIN_OVS_EVENTS_TRUE='#'
BUILD_PLUGIN_OVS_STATS_FALSE=''
BUILD_PLUGIN_OVS_STATS_TRUE='#'
BUILD_PLUGIN_PCIE_ERRORS_FALSE=''
BUILD_PLUGIN_PCIE_ERRORS_TRUE='#'
BUILD_PLUGIN_PERL_FALSE=''
BUILD_PLUGIN_PERL_TRUE='#'
BUILD_PLUGIN_PF_FALSE=''
BUILD_PLUGIN_PF_TRUE='#'
BUILD_PLUGIN_PINBA_FALSE=''
BUILD_PLUGIN_PINBA_TRUE='#'
BUILD_PLUGIN_PING_FALSE=''
BUILD_PLUGIN_PING_TRUE='#'
BUILD_PLUGIN_POSTGRESQL_FALSE=''
BUILD_PLUGIN_POSTGRESQL_TRUE='#'
BUILD_PLUGIN_POWERDNS_FALSE=''
BUILD_PLUGIN_POWERDNS_TRUE='#'
BUILD_PLUGIN_PROCESSES_FALSE='#'
BUILD_PLUGIN_PROCESSES_TRUE=''
BUILD_PLUGIN_PROCEVENT_FALSE=''
BUILD_PLUGIN_PROCEVENT_TRUE='#'
BUILD_PLUGIN_PROTOCOLS_FALSE=''
BUILD_PLUGIN_PROTOCOLS_TRUE='#'
BUILD_PLUGIN_PYTHON_FALSE=''
BUILD_PLUGIN_PYTHON_TRUE='#'
BUILD_PLUGIN_REDFISH_FALSE=''
BUILD_PLUGIN_REDFISH_TRUE='#'
BUILD_PLUGIN_REDIS_FALSE=''
BUILD_PLUGIN_REDIS_TRUE='#'
BUILD_PLUGIN_ROUTEROS_FALSE=''
BUILD_PLUGIN_ROUTEROS_TRUE='#'
BUILD_PLUGIN_RRDCACHED_FALSE=''
BUILD_PLUGIN_RRDCACHED_TRUE='#'
BUILD_PLUGIN_RRDTOOL_FALSE=''
BUILD_PLUGIN_RRDTOOL_TRUE='#'
BUILD_PLUGIN_SENSORS_FALSE=''
BUILD_PLUGIN_SENSORS_TRUE='#'
BUILD_PLUGIN_SERIAL_FALSE=''
BUILD_PLUGIN_SERIAL_TRUE='#'
BUILD_PLUGIN_SIGROK_FALSE=''
BUILD_PLUGIN_SIGROK_TRUE='#'
BUILD_PLUGIN_SLURM_FALSE=''
BUILD_PLUGIN_SLURM_TRUE='#'
BUILD_PLUGIN_SMART_FALSE=''
BUILD_PLUGIN_SMART_TRUE='#'
BUILD_PLUGIN_SNMP_AGENT_FALSE=''
BUILD_PLUGIN_SNMP_AGENT_TRUE='#'
BUILD_PLUGIN_SNMP_FALSE=''
BUILD_PLUGIN_SNMP_TRUE='#'
BUILD_PLUGIN_STATSD_FALSE=''
BUILD_PLUGIN_STATSD_TRUE='#'
BUILD_PLUGIN_SWAP_FALSE='#'
BUILD_PLUGIN_SWAP_TRUE=''
BUILD_PLUGIN_SYNPROXY_FALSE=''
BUILD_PLUGIN_SYNPROXY_TRUE='#'
BUILD_PLUGIN_SYSEVENT_FALSE=''
BUILD_PLUGIN_SYSEVENT_TRUE='#'
BUILD_PLUGIN_SYSLOG_FALSE='#'
BUILD_PLUGIN_SYSLOG_TRUE=''
BUILD_PLUGIN_TABLE_FALSE=''
BUILD_PLUGIN_TABLE_TRUE='#'
BUILD_PLUGIN_TAIL_CSV_FALSE=''
BUILD_PLUGIN_TAIL_CSV_TRUE='#'
BUILD_PLUGIN_TAIL_FALSE='#'
BUILD_PLUGIN_TAIL_TRUE=''
BUILD_PLUGIN_TAPE_FALSE=''
BUILD_PLUGIN_TAPE_TRUE='#'
BUILD_PLUGIN_TARGET_NOTIFICATION_FALSE=''
BUILD_PLUGIN_TARGET_NOTIFICATION_TRUE='#'
BUILD_PLUGIN_TARGET_REPLACE_FALSE=''
BUILD_PLUGIN_TARGET_REPLACE_TRUE='#'
BUILD_PLUGIN_TARGET_SCALE_FALSE=''
BUILD_PLUGIN_TARGET_SCALE_TRUE='#'
BUILD_PLUGIN_TARGET_SET_FALSE=''
BUILD_PLUGIN_TARGET_SET_TRUE='#'
BUILD_PLUGIN_TARGET_V5UPGRADE_FALSE=''
BUILD_PLUGIN_TARGET_V5UPGRADE_TRUE='#'
BUILD_PLUGIN_TCPCONNS_FALSE=''
BUILD_PLUGIN_TCPCONNS_TRUE='#'
BUILD_PLUGIN_TEAMSPEAK2_FALSE=''
BUILD_PLUGIN_TEAMSPEAK2_TRUE='#'
BUILD_PLUGIN_TED_FALSE=''
BUILD_PLUGIN_TED_TRUE='#'
BUILD_PLUGIN_THERMAL_FALSE=''
BUILD_PLUGIN_THERMAL_TRUE='#'
BUILD_PLUGIN_THRESHOLD_FALSE=''
BUILD_PLUGIN_THRESHOLD_TRUE='#'
BUILD_PLUGIN_TOKYOTYRANT_FALSE=''
BUILD_PLUGIN_TOKYOTYRANT_TRUE='#'
BUILD_PLUGIN_TURBOSTAT_FALSE=''
BUILD_PLUGIN_TURBOSTAT_TRUE='#'
BUILD_PLUGIN_UBI_FALSE=''
BUILD_PLUGIN_UBI_TRUE='#'
BUILD_PLUGIN_UNIXSOCK_FALSE='#'
BUILD_PLUGIN_UNIXSOCK_TRUE=''
BUILD_PLUGIN_UPTIME_FALSE='#'
BUILD_PLUGIN_UPTIME_TRUE=''
BUILD_PLUGIN_USERS_FALSE='#'
BUILD_PLUGIN_USERS_TRUE=''
BUILD_PLUGIN_UUID_FALSE='#'
BUILD_PLUGIN_UUID_TRUE=''
BUILD_PLUGIN_VARNISH_FALSE=''
BUILD_PLUGIN_VARNISH_TRUE='#'
BUILD_PLUGIN_VIRT_FALSE=''
BUILD_PLUGIN_VIRT_TRUE='#'
BUILD_PLUGIN_VMEM_FALSE=''
BUILD_PLUGIN_VMEM_TRUE='#'
BUILD_PLUGIN_VSERVER_FALSE=''
BUILD_PLUGIN_VSERVER_TRUE='#'
BUILD_PLUGIN_WIRELESS_FALSE=''
BUILD_PLUGIN_WIRELESS_TRUE='#'
BUILD_PLUGIN_WRITE_GRAPHITE_FALSE=''
BUILD_PLUGIN_WRITE_GRAPHITE_TRUE='#'
BUILD_PLUGIN_WRITE_HTTP_FALSE=''
BUILD_PLUGIN_WRITE_HTTP_TRUE='#'
BUILD_PLUGIN_WRITE_INFLUXDB_UDP_FALSE='#'
BUILD_PLUGIN_WRITE_INFLUXDB_UDP_TRUE=''
BUILD_PLUGIN_WRITE_KAFKA_FALSE=''
BUILD_PLUGIN_WRITE_KAFKA_TRUE='#'
BUILD_PLUGIN_WRITE_LOG_FALSE=''
BUILD_PLUGIN_WRITE_LOG_TRUE='#'
BUILD_PLUGIN_WRITE_MONGODB_FALSE=''
BUILD_PLUGIN_WRITE_MONGODB_TRUE='#'
BUILD_PLUGIN_WRITE_PROMETHEUS_FALSE=''
BUILD_PLUGIN_WRITE_PROMETHEUS_TRUE='#'
BUILD_PLUGIN_WRITE_REDIS_FALSE=''
BUILD_PLUGIN_WRITE_REDIS_TRUE='#'
BUILD_PLUGIN_WRITE_RIEMANN_FALSE=''
BUILD_PLUGIN_WRITE_RIEMANN_TRUE='#'
BUILD_PLUGIN_WRITE_SENSU_FALSE=''
BUILD_PLUGIN_WRITE_SENSU_TRUE='#'
BUILD_PLUGIN_WRITE_STACKDRIVER_FALSE=''
BUILD_PLUGIN_WRITE_STACKDRIVER_TRUE='#'
BUILD_PLUGIN_WRITE_SYSLOG_FALSE=''
BUILD_PLUGIN_WRITE_SYSLOG_TRUE='#'
BUILD_PLUGIN_WRITE_TSDB_FALSE=''
BUILD_PLUGIN_WRITE_TSDB_TRUE='#'
BUILD_PLUGIN_XENCPU_FALSE=''
BUILD_PLUGIN_XENCPU_TRUE='#'
BUILD_PLUGIN_ZFS_ARC_FALSE=''
BUILD_PLUGIN_ZFS_ARC_TRUE='#'
BUILD_PLUGIN_ZONE_FALSE=''
BUILD_PLUGIN_ZONE_TRUE='#'
BUILD_PLUGIN_ZOOKEEPER_FALSE=''
BUILD_PLUGIN_ZOOKEEPER_TRUE='#'
BUILD_SOLARIS_FALSE='#'
BUILD_SOLARIS_TRUE=''
BUILD_WIN32_FALSE=''
BUILD_WIN32_TRUE='#'
BUILD_WITH_CAPABILITY_FALSE=''
BUILD_WITH_CAPABILITY_TRUE='#'
BUILD_WITH_CUDA_CPPFLAGS=''
BUILD_WITH_CUDA_LDFLAGS=''
BUILD_WITH_CUDA_LIBS=''
BUILD_WITH_GNULIB_FALSE=''
BUILD_WITH_GNULIB_TRUE='#'
BUILD_WITH_JAVA_FALSE=''
BUILD_WITH_JAVA_TRUE='#'
BUILD_WITH_LIBAQUAERO5_CFLAGS=''
BUILD_WITH_LIBAQUAERO5_LDFLAGS=''
BUILD_WITH_LIBATASMART_CPPFLAGS=''
BUILD_WITH_LIBATASMART_LDFLAGS=''
BUILD_WITH_LIBATASMART_LIBS=''
BUILD_WITH_LIBCURL_CFLAGS=''
BUILD_WITH_LIBCURL_FALSE=''
BUILD_WITH_LIBCURL_LIBS=''
BUILD_WITH_LIBCURL_TRUE='#'
BUILD_WITH_LIBDBI_CPPFLAGS=''
BUILD_WITH_LIBDBI_LDFLAGS=''
BUILD_WITH_LIBDBI_LIBS='-ldbi'
BUILD_WITH_LIBDEVINFO_FALSE='#'
BUILD_WITH_LIBDEVINFO_TRUE=''
BUILD_WITH_LIBESMTP_CPPFLAGS=''
BUILD_WITH_LIBESMTP_LDFLAGS=''
BUILD_WITH_LIBESMTP_LIBS='-lesmtp'
BUILD_WITH_LIBGCRYPT_FALSE='#'
BUILD_WITH_LIBGCRYPT_TRUE=''
BUILD_WITH_LIBGPS_CFLAGS=''
BUILD_WITH_LIBGPS_LDFLAGS=''
BUILD_WITH_LIBGPS_LIBS=''
BUILD_WITH_LIBGRPCPP_CPPFLAGS='-std=c++11  '
BUILD_WITH_LIBGRPCPP_LDFLAGS=''
BUILD_WITH_LIBGRPCPP_LIBS=''
BUILD_WITH_LIBHIREDIS_CPPFLAGS=''
BUILD_WITH_LIBHIREDIS_LDFLAGS=''
BUILD_WITH_LIBI2C_LIBS=''
BUILD_WITH_LIBIOKIT_FALSE=''
BUILD_WITH_LIBIOKIT_TRUE='#'
BUILD_WITH_LIBIPTC_CPPFLAGS=''
BUILD_WITH_LIBIPTC_LDFLAGS=''
BUILD_WITH_LIBJANSSON_CPPFLAGS=''
BUILD_WITH_LIBJANSSON_LDFLAGS=''
BUILD_WITH_LIBJANSSON_LIBS='-ljansson'
BUILD_WITH_LIBJEVENTS_CPPFLAGS=''
BUILD_WITH_LIBJEVENTS_LDFLAGS=''
BUILD_WITH_LIBJEVENTS_LIBS=''
BUILD_WITH_LIBKSTAT_FALSE='#'
BUILD_WITH_LIBKSTAT_TRUE=''
BUILD_WITH_LIBKVM_GETPROCS_FALSE=''
BUILD_WITH_LIBKVM_GETPROCS_TRUE='#'
BUILD_WITH_LIBKVM_GETSWAPINFO_FALSE=''
BUILD_WITH_LIBKVM_GETSWAPINFO_TRUE='#'
BUILD_WITH_LIBKVM_NLIST_FALSE='#'
BUILD_WITH_LIBKVM_NLIST_TRUE=''
BUILD_WITH_LIBLDAP_CPPFLAGS=''
BUILD_WITH_LIBLDAP_LDFLAGS=''
BUILD_WITH_LIBLUA_CFLAGS='-I/opt/csw/include  '
BUILD_WITH_LIBLUA_LIBS='-L/opt/csw/lib -llua -lm  '
BUILD_WITH_LIBMEMCACHED_CPPFLAGS=''
BUILD_WITH_LIBMEMCACHED_LDFLAGS=''
BUILD_WITH_LIBMEMCACHED_LIBS=''
BUILD_WITH_LIBMICROHTTPD_CPPFLAGS=' '
BUILD_WITH_LIBMICROHTTPD_LDFLAGS=''
BUILD_WITH_LIBMICROHTTPD_LIBS='-lmicrohttpd'
BUILD_WITH_LIBMNL_CFLAGS=''
BUILD_WITH_LIBMNL_LIBS=''
BUILD_WITH_LIBMODBUS_CFLAGS=''
BUILD_WITH_LIBMODBUS_LIBS=''
BUILD_WITH_LIBMONGOC_CFLAGS=''
BUILD_WITH_LIBMONGOC_LDFLAGS=''
BUILD_WITH_LIBMONGOC_LIBS=''
BUILD_WITH_LIBMOSQUITTO_CPPFLAGS=''
BUILD_WITH_LIBMOSQUITTO_LDFLAGS=''
BUILD_WITH_LIBMOSQUITTO_LIBS=''
BUILD_WITH_LIBMYSQL_CFLAGS='-I/opt/csw/include/mysql'
BUILD_WITH_LIBMYSQL_LIBS='-L/opt/csw/lib -R/opt/csw/lib -lmysqlclient  -lsocket -lz -lnsl -lrt -lssl -lcrypto'
BUILD_WITH_LIBNETSNMPAGENT_CPPFLAGS=''
BUILD_WITH_LIBNETSNMPAGENT_LDFLAGS=''
BUILD_WITH_LIBNETSNMPAGENT_LIBS=''
BUILD_WITH_LIBNETSNMP_CPPFLAGS=''
BUILD_WITH_LIBNETSNMP_LDFLAGS=''
BUILD_WITH_LIBNETSNMP_LIBS=''
BUILD_WITH_LIBNSL_FALSE='#'
BUILD_WITH_LIBNSL_TRUE=''
BUILD_WITH_LIBOPING_CPPFLAGS=''
BUILD_WITH_LIBOPING_LDFLAGS=''
BUILD_WITH_LIBOWCAPI_CPPFLAGS=''
BUILD_WITH_LIBOWCAPI_LDFLAGS=''
BUILD_WITH_LIBOWCAPI_LIBS=''
BUILD_WITH_LIBPCAP_CPPFLAGS=''
BUILD_WITH_LIBPCAP_LDFLAGS=''
BUILD_WITH_LIBPCAP_LIBS=''
BUILD_WITH_LIBPMWAPI_CPPFLAGS=''
BUILD_WITH_LIBPMWAPI_LDFLAGS=''
BUILD_WITH_LIBPOSIX4_FALSE=''
BUILD_WITH_LIBPOSIX4_TRUE='#'
BUILD_WITH_LIBPQOS_CPPFLAGS=''
BUILD_WITH_LIBPQOS_LDFLAGS=''
BUILD_WITH_LIBPQOS_LIBS=''
BUILD_WITH_LIBPQ_CPPFLAGS=' -I/opt/csw/include'
BUILD_WITH_LIBPQ_LDFLAGS=' -L/opt/csw/lib'
BUILD_WITH_LIBPQ_LIBS='-lpq'
BUILD_WITH_LIBPROTOBUF_CPPFLAGS=' -D_REENTRANT -pthreads -I/opt/csw/include  '
BUILD_WITH_LIBPROTOBUF_C_CPPFLAGS=' -I/opt/csw/include  '
BUILD_WITH_LIBPROTOBUF_C_LDFLAGS=''
BUILD_WITH_LIBPROTOBUF_C_LIBS='-L/opt/csw/lib -lprotobuf-c  '
BUILD_WITH_LIBPROTOBUF_LDFLAGS=''
BUILD_WITH_LIBPROTOBUF_LIBS='-D_REENTRANT -pthreads -L/opt/csw/lib -lprotobuf  '
BUILD_WITH_LIBQPIDPROTON_CPPFLAGS=''
BUILD_WITH_LIBQPIDPROTON_LDFLAGS=''
BUILD_WITH_LIBQPIDPROTON_LIBS=''
BUILD_WITH_LIBRABBITMQ_CPPFLAGS=''
BUILD_WITH_LIBRABBITMQ_LDFLAGS=''
BUILD_WITH_LIBRABBITMQ_LIBS=''
BUILD_WITH_LIBRDKAFKA_CPPFLAGS=''
BUILD_WITH_LIBRDKAFKA_LDFLAGS=''
BUILD_WITH_LIBRDKAFKA_LIBS=''
BUILD_WITH_LIBREDFISH_CPPFLAGS=''
BUILD_WITH_LIBREDFISH_LDFLAGS=''
BUILD_WITH_LIBROUTEROS_CPPFLAGS=''
BUILD_WITH_LIBROUTEROS_LDFLAGS=''
BUILD_WITH_LIBRRD_CFLAGS=''
BUILD_WITH_LIBRRD_LDFLAGS=''
BUILD_WITH_LIBRRD_LIBS=''
BUILD_WITH_LIBRT_FALSE='#'
BUILD_WITH_LIBRT_TRUE=''
BUILD_WITH_LIBSENSORS_CPPFLAGS=''
BUILD_WITH_LIBSENSORS_LDFLAGS=''
BUILD_WITH_LIBSENSORS_LIBS=''
BUILD_WITH_LIBSLURM_CFLAGS=''
BUILD_WITH_LIBSLURM_LIBS=''
BUILD_WITH_LIBSOCKET_FALSE='#'
BUILD_WITH_LIBSOCKET_TRUE=''
BUILD_WITH_LIBSSL_CFLAGS=''
BUILD_WITH_LIBSSL_FALSE=''
BUILD_WITH_LIBSSL_LDFLAGS=''
BUILD_WITH_LIBSSL_LIBS=''
BUILD_WITH_LIBSSL_TRUE='#'
BUILD_WITH_LIBSTATGRAB_CFLAGS='-I/opt/csw/include  '
BUILD_WITH_LIBSTATGRAB_FALSE='#'
BUILD_WITH_LIBSTATGRAB_LDFLAGS='-L/opt/csw/lib -lstatgrab -lkstat -ldevinfo  '
BUILD_WITH_LIBSTATGRAB_TRUE=''
BUILD_WITH_LIBTOKYOTYRANT_CPPFLAGS=''
BUILD_WITH_LIBTOKYOTYRANT_LDFLAGS=''
BUILD_WITH_LIBTOKYOTYRANT_LIBS=''
BUILD_WITH_LIBUDEV_CPPFLAGS=''
BUILD_WITH_LIBUDEV_FALSE=''
BUILD_WITH_LIBUDEV_LDFLAGS=''
BUILD_WITH_LIBUDEV_LIBS=''
BUILD_WITH_LIBUDEV_TRUE='#'
BUILD_WITH_LIBUPSCLIENT_CFLAGS=''
BUILD_WITH_LIBUPSCLIENT_LIBS=''
BUILD_WITH_LIBVARNISH_CFLAGS=''
BUILD_WITH_LIBVARNISH_LIBS=''
BUILD_WITH_LIBVIRT_CFLAGS=''
BUILD_WITH_LIBVIRT_LIBS=''
BUILD_WITH_LIBXML2_CFLAGS='-I/opt/csw/include/libxml2  '
BUILD_WITH_LIBXML2_LIBS='-L/opt/csw/lib -lxml2  '
BUILD_WITH_LIBYAJL2_FALSE=''
BUILD_WITH_LIBYAJL2_TRUE='#'
BUILD_WITH_LIBYAJL_CPPFLAGS=''
BUILD_WITH_LIBYAJL_FALSE=''
BUILD_WITH_LIBYAJL_LDFLAGS=''
BUILD_WITH_LIBYAJL_LIBS=''
BUILD_WITH_LIBYAJL_TRUE='#'
BUILD_WITH_MIC_CPPFLAGS=''
BUILD_WITH_MIC_LDFLAGS=''
BUILD_WITH_MIC_LIBS=''
BUILD_WITH_OPENIPMI_CFLAGS=''
BUILD_WITH_OPENIPMI_LIBS=''
BUILD_WITH_ORACLE_CPPFLAGS=''
BUILD_WITH_ORACLE_LIBS=''
BUILD_WITH_PERFSTAT_FALSE=''
BUILD_WITH_PERFSTAT_TRUE='#'
CC='/opt/solarisstudio12.4/bin/cc -std=c99'
CCDEPMODE='depmode=none'
CFLAGS=''
CPP='/opt/solarisstudio12.4/bin/cc -E'
CPPFLAGS=''
CSCOPE='cscope'
CTAGS='ctags'
CXX='g++'
CXXCPP='g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-g -O2'
CYGPATH_W='echo'
DEFAULT_LOG_LEVEL='info'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='false'
DLOPEN_LIBS=''
DPDK_CFLAGS=''
DPDK_LIBS=''
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/opt/csw/bin/ggrep -E'
ETAGS='etags'
EXEEXT=''
FGREP='/opt/csw/bin/ggrep -F'
GANGLIA_CPPFLAGS=''
GANGLIA_LDFLAGS=''
GANGLIA_LIBS='-lganglia'
GCRYPT_CPPFLAGS='-I/opt/csw/include'
GCRYPT_LDFLAGS=''
GCRYPT_LIBS='-L/opt/csw/lib -lgcrypt -lgpg-error'
GREP='/opt/csw/bin/ggrep'
GRPCPP_CFLAGS=''
GRPCPP_LIBS=''
GRPC_CPP_PLUGIN=''
HAVE_GRPC_CPP_FALSE=''
HAVE_GRPC_CPP_TRUE='#'
HAVE_LIBMNL_FALSE=''
HAVE_LIBMNL_TRUE='#'
HAVE_PROTOC3_FALSE='#'
HAVE_PROTOC3_TRUE=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
JAR=''
JAVAC=''
JAVA_CFLAGS=''
JAVA_CPPFLAGS=''
JAVA_LDFLAGS=''
JAVA_LIBS=''
JAVA_TIMESTAMP_FILE='classnoinst.stamp'
LCC_VERSION_EXTRA='rc3.54.gba44532'
LCC_VERSION_MAJOR='6'
LCC_VERSION_MINOR='0'
LCC_VERSION_PATCH='0'
LCC_VERSION_STRING='6.0.0'
LD='/usr/ccs/bin/ld'
LDFLAGS=''
LEVEL_ZERO_CFLAGS=''
LEVEL_ZERO_LIBS=''
LEX='flex'
LEXLIB='-ll'
LEX_OUTPUT_ROOT='lex.yy'
LIBDPDK_CFLAGS=''
LIBDPDK_CPPFLAGS='-I/usr/include/dpdk '
LIBDPDK_LDFLAGS=''
LIBDPDK_LIBS='-ldpdk'
LIBLUA_PKG_CONFIG_NAME=''
LIBMONGOC_CFLAGS=''
LIBMONGOC_LIBS=''
LIBNETAPP_CPPFLAGS=''
LIBNETAPP_LDFLAGS=''
LIBNETAPP_LIBS=''
LIBNOTIFY_CFLAGS=''
LIBNOTIFY_LIBS=''
LIBOBJS=''
LIBPYTHON_CPPFLAGS='-I/opt/csw/include/python3.3m -I/opt/csw/include/python3.3m'
LIBPYTHON_LDFLAGS='-lsocket -lnsl -lintl -ldl -lsendfile -lm -lpython3.3m'
LIBPYTHON_LIBS='-lsocket -lnsl -lintl -ldl -lsendfile -lm -lpython3.3m'
LIBRIEMANN_CLIENT_CFLAGS='-I/opt/csw/include  '
LIBRIEMANN_CLIENT_LIBS='-L/opt/csw/lib -lriemann-client  '
LIBS=''
LIBSIGROK_CFLAGS=''
LIBSIGROK_LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIBXENCTL_CPPFLAGS=''
LIBXENCTL_LDFLAGS=''
LIPO=''
LN_S='ln -s'
LOAD_PLUGIN_CSV='##'
LOAD_PLUGIN_LOGFILE='#'
LOAD_PLUGIN_LOG_LOGSTASH='##'
LOAD_PLUGIN_NETWORK='##'
LOAD_PLUGIN_RRDTOOL='##'
LOAD_PLUGIN_SYSLOG=''
LTLIBOBJS=''
LT_SYS_LIBRARY_PATH=''
LUA_CFLAGS='-I/opt/csw/include  '
LUA_LIBS='-L/opt/csw/lib -llua -lm  '
MAKEINFO='${SHELL} '\''/export/home/buildbot-unstable10s/slave/collectd-solaris10-sparc/build/build-aux/missing'\'' makeinfo'
MANIFEST_TOOL=':'
MICROHTTPD_CFLAGS=''
MICROHTTPD_LIBS='-lmicrohttpd'
MKDIR_P='/opt/csw/bin/gmkdir -p'
NM='/usr/ccs/bin/nm -p'
NMEDIT=''
OBJDUMP='false'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='collectd'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='collectd'
PACKAGE_STRING='collectd 6.0.0.rc3.54.gba44532'
PACKAGE_TARNAME='collectd'
PACKAGE_URL=''
PACKAGE_VERSION='6.0.0.rc3.54.gba44532'
PATH_SEPARATOR=':'
PERL='/opt/csw/bin/perl'
PERL_BINDINGS='perl'
PERL_BINDINGS_OPTIONS='PREFIX=/opt/csw'
PERL_CFLAGS=' -I/opt/csw/lib/perl/5.10.1/CORE '
PERL_LIBS='-R /opt/csw/lib -m32 -xarch=sparc -L/opt/csw/lib -lperl -L/opt/csw/bdb48/lib -L/opt/csw/lib -L/usr/lib -L/usr/ccs/lib -L/lib  -L/opt/csw/lib/perl/5.10.1/CORE -lperl -lsocket -lnsl -ldl -lm -lpthread -lc -lperl'
PKG_CONFIG='/opt/csw/bin/pkg-config'
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH='/opt/csw/lib/pkgconfig'
PROTOBUF_CFLAGS='-D_REENTRANT -pthreads -I/opt/csw/include  '
PROTOBUF_C_CFLAGS='-I/opt/csw/include  '
PROTOBUF_C_LIBS='-L/opt/csw/lib -lprotobuf-c  '
PROTOBUF_LIBS='-D_REENTRANT -pthreads -L/opt/csw/lib -lprotobuf  '
PROTOC='/opt/csw/bin/protoc'
PROTOC_C='/opt/csw/bin/protoc-c'
PROTOC_FLAGS=''
PTHREAD_LIBS='-lpthread '
PYTHON_CONFIG='/opt/csw/bin/python3-config'
RANLIB='ranlib'
RRD_CFLAGS='-I/opt/csw/include  '
RRD_LIBS='-L/opt/csw/lib -lrrd  '
SED='/opt/csw/bin/gsed'
SET_MAKE=''
SHELL='/bin/bash'
STRIP='strip'
VALGRIND=''
VERSION='6.0.0.rc3.54.gba44532'
YACC='bison -y'
YFLAGS=''
ac_ct_AR='ar'
ac_ct_CC='/opt/solarisstudio12.4/bin/cc'
ac_ct_CXX='g++'
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE='#'
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep='_no'
am__quote=''
am__tar='pax -L -x pax -w "$$tardir"'
am__untar='pax -r'
bindir='${exec_prefix}/bin'
build='sparc-sun-solaris2.10'
build_alias=''
build_cpu='sparc'
build_os='solaris2.10'
build_vendor='sun'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='sparc-sun-solaris2.10'
host_alias=''
host_cpu='sparc'
host_os='solaris2.10'
host_vendor='sun'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /export/home/buildbot-unstable10s/slave/collectd-solaris10-sparc/build/build-aux/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
pkgconfigdir='${exec_prefix}/lib/pkgconfig'
prefix='/opt/csw'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

/* confdefs.h */
#define PACKAGE_NAME "collectd"
#define PACKAGE_TARNAME "collectd"
#define PACKAGE_VERSION "6.0.0.rc3.54.gba44532"
#define PACKAGE_STRING "collectd 6.0.0.rc3.54.gba44532"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define PACKAGE "collectd"
#define VERSION "6.0.0.rc3.54.gba44532"
#define _FILE_OFFSET_BITS 64
#define YYTEXT_POINTER 1
#define KERNEL_SOLARIS 1
#define _POSIX_PTHREAD_SEMANTICS 1
#define _REENTRANT 1
#define HAVE_SYS_WAIT_H 1
#define HAVE_DIRENT_H 1
#define HAVE_ARPA_INET_H 1
#define HAVE_FCNTL_H 1
#define HAVE_FNMATCH_H 1
#define HAVE_GRP_H 1
#define HAVE_GLOB_H 1
#define HAVE_KSTAT_H 1
#define HAVE_KVM_H 1
#define HAVE_LIBGEN_H 1
#define HAVE_LOCALE_H 1
#define HAVE_NETDB_H 1
#define HAVE_POLL_H 1
#define HAVE_PWD_H 1
#define HAVE_REGEX_H 1
#define HAVE_SYS_FSTYP_H 1
#define HAVE_SYS_IOCTL_H 1
#define HAVE_SYS_ISA_DEFS_H 1
#define HAVE_SYS_MNTENT_H 1
#define HAVE_SYS_MNTTAB_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_SYS_RESOURCE_H 1
#define HAVE_SYS_SELECT_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SYS_STATFS_H 1
#define HAVE_SYS_STATVFS_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_UN_H 1
#define HAVE_SYS_VFS_H 1
#define HAVE_SYS_VFSTAB_H 1
#define HAVE_SYS_VMMETER_H 1
#define HAVE_SYSLOG_H 1
#define HAVE_WORDEXP_H 1
#define HAVE_NETINET_IN_SYSTM_H 1
#define HAVE_NETINET_IN_H 1
#define HAVE_NETINET_IP_H 1
#define HAVE_NETINET_IP_ICMP_H 1
#define HAVE_NETINET_IP_VAR_H 1
#define HAVE_NETINET_IP6_H 1
#define HAVE_NETINET_ICMP6_H 1
#define HAVE_NETINET_TCP_H 1
#define HAVE_NETINET_UDP_H 1
#define HAVE_NET_IF_H 1
#define HAVE_SYS_SWAP_H 1
#define HAVE_VM_ANON_H 1
#define HAVE_SYS_LOADAVG_H 1
#define HAVE_UTMP_H 1
#define HAVE_UTMPX_H 1
#define HAVE_SYS_MOUNT_H 1
#define HAVE_NET_IF_ARP_H 1
#define HAVE_NET_PPP_DEFS_H 1
#define HAVE_NETINET_IF_ETHER_H 1
#define HAVE_TERMIOS_H 1
#define TIME_WITH_SYS_TIME 1
#define HAVE_ASPRINTF 1
#define HAVE_GETPWNAM 1
#define HAVE_GETPWNAM_R 1
#define HAVE_SETGROUPS 1
#define HAVE_SETLOCALE 1
#define HAVE_DECL_STRERROR_R 1
#define HAVE_STRERROR_R 1
#define HAVE_CLOCK_GETTIME 1
#define HAVE_GETLOADAVG 1
#define HAVE_GETUTENT 1
#define HAVE_GETUTXENT 1
#define HAVE_PROCESSOR_INFO 1
#define HAVE_STATFS 1
#define HAVE_STATVFS 1
#define HAVE_SYSLOG 1
#define HAVE_STRPTIME 1
#define HAVE_SWAPCTL 1
#define HAVE_SWAPCTL_TWO_ARGS 1
#define NAN_STATIC_DEFAULT 1
#define FP_LAYOUT_NEED_ENDIANFLIP 1
#define DATA_MAX_NAME_LEN 128
#define HAVE_GETMNTENT 1
#define HAVE_TWO_GETMNTENT 1
#define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1
#define HAVE_STRUCT_IF_DATA 1
#define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1
#define HAVE_STRUCT_IF_DATA 1
#define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1
#define HAVE_STRUCT_IF_DATA 1
#define HAVE_STRUCT_UDPHDR_UH_DPORT 1
#define HAVE_STRUCT_UDPHDR_UH_SPORT 1
#define HAVE_KSTAT_IO_T_NWRITTEN 1
#define HAVE_KSTAT_IO_T_WRITES 1
#define HAVE_KSTAT_IO_T_WTIME 1
#define HAVE_LIBPTHREAD 1
#define HAVE_PTHREAD_H 1
#define HAVE_KSTAT_H 1
#define HAVE_LIBKSTAT 1
#define HAVE_NLIST_H 1
#define HAVE_LIBKVM_NLIST 1
#define HAVE_CURL_CURL_H 1
#define HAVE_RPC_TYPES_H 1
#define HAVE_GCRYPT_H 1
#define HAVE_LDAP_H 1
#define HAVE_LUA_H 1
#define HAVE_LAUXLIB_H 1
#define HAVE_LUALIB_H 1
#define HAVE_MYSQL_H 1
#define HAVE_PERL_STRUCT_MGVTBL_SVT_LOCAL 1
#define HAVE_LIBPQ_FE_H 1
#define HAVE_GOOGLE_PROTOBUF_UTIL_TIME_UTIL_H 1
#define HAVE_PYTHON_H 1
#define HAVE_RRD_H 1
#define HAVE_STATGRAB_H 1
#define HAVE_LIBSTATGRAB 1
#define HAVE_LIBSTATGRAB_0_90 1
#define HAVE_LIBXML_PARSER_H 1
#define COLLECT_DEBUG 0
#define COLLECT_DAEMON 1
#define COLLECT_GETIFADDRS 0
#define COLLECT_WERROR 1
#define HAVE_PLUGIN_CHRONY 1
#define HAVE_PLUGIN_CPU 1
#define HAVE_PLUGIN_DF 1
#define HAVE_PLUGIN_DISK 1
#define HAVE_PLUGIN_EXEC 1
#define HAVE_PLUGIN_INTERFACE 1
#define HAVE_PLUGIN_LOAD 1
#define HAVE_PLUGIN_LOGFILE 1
#define HAVE_PLUGIN_LOGPARSER 1
#define HAVE_PLUGIN_MEMORY 1
#define HAVE_PLUGIN_NOTIFY_NAGIOS 1
#define HAVE_PLUGIN_PROCESSES 1
#define HAVE_PLUGIN_SWAP 1
#define HAVE_PLUGIN_SYSLOG 1
#define HAVE_PLUGIN_TAIL 1
#define HAVE_PLUGIN_UNIXSOCK 1
#define HAVE_PLUGIN_UPTIME 1
#define HAVE_PLUGIN_USERS 1
#define HAVE_PLUGIN_UUID 1
#define HAVE_PLUGIN_WRITE_INFLUXDB_UDP 1

configure: exit 0