This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by tcpdump configure 5.0.0-PRE-GIT, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure ## --------- ## ## 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 = Serial = Users = 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: /export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/bin PATH: /usr/bin PATH: /usr/ccs/bin PATH: /opt/csw/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2469: checking build system type configure:2483: result: sparc-sun-solaris2.10 configure:2503: checking host system type configure:2516: result: sparc-sun-solaris2.10 configure:2611: checking for gcc configure:2638: result: /opt/solarisstudio12.3/bin/cc configure:2867: checking for C compiler version configure:2876: /opt/solarisstudio12.3/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:2887: $? = 1 configure:2876: /opt/solarisstudio12.3/bin/cc -v >&5 usage: cc [ options ] files. Use 'cc -flags' for details configure:2887: $? = 1 configure:2876: /opt/solarisstudio12.3/bin/cc -V >&5 cc: Sun C 5.12 SunOS_sparc Patch 148917-11 2017/12/13 configure:2887: $? = 0 configure:2876: /opt/solarisstudio12.3/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:2887: $? = 1 configure:2907: checking whether the C compiler works configure:2929: /opt/solarisstudio12.3/bin/cc -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include -L/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -L/opt/csw/lib -R/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -R/opt/csw/lib conftest.c >&5 configure:2933: $? = 0 configure:2981: result: yes configure:2984: checking for C compiler default output file name configure:2986: result: a.out configure:2992: checking for suffix of executables configure:2999: /opt/solarisstudio12.3/bin/cc -o conftest -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include -L/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -L/opt/csw/lib -R/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -R/opt/csw/lib conftest.c >&5 configure:3003: $? = 0 configure:3025: result: configure:3047: checking whether we are cross compiling configure:3055: /opt/solarisstudio12.3/bin/cc -o conftest -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include -L/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -L/opt/csw/lib -R/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -R/opt/csw/lib conftest.c >&5 "conftest.c", line 17: warning: statement not reached configure:3059: $? = 0 configure:3066: ./conftest configure:3070: $? = 0 configure:3085: result: no configure:3090: checking for suffix of object files configure:3112: /opt/solarisstudio12.3/bin/cc -c -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include conftest.c >&5 configure:3116: $? = 0 configure:3137: result: o configure:3141: checking whether we are using the GNU C compiler configure:3160: /opt/solarisstudio12.3/bin/cc -c -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include 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:3160: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tcpdump" | #define PACKAGE_TARNAME "tcpdump" | #define PACKAGE_VERSION "5.0.0-PRE-GIT" | #define PACKAGE_STRING "tcpdump 5.0.0-PRE-GIT" | #define PACKAGE_BUGREPORT "https://github.com/the-tcpdump-group/tcpdump/issues" | #define PACKAGE_URL "" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:3169: result: no configure:3178: checking whether /opt/solarisstudio12.3/bin/cc accepts -g configure:3198: /opt/solarisstudio12.3/bin/cc -c -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include conftest.c >&5 configure:3198: $? = 0 configure:3239: result: yes configure:3256: checking for /opt/solarisstudio12.3/bin/cc option to accept ISO C89 configure:3319: /opt/solarisstudio12.3/bin/cc -c -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include conftest.c >&5 "conftest.c", line 56: warning: statement not reached configure:3319: $? = 0 configure:3332: result: none needed configure:3352: checking for /opt/solarisstudio12.3/bin/cc option to accept ISO C99 configure:3501: /opt/solarisstudio12.3/bin/cc -c -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include conftest.c >&5 "/usr/include/stdbool.h", line 42: #error: "Use of is valid only in a c99 compilation environment." cc: acomp failed for conftest.c configure:3501: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tcpdump" | #define PACKAGE_TARNAME "tcpdump" | #define PACKAGE_VERSION "5.0.0-PRE-GIT" | #define PACKAGE_STRING "tcpdump 5.0.0-PRE-GIT" | #define PACKAGE_BUGREPORT "https://github.com/the-tcpdump-group/tcpdump/issues" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include | #include | #include | #include | #include | | // 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:3501: /opt/solarisstudio12.3/bin/cc -std=gnu99 -c -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include conftest.c >&5 cc: Warning: Option -d=gnu99 passed to ld, if ld is invoked, ignored otherwise "/usr/include/stdbool.h", line 42: #error: "Use of is valid only in a c99 compilation environment." cc: acomp failed for conftest.c configure:3501: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tcpdump" | #define PACKAGE_TARNAME "tcpdump" | #define PACKAGE_VERSION "5.0.0-PRE-GIT" | #define PACKAGE_STRING "tcpdump 5.0.0-PRE-GIT" | #define PACKAGE_BUGREPORT "https://github.com/the-tcpdump-group/tcpdump/issues" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include | #include | #include | #include | #include | | // 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:3501: /opt/solarisstudio12.3/bin/cc -std=c99 -c -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include conftest.c >&5 cc: Warning: Option -d=c99 passed to ld, if ld is invoked, ignored otherwise "/usr/include/stdbool.h", line 42: #error: "Use of is valid only in a c99 compilation environment." cc: acomp failed for conftest.c configure:3501: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tcpdump" | #define PACKAGE_TARNAME "tcpdump" | #define PACKAGE_VERSION "5.0.0-PRE-GIT" | #define PACKAGE_STRING "tcpdump 5.0.0-PRE-GIT" | #define PACKAGE_BUGREPORT "https://github.com/the-tcpdump-group/tcpdump/issues" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include | #include | #include | #include | #include | | // 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:3501: /opt/solarisstudio12.3/bin/cc -c99 -c -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include conftest.c >&5 cc: Warning: Option -99 passed to ld, if ld is invoked, ignored otherwise "/usr/include/stdbool.h", line 42: #error: "Use of is valid only in a c99 compilation environment." cc: acomp failed for conftest.c configure:3501: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tcpdump" | #define PACKAGE_TARNAME "tcpdump" | #define PACKAGE_VERSION "5.0.0-PRE-GIT" | #define PACKAGE_STRING "tcpdump 5.0.0-PRE-GIT" | #define PACKAGE_BUGREPORT "https://github.com/the-tcpdump-group/tcpdump/issues" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include | #include | #include | #include | #include | | // 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:3501: /opt/solarisstudio12.3/bin/cc -AC99 -c -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include conftest.c >&5 "/usr/include/stdbool.h", line 42: #error: "Use of is valid only in a c99 compilation environment." cc: acomp failed for conftest.c configure:3501: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tcpdump" | #define PACKAGE_TARNAME "tcpdump" | #define PACKAGE_VERSION "5.0.0-PRE-GIT" | #define PACKAGE_STRING "tcpdump 5.0.0-PRE-GIT" | #define PACKAGE_BUGREPORT "https://github.com/the-tcpdump-group/tcpdump/issues" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include | #include | #include | #include | #include | | // 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:3501: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -c -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include conftest.c >&5 "conftest.c", line 143: warning: statement not reached configure:3501: $? = 0 configure:3521: result: -D_STDC_C99= configure:3586: checking how to run the C preprocessor configure:3617: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -E -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include conftest.c configure:3617: $? = 0 configure:3631: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -E -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include conftest.c "conftest.c", line 9: cannot find include file: cc: acomp failed for conftest.c configure:3631: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tcpdump" | #define PACKAGE_TARNAME "tcpdump" | #define PACKAGE_VERSION "5.0.0-PRE-GIT" | #define PACKAGE_STRING "tcpdump 5.0.0-PRE-GIT" | #define PACKAGE_BUGREPORT "https://github.com/the-tcpdump-group/tcpdump/issues" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3656: result: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -E configure:3676: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -E -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include conftest.c configure:3676: $? = 0 configure:3690: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -E -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include conftest.c "conftest.c", line 9: cannot find include file: cc: acomp failed for conftest.c configure:3690: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tcpdump" | #define PACKAGE_TARNAME "tcpdump" | #define PACKAGE_VERSION "5.0.0-PRE-GIT" | #define PACKAGE_STRING "tcpdump 5.0.0-PRE-GIT" | #define PACKAGE_BUGREPORT "https://github.com/the-tcpdump-group/tcpdump/issues" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3719: checking for grep that handles long lines and -e configure:3777: result: /opt/csw/bin/ggrep configure:3782: checking for egrep configure:3844: result: /opt/csw/bin/ggrep -E configure:3849: checking for ANSI C header files configure:3869: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -c -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include conftest.c >&5 configure:3869: $? = 0 configure:3942: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -o conftest -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include -L/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -L/opt/csw/lib -R/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -R/opt/csw/lib -L/usr/local/lib conftest.c >&5 configure:3942: $? = 0 configure:3942: ./conftest configure:3942: $? = 0 configure:3953: result: yes configure:3966: checking for sys/types.h configure:3966: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -c -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include conftest.c >&5 configure:3966: $? = 0 configure:3966: result: yes configure:3966: checking for sys/stat.h configure:3966: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -c -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include conftest.c >&5 configure:3966: $? = 0 configure:3966: result: yes configure:3966: checking for stdlib.h configure:3966: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -c -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include conftest.c >&5 configure:3966: $? = 0 configure:3966: result: yes configure:3966: checking for string.h configure:3966: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -c -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include conftest.c >&5 configure:3966: $? = 0 configure:3966: result: yes configure:3966: checking for memory.h configure:3966: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -c -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include conftest.c >&5 configure:3966: $? = 0 configure:3966: result: yes configure:3966: checking for strings.h configure:3966: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -c -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include conftest.c >&5 configure:3966: $? = 0 configure:3966: result: yes configure:3966: checking for inttypes.h configure:3966: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -c -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include conftest.c >&5 configure:3966: $? = 0 configure:3966: result: yes configure:3966: checking for stdint.h configure:3966: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -c -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include conftest.c >&5 configure:3966: $? = 0 configure:3966: result: yes configure:3966: checking for unistd.h configure:3966: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -c -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include conftest.c >&5 configure:3966: $? = 0 configure:3966: result: yes configure:3981: checking rpc/rpc.h usability configure:3981: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -c -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include conftest.c >&5 configure:3981: $? = 0 configure:3981: result: yes configure:3981: checking rpc/rpc.h presence configure:3981: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -E -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include conftest.c configure:3981: $? = 0 configure:3981: result: yes configure:3981: checking for rpc/rpc.h configure:3981: result: yes configure:3981: checking rpc/rpcent.h usability configure:3981: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -c -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include conftest.c >&5 configure:3981: $? = 0 configure:3981: result: yes configure:3981: checking rpc/rpcent.h presence configure:3981: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -E -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include conftest.c configure:3981: $? = 0 configure:3981: result: yes configure:3981: checking for rpc/rpcent.h configure:3981: result: yes configure:3998: checking size of void * configure:4003: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -o conftest -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include -L/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -L/opt/csw/lib -R/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -R/opt/csw/lib -L/usr/local/lib conftest.c >&5 "conftest.c", line 84: warning: statement not reached configure:4003: $? = 0 configure:4003: ./conftest configure:4003: $? = 0 configure:4017: result: 4 configure:4035: checking size of time_t configure:4040: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -o conftest -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include -L/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -L/opt/csw/lib -R/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -R/opt/csw/lib -L/usr/local/lib conftest.c >&5 "conftest.c", line 54: warning: statement not reached configure:4040: $? = 0 configure:4040: ./conftest configure:4040: $? = 0 configure:4055: result: 4 configure:4109: checking smi.h usability configure:4109: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -c -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include conftest.c >&5 configure:4109: $? = 0 configure:4109: result: yes configure:4109: checking smi.h presence configure:4109: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -E -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include conftest.c configure:4109: $? = 0 configure:4109: result: yes configure:4109: checking for smi.h configure:4109: result: yes configure:4115: checking for smiInit in -lsmi configure:4140: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -o conftest -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include -L/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -L/opt/csw/lib -R/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -R/opt/csw/lib -L/usr/local/lib conftest.c -lsmi >&5 "conftest.c", line 36: warning: statement not reached configure:4140: $? = 0 configure:4149: result: yes configure:4156: checking whether to enable libsmi configure:4194: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -o conftest -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include -L/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -L/opt/csw/lib -R/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -R/opt/csw/lib -L/usr/local/lib conftest.c -lsmi >&5 configure:4194: $? = 0 configure:4194: ./conftest configure:4194: $? = 0 configure:4196: result: yes configure:4232: checking whether to enable the instrument functions code configure:4297: result: no configure:4302: checking whether to enable the possibly-buggy SMB printer configure:4319: result: no configure:4324: checking whether to drop root privileges by default configure:4336: result: no configure:4353: checking whether to chroot configure:4366: result: no configure:4408: checking sys/capsicum.h usability configure:4408: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -c -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include conftest.c >&5 "conftest.c", line 57: cannot find include file: cc: acomp failed for conftest.c configure:4408: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tcpdump" | #define PACKAGE_TARNAME "tcpdump" | #define PACKAGE_VERSION "5.0.0-PRE-GIT" | #define PACKAGE_STRING "tcpdump 5.0.0-PRE-GIT" | #define PACKAGE_BUGREPORT "https://github.com/the-tcpdump-group/tcpdump/issues" | #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_RPC_RPC_H 1 | #define HAVE_RPC_RPCENT_H 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_TIME_T 4 | #define USE_LIBSMI 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4408: result: no configure:4408: checking sys/capsicum.h presence configure:4408: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -E -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include conftest.c "conftest.c", line 24: cannot find include file: cc: acomp failed for conftest.c configure:4408: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tcpdump" | #define PACKAGE_TARNAME "tcpdump" | #define PACKAGE_VERSION "5.0.0-PRE-GIT" | #define PACKAGE_STRING "tcpdump 5.0.0-PRE-GIT" | #define PACKAGE_BUGREPORT "https://github.com/the-tcpdump-group/tcpdump/issues" | #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_RPC_RPC_H 1 | #define HAVE_RPC_RPCENT_H 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_TIME_T 4 | #define USE_LIBSMI 1 | /* end confdefs.h. */ | #include configure:4408: result: no configure:4408: checking for sys/capsicum.h configure:4408: result: no configure:4432: checking for cap_init in -lcasper configure:4457: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -o conftest -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include -L/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -L/opt/csw/lib -R/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -R/opt/csw/lib -L/usr/local/lib conftest.c -lcasper -lsmi >&5 "conftest.c", line 37: warning: statement not reached ld: fatal: library -lcasper: not found ld: fatal: file processing errors. No output written to conftest configure:4457: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tcpdump" | #define PACKAGE_TARNAME "tcpdump" | #define PACKAGE_VERSION "5.0.0-PRE-GIT" | #define PACKAGE_STRING "tcpdump 5.0.0-PRE-GIT" | #define PACKAGE_BUGREPORT "https://github.com/the-tcpdump-group/tcpdump/issues" | #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_RPC_RPC_H 1 | #define HAVE_RPC_RPCENT_H 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_TIME_T 4 | #define USE_LIBSMI 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 cap_init (); | int | main () | { | return cap_init (); | ; | return 0; | } configure:4466: result: no configure:4472: checking for cap_gethostbyaddr in -lcap_dns configure:4497: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -o conftest -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include -L/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -L/opt/csw/lib -R/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -R/opt/csw/lib -L/usr/local/lib conftest.c -lcap_dns -lsmi >&5 "conftest.c", line 37: warning: statement not reached ld: fatal: library -lcap_dns: not found ld: fatal: file processing errors. No output written to conftest configure:4497: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tcpdump" | #define PACKAGE_TARNAME "tcpdump" | #define PACKAGE_VERSION "5.0.0-PRE-GIT" | #define PACKAGE_STRING "tcpdump 5.0.0-PRE-GIT" | #define PACKAGE_BUGREPORT "https://github.com/the-tcpdump-group/tcpdump/issues" | #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_RPC_RPC_H 1 | #define HAVE_RPC_RPCENT_H 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_TIME_T 4 | #define USE_LIBSMI 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 cap_gethostbyaddr (); | int | main () | { | return cap_gethostbyaddr (); | ; | return 0; | } configure:4506: result: no configure:4513: checking whether to sandbox using capsicum configure:4522: result: no configure:4525: checking whether to sandbox using Casper library configure:4534: result: no configure:4544: checking for gethostbyaddr configure:4544: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -o conftest -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include -L/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -L/opt/csw/lib -R/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -R/opt/csw/lib -L/usr/local/lib conftest.c -lsmi >&5 "conftest.c", line 60: warning: statement not reached Undefined first referenced symbol in file gethostbyaddr conftest.o ld: fatal: symbol referencing errors. No output written to conftest configure:4544: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tcpdump" | #define PACKAGE_TARNAME "tcpdump" | #define PACKAGE_VERSION "5.0.0-PRE-GIT" | #define PACKAGE_STRING "tcpdump 5.0.0-PRE-GIT" | #define PACKAGE_BUGREPORT "https://github.com/the-tcpdump-group/tcpdump/issues" | #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_RPC_RPC_H 1 | #define HAVE_RPC_RPCENT_H 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_TIME_T 4 | #define USE_LIBSMI 1 | /* end confdefs.h. */ | /* Define gethostbyaddr to an innocuous variant, in case declares gethostbyaddr. | For example, HP-UX 11i declares gettimeofday. */ | #define gethostbyaddr innocuous_gethostbyaddr | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char gethostbyaddr (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef gethostbyaddr | | /* 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 gethostbyaddr (); | /* 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_gethostbyaddr || defined __stub___gethostbyaddr | choke me | #endif | | int | main () | { | return gethostbyaddr (); | ; | return 0; | } configure:4544: result: no configure:4549: checking for gethostbyaddr in -lsocket configure:4574: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -o conftest -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include -L/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -L/opt/csw/lib -R/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -R/opt/csw/lib -L/usr/local/lib conftest.c -lsocket -lnsl -lsmi >&5 "conftest.c", line 37: warning: statement not reached configure:4574: $? = 0 configure:4583: result: yes configure:4645: checking for strlcat configure:4645: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -o conftest -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include -L/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -L/opt/csw/lib -R/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -R/opt/csw/lib -L/usr/local/lib conftest.c -lsocket -lnsl -lsmi >&5 "conftest.c", line 60: warning: statement not reached configure:4645: $? = 0 configure:4645: result: yes configure:4658: checking for strlcpy configure:4658: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -o conftest -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include -L/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -L/opt/csw/lib -R/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -R/opt/csw/lib -L/usr/local/lib conftest.c -lsocket -lnsl -lsmi >&5 "conftest.c", line 61: warning: statement not reached configure:4658: $? = 0 configure:4658: result: yes configure:4671: checking for strsep configure:4671: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -o conftest -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include -L/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -L/opt/csw/lib -R/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -R/opt/csw/lib -L/usr/local/lib conftest.c -lsocket -lnsl -lsmi >&5 "conftest.c", line 62: warning: statement not reached Undefined first referenced symbol in file strsep conftest.o ld: fatal: symbol referencing errors. No output written to conftest configure:4671: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tcpdump" | #define PACKAGE_TARNAME "tcpdump" | #define PACKAGE_VERSION "5.0.0-PRE-GIT" | #define PACKAGE_STRING "tcpdump 5.0.0-PRE-GIT" | #define PACKAGE_BUGREPORT "https://github.com/the-tcpdump-group/tcpdump/issues" | #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_RPC_RPC_H 1 | #define HAVE_RPC_RPCENT_H 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_TIME_T 4 | #define USE_LIBSMI 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | /* end confdefs.h. */ | /* Define strsep to an innocuous variant, in case declares strsep. | For example, HP-UX 11i declares gettimeofday. */ | #define strsep innocuous_strsep | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strsep (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strsep | | /* 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 strsep (); | /* 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_strsep || defined __stub___strsep | choke me | #endif | | int | main () | { | return strsep (); | ; | return 0; | } configure:4671: result: no configure:4684: checking for getservent configure:4684: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -o conftest -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include -L/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -L/opt/csw/lib -R/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -R/opt/csw/lib -L/usr/local/lib conftest.c -lsocket -lnsl -lsmi >&5 "conftest.c", line 62: warning: statement not reached configure:4684: $? = 0 configure:4684: result: yes configure:4697: checking for getopt_long configure:4697: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -o conftest -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include -L/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -L/opt/csw/lib -R/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -R/opt/csw/lib -L/usr/local/lib conftest.c -lsocket -lnsl -lsmi >&5 "conftest.c", line 63: warning: statement not reached configure:4697: $? = 0 configure:4697: result: yes configure:4714: checking for fork configure:4714: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -o conftest -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include -L/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -L/opt/csw/lib -R/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -R/opt/csw/lib -L/usr/local/lib conftest.c -lsocket -lnsl -lsmi >&5 "conftest.c", line 64: warning: statement not reached configure:4714: $? = 0 configure:4714: result: yes configure:4714: checking for vfork configure:4714: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -o conftest -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include -L/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -L/opt/csw/lib -R/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -R/opt/csw/lib -L/usr/local/lib conftest.c -lsocket -lnsl -lsmi >&5 "conftest.c", line 65: warning: statement not reached configure:4714: $? = 0 configure:4714: result: yes configure:4738: checking whether snprintf is suitable configure:4790: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -o conftest -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include -L/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -L/opt/csw/lib -R/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -R/opt/csw/lib -L/usr/local/lib conftest.c -lsocket -lnsl -lsmi >&5 configure:4790: $? = 0 configure:4790: ./conftest configure:4790: $? = 0 configure:4792: result: yes configure:4808: checking for main in -lrpc configure:4827: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -o conftest -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include -L/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -L/opt/csw/lib -R/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -R/opt/csw/lib -L/usr/local/lib conftest.c -lrpc -lsocket -lnsl -lsmi >&5 "conftest.c", line 37: warning: statement not reached ld: fatal: library -lrpc: not found ld: fatal: file processing errors. No output written to conftest configure:4827: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tcpdump" | #define PACKAGE_TARNAME "tcpdump" | #define PACKAGE_VERSION "5.0.0-PRE-GIT" | #define PACKAGE_STRING "tcpdump 5.0.0-PRE-GIT" | #define PACKAGE_BUGREPORT "https://github.com/the-tcpdump-group/tcpdump/issues" | #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_RPC_RPC_H 1 | #define HAVE_RPC_RPCENT_H 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_TIME_T 4 | #define USE_LIBSMI 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_GETSERVENT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | /* end confdefs.h. */ | | | int | main () | { | return main (); | ; | return 0; | } configure:4836: result: no configure:4847: checking for library containing getrpcbynumber configure:4878: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -o conftest -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include -L/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -L/opt/csw/lib -R/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -R/opt/csw/lib -L/usr/local/lib conftest.c -lsocket -lnsl -lsmi >&5 "conftest.c", line 43: warning: statement not reached configure:4878: $? = 0 configure:4895: result: none required configure:4910: checking whether to look for a local libpcap configure:4931: result: yes configure:4936: checking for local pcap library configure:4959: result: not found configure:5024: checking for pkg-config configure:5042: found /usr/bin/pkg-config configure:5054: result: /usr/bin/pkg-config configure:5084: checking whether there are .pc files for libpcap configure:5099: result: no configure:5175: checking for pcap-config configure:5193: found /export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/bin/pcap-config configure:5205: result: /export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/bin/pcap-config configure:5632: checking for pcap_loop configure:5632: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -o conftest -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include -L/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -L/opt/csw/lib -R/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -R/opt/csw/lib -L/usr/local/lib conftest.c -L/usr/local/lib -Wl,-R,/usr/local/lib -lpcap -lsocket -lnsl -lsmi >&5 "conftest.c", line 67: warning: statement not reached configure:5632: $? = 0 configure:5632: result: yes configure:5670: checking for ether_ntohost configure:5670: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -o conftest -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include -L/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -L/opt/csw/lib -R/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -R/opt/csw/lib -L/usr/local/lib conftest.c -L/usr/local/lib -Wl,-R,/usr/local/lib -lpcap -lsocket -lnsl -lsmi >&5 "conftest.c", line 67: warning: statement not reached configure:5670: $? = 0 configure:5670: result: yes configure:5676: checking for buggy ether_ntohost configure:5707: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -o conftest -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include -L/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -L/opt/csw/lib -R/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -R/opt/csw/lib -L/usr/local/lib conftest.c -L/usr/local/lib -Wl,-R,/usr/local/lib -lpcap -lsocket -lnsl -lsmi >&5 "conftest.c", line 34: cannot find include file: "conftest.c", line 46: warning: implicit function declaration: ether_ntohost cc: acomp failed for conftest.c configure:5707: $? = 2 configure: program exited with status 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tcpdump" | #define PACKAGE_TARNAME "tcpdump" | #define PACKAGE_VERSION "5.0.0-PRE-GIT" | #define PACKAGE_STRING "tcpdump 5.0.0-PRE-GIT" | #define PACKAGE_BUGREPORT "https://github.com/the-tcpdump-group/tcpdump/issues" | #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_RPC_RPC_H 1 | #define HAVE_RPC_RPCENT_H 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_TIME_T 4 | #define USE_LIBSMI 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_GETSERVENT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_GETRPCBYNUMBER 1 | #define HAVE_ETHER_NTOHOST 1 | /* end confdefs.h. */ | | #include | #include | #include | #include | #include | #include | | int | main(int argc, char **argv) | { | u_char ea[6] = { 0xff, 0xff, 0xff, 0xff, 0xff }; | char name[MAXHOSTNAMELEN]; | | ether_ntohost(name, (struct ether_addr *)ea); | exit(0); | } | | configure:5717: result: yes configure:5908: checking for pcap_list_datalinks configure:5908: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -o conftest -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include -L/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -L/opt/csw/lib -R/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -R/opt/csw/lib -L/usr/local/lib conftest.c -L/usr/local/lib -Wl,-R,/usr/local/lib -lpcap -lsocket -lnsl -lsmi >&5 "conftest.c", line 68: warning: statement not reached configure:5908: $? = 0 configure:5908: result: yes configure:5916: checking for pcap_free_datalinks configure:5916: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -o conftest -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include -L/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -L/opt/csw/lib -R/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -R/opt/csw/lib -L/usr/local/lib conftest.c -L/usr/local/lib -Wl,-R,/usr/local/lib -lpcap -lsocket -lnsl -lsmi >&5 "conftest.c", line 69: warning: statement not reached configure:5916: $? = 0 configure:5916: result: yes configure:5938: checking for pcap_datalink_name_to_val configure:5938: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -o conftest -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include -L/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -L/opt/csw/lib -R/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -R/opt/csw/lib -L/usr/local/lib conftest.c -L/usr/local/lib -Wl,-R,/usr/local/lib -lpcap -lsocket -lnsl -lsmi >&5 "conftest.c", line 70: warning: statement not reached configure:5938: $? = 0 configure:5938: result: yes configure:5944: checking for pcap_datalink_val_to_description configure:5944: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -o conftest -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include -L/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -L/opt/csw/lib -R/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -R/opt/csw/lib -L/usr/local/lib conftest.c -L/usr/local/lib -Wl,-R,/usr/local/lib -lpcap -lsocket -lnsl -lsmi >&5 "conftest.c", line 71: warning: statement not reached configure:5944: $? = 0 configure:5944: result: yes configure:5975: checking for pcap_set_datalink configure:5975: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -o conftest -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include -L/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -L/opt/csw/lib -R/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -R/opt/csw/lib -L/usr/local/lib conftest.c -L/usr/local/lib -Wl,-R,/usr/local/lib -lpcap -lsocket -lnsl -lsmi >&5 "conftest.c", line 72: warning: statement not reached configure:5975: $? = 0 configure:5975: result: yes configure:5987: checking for pcap_breakloop configure:5987: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -o conftest -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include -L/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -L/opt/csw/lib -R/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -R/opt/csw/lib -L/usr/local/lib conftest.c -L/usr/local/lib -Wl,-R,/usr/local/lib -lpcap -lsocket -lnsl -lsmi >&5 "conftest.c", line 73: warning: statement not reached configure:5987: $? = 0 configure:5987: result: yes configure:6004: checking for pcap_create configure:6004: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -o conftest -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include -L/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -L/opt/csw/lib -R/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -R/opt/csw/lib -L/usr/local/lib conftest.c -L/usr/local/lib -Wl,-R,/usr/local/lib -lpcap -lsocket -lnsl -lsmi >&5 "conftest.c", line 74: warning: statement not reached configure:6004: $? = 0 configure:6004: result: yes configure:6020: checking for pcap_set_tstamp_type configure:6020: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -o conftest -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include -L/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -L/opt/csw/lib -R/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -R/opt/csw/lib -L/usr/local/lib conftest.c -L/usr/local/lib -Wl,-R,/usr/local/lib -lpcap -lsocket -lnsl -lsmi >&5 "conftest.c", line 75: warning: statement not reached configure:6020: $? = 0 configure:6020: result: yes configure:6035: checking for pcap_set_tstamp_precision configure:6035: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -o conftest -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include -L/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -L/opt/csw/lib -R/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -R/opt/csw/lib -L/usr/local/lib conftest.c -L/usr/local/lib -Wl,-R,/usr/local/lib -lpcap -lsocket -lnsl -lsmi >&5 "conftest.c", line 76: warning: statement not reached configure:6035: $? = 0 configure:6035: result: yes configure:6052: checking for pcap_findalldevs configure:6052: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -o conftest -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include -L/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -L/opt/csw/lib -R/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -R/opt/csw/lib -L/usr/local/lib conftest.c -L/usr/local/lib -Wl,-R,/usr/local/lib -lpcap -lsocket -lnsl -lsmi >&5 "conftest.c", line 77: warning: statement not reached configure:6052: $? = 0 configure:6052: result: yes configure:6064: checking for pcap_dump_flush configure:6064: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -o conftest -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include -L/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -L/opt/csw/lib -R/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -R/opt/csw/lib -L/usr/local/lib conftest.c -L/usr/local/lib -Wl,-R,/usr/local/lib -lpcap -lsocket -lnsl -lsmi >&5 "conftest.c", line 78: warning: statement not reached configure:6064: $? = 0 configure:6064: result: yes configure:6064: checking for pcap_lib_version configure:6064: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -o conftest -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include -L/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -L/opt/csw/lib -R/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -R/opt/csw/lib -L/usr/local/lib conftest.c -L/usr/local/lib -Wl,-R,/usr/local/lib -lpcap -lsocket -lnsl -lsmi >&5 "conftest.c", line 79: warning: statement not reached configure:6064: $? = 0 configure:6064: result: yes configure:6113: checking for pcap_setdirection configure:6113: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -o conftest -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include -L/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -L/opt/csw/lib -R/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -R/opt/csw/lib -L/usr/local/lib conftest.c -L/usr/local/lib -Wl,-R,/usr/local/lib -lpcap -lsocket -lnsl -lsmi >&5 "conftest.c", line 80: warning: statement not reached configure:6113: $? = 0 configure:6113: result: yes configure:6113: checking for pcap_set_immediate_mode configure:6113: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -o conftest -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include -L/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -L/opt/csw/lib -R/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -R/opt/csw/lib -L/usr/local/lib conftest.c -L/usr/local/lib -Wl,-R,/usr/local/lib -lpcap -lsocket -lnsl -lsmi >&5 "conftest.c", line 81: warning: statement not reached configure:6113: $? = 0 configure:6113: result: yes configure:6113: checking for pcap_dump_ftell64 configure:6113: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -o conftest -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include -L/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -L/opt/csw/lib -R/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -R/opt/csw/lib -L/usr/local/lib conftest.c -L/usr/local/lib -Wl,-R,/usr/local/lib -lpcap -lsocket -lnsl -lsmi >&5 "conftest.c", line 82: warning: statement not reached configure:6113: $? = 0 configure:6113: result: yes configure:6125: checking for pcap_open configure:6125: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -o conftest -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include -L/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -L/opt/csw/lib -R/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -R/opt/csw/lib -L/usr/local/lib conftest.c -L/usr/local/lib -Wl,-R,/usr/local/lib -lpcap -lsocket -lnsl -lsmi >&5 "conftest.c", line 83: warning: statement not reached configure:6125: $? = 0 configure:6125: result: yes configure:6125: checking for pcap_findalldevs_ex configure:6125: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -o conftest -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include -L/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -L/opt/csw/lib -R/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -R/opt/csw/lib -L/usr/local/lib conftest.c -L/usr/local/lib -Wl,-R,/usr/local/lib -lpcap -lsocket -lnsl -lsmi >&5 "conftest.c", line 84: warning: statement not reached configure:6125: $? = 0 configure:6125: result: yes configure:6134: checking for pcap_dump_ftell configure:6134: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -o conftest -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include -L/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -L/opt/csw/lib -R/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -R/opt/csw/lib -L/usr/local/lib conftest.c -L/usr/local/lib -Wl,-R,/usr/local/lib -lpcap -lsocket -lnsl -lsmi >&5 "conftest.c", line 85: warning: statement not reached configure:6134: $? = 0 configure:6134: result: yes configure:6154: checking for pcap_set_parser_debug configure:6154: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -o conftest -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include -L/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -L/opt/csw/lib -R/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -R/opt/csw/lib -L/usr/local/lib conftest.c -L/usr/local/lib -Wl,-R,/usr/local/lib -lpcap -lsocket -lnsl -lsmi >&5 "conftest.c", line 86: warning: statement not reached Undefined first referenced symbol in file pcap_set_parser_debug conftest.o ld: fatal: symbol referencing errors. No output written to conftest configure:6154: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tcpdump" | #define PACKAGE_TARNAME "tcpdump" | #define PACKAGE_VERSION "5.0.0-PRE-GIT" | #define PACKAGE_STRING "tcpdump 5.0.0-PRE-GIT" | #define PACKAGE_BUGREPORT "https://github.com/the-tcpdump-group/tcpdump/issues" | #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_RPC_RPC_H 1 | #define HAVE_RPC_RPCENT_H 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_TIME_T 4 | #define USE_LIBSMI 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_GETSERVENT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_GETRPCBYNUMBER 1 | #define HAVE_ETHER_NTOHOST 1 | #define HAVE_PCAP_LIST_DATALINKS 1 | #define HAVE_PCAP_FREE_DATALINKS 1 | #define HAVE_PCAP_DATALINK_NAME_TO_VAL 1 | #define HAVE_PCAP_DATALINK_VAL_TO_DESCRIPTION 1 | #define HAVE_PCAP_SET_DATALINK 1 | #define HAVE_PCAP_BREAKLOOP 1 | #define HAVE_PCAP_CREATE 1 | #define HAVE_PCAP_SET_TSTAMP_TYPE 1 | #define HAVE_PCAP_SET_TSTAMP_PRECISION 1 | #define HAVE_PCAP_FINDALLDEVS 1 | #define HAVE_PCAP_DUMP_FLUSH 1 | #define HAVE_PCAP_LIB_VERSION 1 | #define HAVE_PCAP_SETDIRECTION 1 | #define HAVE_PCAP_SET_IMMEDIATE_MODE 1 | #define HAVE_PCAP_DUMP_FTELL64 1 | #define HAVE_PCAP_OPEN 1 | #define HAVE_PCAP_FINDALLDEVS_EX 1 | #define HAVE_PCAP_DUMP_FTELL 1 | /* end confdefs.h. */ | /* Define pcap_set_parser_debug to an innocuous variant, in case declares pcap_set_parser_debug. | For example, HP-UX 11i declares gettimeofday. */ | #define pcap_set_parser_debug innocuous_pcap_set_parser_debug | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pcap_set_parser_debug (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pcap_set_parser_debug | | /* 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 pcap_set_parser_debug (); | /* 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_pcap_set_parser_debug || defined __stub___pcap_set_parser_debug | choke me | #endif | | int | main () | { | return pcap_set_parser_debug (); | ; | return 0; | } configure:6154: result: no configure:6168: checking whether pcap_debug is defined by libpcap configure:6186: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -o conftest -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include -L/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -L/opt/csw/lib -R/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -R/opt/csw/lib -L/usr/local/lib conftest.c -L/usr/local/lib -Wl,-R,/usr/local/lib -lpcap -lsocket -lnsl -lsmi >&5 "conftest.c", line 60: warning: statement not reached Undefined first referenced symbol in file pcap_debug conftest.o ld: fatal: symbol referencing errors. No output written to conftest configure:6186: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tcpdump" | #define PACKAGE_TARNAME "tcpdump" | #define PACKAGE_VERSION "5.0.0-PRE-GIT" | #define PACKAGE_STRING "tcpdump 5.0.0-PRE-GIT" | #define PACKAGE_BUGREPORT "https://github.com/the-tcpdump-group/tcpdump/issues" | #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_RPC_RPC_H 1 | #define HAVE_RPC_RPCENT_H 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_TIME_T 4 | #define USE_LIBSMI 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_GETSERVENT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_GETRPCBYNUMBER 1 | #define HAVE_ETHER_NTOHOST 1 | #define HAVE_PCAP_LIST_DATALINKS 1 | #define HAVE_PCAP_FREE_DATALINKS 1 | #define HAVE_PCAP_DATALINK_NAME_TO_VAL 1 | #define HAVE_PCAP_DATALINK_VAL_TO_DESCRIPTION 1 | #define HAVE_PCAP_SET_DATALINK 1 | #define HAVE_PCAP_BREAKLOOP 1 | #define HAVE_PCAP_CREATE 1 | #define HAVE_PCAP_SET_TSTAMP_TYPE 1 | #define HAVE_PCAP_SET_TSTAMP_PRECISION 1 | #define HAVE_PCAP_FINDALLDEVS 1 | #define HAVE_PCAP_DUMP_FLUSH 1 | #define HAVE_PCAP_LIB_VERSION 1 | #define HAVE_PCAP_SETDIRECTION 1 | #define HAVE_PCAP_SET_IMMEDIATE_MODE 1 | #define HAVE_PCAP_DUMP_FTELL64 1 | #define HAVE_PCAP_OPEN 1 | #define HAVE_PCAP_FINDALLDEVS_EX 1 | #define HAVE_PCAP_DUMP_FTELL 1 | /* end confdefs.h. */ | | int | main () | { | | extern int pcap_debug; | | return pcap_debug; | | ; | return 0; | } | configure:6200: result: no configure:6205: checking whether yydebug is defined by libpcap configure:6223: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -o conftest -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include -L/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -L/opt/csw/lib -R/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -R/opt/csw/lib -L/usr/local/lib conftest.c -L/usr/local/lib -Wl,-R,/usr/local/lib -lpcap -lsocket -lnsl -lsmi >&5 "conftest.c", line 60: warning: statement not reached Undefined first referenced symbol in file yydebug conftest.o ld: fatal: symbol referencing errors. No output written to conftest configure:6223: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tcpdump" | #define PACKAGE_TARNAME "tcpdump" | #define PACKAGE_VERSION "5.0.0-PRE-GIT" | #define PACKAGE_STRING "tcpdump 5.0.0-PRE-GIT" | #define PACKAGE_BUGREPORT "https://github.com/the-tcpdump-group/tcpdump/issues" | #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_RPC_RPC_H 1 | #define HAVE_RPC_RPCENT_H 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_TIME_T 4 | #define USE_LIBSMI 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_GETSERVENT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_GETRPCBYNUMBER 1 | #define HAVE_ETHER_NTOHOST 1 | #define HAVE_PCAP_LIST_DATALINKS 1 | #define HAVE_PCAP_FREE_DATALINKS 1 | #define HAVE_PCAP_DATALINK_NAME_TO_VAL 1 | #define HAVE_PCAP_DATALINK_VAL_TO_DESCRIPTION 1 | #define HAVE_PCAP_SET_DATALINK 1 | #define HAVE_PCAP_BREAKLOOP 1 | #define HAVE_PCAP_CREATE 1 | #define HAVE_PCAP_SET_TSTAMP_TYPE 1 | #define HAVE_PCAP_SET_TSTAMP_PRECISION 1 | #define HAVE_PCAP_FINDALLDEVS 1 | #define HAVE_PCAP_DUMP_FLUSH 1 | #define HAVE_PCAP_LIB_VERSION 1 | #define HAVE_PCAP_SETDIRECTION 1 | #define HAVE_PCAP_SET_IMMEDIATE_MODE 1 | #define HAVE_PCAP_DUMP_FTELL64 1 | #define HAVE_PCAP_OPEN 1 | #define HAVE_PCAP_FINDALLDEVS_EX 1 | #define HAVE_PCAP_DUMP_FTELL 1 | /* end confdefs.h. */ | | int | main () | { | | extern int yydebug; | | return yydebug; | | ; | return 0; | } | configure:6237: result: no configure:6244: checking for pcap_set_optimizer_debug configure:6244: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -o conftest -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include -L/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -L/opt/csw/lib -R/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -R/opt/csw/lib -L/usr/local/lib conftest.c -L/usr/local/lib -Wl,-R,/usr/local/lib -lpcap -lsocket -lnsl -lsmi >&5 "conftest.c", line 86: warning: statement not reached Undefined first referenced symbol in file pcap_set_optimizer_debug conftest.o ld: fatal: symbol referencing errors. No output written to conftest configure:6244: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tcpdump" | #define PACKAGE_TARNAME "tcpdump" | #define PACKAGE_VERSION "5.0.0-PRE-GIT" | #define PACKAGE_STRING "tcpdump 5.0.0-PRE-GIT" | #define PACKAGE_BUGREPORT "https://github.com/the-tcpdump-group/tcpdump/issues" | #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_RPC_RPC_H 1 | #define HAVE_RPC_RPCENT_H 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_TIME_T 4 | #define USE_LIBSMI 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_GETSERVENT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_GETRPCBYNUMBER 1 | #define HAVE_ETHER_NTOHOST 1 | #define HAVE_PCAP_LIST_DATALINKS 1 | #define HAVE_PCAP_FREE_DATALINKS 1 | #define HAVE_PCAP_DATALINK_NAME_TO_VAL 1 | #define HAVE_PCAP_DATALINK_VAL_TO_DESCRIPTION 1 | #define HAVE_PCAP_SET_DATALINK 1 | #define HAVE_PCAP_BREAKLOOP 1 | #define HAVE_PCAP_CREATE 1 | #define HAVE_PCAP_SET_TSTAMP_TYPE 1 | #define HAVE_PCAP_SET_TSTAMP_PRECISION 1 | #define HAVE_PCAP_FINDALLDEVS 1 | #define HAVE_PCAP_DUMP_FLUSH 1 | #define HAVE_PCAP_LIB_VERSION 1 | #define HAVE_PCAP_SETDIRECTION 1 | #define HAVE_PCAP_SET_IMMEDIATE_MODE 1 | #define HAVE_PCAP_DUMP_FTELL64 1 | #define HAVE_PCAP_OPEN 1 | #define HAVE_PCAP_FINDALLDEVS_EX 1 | #define HAVE_PCAP_DUMP_FTELL 1 | /* end confdefs.h. */ | /* Define pcap_set_optimizer_debug to an innocuous variant, in case declares pcap_set_optimizer_debug. | For example, HP-UX 11i declares gettimeofday. */ | #define pcap_set_optimizer_debug innocuous_pcap_set_optimizer_debug | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pcap_set_optimizer_debug (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pcap_set_optimizer_debug | | /* 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 pcap_set_optimizer_debug (); | /* 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_pcap_set_optimizer_debug || defined __stub___pcap_set_optimizer_debug | choke me | #endif | | int | main () | { | return pcap_set_optimizer_debug (); | ; | return 0; | } configure:6244: result: no configure:6253: checking for bpf_dump configure:6253: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -o conftest -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include -L/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -L/opt/csw/lib -R/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -R/opt/csw/lib -L/usr/local/lib conftest.c -L/usr/local/lib -Wl,-R,/usr/local/lib -lpcap -lsocket -lnsl -lsmi >&5 "conftest.c", line 86: warning: statement not reached configure:6253: $? = 0 configure:6253: result: yes configure:6301: checking pcap/pcap-inttypes.h usability configure:6301: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -c -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include -I/usr/local/include -I/usr/local/include conftest.c >&5 configure:6301: $? = 0 configure:6301: result: yes configure:6301: checking pcap/pcap-inttypes.h presence configure:6301: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -E -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include -I/usr/local/include -I/usr/local/include conftest.c configure:6301: $? = 0 configure:6301: result: yes configure:6301: checking for pcap/pcap-inttypes.h configure:6301: result: yes configure:6315: checking for pcap_if_t configure:6315: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -c -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include -I/usr/local/include -I/usr/local/include conftest.c >&5 configure:6315: $? = 0 configure:6315: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -c -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include -I/usr/local/include -I/usr/local/include conftest.c >&5 "conftest.c", line 57: syntax error before or at: ) cc: acomp failed for conftest.c configure:6315: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tcpdump" | #define PACKAGE_TARNAME "tcpdump" | #define PACKAGE_VERSION "5.0.0-PRE-GIT" | #define PACKAGE_STRING "tcpdump 5.0.0-PRE-GIT" | #define PACKAGE_BUGREPORT "https://github.com/the-tcpdump-group/tcpdump/issues" | #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_RPC_RPC_H 1 | #define HAVE_RPC_RPCENT_H 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_TIME_T 4 | #define USE_LIBSMI 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_GETSERVENT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_GETRPCBYNUMBER 1 | #define HAVE_ETHER_NTOHOST 1 | #define HAVE_PCAP_LIST_DATALINKS 1 | #define HAVE_PCAP_FREE_DATALINKS 1 | #define HAVE_PCAP_DATALINK_NAME_TO_VAL 1 | #define HAVE_PCAP_DATALINK_VAL_TO_DESCRIPTION 1 | #define HAVE_PCAP_SET_DATALINK 1 | #define HAVE_PCAP_BREAKLOOP 1 | #define HAVE_PCAP_CREATE 1 | #define HAVE_PCAP_SET_TSTAMP_TYPE 1 | #define HAVE_PCAP_SET_TSTAMP_PRECISION 1 | #define HAVE_PCAP_FINDALLDEVS 1 | #define HAVE_PCAP_DUMP_FLUSH 1 | #define HAVE_PCAP_LIB_VERSION 1 | #define HAVE_PCAP_SETDIRECTION 1 | #define HAVE_PCAP_SET_IMMEDIATE_MODE 1 | #define HAVE_PCAP_DUMP_FTELL64 1 | #define HAVE_PCAP_OPEN 1 | #define HAVE_PCAP_FINDALLDEVS_EX 1 | #define HAVE_PCAP_DUMP_FTELL 1 | #define HAVE_BPF_DUMP 1 | #define HAVE_PCAP_PCAP_INTTYPES_H 1 | /* end confdefs.h. */ | #include | | int | main () | { | if (sizeof ((pcap_if_t))) | return 0; | ; | return 0; | } configure:6315: result: yes configure:6333: checking for u_int8_t configure:6333: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -c -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include conftest.c >&5 "conftest.c", line 92: undefined symbol: u_int8_t cc: acomp failed for conftest.c configure:6333: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tcpdump" | #define PACKAGE_TARNAME "tcpdump" | #define PACKAGE_VERSION "5.0.0-PRE-GIT" | #define PACKAGE_STRING "tcpdump 5.0.0-PRE-GIT" | #define PACKAGE_BUGREPORT "https://github.com/the-tcpdump-group/tcpdump/issues" | #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_RPC_RPC_H 1 | #define HAVE_RPC_RPCENT_H 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_TIME_T 4 | #define USE_LIBSMI 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_GETSERVENT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_GETRPCBYNUMBER 1 | #define HAVE_ETHER_NTOHOST 1 | #define HAVE_PCAP_LIST_DATALINKS 1 | #define HAVE_PCAP_FREE_DATALINKS 1 | #define HAVE_PCAP_DATALINK_NAME_TO_VAL 1 | #define HAVE_PCAP_DATALINK_VAL_TO_DESCRIPTION 1 | #define HAVE_PCAP_SET_DATALINK 1 | #define HAVE_PCAP_BREAKLOOP 1 | #define HAVE_PCAP_CREATE 1 | #define HAVE_PCAP_SET_TSTAMP_TYPE 1 | #define HAVE_PCAP_SET_TSTAMP_PRECISION 1 | #define HAVE_PCAP_FINDALLDEVS 1 | #define HAVE_PCAP_DUMP_FLUSH 1 | #define HAVE_PCAP_LIB_VERSION 1 | #define HAVE_PCAP_SETDIRECTION 1 | #define HAVE_PCAP_SET_IMMEDIATE_MODE 1 | #define HAVE_PCAP_DUMP_FTELL64 1 | #define HAVE_PCAP_OPEN 1 | #define HAVE_PCAP_FINDALLDEVS_EX 1 | #define HAVE_PCAP_DUMP_FTELL 1 | #define HAVE_BPF_DUMP 1 | #define HAVE_PCAP_PCAP_INTTYPES_H 1 | #define HAVE_PCAP_IF_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include | | | int | main () | { | if (sizeof (u_int8_t)) | return 0; | ; | return 0; | } configure:6333: result: no configure:6345: checking for u_int16_t configure:6345: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -c -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include conftest.c >&5 "conftest.c", line 93: undefined symbol: u_int16_t cc: acomp failed for conftest.c configure:6345: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tcpdump" | #define PACKAGE_TARNAME "tcpdump" | #define PACKAGE_VERSION "5.0.0-PRE-GIT" | #define PACKAGE_STRING "tcpdump 5.0.0-PRE-GIT" | #define PACKAGE_BUGREPORT "https://github.com/the-tcpdump-group/tcpdump/issues" | #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_RPC_RPC_H 1 | #define HAVE_RPC_RPCENT_H 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_TIME_T 4 | #define USE_LIBSMI 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_GETSERVENT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_GETRPCBYNUMBER 1 | #define HAVE_ETHER_NTOHOST 1 | #define HAVE_PCAP_LIST_DATALINKS 1 | #define HAVE_PCAP_FREE_DATALINKS 1 | #define HAVE_PCAP_DATALINK_NAME_TO_VAL 1 | #define HAVE_PCAP_DATALINK_VAL_TO_DESCRIPTION 1 | #define HAVE_PCAP_SET_DATALINK 1 | #define HAVE_PCAP_BREAKLOOP 1 | #define HAVE_PCAP_CREATE 1 | #define HAVE_PCAP_SET_TSTAMP_TYPE 1 | #define HAVE_PCAP_SET_TSTAMP_PRECISION 1 | #define HAVE_PCAP_FINDALLDEVS 1 | #define HAVE_PCAP_DUMP_FLUSH 1 | #define HAVE_PCAP_LIB_VERSION 1 | #define HAVE_PCAP_SETDIRECTION 1 | #define HAVE_PCAP_SET_IMMEDIATE_MODE 1 | #define HAVE_PCAP_DUMP_FTELL64 1 | #define HAVE_PCAP_OPEN 1 | #define HAVE_PCAP_FINDALLDEVS_EX 1 | #define HAVE_PCAP_DUMP_FTELL 1 | #define HAVE_BPF_DUMP 1 | #define HAVE_PCAP_PCAP_INTTYPES_H 1 | #define HAVE_PCAP_IF_T 1 | #define u_int8_t uint8_t | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include | | | int | main () | { | if (sizeof (u_int16_t)) | return 0; | ; | return 0; | } configure:6345: result: no configure:6357: checking for u_int32_t configure:6357: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -c -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include conftest.c >&5 "conftest.c", line 94: undefined symbol: u_int32_t cc: acomp failed for conftest.c configure:6357: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tcpdump" | #define PACKAGE_TARNAME "tcpdump" | #define PACKAGE_VERSION "5.0.0-PRE-GIT" | #define PACKAGE_STRING "tcpdump 5.0.0-PRE-GIT" | #define PACKAGE_BUGREPORT "https://github.com/the-tcpdump-group/tcpdump/issues" | #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_RPC_RPC_H 1 | #define HAVE_RPC_RPCENT_H 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_TIME_T 4 | #define USE_LIBSMI 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_GETSERVENT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_GETRPCBYNUMBER 1 | #define HAVE_ETHER_NTOHOST 1 | #define HAVE_PCAP_LIST_DATALINKS 1 | #define HAVE_PCAP_FREE_DATALINKS 1 | #define HAVE_PCAP_DATALINK_NAME_TO_VAL 1 | #define HAVE_PCAP_DATALINK_VAL_TO_DESCRIPTION 1 | #define HAVE_PCAP_SET_DATALINK 1 | #define HAVE_PCAP_BREAKLOOP 1 | #define HAVE_PCAP_CREATE 1 | #define HAVE_PCAP_SET_TSTAMP_TYPE 1 | #define HAVE_PCAP_SET_TSTAMP_PRECISION 1 | #define HAVE_PCAP_FINDALLDEVS 1 | #define HAVE_PCAP_DUMP_FLUSH 1 | #define HAVE_PCAP_LIB_VERSION 1 | #define HAVE_PCAP_SETDIRECTION 1 | #define HAVE_PCAP_SET_IMMEDIATE_MODE 1 | #define HAVE_PCAP_DUMP_FTELL64 1 | #define HAVE_PCAP_OPEN 1 | #define HAVE_PCAP_FINDALLDEVS_EX 1 | #define HAVE_PCAP_DUMP_FTELL 1 | #define HAVE_BPF_DUMP 1 | #define HAVE_PCAP_PCAP_INTTYPES_H 1 | #define HAVE_PCAP_IF_T 1 | #define u_int8_t uint8_t | #define u_int16_t uint16_t | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include | | | int | main () | { | if (sizeof (u_int32_t)) | return 0; | ; | return 0; | } configure:6357: result: no configure:6369: checking for u_int64_t configure:6369: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -c -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include conftest.c >&5 "conftest.c", line 95: undefined symbol: u_int64_t cc: acomp failed for conftest.c configure:6369: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tcpdump" | #define PACKAGE_TARNAME "tcpdump" | #define PACKAGE_VERSION "5.0.0-PRE-GIT" | #define PACKAGE_STRING "tcpdump 5.0.0-PRE-GIT" | #define PACKAGE_BUGREPORT "https://github.com/the-tcpdump-group/tcpdump/issues" | #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_RPC_RPC_H 1 | #define HAVE_RPC_RPCENT_H 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_TIME_T 4 | #define USE_LIBSMI 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_GETSERVENT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_GETRPCBYNUMBER 1 | #define HAVE_ETHER_NTOHOST 1 | #define HAVE_PCAP_LIST_DATALINKS 1 | #define HAVE_PCAP_FREE_DATALINKS 1 | #define HAVE_PCAP_DATALINK_NAME_TO_VAL 1 | #define HAVE_PCAP_DATALINK_VAL_TO_DESCRIPTION 1 | #define HAVE_PCAP_SET_DATALINK 1 | #define HAVE_PCAP_BREAKLOOP 1 | #define HAVE_PCAP_CREATE 1 | #define HAVE_PCAP_SET_TSTAMP_TYPE 1 | #define HAVE_PCAP_SET_TSTAMP_PRECISION 1 | #define HAVE_PCAP_FINDALLDEVS 1 | #define HAVE_PCAP_DUMP_FLUSH 1 | #define HAVE_PCAP_LIB_VERSION 1 | #define HAVE_PCAP_SETDIRECTION 1 | #define HAVE_PCAP_SET_IMMEDIATE_MODE 1 | #define HAVE_PCAP_DUMP_FTELL64 1 | #define HAVE_PCAP_OPEN 1 | #define HAVE_PCAP_FINDALLDEVS_EX 1 | #define HAVE_PCAP_DUMP_FTELL 1 | #define HAVE_BPF_DUMP 1 | #define HAVE_PCAP_PCAP_INTTYPES_H 1 | #define HAVE_PCAP_IF_T 1 | #define u_int8_t uint8_t | #define u_int16_t uint16_t | #define u_int32_t uint32_t | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include | | | int | main () | { | if (sizeof (u_int64_t)) | return 0; | ; | return 0; | } configure:6369: result: no configure:6425: checking for ranlib configure:6441: found /usr/ccs/bin/ranlib configure:6452: result: ranlib configure:6517: checking for ar configure:6533: found /usr/ccs/bin/ar configure:6544: result: ar configure:6577: checking whether the compiler supports the -W option configure:6611: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -c -g -W -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include conftest.c >&5 cc: -W option with unknown program -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include configure:6611: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tcpdump" | #define PACKAGE_TARNAME "tcpdump" | #define PACKAGE_VERSION "5.0.0-PRE-GIT" | #define PACKAGE_STRING "tcpdump 5.0.0-PRE-GIT" | #define PACKAGE_BUGREPORT "https://github.com/the-tcpdump-group/tcpdump/issues" | #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_RPC_RPC_H 1 | #define HAVE_RPC_RPCENT_H 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_TIME_T 4 | #define USE_LIBSMI 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_GETSERVENT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_GETRPCBYNUMBER 1 | #define HAVE_ETHER_NTOHOST 1 | #define HAVE_PCAP_LIST_DATALINKS 1 | #define HAVE_PCAP_FREE_DATALINKS 1 | #define HAVE_PCAP_DATALINK_NAME_TO_VAL 1 | #define HAVE_PCAP_DATALINK_VAL_TO_DESCRIPTION 1 | #define HAVE_PCAP_SET_DATALINK 1 | #define HAVE_PCAP_BREAKLOOP 1 | #define HAVE_PCAP_CREATE 1 | #define HAVE_PCAP_SET_TSTAMP_TYPE 1 | #define HAVE_PCAP_SET_TSTAMP_PRECISION 1 | #define HAVE_PCAP_FINDALLDEVS 1 | #define HAVE_PCAP_DUMP_FLUSH 1 | #define HAVE_PCAP_LIB_VERSION 1 | #define HAVE_PCAP_SETDIRECTION 1 | #define HAVE_PCAP_SET_IMMEDIATE_MODE 1 | #define HAVE_PCAP_DUMP_FTELL64 1 | #define HAVE_PCAP_OPEN 1 | #define HAVE_PCAP_FINDALLDEVS_EX 1 | #define HAVE_PCAP_DUMP_FTELL 1 | #define HAVE_BPF_DUMP 1 | #define HAVE_PCAP_PCAP_INTTYPES_H 1 | #define HAVE_PCAP_IF_T 1 | #define u_int8_t uint8_t | #define u_int16_t uint16_t | #define u_int32_t uint32_t | #define u_int64_t uint64_t | /* end confdefs.h. */ | int main(void) { return 0; } configure:6620: result: no configure:6629: checking whether the compiler supports the -Wall option configure:6663: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -c -g -Wall -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include conftest.c >&5 cc: -W option with unknown program all configure:6663: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tcpdump" | #define PACKAGE_TARNAME "tcpdump" | #define PACKAGE_VERSION "5.0.0-PRE-GIT" | #define PACKAGE_STRING "tcpdump 5.0.0-PRE-GIT" | #define PACKAGE_BUGREPORT "https://github.com/the-tcpdump-group/tcpdump/issues" | #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_RPC_RPC_H 1 | #define HAVE_RPC_RPCENT_H 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_TIME_T 4 | #define USE_LIBSMI 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_GETSERVENT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_GETRPCBYNUMBER 1 | #define HAVE_ETHER_NTOHOST 1 | #define HAVE_PCAP_LIST_DATALINKS 1 | #define HAVE_PCAP_FREE_DATALINKS 1 | #define HAVE_PCAP_DATALINK_NAME_TO_VAL 1 | #define HAVE_PCAP_DATALINK_VAL_TO_DESCRIPTION 1 | #define HAVE_PCAP_SET_DATALINK 1 | #define HAVE_PCAP_BREAKLOOP 1 | #define HAVE_PCAP_CREATE 1 | #define HAVE_PCAP_SET_TSTAMP_TYPE 1 | #define HAVE_PCAP_SET_TSTAMP_PRECISION 1 | #define HAVE_PCAP_FINDALLDEVS 1 | #define HAVE_PCAP_DUMP_FLUSH 1 | #define HAVE_PCAP_LIB_VERSION 1 | #define HAVE_PCAP_SETDIRECTION 1 | #define HAVE_PCAP_SET_IMMEDIATE_MODE 1 | #define HAVE_PCAP_DUMP_FTELL64 1 | #define HAVE_PCAP_OPEN 1 | #define HAVE_PCAP_FINDALLDEVS_EX 1 | #define HAVE_PCAP_DUMP_FTELL 1 | #define HAVE_BPF_DUMP 1 | #define HAVE_PCAP_PCAP_INTTYPES_H 1 | #define HAVE_PCAP_IF_T 1 | #define u_int8_t uint8_t | #define u_int16_t uint16_t | #define u_int32_t uint32_t | #define u_int64_t uint64_t | /* end confdefs.h. */ | int main(void) { return 0; } configure:6672: result: no configure:6681: checking whether the compiler supports the -Wassign-enum option configure:6715: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -c -g -Wassign-enum -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include conftest.c >&5 cc: -W option with unknown program assign-enum configure:6715: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tcpdump" | #define PACKAGE_TARNAME "tcpdump" | #define PACKAGE_VERSION "5.0.0-PRE-GIT" | #define PACKAGE_STRING "tcpdump 5.0.0-PRE-GIT" | #define PACKAGE_BUGREPORT "https://github.com/the-tcpdump-group/tcpdump/issues" | #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_RPC_RPC_H 1 | #define HAVE_RPC_RPCENT_H 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_TIME_T 4 | #define USE_LIBSMI 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_GETSERVENT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_GETRPCBYNUMBER 1 | #define HAVE_ETHER_NTOHOST 1 | #define HAVE_PCAP_LIST_DATALINKS 1 | #define HAVE_PCAP_FREE_DATALINKS 1 | #define HAVE_PCAP_DATALINK_NAME_TO_VAL 1 | #define HAVE_PCAP_DATALINK_VAL_TO_DESCRIPTION 1 | #define HAVE_PCAP_SET_DATALINK 1 | #define HAVE_PCAP_BREAKLOOP 1 | #define HAVE_PCAP_CREATE 1 | #define HAVE_PCAP_SET_TSTAMP_TYPE 1 | #define HAVE_PCAP_SET_TSTAMP_PRECISION 1 | #define HAVE_PCAP_FINDALLDEVS 1 | #define HAVE_PCAP_DUMP_FLUSH 1 | #define HAVE_PCAP_LIB_VERSION 1 | #define HAVE_PCAP_SETDIRECTION 1 | #define HAVE_PCAP_SET_IMMEDIATE_MODE 1 | #define HAVE_PCAP_DUMP_FTELL64 1 | #define HAVE_PCAP_OPEN 1 | #define HAVE_PCAP_FINDALLDEVS_EX 1 | #define HAVE_PCAP_DUMP_FTELL 1 | #define HAVE_BPF_DUMP 1 | #define HAVE_PCAP_PCAP_INTTYPES_H 1 | #define HAVE_PCAP_IF_T 1 | #define u_int8_t uint8_t | #define u_int16_t uint16_t | #define u_int32_t uint32_t | #define u_int64_t uint64_t | /* end confdefs.h. */ | int main(void) { return 0; } configure:6724: result: no configure:6733: checking whether the compiler supports the -Wcast-qual option configure:6767: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -c -g -Wcast-qual -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include conftest.c >&5 cc: -W option with unknown program cast-qual configure:6767: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tcpdump" | #define PACKAGE_TARNAME "tcpdump" | #define PACKAGE_VERSION "5.0.0-PRE-GIT" | #define PACKAGE_STRING "tcpdump 5.0.0-PRE-GIT" | #define PACKAGE_BUGREPORT "https://github.com/the-tcpdump-group/tcpdump/issues" | #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_RPC_RPC_H 1 | #define HAVE_RPC_RPCENT_H 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_TIME_T 4 | #define USE_LIBSMI 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_GETSERVENT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_GETRPCBYNUMBER 1 | #define HAVE_ETHER_NTOHOST 1 | #define HAVE_PCAP_LIST_DATALINKS 1 | #define HAVE_PCAP_FREE_DATALINKS 1 | #define HAVE_PCAP_DATALINK_NAME_TO_VAL 1 | #define HAVE_PCAP_DATALINK_VAL_TO_DESCRIPTION 1 | #define HAVE_PCAP_SET_DATALINK 1 | #define HAVE_PCAP_BREAKLOOP 1 | #define HAVE_PCAP_CREATE 1 | #define HAVE_PCAP_SET_TSTAMP_TYPE 1 | #define HAVE_PCAP_SET_TSTAMP_PRECISION 1 | #define HAVE_PCAP_FINDALLDEVS 1 | #define HAVE_PCAP_DUMP_FLUSH 1 | #define HAVE_PCAP_LIB_VERSION 1 | #define HAVE_PCAP_SETDIRECTION 1 | #define HAVE_PCAP_SET_IMMEDIATE_MODE 1 | #define HAVE_PCAP_DUMP_FTELL64 1 | #define HAVE_PCAP_OPEN 1 | #define HAVE_PCAP_FINDALLDEVS_EX 1 | #define HAVE_PCAP_DUMP_FTELL 1 | #define HAVE_BPF_DUMP 1 | #define HAVE_PCAP_PCAP_INTTYPES_H 1 | #define HAVE_PCAP_IF_T 1 | #define u_int8_t uint8_t | #define u_int16_t uint16_t | #define u_int32_t uint32_t | #define u_int64_t uint64_t | /* end confdefs.h. */ | int main(void) { return 0; } configure:6776: result: no configure:6785: checking whether the compiler supports the -Wmissing-prototypes option configure:6819: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -c -g -Wmissing-prototypes -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include conftest.c >&5 cc: -W option with unknown program missing-prototypes configure:6819: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tcpdump" | #define PACKAGE_TARNAME "tcpdump" | #define PACKAGE_VERSION "5.0.0-PRE-GIT" | #define PACKAGE_STRING "tcpdump 5.0.0-PRE-GIT" | #define PACKAGE_BUGREPORT "https://github.com/the-tcpdump-group/tcpdump/issues" | #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_RPC_RPC_H 1 | #define HAVE_RPC_RPCENT_H 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_TIME_T 4 | #define USE_LIBSMI 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_GETSERVENT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_GETRPCBYNUMBER 1 | #define HAVE_ETHER_NTOHOST 1 | #define HAVE_PCAP_LIST_DATALINKS 1 | #define HAVE_PCAP_FREE_DATALINKS 1 | #define HAVE_PCAP_DATALINK_NAME_TO_VAL 1 | #define HAVE_PCAP_DATALINK_VAL_TO_DESCRIPTION 1 | #define HAVE_PCAP_SET_DATALINK 1 | #define HAVE_PCAP_BREAKLOOP 1 | #define HAVE_PCAP_CREATE 1 | #define HAVE_PCAP_SET_TSTAMP_TYPE 1 | #define HAVE_PCAP_SET_TSTAMP_PRECISION 1 | #define HAVE_PCAP_FINDALLDEVS 1 | #define HAVE_PCAP_DUMP_FLUSH 1 | #define HAVE_PCAP_LIB_VERSION 1 | #define HAVE_PCAP_SETDIRECTION 1 | #define HAVE_PCAP_SET_IMMEDIATE_MODE 1 | #define HAVE_PCAP_DUMP_FTELL64 1 | #define HAVE_PCAP_OPEN 1 | #define HAVE_PCAP_FINDALLDEVS_EX 1 | #define HAVE_PCAP_DUMP_FTELL 1 | #define HAVE_BPF_DUMP 1 | #define HAVE_PCAP_PCAP_INTTYPES_H 1 | #define HAVE_PCAP_IF_T 1 | #define u_int8_t uint8_t | #define u_int16_t uint16_t | #define u_int32_t uint32_t | #define u_int64_t uint64_t | /* end confdefs.h. */ | int main(void) { return 0; } configure:6828: result: no configure:6837: checking whether the compiler supports the -Wmissing-variable-declarations option configure:6871: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -c -g -Wmissing-variable-declarations -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include conftest.c >&5 cc: -W option with unknown program missing-variable-declarations configure:6871: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tcpdump" | #define PACKAGE_TARNAME "tcpdump" | #define PACKAGE_VERSION "5.0.0-PRE-GIT" | #define PACKAGE_STRING "tcpdump 5.0.0-PRE-GIT" | #define PACKAGE_BUGREPORT "https://github.com/the-tcpdump-group/tcpdump/issues" | #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_RPC_RPC_H 1 | #define HAVE_RPC_RPCENT_H 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_TIME_T 4 | #define USE_LIBSMI 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_GETSERVENT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_GETRPCBYNUMBER 1 | #define HAVE_ETHER_NTOHOST 1 | #define HAVE_PCAP_LIST_DATALINKS 1 | #define HAVE_PCAP_FREE_DATALINKS 1 | #define HAVE_PCAP_DATALINK_NAME_TO_VAL 1 | #define HAVE_PCAP_DATALINK_VAL_TO_DESCRIPTION 1 | #define HAVE_PCAP_SET_DATALINK 1 | #define HAVE_PCAP_BREAKLOOP 1 | #define HAVE_PCAP_CREATE 1 | #define HAVE_PCAP_SET_TSTAMP_TYPE 1 | #define HAVE_PCAP_SET_TSTAMP_PRECISION 1 | #define HAVE_PCAP_FINDALLDEVS 1 | #define HAVE_PCAP_DUMP_FLUSH 1 | #define HAVE_PCAP_LIB_VERSION 1 | #define HAVE_PCAP_SETDIRECTION 1 | #define HAVE_PCAP_SET_IMMEDIATE_MODE 1 | #define HAVE_PCAP_DUMP_FTELL64 1 | #define HAVE_PCAP_OPEN 1 | #define HAVE_PCAP_FINDALLDEVS_EX 1 | #define HAVE_PCAP_DUMP_FTELL 1 | #define HAVE_BPF_DUMP 1 | #define HAVE_PCAP_PCAP_INTTYPES_H 1 | #define HAVE_PCAP_IF_T 1 | #define u_int8_t uint8_t | #define u_int16_t uint16_t | #define u_int32_t uint32_t | #define u_int64_t uint64_t | /* end confdefs.h. */ | int main(void) { return 0; } configure:6880: result: no configure:6889: checking whether the compiler supports the -Wnull-pointer-subtraction option configure:6923: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -c -g -Wnull-pointer-subtraction -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include conftest.c >&5 cc: -W option with unknown program null-pointer-subtraction configure:6923: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tcpdump" | #define PACKAGE_TARNAME "tcpdump" | #define PACKAGE_VERSION "5.0.0-PRE-GIT" | #define PACKAGE_STRING "tcpdump 5.0.0-PRE-GIT" | #define PACKAGE_BUGREPORT "https://github.com/the-tcpdump-group/tcpdump/issues" | #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_RPC_RPC_H 1 | #define HAVE_RPC_RPCENT_H 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_TIME_T 4 | #define USE_LIBSMI 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_GETSERVENT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_GETRPCBYNUMBER 1 | #define HAVE_ETHER_NTOHOST 1 | #define HAVE_PCAP_LIST_DATALINKS 1 | #define HAVE_PCAP_FREE_DATALINKS 1 | #define HAVE_PCAP_DATALINK_NAME_TO_VAL 1 | #define HAVE_PCAP_DATALINK_VAL_TO_DESCRIPTION 1 | #define HAVE_PCAP_SET_DATALINK 1 | #define HAVE_PCAP_BREAKLOOP 1 | #define HAVE_PCAP_CREATE 1 | #define HAVE_PCAP_SET_TSTAMP_TYPE 1 | #define HAVE_PCAP_SET_TSTAMP_PRECISION 1 | #define HAVE_PCAP_FINDALLDEVS 1 | #define HAVE_PCAP_DUMP_FLUSH 1 | #define HAVE_PCAP_LIB_VERSION 1 | #define HAVE_PCAP_SETDIRECTION 1 | #define HAVE_PCAP_SET_IMMEDIATE_MODE 1 | #define HAVE_PCAP_DUMP_FTELL64 1 | #define HAVE_PCAP_OPEN 1 | #define HAVE_PCAP_FINDALLDEVS_EX 1 | #define HAVE_PCAP_DUMP_FTELL 1 | #define HAVE_BPF_DUMP 1 | #define HAVE_PCAP_PCAP_INTTYPES_H 1 | #define HAVE_PCAP_IF_T 1 | #define u_int8_t uint8_t | #define u_int16_t uint16_t | #define u_int32_t uint32_t | #define u_int64_t uint64_t | /* end confdefs.h. */ | int main(void) { return 0; } configure:6932: result: no configure:6941: checking whether the compiler supports the -Wold-style-definition option configure:6975: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -c -g -Wold-style-definition -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include conftest.c >&5 cc: -W option with unknown program old-style-definition configure:6975: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tcpdump" | #define PACKAGE_TARNAME "tcpdump" | #define PACKAGE_VERSION "5.0.0-PRE-GIT" | #define PACKAGE_STRING "tcpdump 5.0.0-PRE-GIT" | #define PACKAGE_BUGREPORT "https://github.com/the-tcpdump-group/tcpdump/issues" | #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_RPC_RPC_H 1 | #define HAVE_RPC_RPCENT_H 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_TIME_T 4 | #define USE_LIBSMI 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_GETSERVENT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_GETRPCBYNUMBER 1 | #define HAVE_ETHER_NTOHOST 1 | #define HAVE_PCAP_LIST_DATALINKS 1 | #define HAVE_PCAP_FREE_DATALINKS 1 | #define HAVE_PCAP_DATALINK_NAME_TO_VAL 1 | #define HAVE_PCAP_DATALINK_VAL_TO_DESCRIPTION 1 | #define HAVE_PCAP_SET_DATALINK 1 | #define HAVE_PCAP_BREAKLOOP 1 | #define HAVE_PCAP_CREATE 1 | #define HAVE_PCAP_SET_TSTAMP_TYPE 1 | #define HAVE_PCAP_SET_TSTAMP_PRECISION 1 | #define HAVE_PCAP_FINDALLDEVS 1 | #define HAVE_PCAP_DUMP_FLUSH 1 | #define HAVE_PCAP_LIB_VERSION 1 | #define HAVE_PCAP_SETDIRECTION 1 | #define HAVE_PCAP_SET_IMMEDIATE_MODE 1 | #define HAVE_PCAP_DUMP_FTELL64 1 | #define HAVE_PCAP_OPEN 1 | #define HAVE_PCAP_FINDALLDEVS_EX 1 | #define HAVE_PCAP_DUMP_FTELL 1 | #define HAVE_BPF_DUMP 1 | #define HAVE_PCAP_PCAP_INTTYPES_H 1 | #define HAVE_PCAP_IF_T 1 | #define u_int8_t uint8_t | #define u_int16_t uint16_t | #define u_int32_t uint32_t | #define u_int64_t uint64_t | /* end confdefs.h. */ | int main(void) { return 0; } configure:6984: result: no configure:6993: checking whether the compiler supports the -Wpedantic option configure:7027: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -c -g -Wpedantic -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include conftest.c >&5 cc: -W option with unknown program pedantic configure:7027: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tcpdump" | #define PACKAGE_TARNAME "tcpdump" | #define PACKAGE_VERSION "5.0.0-PRE-GIT" | #define PACKAGE_STRING "tcpdump 5.0.0-PRE-GIT" | #define PACKAGE_BUGREPORT "https://github.com/the-tcpdump-group/tcpdump/issues" | #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_RPC_RPC_H 1 | #define HAVE_RPC_RPCENT_H 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_TIME_T 4 | #define USE_LIBSMI 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_GETSERVENT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_GETRPCBYNUMBER 1 | #define HAVE_ETHER_NTOHOST 1 | #define HAVE_PCAP_LIST_DATALINKS 1 | #define HAVE_PCAP_FREE_DATALINKS 1 | #define HAVE_PCAP_DATALINK_NAME_TO_VAL 1 | #define HAVE_PCAP_DATALINK_VAL_TO_DESCRIPTION 1 | #define HAVE_PCAP_SET_DATALINK 1 | #define HAVE_PCAP_BREAKLOOP 1 | #define HAVE_PCAP_CREATE 1 | #define HAVE_PCAP_SET_TSTAMP_TYPE 1 | #define HAVE_PCAP_SET_TSTAMP_PRECISION 1 | #define HAVE_PCAP_FINDALLDEVS 1 | #define HAVE_PCAP_DUMP_FLUSH 1 | #define HAVE_PCAP_LIB_VERSION 1 | #define HAVE_PCAP_SETDIRECTION 1 | #define HAVE_PCAP_SET_IMMEDIATE_MODE 1 | #define HAVE_PCAP_DUMP_FTELL64 1 | #define HAVE_PCAP_OPEN 1 | #define HAVE_PCAP_FINDALLDEVS_EX 1 | #define HAVE_PCAP_DUMP_FTELL 1 | #define HAVE_BPF_DUMP 1 | #define HAVE_PCAP_PCAP_INTTYPES_H 1 | #define HAVE_PCAP_IF_T 1 | #define u_int8_t uint8_t | #define u_int16_t uint16_t | #define u_int32_t uint32_t | #define u_int64_t uint64_t | /* end confdefs.h. */ | int main(void) { return 0; } configure:7036: result: no configure:7045: checking whether the compiler supports the -Wpointer-arith option configure:7079: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -c -g -Wpointer-arith -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include conftest.c >&5 cc: -W option with unknown program pointer-arith configure:7079: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tcpdump" | #define PACKAGE_TARNAME "tcpdump" | #define PACKAGE_VERSION "5.0.0-PRE-GIT" | #define PACKAGE_STRING "tcpdump 5.0.0-PRE-GIT" | #define PACKAGE_BUGREPORT "https://github.com/the-tcpdump-group/tcpdump/issues" | #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_RPC_RPC_H 1 | #define HAVE_RPC_RPCENT_H 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_TIME_T 4 | #define USE_LIBSMI 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_GETSERVENT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_GETRPCBYNUMBER 1 | #define HAVE_ETHER_NTOHOST 1 | #define HAVE_PCAP_LIST_DATALINKS 1 | #define HAVE_PCAP_FREE_DATALINKS 1 | #define HAVE_PCAP_DATALINK_NAME_TO_VAL 1 | #define HAVE_PCAP_DATALINK_VAL_TO_DESCRIPTION 1 | #define HAVE_PCAP_SET_DATALINK 1 | #define HAVE_PCAP_BREAKLOOP 1 | #define HAVE_PCAP_CREATE 1 | #define HAVE_PCAP_SET_TSTAMP_TYPE 1 | #define HAVE_PCAP_SET_TSTAMP_PRECISION 1 | #define HAVE_PCAP_FINDALLDEVS 1 | #define HAVE_PCAP_DUMP_FLUSH 1 | #define HAVE_PCAP_LIB_VERSION 1 | #define HAVE_PCAP_SETDIRECTION 1 | #define HAVE_PCAP_SET_IMMEDIATE_MODE 1 | #define HAVE_PCAP_DUMP_FTELL64 1 | #define HAVE_PCAP_OPEN 1 | #define HAVE_PCAP_FINDALLDEVS_EX 1 | #define HAVE_PCAP_DUMP_FTELL 1 | #define HAVE_BPF_DUMP 1 | #define HAVE_PCAP_PCAP_INTTYPES_H 1 | #define HAVE_PCAP_IF_T 1 | #define u_int8_t uint8_t | #define u_int16_t uint16_t | #define u_int32_t uint32_t | #define u_int64_t uint64_t | /* end confdefs.h. */ | int main(void) { return 0; } configure:7088: result: no configure:7097: checking whether the compiler supports the -Wpointer-sign option configure:7131: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -c -g -Wpointer-sign -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include conftest.c >&5 cc: -W option with unknown program pointer-sign configure:7131: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tcpdump" | #define PACKAGE_TARNAME "tcpdump" | #define PACKAGE_VERSION "5.0.0-PRE-GIT" | #define PACKAGE_STRING "tcpdump 5.0.0-PRE-GIT" | #define PACKAGE_BUGREPORT "https://github.com/the-tcpdump-group/tcpdump/issues" | #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_RPC_RPC_H 1 | #define HAVE_RPC_RPCENT_H 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_TIME_T 4 | #define USE_LIBSMI 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_GETSERVENT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_GETRPCBYNUMBER 1 | #define HAVE_ETHER_NTOHOST 1 | #define HAVE_PCAP_LIST_DATALINKS 1 | #define HAVE_PCAP_FREE_DATALINKS 1 | #define HAVE_PCAP_DATALINK_NAME_TO_VAL 1 | #define HAVE_PCAP_DATALINK_VAL_TO_DESCRIPTION 1 | #define HAVE_PCAP_SET_DATALINK 1 | #define HAVE_PCAP_BREAKLOOP 1 | #define HAVE_PCAP_CREATE 1 | #define HAVE_PCAP_SET_TSTAMP_TYPE 1 | #define HAVE_PCAP_SET_TSTAMP_PRECISION 1 | #define HAVE_PCAP_FINDALLDEVS 1 | #define HAVE_PCAP_DUMP_FLUSH 1 | #define HAVE_PCAP_LIB_VERSION 1 | #define HAVE_PCAP_SETDIRECTION 1 | #define HAVE_PCAP_SET_IMMEDIATE_MODE 1 | #define HAVE_PCAP_DUMP_FTELL64 1 | #define HAVE_PCAP_OPEN 1 | #define HAVE_PCAP_FINDALLDEVS_EX 1 | #define HAVE_PCAP_DUMP_FTELL 1 | #define HAVE_BPF_DUMP 1 | #define HAVE_PCAP_PCAP_INTTYPES_H 1 | #define HAVE_PCAP_IF_T 1 | #define u_int8_t uint8_t | #define u_int16_t uint16_t | #define u_int32_t uint32_t | #define u_int64_t uint64_t | /* end confdefs.h. */ | int main(void) { return 0; } configure:7140: result: no configure:7149: checking whether the compiler supports the -Wshadow option configure:7183: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -c -g -Wshadow -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include conftest.c >&5 cc: -W option with unknown program shadow configure:7183: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tcpdump" | #define PACKAGE_TARNAME "tcpdump" | #define PACKAGE_VERSION "5.0.0-PRE-GIT" | #define PACKAGE_STRING "tcpdump 5.0.0-PRE-GIT" | #define PACKAGE_BUGREPORT "https://github.com/the-tcpdump-group/tcpdump/issues" | #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_RPC_RPC_H 1 | #define HAVE_RPC_RPCENT_H 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_TIME_T 4 | #define USE_LIBSMI 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_GETSERVENT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_GETRPCBYNUMBER 1 | #define HAVE_ETHER_NTOHOST 1 | #define HAVE_PCAP_LIST_DATALINKS 1 | #define HAVE_PCAP_FREE_DATALINKS 1 | #define HAVE_PCAP_DATALINK_NAME_TO_VAL 1 | #define HAVE_PCAP_DATALINK_VAL_TO_DESCRIPTION 1 | #define HAVE_PCAP_SET_DATALINK 1 | #define HAVE_PCAP_BREAKLOOP 1 | #define HAVE_PCAP_CREATE 1 | #define HAVE_PCAP_SET_TSTAMP_TYPE 1 | #define HAVE_PCAP_SET_TSTAMP_PRECISION 1 | #define HAVE_PCAP_FINDALLDEVS 1 | #define HAVE_PCAP_DUMP_FLUSH 1 | #define HAVE_PCAP_LIB_VERSION 1 | #define HAVE_PCAP_SETDIRECTION 1 | #define HAVE_PCAP_SET_IMMEDIATE_MODE 1 | #define HAVE_PCAP_DUMP_FTELL64 1 | #define HAVE_PCAP_OPEN 1 | #define HAVE_PCAP_FINDALLDEVS_EX 1 | #define HAVE_PCAP_DUMP_FTELL 1 | #define HAVE_BPF_DUMP 1 | #define HAVE_PCAP_PCAP_INTTYPES_H 1 | #define HAVE_PCAP_IF_T 1 | #define u_int8_t uint8_t | #define u_int16_t uint16_t | #define u_int32_t uint32_t | #define u_int64_t uint64_t | /* end confdefs.h. */ | int main(void) { return 0; } configure:7192: result: no configure:7201: checking whether the compiler supports the -Wsign-compare option configure:7235: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -c -g -Wsign-compare -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include conftest.c >&5 cc: -W option with unknown program sign-compare configure:7235: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tcpdump" | #define PACKAGE_TARNAME "tcpdump" | #define PACKAGE_VERSION "5.0.0-PRE-GIT" | #define PACKAGE_STRING "tcpdump 5.0.0-PRE-GIT" | #define PACKAGE_BUGREPORT "https://github.com/the-tcpdump-group/tcpdump/issues" | #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_RPC_RPC_H 1 | #define HAVE_RPC_RPCENT_H 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_TIME_T 4 | #define USE_LIBSMI 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_GETSERVENT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_GETRPCBYNUMBER 1 | #define HAVE_ETHER_NTOHOST 1 | #define HAVE_PCAP_LIST_DATALINKS 1 | #define HAVE_PCAP_FREE_DATALINKS 1 | #define HAVE_PCAP_DATALINK_NAME_TO_VAL 1 | #define HAVE_PCAP_DATALINK_VAL_TO_DESCRIPTION 1 | #define HAVE_PCAP_SET_DATALINK 1 | #define HAVE_PCAP_BREAKLOOP 1 | #define HAVE_PCAP_CREATE 1 | #define HAVE_PCAP_SET_TSTAMP_TYPE 1 | #define HAVE_PCAP_SET_TSTAMP_PRECISION 1 | #define HAVE_PCAP_FINDALLDEVS 1 | #define HAVE_PCAP_DUMP_FLUSH 1 | #define HAVE_PCAP_LIB_VERSION 1 | #define HAVE_PCAP_SETDIRECTION 1 | #define HAVE_PCAP_SET_IMMEDIATE_MODE 1 | #define HAVE_PCAP_DUMP_FTELL64 1 | #define HAVE_PCAP_OPEN 1 | #define HAVE_PCAP_FINDALLDEVS_EX 1 | #define HAVE_PCAP_DUMP_FTELL 1 | #define HAVE_BPF_DUMP 1 | #define HAVE_PCAP_PCAP_INTTYPES_H 1 | #define HAVE_PCAP_IF_T 1 | #define u_int8_t uint8_t | #define u_int16_t uint16_t | #define u_int32_t uint32_t | #define u_int64_t uint64_t | /* end confdefs.h. */ | int main(void) { return 0; } configure:7244: result: no configure:7253: checking whether the compiler supports the -Wstrict-prototypes option configure:7287: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -c -g -Wstrict-prototypes -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include conftest.c >&5 cc: -W option with unknown program strict-prototypes configure:7287: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tcpdump" | #define PACKAGE_TARNAME "tcpdump" | #define PACKAGE_VERSION "5.0.0-PRE-GIT" | #define PACKAGE_STRING "tcpdump 5.0.0-PRE-GIT" | #define PACKAGE_BUGREPORT "https://github.com/the-tcpdump-group/tcpdump/issues" | #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_RPC_RPC_H 1 | #define HAVE_RPC_RPCENT_H 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_TIME_T 4 | #define USE_LIBSMI 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_GETSERVENT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_GETRPCBYNUMBER 1 | #define HAVE_ETHER_NTOHOST 1 | #define HAVE_PCAP_LIST_DATALINKS 1 | #define HAVE_PCAP_FREE_DATALINKS 1 | #define HAVE_PCAP_DATALINK_NAME_TO_VAL 1 | #define HAVE_PCAP_DATALINK_VAL_TO_DESCRIPTION 1 | #define HAVE_PCAP_SET_DATALINK 1 | #define HAVE_PCAP_BREAKLOOP 1 | #define HAVE_PCAP_CREATE 1 | #define HAVE_PCAP_SET_TSTAMP_TYPE 1 | #define HAVE_PCAP_SET_TSTAMP_PRECISION 1 | #define HAVE_PCAP_FINDALLDEVS 1 | #define HAVE_PCAP_DUMP_FLUSH 1 | #define HAVE_PCAP_LIB_VERSION 1 | #define HAVE_PCAP_SETDIRECTION 1 | #define HAVE_PCAP_SET_IMMEDIATE_MODE 1 | #define HAVE_PCAP_DUMP_FTELL64 1 | #define HAVE_PCAP_OPEN 1 | #define HAVE_PCAP_FINDALLDEVS_EX 1 | #define HAVE_PCAP_DUMP_FTELL 1 | #define HAVE_BPF_DUMP 1 | #define HAVE_PCAP_PCAP_INTTYPES_H 1 | #define HAVE_PCAP_IF_T 1 | #define u_int8_t uint8_t | #define u_int16_t uint16_t | #define u_int32_t uint32_t | #define u_int64_t uint64_t | /* end confdefs.h. */ | int main(void) { return 0; } configure:7296: result: no configure:7305: checking whether the compiler supports the -Wundef option configure:7339: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -c -g -Wundef -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include conftest.c >&5 cc: -W option with unknown program undef configure:7339: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tcpdump" | #define PACKAGE_TARNAME "tcpdump" | #define PACKAGE_VERSION "5.0.0-PRE-GIT" | #define PACKAGE_STRING "tcpdump 5.0.0-PRE-GIT" | #define PACKAGE_BUGREPORT "https://github.com/the-tcpdump-group/tcpdump/issues" | #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_RPC_RPC_H 1 | #define HAVE_RPC_RPCENT_H 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_TIME_T 4 | #define USE_LIBSMI 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_GETSERVENT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_GETRPCBYNUMBER 1 | #define HAVE_ETHER_NTOHOST 1 | #define HAVE_PCAP_LIST_DATALINKS 1 | #define HAVE_PCAP_FREE_DATALINKS 1 | #define HAVE_PCAP_DATALINK_NAME_TO_VAL 1 | #define HAVE_PCAP_DATALINK_VAL_TO_DESCRIPTION 1 | #define HAVE_PCAP_SET_DATALINK 1 | #define HAVE_PCAP_BREAKLOOP 1 | #define HAVE_PCAP_CREATE 1 | #define HAVE_PCAP_SET_TSTAMP_TYPE 1 | #define HAVE_PCAP_SET_TSTAMP_PRECISION 1 | #define HAVE_PCAP_FINDALLDEVS 1 | #define HAVE_PCAP_DUMP_FLUSH 1 | #define HAVE_PCAP_LIB_VERSION 1 | #define HAVE_PCAP_SETDIRECTION 1 | #define HAVE_PCAP_SET_IMMEDIATE_MODE 1 | #define HAVE_PCAP_DUMP_FTELL64 1 | #define HAVE_PCAP_OPEN 1 | #define HAVE_PCAP_FINDALLDEVS_EX 1 | #define HAVE_PCAP_DUMP_FTELL 1 | #define HAVE_BPF_DUMP 1 | #define HAVE_PCAP_PCAP_INTTYPES_H 1 | #define HAVE_PCAP_IF_T 1 | #define u_int8_t uint8_t | #define u_int16_t uint16_t | #define u_int32_t uint32_t | #define u_int64_t uint64_t | /* end confdefs.h. */ | int main(void) { return 0; } configure:7348: result: no configure:7357: checking whether the compiler supports the -Wunreachable-code-return option configure:7391: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -c -g -Wunreachable-code-return -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include conftest.c >&5 cc: -W option with unknown program unreachable-code-return configure:7391: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tcpdump" | #define PACKAGE_TARNAME "tcpdump" | #define PACKAGE_VERSION "5.0.0-PRE-GIT" | #define PACKAGE_STRING "tcpdump 5.0.0-PRE-GIT" | #define PACKAGE_BUGREPORT "https://github.com/the-tcpdump-group/tcpdump/issues" | #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_RPC_RPC_H 1 | #define HAVE_RPC_RPCENT_H 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_TIME_T 4 | #define USE_LIBSMI 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_GETSERVENT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_GETRPCBYNUMBER 1 | #define HAVE_ETHER_NTOHOST 1 | #define HAVE_PCAP_LIST_DATALINKS 1 | #define HAVE_PCAP_FREE_DATALINKS 1 | #define HAVE_PCAP_DATALINK_NAME_TO_VAL 1 | #define HAVE_PCAP_DATALINK_VAL_TO_DESCRIPTION 1 | #define HAVE_PCAP_SET_DATALINK 1 | #define HAVE_PCAP_BREAKLOOP 1 | #define HAVE_PCAP_CREATE 1 | #define HAVE_PCAP_SET_TSTAMP_TYPE 1 | #define HAVE_PCAP_SET_TSTAMP_PRECISION 1 | #define HAVE_PCAP_FINDALLDEVS 1 | #define HAVE_PCAP_DUMP_FLUSH 1 | #define HAVE_PCAP_LIB_VERSION 1 | #define HAVE_PCAP_SETDIRECTION 1 | #define HAVE_PCAP_SET_IMMEDIATE_MODE 1 | #define HAVE_PCAP_DUMP_FTELL64 1 | #define HAVE_PCAP_OPEN 1 | #define HAVE_PCAP_FINDALLDEVS_EX 1 | #define HAVE_PCAP_DUMP_FTELL 1 | #define HAVE_BPF_DUMP 1 | #define HAVE_PCAP_PCAP_INTTYPES_H 1 | #define HAVE_PCAP_IF_T 1 | #define u_int8_t uint8_t | #define u_int16_t uint16_t | #define u_int32_t uint32_t | #define u_int64_t uint64_t | /* end confdefs.h. */ | int main(void) { return 0; } configure:7400: result: no configure:7409: checking whether the compiler supports the -Wunused-but-set-parameter option configure:7443: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -c -g -Wunused-but-set-parameter -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include conftest.c >&5 cc: -W option with unknown program unused-but-set-parameter configure:7443: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tcpdump" | #define PACKAGE_TARNAME "tcpdump" | #define PACKAGE_VERSION "5.0.0-PRE-GIT" | #define PACKAGE_STRING "tcpdump 5.0.0-PRE-GIT" | #define PACKAGE_BUGREPORT "https://github.com/the-tcpdump-group/tcpdump/issues" | #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_RPC_RPC_H 1 | #define HAVE_RPC_RPCENT_H 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_TIME_T 4 | #define USE_LIBSMI 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_GETSERVENT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_GETRPCBYNUMBER 1 | #define HAVE_ETHER_NTOHOST 1 | #define HAVE_PCAP_LIST_DATALINKS 1 | #define HAVE_PCAP_FREE_DATALINKS 1 | #define HAVE_PCAP_DATALINK_NAME_TO_VAL 1 | #define HAVE_PCAP_DATALINK_VAL_TO_DESCRIPTION 1 | #define HAVE_PCAP_SET_DATALINK 1 | #define HAVE_PCAP_BREAKLOOP 1 | #define HAVE_PCAP_CREATE 1 | #define HAVE_PCAP_SET_TSTAMP_TYPE 1 | #define HAVE_PCAP_SET_TSTAMP_PRECISION 1 | #define HAVE_PCAP_FINDALLDEVS 1 | #define HAVE_PCAP_DUMP_FLUSH 1 | #define HAVE_PCAP_LIB_VERSION 1 | #define HAVE_PCAP_SETDIRECTION 1 | #define HAVE_PCAP_SET_IMMEDIATE_MODE 1 | #define HAVE_PCAP_DUMP_FTELL64 1 | #define HAVE_PCAP_OPEN 1 | #define HAVE_PCAP_FINDALLDEVS_EX 1 | #define HAVE_PCAP_DUMP_FTELL 1 | #define HAVE_BPF_DUMP 1 | #define HAVE_PCAP_PCAP_INTTYPES_H 1 | #define HAVE_PCAP_IF_T 1 | #define u_int8_t uint8_t | #define u_int16_t uint16_t | #define u_int32_t uint32_t | #define u_int64_t uint64_t | /* end confdefs.h. */ | int main(void) { return 0; } configure:7452: result: no configure:7461: checking whether the compiler supports the -Wunused-but-set-variable option configure:7495: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -c -g -Wunused-but-set-variable -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include conftest.c >&5 cc: -W option with unknown program unused-but-set-variable configure:7495: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tcpdump" | #define PACKAGE_TARNAME "tcpdump" | #define PACKAGE_VERSION "5.0.0-PRE-GIT" | #define PACKAGE_STRING "tcpdump 5.0.0-PRE-GIT" | #define PACKAGE_BUGREPORT "https://github.com/the-tcpdump-group/tcpdump/issues" | #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_RPC_RPC_H 1 | #define HAVE_RPC_RPCENT_H 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_TIME_T 4 | #define USE_LIBSMI 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_GETSERVENT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_GETRPCBYNUMBER 1 | #define HAVE_ETHER_NTOHOST 1 | #define HAVE_PCAP_LIST_DATALINKS 1 | #define HAVE_PCAP_FREE_DATALINKS 1 | #define HAVE_PCAP_DATALINK_NAME_TO_VAL 1 | #define HAVE_PCAP_DATALINK_VAL_TO_DESCRIPTION 1 | #define HAVE_PCAP_SET_DATALINK 1 | #define HAVE_PCAP_BREAKLOOP 1 | #define HAVE_PCAP_CREATE 1 | #define HAVE_PCAP_SET_TSTAMP_TYPE 1 | #define HAVE_PCAP_SET_TSTAMP_PRECISION 1 | #define HAVE_PCAP_FINDALLDEVS 1 | #define HAVE_PCAP_DUMP_FLUSH 1 | #define HAVE_PCAP_LIB_VERSION 1 | #define HAVE_PCAP_SETDIRECTION 1 | #define HAVE_PCAP_SET_IMMEDIATE_MODE 1 | #define HAVE_PCAP_DUMP_FTELL64 1 | #define HAVE_PCAP_OPEN 1 | #define HAVE_PCAP_FINDALLDEVS_EX 1 | #define HAVE_PCAP_DUMP_FTELL 1 | #define HAVE_BPF_DUMP 1 | #define HAVE_PCAP_PCAP_INTTYPES_H 1 | #define HAVE_PCAP_IF_T 1 | #define u_int8_t uint8_t | #define u_int16_t uint16_t | #define u_int32_t uint32_t | #define u_int64_t uint64_t | /* end confdefs.h. */ | int main(void) { return 0; } configure:7504: result: no configure:7513: checking whether the compiler supports the -Wused-but-marked-unused option configure:7547: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -c -g -Wused-but-marked-unused -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include conftest.c >&5 cc: -W option with unknown program used-but-marked-unused configure:7547: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tcpdump" | #define PACKAGE_TARNAME "tcpdump" | #define PACKAGE_VERSION "5.0.0-PRE-GIT" | #define PACKAGE_STRING "tcpdump 5.0.0-PRE-GIT" | #define PACKAGE_BUGREPORT "https://github.com/the-tcpdump-group/tcpdump/issues" | #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_RPC_RPC_H 1 | #define HAVE_RPC_RPCENT_H 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_TIME_T 4 | #define USE_LIBSMI 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_GETSERVENT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_GETRPCBYNUMBER 1 | #define HAVE_ETHER_NTOHOST 1 | #define HAVE_PCAP_LIST_DATALINKS 1 | #define HAVE_PCAP_FREE_DATALINKS 1 | #define HAVE_PCAP_DATALINK_NAME_TO_VAL 1 | #define HAVE_PCAP_DATALINK_VAL_TO_DESCRIPTION 1 | #define HAVE_PCAP_SET_DATALINK 1 | #define HAVE_PCAP_BREAKLOOP 1 | #define HAVE_PCAP_CREATE 1 | #define HAVE_PCAP_SET_TSTAMP_TYPE 1 | #define HAVE_PCAP_SET_TSTAMP_PRECISION 1 | #define HAVE_PCAP_FINDALLDEVS 1 | #define HAVE_PCAP_DUMP_FLUSH 1 | #define HAVE_PCAP_LIB_VERSION 1 | #define HAVE_PCAP_SETDIRECTION 1 | #define HAVE_PCAP_SET_IMMEDIATE_MODE 1 | #define HAVE_PCAP_DUMP_FTELL64 1 | #define HAVE_PCAP_OPEN 1 | #define HAVE_PCAP_FINDALLDEVS_EX 1 | #define HAVE_PCAP_DUMP_FTELL 1 | #define HAVE_BPF_DUMP 1 | #define HAVE_PCAP_PCAP_INTTYPES_H 1 | #define HAVE_PCAP_IF_T 1 | #define u_int8_t uint8_t | #define u_int16_t uint16_t | #define u_int32_t uint32_t | #define u_int64_t uint64_t | /* end confdefs.h. */ | int main(void) { return 0; } configure:7556: result: no configure:7565: checking whether the compiler supports the -Wwrite-strings option configure:7599: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -c -g -Wwrite-strings -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include conftest.c >&5 cc: -W option with unknown program write-strings configure:7599: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tcpdump" | #define PACKAGE_TARNAME "tcpdump" | #define PACKAGE_VERSION "5.0.0-PRE-GIT" | #define PACKAGE_STRING "tcpdump 5.0.0-PRE-GIT" | #define PACKAGE_BUGREPORT "https://github.com/the-tcpdump-group/tcpdump/issues" | #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_RPC_RPC_H 1 | #define HAVE_RPC_RPCENT_H 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_TIME_T 4 | #define USE_LIBSMI 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_GETSERVENT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_GETRPCBYNUMBER 1 | #define HAVE_ETHER_NTOHOST 1 | #define HAVE_PCAP_LIST_DATALINKS 1 | #define HAVE_PCAP_FREE_DATALINKS 1 | #define HAVE_PCAP_DATALINK_NAME_TO_VAL 1 | #define HAVE_PCAP_DATALINK_VAL_TO_DESCRIPTION 1 | #define HAVE_PCAP_SET_DATALINK 1 | #define HAVE_PCAP_BREAKLOOP 1 | #define HAVE_PCAP_CREATE 1 | #define HAVE_PCAP_SET_TSTAMP_TYPE 1 | #define HAVE_PCAP_SET_TSTAMP_PRECISION 1 | #define HAVE_PCAP_FINDALLDEVS 1 | #define HAVE_PCAP_DUMP_FLUSH 1 | #define HAVE_PCAP_LIB_VERSION 1 | #define HAVE_PCAP_SETDIRECTION 1 | #define HAVE_PCAP_SET_IMMEDIATE_MODE 1 | #define HAVE_PCAP_DUMP_FTELL64 1 | #define HAVE_PCAP_OPEN 1 | #define HAVE_PCAP_FINDALLDEVS_EX 1 | #define HAVE_PCAP_DUMP_FTELL 1 | #define HAVE_BPF_DUMP 1 | #define HAVE_PCAP_PCAP_INTTYPES_H 1 | #define HAVE_PCAP_IF_T 1 | #define u_int8_t uint8_t | #define u_int16_t uint16_t | #define u_int32_t uint32_t | #define u_int64_t uint64_t | /* end confdefs.h. */ | int main(void) { return 0; } configure:7608: result: no configure:7618: checking whether the compiler supports generating dependencies configure:7688: eval "$CC $ac_lbl_dependency_flag conftest.c >/dev/null 2>&1" configure:7691: $? = 0 configure:7693: result: yes, with -xM configure:7719: checking whether to use an os-proto.h header configure:7731: result: no configure:7737: checking whether to use OpenSSL/libressl libcrypto configure:7781: result: yes, if available configure:7796: checking openssl/crypto.h usability configure:7796: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -c -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include conftest.c >&5 configure:7796: $? = 0 configure:7796: result: yes configure:7796: checking openssl/crypto.h presence configure:7796: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -E -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include conftest.c configure:7796: $? = 0 configure:7796: result: yes configure:7796: checking for openssl/crypto.h configure:7796: result: yes configure:7799: checking for DES_cbc_encrypt in -lcrypto configure:7824: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -o conftest -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include -L/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -L/opt/csw/lib -R/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -R/opt/csw/lib -L/usr/local/lib conftest.c -lcrypto -L/usr/local/lib -Wl,-R,/usr/local/lib -lpcap -lsocket -lnsl -lsmi >&5 "conftest.c", line 70: warning: statement not reached configure:7824: $? = 0 configure:7833: result: yes configure:7847: checking openssl/evp.h usability configure:7847: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -c -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include conftest.c >&5 configure:7847: $? = 0 configure:7847: result: yes configure:7847: checking openssl/evp.h presence configure:7847: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -E -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include conftest.c configure:7847: $? = 0 configure:7847: result: yes configure:7847: checking for openssl/evp.h configure:7847: result: yes configure:7880: checking for EVP_CIPHER_CTX_new configure:7880: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -o conftest -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include -L/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -L/opt/csw/lib -R/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -R/opt/csw/lib -L/usr/local/lib conftest.c -lcrypto -L/usr/local/lib -Wl,-R,/usr/local/lib -lpcap -lsocket -lnsl -lsmi >&5 "conftest.c", line 95: warning: statement not reached configure:7880: $? = 0 configure:7880: result: yes configure:7880: checking for EVP_DecryptInit_ex configure:7880: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -o conftest -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include -L/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -L/opt/csw/lib -R/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -R/opt/csw/lib -L/usr/local/lib conftest.c -lcrypto -L/usr/local/lib -Wl,-R,/usr/local/lib -lpcap -lsocket -lnsl -lsmi >&5 "conftest.c", line 96: warning: statement not reached configure:7880: $? = 0 configure:7880: result: yes configure:7897: checking whether to use libcap-ng configure:7923: result: yes, if available configure:7929: checking for capng_change_id in -lcap-ng configure:7954: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -o conftest -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include -L/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -L/opt/csw/lib -R/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -R/opt/csw/lib -L/usr/local/lib conftest.c -lcap-ng -lcrypto -L/usr/local/lib -Wl,-R,/usr/local/lib -lpcap -lsocket -lnsl -lsmi >&5 "conftest.c", line 74: warning: statement not reached ld: fatal: library -lcap-ng: not found ld: fatal: file processing errors. No output written to conftest configure:7954: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tcpdump" | #define PACKAGE_TARNAME "tcpdump" | #define PACKAGE_VERSION "5.0.0-PRE-GIT" | #define PACKAGE_STRING "tcpdump 5.0.0-PRE-GIT" | #define PACKAGE_BUGREPORT "https://github.com/the-tcpdump-group/tcpdump/issues" | #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_RPC_RPC_H 1 | #define HAVE_RPC_RPCENT_H 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_TIME_T 4 | #define USE_LIBSMI 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_GETSERVENT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_GETRPCBYNUMBER 1 | #define HAVE_ETHER_NTOHOST 1 | #define HAVE_PCAP_LIST_DATALINKS 1 | #define HAVE_PCAP_FREE_DATALINKS 1 | #define HAVE_PCAP_DATALINK_NAME_TO_VAL 1 | #define HAVE_PCAP_DATALINK_VAL_TO_DESCRIPTION 1 | #define HAVE_PCAP_SET_DATALINK 1 | #define HAVE_PCAP_BREAKLOOP 1 | #define HAVE_PCAP_CREATE 1 | #define HAVE_PCAP_SET_TSTAMP_TYPE 1 | #define HAVE_PCAP_SET_TSTAMP_PRECISION 1 | #define HAVE_PCAP_FINDALLDEVS 1 | #define HAVE_PCAP_DUMP_FLUSH 1 | #define HAVE_PCAP_LIB_VERSION 1 | #define HAVE_PCAP_SETDIRECTION 1 | #define HAVE_PCAP_SET_IMMEDIATE_MODE 1 | #define HAVE_PCAP_DUMP_FTELL64 1 | #define HAVE_PCAP_OPEN 1 | #define HAVE_PCAP_FINDALLDEVS_EX 1 | #define HAVE_PCAP_DUMP_FTELL 1 | #define HAVE_BPF_DUMP 1 | #define HAVE_PCAP_PCAP_INTTYPES_H 1 | #define HAVE_PCAP_IF_T 1 | #define u_int8_t uint8_t | #define u_int16_t uint16_t | #define u_int32_t uint32_t | #define u_int64_t uint64_t | #define HAVE_LIBCRYPTO 1 | #define HAVE_OPENSSL_EVP_H 1 | #define HAVE_EVP_CIPHER_CTX_NEW 1 | #define HAVE_EVP_DECRYPTINIT_EX 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 capng_change_id (); | int | main () | { | return capng_change_id (); | ; | return 0; | } configure:7963: result: no configure:7976: checking cap-ng.h usability configure:7976: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -c -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include conftest.c >&5 "conftest.c", line 94: cannot find include file: cc: acomp failed for conftest.c configure:7976: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tcpdump" | #define PACKAGE_TARNAME "tcpdump" | #define PACKAGE_VERSION "5.0.0-PRE-GIT" | #define PACKAGE_STRING "tcpdump 5.0.0-PRE-GIT" | #define PACKAGE_BUGREPORT "https://github.com/the-tcpdump-group/tcpdump/issues" | #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_RPC_RPC_H 1 | #define HAVE_RPC_RPCENT_H 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_TIME_T 4 | #define USE_LIBSMI 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_GETSERVENT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_GETRPCBYNUMBER 1 | #define HAVE_ETHER_NTOHOST 1 | #define HAVE_PCAP_LIST_DATALINKS 1 | #define HAVE_PCAP_FREE_DATALINKS 1 | #define HAVE_PCAP_DATALINK_NAME_TO_VAL 1 | #define HAVE_PCAP_DATALINK_VAL_TO_DESCRIPTION 1 | #define HAVE_PCAP_SET_DATALINK 1 | #define HAVE_PCAP_BREAKLOOP 1 | #define HAVE_PCAP_CREATE 1 | #define HAVE_PCAP_SET_TSTAMP_TYPE 1 | #define HAVE_PCAP_SET_TSTAMP_PRECISION 1 | #define HAVE_PCAP_FINDALLDEVS 1 | #define HAVE_PCAP_DUMP_FLUSH 1 | #define HAVE_PCAP_LIB_VERSION 1 | #define HAVE_PCAP_SETDIRECTION 1 | #define HAVE_PCAP_SET_IMMEDIATE_MODE 1 | #define HAVE_PCAP_DUMP_FTELL64 1 | #define HAVE_PCAP_OPEN 1 | #define HAVE_PCAP_FINDALLDEVS_EX 1 | #define HAVE_PCAP_DUMP_FTELL 1 | #define HAVE_BPF_DUMP 1 | #define HAVE_PCAP_PCAP_INTTYPES_H 1 | #define HAVE_PCAP_IF_T 1 | #define u_int8_t uint8_t | #define u_int16_t uint16_t | #define u_int32_t uint32_t | #define u_int64_t uint64_t | #define HAVE_LIBCRYPTO 1 | #define HAVE_OPENSSL_EVP_H 1 | #define HAVE_EVP_CIPHER_CTX_NEW 1 | #define HAVE_EVP_DECRYPTINIT_EX 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7976: result: no configure:7976: checking cap-ng.h presence configure:7976: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -E -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include conftest.c "conftest.c", line 61: cannot find include file: cc: acomp failed for conftest.c configure:7976: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tcpdump" | #define PACKAGE_TARNAME "tcpdump" | #define PACKAGE_VERSION "5.0.0-PRE-GIT" | #define PACKAGE_STRING "tcpdump 5.0.0-PRE-GIT" | #define PACKAGE_BUGREPORT "https://github.com/the-tcpdump-group/tcpdump/issues" | #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_RPC_RPC_H 1 | #define HAVE_RPC_RPCENT_H 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_TIME_T 4 | #define USE_LIBSMI 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_GETSERVENT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_GETRPCBYNUMBER 1 | #define HAVE_ETHER_NTOHOST 1 | #define HAVE_PCAP_LIST_DATALINKS 1 | #define HAVE_PCAP_FREE_DATALINKS 1 | #define HAVE_PCAP_DATALINK_NAME_TO_VAL 1 | #define HAVE_PCAP_DATALINK_VAL_TO_DESCRIPTION 1 | #define HAVE_PCAP_SET_DATALINK 1 | #define HAVE_PCAP_BREAKLOOP 1 | #define HAVE_PCAP_CREATE 1 | #define HAVE_PCAP_SET_TSTAMP_TYPE 1 | #define HAVE_PCAP_SET_TSTAMP_PRECISION 1 | #define HAVE_PCAP_FINDALLDEVS 1 | #define HAVE_PCAP_DUMP_FLUSH 1 | #define HAVE_PCAP_LIB_VERSION 1 | #define HAVE_PCAP_SETDIRECTION 1 | #define HAVE_PCAP_SET_IMMEDIATE_MODE 1 | #define HAVE_PCAP_DUMP_FTELL64 1 | #define HAVE_PCAP_OPEN 1 | #define HAVE_PCAP_FINDALLDEVS_EX 1 | #define HAVE_PCAP_DUMP_FTELL 1 | #define HAVE_BPF_DUMP 1 | #define HAVE_PCAP_PCAP_INTTYPES_H 1 | #define HAVE_PCAP_IF_T 1 | #define u_int8_t uint8_t | #define u_int16_t uint16_t | #define u_int32_t uint32_t | #define u_int64_t uint64_t | #define HAVE_LIBCRYPTO 1 | #define HAVE_OPENSSL_EVP_H 1 | #define HAVE_EVP_CIPHER_CTX_NEW 1 | #define HAVE_EVP_DECRYPTINIT_EX 1 | /* end confdefs.h. */ | #include configure:7976: result: no configure:7976: checking for cap-ng.h configure:7976: result: no configure:8015: checking for a BSD-compatible install configure:8083: result: /opt/csw/bin/ginstall -c configure:8216: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by tcpdump config.status 5.0.0-PRE-GIT, 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:872: creating Makefile config.status:872: creating tcpdump.1 config.status:872: creating config.h config.status:1061: executing .devel commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_buggy_ether_ntohost=yes ac_cv_build=sparc-sun-solaris2.10 ac_cv_c_compiler_gnu=no ac_cv_env_CC_set=set ac_cv_env_CC_value=/opt/solarisstudio12.3/bin/cc ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value='-I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include' ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-L/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -L/opt/csw/lib -R/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -R/opt/csw/lib' ac_cv_env_LIBS_set= ac_cv_env_LIBS_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_EVP_CIPHER_CTX_new=yes ac_cv_func_EVP_DecryptInit_ex=yes ac_cv_func_bpf_dump=yes ac_cv_func_ether_ntohost=yes ac_cv_func_fork=yes ac_cv_func_gethostbyaddr=no ac_cv_func_getopt_long=yes ac_cv_func_getservent=yes ac_cv_func_pcap_breakloop=yes ac_cv_func_pcap_create=yes ac_cv_func_pcap_datalink_name_to_val=yes ac_cv_func_pcap_datalink_val_to_description=yes ac_cv_func_pcap_dump_flush=yes ac_cv_func_pcap_dump_ftell64=yes ac_cv_func_pcap_dump_ftell=yes ac_cv_func_pcap_findalldevs=yes ac_cv_func_pcap_findalldevs_ex=yes ac_cv_func_pcap_free_datalinks=yes ac_cv_func_pcap_lib_version=yes ac_cv_func_pcap_list_datalinks=yes ac_cv_func_pcap_loop=yes ac_cv_func_pcap_open=yes ac_cv_func_pcap_set_datalink=yes ac_cv_func_pcap_set_immediate_mode=yes ac_cv_func_pcap_set_optimizer_debug=no ac_cv_func_pcap_set_parser_debug=no ac_cv_func_pcap_set_tstamp_precision=yes ac_cv_func_pcap_set_tstamp_type=yes ac_cv_func_pcap_setdirection=yes ac_cv_func_strlcat=yes ac_cv_func_strlcpy=yes ac_cv_func_strsep=no ac_cv_func_vfork=yes ac_cv_header_cap_ng_h=no ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_openssl_crypto_h=yes ac_cv_header_openssl_evp_h=yes ac_cv_header_pcap_pcap_inttypes_h=yes ac_cv_header_rpc_rpc_h=yes ac_cv_header_rpc_rpcent_h=yes ac_cv_header_smi_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_capsicum_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=sparc-sun-solaris2.10 ac_cv_lib_cap_dns_cap_gethostbyaddr=no ac_cv_lib_cap_ng_capng_change_id=no ac_cv_lib_casper_cap_init=no ac_cv_lib_crypto_DES_cbc_encrypt=yes ac_cv_lib_rpc_main=no ac_cv_lib_smi_smiInit=yes ac_cv_lib_socket_gethostbyaddr=yes ac_cv_objext=o ac_cv_path_EGREP='/opt/csw/bin/ggrep -E' ac_cv_path_GREP=/opt/csw/bin/ggrep ac_cv_path_ac_pt_PCAP_CONFIG=/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/bin/pcap-config ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/opt/csw/bin/ginstall -c' ac_cv_prog_CPP='/opt/solarisstudio12.3/bin/cc -D_STDC_C99= -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=/opt/solarisstudio12.3/bin/cc ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c89= ac_cv_prog_cc_c99=-D_STDC_C99= ac_cv_prog_cc_g=yes ac_cv_search_getrpcbynumber='none required' ac_cv_sizeof_time_t=4 ac_cv_sizeof_void_p=4 ac_cv_type_pcap_if_t=yes ac_cv_type_u_int16_t=no ac_cv_type_u_int32_t=no ac_cv_type_u_int64_t=no ac_cv_type_u_int8_t=no ac_lbl_cv_pcap_debug_defined=no ac_lbl_cv_yydebug_defined=no ## ----------------- ## ## Output variables. ## ## ----------------- ## AR='ar' CC='/opt/solarisstudio12.3/bin/cc -D_STDC_C99=' CFLAGS='-g' CPP='/opt/solarisstudio12.3/bin/cc -D_STDC_C99= -E' CPPFLAGS='-I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include' DEFS='-DHAVE_CONFIG_H' DEPENDENCY_CFLAG='-xM' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/opt/csw/bin/ggrep -E' EXEEXT='' GREP='/opt/csw/bin/ggrep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' LDFLAGS='-L/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -L/opt/csw/lib -R/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -R/opt/csw/lib -L/usr/local/lib' LIBOBJS=' ${LIBOBJDIR}strsep$U.o' LIBS='-lcrypto -L/usr/local/lib -Wl,-R,/usr/local/lib -lpcap -lsocket -lnsl -lsmi ' LOCALSRC='' LTLIBOBJS=' ${LIBOBJDIR}strsep$U.lo' MAN_FILE_FORMATS='4' MAN_MISC_INFO='5' MKDEP='${top_srcdir}/mkdep' OBJEXT='o' PACKAGE_BUGREPORT='https://github.com/the-tcpdump-group/tcpdump/issues' PACKAGE_NAME='tcpdump' PACKAGE_STRING='tcpdump 5.0.0-PRE-GIT' PACKAGE_TARNAME='tcpdump' PACKAGE_URL='' PACKAGE_VERSION='5.0.0-PRE-GIT' PATH_SEPARATOR=':' PCAP_CONFIG='/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/bin/pcap-config' PKG_CONFIG='/usr/bin/pkg-config' RANLIB='ranlib' SHELL='/bin/bash' V_CCOPT=' -O' V_DEFS='' V_INCLS='-I/usr/local/include -I/usr/local/include' V_PCAPDEP='' ac_ct_CC='/opt/solarisstudio12.3/bin/cc' 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' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' 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 "tcpdump" #define PACKAGE_TARNAME "tcpdump" #define PACKAGE_VERSION "5.0.0-PRE-GIT" #define PACKAGE_STRING "tcpdump 5.0.0-PRE-GIT" #define PACKAGE_BUGREPORT "https://github.com/the-tcpdump-group/tcpdump/issues" #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_RPC_RPC_H 1 #define HAVE_RPC_RPCENT_H 1 #define SIZEOF_VOID_P 4 #define SIZEOF_TIME_T 4 #define USE_LIBSMI 1 #define HAVE_STRLCAT 1 #define HAVE_STRLCPY 1 #define HAVE_GETSERVENT 1 #define HAVE_GETOPT_LONG 1 #define HAVE_FORK 1 #define HAVE_VFORK 1 #define HAVE_GETRPCBYNUMBER 1 #define HAVE_ETHER_NTOHOST 1 #define HAVE_PCAP_LIST_DATALINKS 1 #define HAVE_PCAP_FREE_DATALINKS 1 #define HAVE_PCAP_DATALINK_NAME_TO_VAL 1 #define HAVE_PCAP_DATALINK_VAL_TO_DESCRIPTION 1 #define HAVE_PCAP_SET_DATALINK 1 #define HAVE_PCAP_BREAKLOOP 1 #define HAVE_PCAP_CREATE 1 #define HAVE_PCAP_SET_TSTAMP_TYPE 1 #define HAVE_PCAP_SET_TSTAMP_PRECISION 1 #define HAVE_PCAP_FINDALLDEVS 1 #define HAVE_PCAP_DUMP_FLUSH 1 #define HAVE_PCAP_LIB_VERSION 1 #define HAVE_PCAP_SETDIRECTION 1 #define HAVE_PCAP_SET_IMMEDIATE_MODE 1 #define HAVE_PCAP_DUMP_FTELL64 1 #define HAVE_PCAP_OPEN 1 #define HAVE_PCAP_FINDALLDEVS_EX 1 #define HAVE_PCAP_DUMP_FTELL 1 #define HAVE_BPF_DUMP 1 #define HAVE_PCAP_PCAP_INTTYPES_H 1 #define HAVE_PCAP_IF_T 1 #define u_int8_t uint8_t #define u_int16_t uint16_t #define u_int32_t uint32_t #define u_int64_t uint64_t #define HAVE_LIBCRYPTO 1 #define HAVE_OPENSSL_EVP_H 1 #define HAVE_EVP_CIPHER_CTX_NEW 1 #define HAVE_EVP_DECRYPTINIT_EX 1 configure: exit 0