Last active
January 3, 2016 04:28
-
-
Save mfournier/8408799 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| This file contains any messages produced by compilers while | |
| running configure, to aid debugging if configure makes a mistake. | |
| It was created by collectd configure 5.4.0.43.g55ce7b5, which was | |
| generated by GNU Autoconf 2.69. Invocation command line was | |
| $ ./configure --disable-all-plugins --enable-amqp --enable-cpu | |
| ## --------- ## | |
| ## Platform. ## | |
| ## --------- ## | |
| hostname = feat541trusty | |
| uname -m = x86_64 | |
| uname -r = 3.12.0-7-generic | |
| uname -s = Linux | |
| uname -v = #15-Ubuntu SMP Sun Dec 8 23:39:27 UTC 2013 | |
| /usr/bin/uname -p = unknown | |
| /bin/uname -X = unknown | |
| /bin/arch = unknown | |
| /usr/bin/arch -k = unknown | |
| /usr/convex/getsysinfo = unknown | |
| /usr/bin/hostinfo = unknown | |
| /bin/machine = unknown | |
| /usr/bin/oslevel = unknown | |
| /bin/universe = unknown | |
| PATH: /usr/local/sbin | |
| PATH: /usr/local/bin | |
| PATH: /usr/sbin | |
| PATH: /usr/bin | |
| PATH: /sbin | |
| PATH: /bin | |
| PATH: /usr/games | |
| PATH: /usr/local/games | |
| ## ----------- ## | |
| ## Core tests. ## | |
| ## ----------- ## | |
| configure:3344: checking build system type | |
| configure:3358: result: x86_64-unknown-linux-gnu | |
| configure:3378: checking host system type | |
| configure:3391: result: x86_64-unknown-linux-gnu | |
| configure:3432: checking how to print strings | |
| configure:3459: result: printf | |
| configure:3531: checking for gcc | |
| configure:3547: found /usr/bin/gcc | |
| configure:3558: result: gcc | |
| configure:3787: checking for C compiler version | |
| configure:3796: gcc --version >&5 | |
| gcc (Ubuntu/Linaro 4.8.2-10ubuntu2) 4.8.2 | |
| Copyright (C) 2013 Free Software Foundation, Inc. | |
| This is free software; see the source for copying conditions. There is NO | |
| warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | |
| configure:3807: $? = 0 | |
| configure:3796: gcc -v >&5 | |
| Using built-in specs. | |
| COLLECT_GCC=gcc | |
| COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper | |
| Target: x86_64-linux-gnu | |
| Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.8.2-10ubuntu2' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libmudflap --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu | |
| Thread model: posix | |
| gcc version 4.8.2 (Ubuntu/Linaro 4.8.2-10ubuntu2) | |
| configure:3807: $? = 0 | |
| configure:3796: gcc -V >&5 | |
| gcc: error: unrecognized command line option '-V' | |
| gcc: fatal error: no input files | |
| compilation terminated. | |
| configure:3807: $? = 4 | |
| configure:3796: gcc -qversion >&5 | |
| gcc: error: unrecognized command line option '-qversion' | |
| gcc: fatal error: no input files | |
| compilation terminated. | |
| configure:3807: $? = 4 | |
| configure:3827: checking whether the C compiler works | |
| configure:3849: gcc conftest.c >&5 | |
| configure:3853: $? = 0 | |
| configure:3901: result: yes | |
| configure:3904: checking for C compiler default output file name | |
| configure:3906: result: a.out | |
| configure:3912: checking for suffix of executables | |
| configure:3919: gcc -o conftest conftest.c >&5 | |
| configure:3923: $? = 0 | |
| configure:3945: result: | |
| configure:3967: checking whether we are cross compiling | |
| configure:3975: gcc -o conftest conftest.c >&5 | |
| configure:3979: $? = 0 | |
| configure:3986: ./conftest | |
| configure:3990: $? = 0 | |
| configure:4005: result: no | |
| configure:4010: checking for suffix of object files | |
| configure:4032: gcc -c conftest.c >&5 | |
| configure:4036: $? = 0 | |
| configure:4057: result: o | |
| configure:4061: checking whether we are using the GNU C compiler | |
| configure:4080: gcc -c conftest.c >&5 | |
| configure:4080: $? = 0 | |
| configure:4089: result: yes | |
| configure:4098: checking whether gcc accepts -g | |
| configure:4118: gcc -c -g conftest.c >&5 | |
| configure:4118: $? = 0 | |
| configure:4159: result: yes | |
| configure:4176: checking for gcc option to accept ISO C89 | |
| configure:4239: gcc -c -g -O2 conftest.c >&5 | |
| configure:4239: $? = 0 | |
| configure:4252: result: none needed | |
| configure:4277: checking whether gcc understands -c and -o together | |
| configure:4299: gcc -c conftest.c -o conftest2.o | |
| configure:4302: $? = 0 | |
| configure:4299: gcc -c conftest.c -o conftest2.o | |
| configure:4302: $? = 0 | |
| configure:4314: result: yes | |
| configure:4331: checking for a sed that does not truncate output | |
| configure:4395: result: /bin/sed | |
| configure:4413: checking for grep that handles long lines and -e | |
| configure:4471: result: /bin/grep | |
| configure:4476: checking for egrep | |
| configure:4538: result: /bin/grep -E | |
| configure:4543: checking for fgrep | |
| configure:4605: result: /bin/grep -F | |
| configure:4640: checking for ld used by gcc | |
| configure:4707: result: /usr/bin/ld | |
| configure:4714: checking if the linker (/usr/bin/ld) is GNU ld | |
| configure:4729: result: yes | |
| configure:4741: checking for BSD- or MS-compatible name lister (nm) | |
| configure:4790: result: /usr/bin/nm -B | |
| configure:4920: checking the name lister (/usr/bin/nm -B) interface | |
| configure:4927: gcc -c -g -O2 conftest.c >&5 | |
| configure:4930: /usr/bin/nm -B "conftest.o" | |
| configure:4933: output | |
| 0000000000000000 B some_variable | |
| configure:4940: result: BSD nm | |
| configure:4943: checking whether ln -s works | |
| configure:4947: result: yes | |
| configure:4955: checking the maximum length of command line arguments | |
| configure:5086: result: 1572864 | |
| configure:5103: checking whether the shell understands some XSI constructs | |
| configure:5113: result: yes | |
| configure:5117: checking whether the shell understands "+=" | |
| configure:5123: result: yes | |
| configure:5158: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format | |
| configure:5198: result: func_convert_file_noop | |
| configure:5205: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format | |
| configure:5225: result: func_convert_file_noop | |
| configure:5232: checking for /usr/bin/ld option to reload object files | |
| configure:5239: result: -r | |
| configure:5313: checking for objdump | |
| configure:5329: found /usr/bin/objdump | |
| configure:5340: result: objdump | |
| configure:5372: checking how to recognize dependent libraries | |
| configure:5570: result: pass_all | |
| configure:5655: checking for dlltool | |
| configure:5685: result: no | |
| configure:5715: checking how to associate runtime and link libraries | |
| configure:5742: result: printf %s\n | |
| configure:5803: checking for ar | |
| configure:5819: found /usr/bin/ar | |
| configure:5830: result: ar | |
| configure:5867: checking for archiver @FILE support | |
| configure:5884: gcc -c -g -O2 conftest.c >&5 | |
| configure:5884: $? = 0 | |
| configure:5887: ar cru libconftest.a @conftest.lst >&5 | |
| configure:5890: $? = 0 | |
| configure:5895: ar cru libconftest.a @conftest.lst >&5 | |
| ar: conftest.o: No such file or directory | |
| configure:5898: $? = 1 | |
| configure:5910: result: @ | |
| configure:5968: checking for strip | |
| configure:5984: found /usr/bin/strip | |
| configure:5995: result: strip | |
| configure:6067: checking for ranlib | |
| configure:6083: found /usr/bin/ranlib | |
| configure:6094: result: ranlib | |
| configure:6171: checking for gawk | |
| configure:6187: found /usr/bin/gawk | |
| configure:6198: result: gawk | |
| configure:6238: checking command to parse /usr/bin/nm -B output from gcc object | |
| configure:6358: gcc -c -g -O2 conftest.c >&5 | |
| configure:6361: $? = 0 | |
| configure:6365: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm | |
| configure:6368: $? = 0 | |
| configure:6434: gcc -o conftest -g -O2 conftest.c conftstm.o >&5 | |
| configure:6437: $? = 0 | |
| configure:6475: result: ok | |
| configure:6512: checking for sysroot | |
| configure:6542: result: no | |
| configure:6619: gcc -c -g -O2 conftest.c >&5 | |
| configure:6622: $? = 0 | |
| configure:6811: checking for mt | |
| configure:6827: found /bin/mt | |
| configure:6838: result: mt | |
| configure:6861: checking if mt is a manifest tool | |
| configure:6867: mt '-?' | |
| configure:6875: result: no | |
| configure:7517: checking how to run the C preprocessor | |
| configure:7548: gcc -E conftest.c | |
| configure:7548: $? = 0 | |
| configure:7562: gcc -E conftest.c | |
| conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory | |
| #include <ac_nonexistent.h> | |
| ^ | |
| compilation terminated. | |
| configure:7562: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | /* end confdefs.h. */ | |
| | #include <ac_nonexistent.h> | |
| configure:7587: result: gcc -E | |
| configure:7607: gcc -E conftest.c | |
| configure:7607: $? = 0 | |
| configure:7621: gcc -E conftest.c | |
| conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory | |
| #include <ac_nonexistent.h> | |
| ^ | |
| compilation terminated. | |
| configure:7621: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | /* end confdefs.h. */ | |
| | #include <ac_nonexistent.h> | |
| configure:7650: checking for ANSI C header files | |
| configure:7670: gcc -c -g -O2 conftest.c >&5 | |
| configure:7670: $? = 0 | |
| configure:7743: gcc -o conftest -g -O2 conftest.c >&5 | |
| configure:7743: $? = 0 | |
| configure:7743: ./conftest | |
| configure:7743: $? = 0 | |
| configure:7754: result: yes | |
| configure:7767: checking for sys/types.h | |
| configure:7767: gcc -c -g -O2 conftest.c >&5 | |
| configure:7767: $? = 0 | |
| configure:7767: result: yes | |
| configure:7767: checking for sys/stat.h | |
| configure:7767: gcc -c -g -O2 conftest.c >&5 | |
| configure:7767: $? = 0 | |
| configure:7767: result: yes | |
| configure:7767: checking for stdlib.h | |
| configure:7767: gcc -c -g -O2 conftest.c >&5 | |
| configure:7767: $? = 0 | |
| configure:7767: result: yes | |
| configure:7767: checking for string.h | |
| configure:7767: gcc -c -g -O2 conftest.c >&5 | |
| configure:7767: $? = 0 | |
| configure:7767: result: yes | |
| configure:7767: checking for memory.h | |
| configure:7767: gcc -c -g -O2 conftest.c >&5 | |
| configure:7767: $? = 0 | |
| configure:7767: result: yes | |
| configure:7767: checking for strings.h | |
| configure:7767: gcc -c -g -O2 conftest.c >&5 | |
| configure:7767: $? = 0 | |
| configure:7767: result: yes | |
| configure:7767: checking for inttypes.h | |
| configure:7767: gcc -c -g -O2 conftest.c >&5 | |
| configure:7767: $? = 0 | |
| configure:7767: result: yes | |
| configure:7767: checking for stdint.h | |
| configure:7767: gcc -c -g -O2 conftest.c >&5 | |
| configure:7767: $? = 0 | |
| configure:7767: result: yes | |
| configure:7767: checking for unistd.h | |
| configure:7767: gcc -c -g -O2 conftest.c >&5 | |
| configure:7767: $? = 0 | |
| configure:7767: result: yes | |
| configure:7781: checking for dlfcn.h | |
| configure:7781: gcc -c -g -O2 conftest.c >&5 | |
| configure:7781: $? = 0 | |
| configure:7781: result: yes | |
| configure:7986: checking for objdir | |
| configure:8001: result: .libs | |
| configure:8268: checking if gcc supports -fno-rtti -fno-exceptions | |
| configure:8286: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 | |
| cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default] | |
| configure:8290: $? = 0 | |
| configure:8303: result: no | |
| configure:8630: checking for gcc option to produce PIC | |
| configure:8637: result: -fPIC -DPIC | |
| configure:8645: checking if gcc PIC flag -fPIC -DPIC works | |
| configure:8663: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5 | |
| configure:8667: $? = 0 | |
| configure:8680: result: yes | |
| configure:8709: checking if gcc static flag -static works | |
| configure:8737: result: yes | |
| configure:8752: checking if gcc supports -c -o file.o | |
| configure:8773: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 | |
| configure:8777: $? = 0 | |
| configure:8799: result: yes | |
| configure:8807: checking if gcc supports -c -o file.o | |
| configure:8854: result: yes | |
| configure:8887: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries | |
| configure:10044: result: yes | |
| configure:10081: checking whether -lc should be explicitly linked in | |
| configure:10089: gcc -c -g -O2 conftest.c >&5 | |
| configure:10092: $? = 0 | |
| configure:10107: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 | |
| configure:10110: $? = 0 | |
| configure:10124: result: no | |
| configure:10284: checking dynamic linker characteristics | |
| configure:10784: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5 | |
| configure:10784: $? = 0 | |
| configure:11018: result: GNU/Linux ld.so | |
| configure:11125: checking how to hardcode library paths into programs | |
| configure:11150: result: immediate | |
| configure:11244: checking for shl_load | |
| configure:11244: gcc -o conftest -g -O2 conftest.c >&5 | |
| /tmp/ccknqrCZ.o: In function `main': | |
| /vagrant/collectd-pkgbuild/conftest.c:55: undefined reference to `shl_load' | |
| collect2: error: ld returned 1 exit status | |
| configure:11244: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | /* end confdefs.h. */ | |
| | /* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load. | |
| | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| | #define shl_load innocuous_shl_load | |
| | | |
| | /* System header to define __stub macros and hopefully few prototypes, | |
| | which can conflict with char shl_load (); below. | |
| | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| | <limits.h> exists even on freestanding compilers. */ | |
| | | |
| | #ifdef __STDC__ | |
| | # include <limits.h> | |
| | #else | |
| | # include <assert.h> | |
| | #endif | |
| | | |
| | #undef shl_load | |
| | | |
| | /* Override any GCC internal prototype to avoid an error. | |
| | Use char because int might match the return type of a GCC | |
| | builtin and then its argument prototype would still apply. */ | |
| | #ifdef __cplusplus | |
| | extern "C" | |
| | #endif | |
| | char shl_load (); | |
| | /* The GNU C library defines this for functions which it implements | |
| | to always fail with ENOSYS. Some functions are actually named | |
| | something starting with __ and the normal name is an alias. */ | |
| | #if defined __stub_shl_load || defined __stub___shl_load | |
| | choke me | |
| | #endif | |
| | | |
| | int | |
| | main () | |
| | { | |
| | return shl_load (); | |
| | ; | |
| | return 0; | |
| | } | |
| configure:11244: result: no | |
| configure:11248: checking for shl_load in -ldld | |
| configure:11273: gcc -o conftest -g -O2 conftest.c -ldld >&5 | |
| /usr/bin/ld: cannot find -ldld | |
| collect2: error: ld returned 1 exit status | |
| configure:11273: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | /* end confdefs.h. */ | |
| | | |
| | /* Override any GCC internal prototype to avoid an error. | |
| | Use char because int might match the return type of a GCC | |
| | builtin and then its argument prototype would still apply. */ | |
| | #ifdef __cplusplus | |
| | extern "C" | |
| | #endif | |
| | char shl_load (); | |
| | int | |
| | main () | |
| | { | |
| | return shl_load (); | |
| | ; | |
| | return 0; | |
| | } | |
| configure:11282: result: no | |
| configure:11287: checking for dlopen | |
| configure:11287: gcc -o conftest -g -O2 conftest.c >&5 | |
| /tmp/ccD7I0Fu.o: In function `main': | |
| /vagrant/collectd-pkgbuild/conftest.c:55: undefined reference to `dlopen' | |
| collect2: error: ld returned 1 exit status | |
| configure:11287: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | /* end confdefs.h. */ | |
| | /* Define dlopen to an innocuous variant, in case <limits.h> declares dlopen. | |
| | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| | #define dlopen innocuous_dlopen | |
| | | |
| | /* System header to define __stub macros and hopefully few prototypes, | |
| | which can conflict with char dlopen (); below. | |
| | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| | <limits.h> exists even on freestanding compilers. */ | |
| | | |
| | #ifdef __STDC__ | |
| | # include <limits.h> | |
| | #else | |
| | # include <assert.h> | |
| | #endif | |
| | | |
| | #undef dlopen | |
| | | |
| | /* 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 dlopen (); | |
| | /* 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_dlopen || defined __stub___dlopen | |
| | choke me | |
| | #endif | |
| | | |
| | int | |
| | main () | |
| | { | |
| | return dlopen (); | |
| | ; | |
| | return 0; | |
| | } | |
| configure:11287: result: no | |
| configure:11291: checking for dlopen in -ldl | |
| configure:11316: gcc -o conftest -g -O2 conftest.c -ldl >&5 | |
| configure:11316: $? = 0 | |
| configure:11325: result: yes | |
| configure:11444: checking whether a program can dlopen itself | |
| configure:11524: gcc -o conftest -g -O2 -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -ldl >&5 | |
| configure:11527: $? = 0 | |
| configure:11545: result: yes | |
| configure:11550: checking whether a statically linked program can dlopen itself | |
| configure:11630: gcc -o conftest -g -O2 -DHAVE_DLFCN_H -Wl,--export-dynamic -static conftest.c -ldl >&5 | |
| /tmp/ccTPxKj8.o: In function `main': | |
| /vagrant/collectd-pkgbuild/configure:11609: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking | |
| /usr/bin/ld: dynamic STT_GNU_IFUNC symbol `strcmp' with pointer equality in `/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/libc.a(strcmp.o)' can not be used when making an executable; recompile with -fPIE and relink with -pie | |
| collect2: error: ld returned 1 exit status | |
| configure:11633: $? = 1 | |
| configure:11651: result: no | |
| configure:11690: checking whether stripping libraries is possible | |
| configure:11695: result: yes | |
| configure:11730: checking if libtool supports shared libraries | |
| configure:11732: result: yes | |
| configure:11735: checking whether to build shared libraries | |
| configure:11756: result: yes | |
| configure:11759: checking whether to build static libraries | |
| configure:11763: result: yes | |
| configure:11800: checking which extension is used for runtime loadable modules | |
| configure:11812: result: .so | |
| configure:11829: checking which variable specifies run-time module search path | |
| configure:11836: result: LD_LIBRARY_PATH | |
| configure:11846: checking for the default library search path | |
| configure:11853: result: /lib /usr/lib /usr/lib/x86_64-linux-gnu/libfakeroot /usr/local/lib /lib/x86_64-linux-gnu /usr/lib/x86_64-linux-gnu | |
| configure:11883: checking for library containing dlopen | |
| configure:11914: gcc -o conftest -g -O2 conftest.c >&5 | |
| /tmp/ccVZ8Bdy.o: In function `main': | |
| /vagrant/collectd-pkgbuild/conftest.c:35: undefined reference to `dlopen' | |
| collect2: error: ld returned 1 exit status | |
| configure:11914: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | /* 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 dlopen (); | |
| | int | |
| | main () | |
| | { | |
| | return dlopen (); | |
| | ; | |
| | return 0; | |
| | } | |
| configure:11914: gcc -o conftest -g -O2 conftest.c -ldl >&5 | |
| configure:11914: $? = 0 | |
| configure:11931: result: -ldl | |
| configure:12021: checking for dlerror | |
| configure:12021: gcc -o conftest -g -O2 conftest.c -ldl -ldl >&5 | |
| configure:12021: $? = 0 | |
| configure:12021: result: yes | |
| configure:12035: checking for shl_load | |
| configure:12035: result: no | |
| configure:12042: checking for shl_load in -ldld | |
| configure:12076: result: no | |
| configure:12122: checking for dld_link in -ldld | |
| configure:12147: gcc -o conftest -g -O2 conftest.c -ldld -ldl >&5 | |
| /usr/bin/ld: cannot find -ldld | |
| collect2: error: ld returned 1 exit status | |
| configure:12147: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 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 dld_link (); | |
| | int | |
| | main () | |
| | { | |
| | return dld_link (); | |
| | ; | |
| | return 0; | |
| | } | |
| configure:12156: result: no | |
| configure:12190: checking for _ prefix in compiled symbols | |
| configure:12200: gcc -c -g -O2 conftest.c >&5 | |
| configure:12203: $? = 0 | |
| configure:12207: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm | |
| configure:12210: $? = 0 | |
| configure:12232: result: no | |
| configure:12356: checking whether deplibs are loaded by dlopen | |
| configure:12450: result: yes | |
| configure:12462: checking for argz.h | |
| configure:12462: gcc -c -g -O2 conftest.c >&5 | |
| configure:12462: $? = 0 | |
| configure:12462: result: yes | |
| configure:12474: checking for error_t | |
| configure:12474: gcc -c -g -O2 conftest.c >&5 | |
| configure:12474: $? = 0 | |
| configure:12474: gcc -c -g -O2 conftest.c >&5 | |
| conftest.c: In function 'main': | |
| conftest.c:35:22: error: expected expression before ')' token | |
| if (sizeof ((error_t))) | |
| ^ | |
| configure:12474: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | /* end confdefs.h. */ | |
| | #if defined(HAVE_ARGZ_H) | |
| | # include <argz.h> | |
| | #endif | |
| | | |
| | int | |
| | main () | |
| | { | |
| | if (sizeof ((error_t))) | |
| | return 0; | |
| | ; | |
| | return 0; | |
| | } | |
| configure:12474: result: yes | |
| configure:12500: checking for argz_add | |
| configure:12500: gcc -o conftest -g -O2 conftest.c -ldl >&5 | |
| configure:12500: $? = 0 | |
| configure:12500: result: yes | |
| configure:12500: checking for argz_append | |
| configure:12500: gcc -o conftest -g -O2 conftest.c -ldl >&5 | |
| configure:12500: $? = 0 | |
| configure:12500: result: yes | |
| configure:12500: checking for argz_count | |
| configure:12500: gcc -o conftest -g -O2 conftest.c -ldl >&5 | |
| configure:12500: $? = 0 | |
| configure:12500: result: yes | |
| configure:12500: checking for argz_create_sep | |
| configure:12500: gcc -o conftest -g -O2 conftest.c -ldl >&5 | |
| configure:12500: $? = 0 | |
| configure:12500: result: yes | |
| configure:12500: checking for argz_insert | |
| configure:12500: gcc -o conftest -g -O2 conftest.c -ldl >&5 | |
| configure:12500: $? = 0 | |
| configure:12500: result: yes | |
| configure:12500: checking for argz_next | |
| configure:12500: gcc -o conftest -g -O2 conftest.c -ldl >&5 | |
| configure:12500: $? = 0 | |
| configure:12500: result: yes | |
| configure:12500: checking for argz_stringify | |
| configure:12500: gcc -o conftest -g -O2 conftest.c -ldl >&5 | |
| configure:12500: $? = 0 | |
| configure:12500: result: yes | |
| configure:12516: checking if argz actually works | |
| configure:12547: result: yes | |
| configure:12564: checking whether libtool supports -dlopen/-dlpreopen | |
| configure:12576: result: yes | |
| configure:12608: checking for ltdl.h | |
| configure:12608: gcc -c -g -O2 conftest.c >&5 | |
| configure:12608: $? = 0 | |
| configure:12608: result: yes | |
| configure:12612: checking whether lt_dlinterface_register is declared | |
| configure:12612: gcc -c -g -O2 conftest.c >&5 | |
| configure:12612: $? = 0 | |
| configure:12612: result: yes | |
| configure:12616: checking for lt_dladvise_preload in -lltdl | |
| configure:12641: gcc -o conftest -g -O2 conftest.c -lltdl -ldl >&5 | |
| configure:12641: $? = 0 | |
| configure:12650: result: yes | |
| configure:12745: checking where to find libltdl headers | |
| configure:12747: result: | |
| configure:12749: checking where to find libltdl library | |
| configure:12751: result: -lltdl | |
| configure:12801: checking for unistd.h | |
| configure:12801: result: yes | |
| configure:12801: checking for dl.h | |
| configure:12801: gcc -c -g -O2 conftest.c >&5 | |
| conftest.c:74:16: fatal error: dl.h: No such file or directory | |
| #include <dl.h> | |
| ^ | |
| compilation terminated. | |
| configure:12801: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | #define HAVE_ERROR_T 1 | |
| | #define HAVE_ARGZ_ADD 1 | |
| | #define HAVE_ARGZ_APPEND 1 | |
| | #define HAVE_ARGZ_COUNT 1 | |
| | #define HAVE_ARGZ_CREATE_SEP 1 | |
| | #define HAVE_ARGZ_INSERT 1 | |
| | #define HAVE_ARGZ_NEXT 1 | |
| | #define HAVE_ARGZ_STRINGIFY 1 | |
| | #define HAVE_WORKING_ARGZ 1 | |
| | #define HAVE_PRELOADED_SYMBOLS 1 | |
| | #define HAVE_LTDL 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <stdio.h> | |
| | #ifdef HAVE_SYS_TYPES_H | |
| | # include <sys/types.h> | |
| | #endif | |
| | #ifdef HAVE_SYS_STAT_H | |
| | # include <sys/stat.h> | |
| | #endif | |
| | #ifdef STDC_HEADERS | |
| | # include <stdlib.h> | |
| | # include <stddef.h> | |
| | #else | |
| | # ifdef HAVE_STDLIB_H | |
| | # include <stdlib.h> | |
| | # endif | |
| | #endif | |
| | #ifdef HAVE_STRING_H | |
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| | # include <memory.h> | |
| | # endif | |
| | # include <string.h> | |
| | #endif | |
| | #ifdef HAVE_STRINGS_H | |
| | # include <strings.h> | |
| | #endif | |
| | #ifdef HAVE_INTTYPES_H | |
| | # include <inttypes.h> | |
| | #endif | |
| | #ifdef HAVE_STDINT_H | |
| | # include <stdint.h> | |
| | #endif | |
| | #ifdef HAVE_UNISTD_H | |
| | # include <unistd.h> | |
| | #endif | |
| | | |
| | #include <dl.h> | |
| configure:12801: result: no | |
| configure:12801: checking for sys/dl.h | |
| configure:12801: gcc -c -g -O2 conftest.c >&5 | |
| conftest.c:74:20: fatal error: sys/dl.h: No such file or directory | |
| #include <sys/dl.h> | |
| ^ | |
| compilation terminated. | |
| configure:12801: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | #define HAVE_ERROR_T 1 | |
| | #define HAVE_ARGZ_ADD 1 | |
| | #define HAVE_ARGZ_APPEND 1 | |
| | #define HAVE_ARGZ_COUNT 1 | |
| | #define HAVE_ARGZ_CREATE_SEP 1 | |
| | #define HAVE_ARGZ_INSERT 1 | |
| | #define HAVE_ARGZ_NEXT 1 | |
| | #define HAVE_ARGZ_STRINGIFY 1 | |
| | #define HAVE_WORKING_ARGZ 1 | |
| | #define HAVE_PRELOADED_SYMBOLS 1 | |
| | #define HAVE_LTDL 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <stdio.h> | |
| | #ifdef HAVE_SYS_TYPES_H | |
| | # include <sys/types.h> | |
| | #endif | |
| | #ifdef HAVE_SYS_STAT_H | |
| | # include <sys/stat.h> | |
| | #endif | |
| | #ifdef STDC_HEADERS | |
| | # include <stdlib.h> | |
| | # include <stddef.h> | |
| | #else | |
| | # ifdef HAVE_STDLIB_H | |
| | # include <stdlib.h> | |
| | # endif | |
| | #endif | |
| | #ifdef HAVE_STRING_H | |
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| | # include <memory.h> | |
| | # endif | |
| | # include <string.h> | |
| | #endif | |
| | #ifdef HAVE_STRINGS_H | |
| | # include <strings.h> | |
| | #endif | |
| | #ifdef HAVE_INTTYPES_H | |
| | # include <inttypes.h> | |
| | #endif | |
| | #ifdef HAVE_STDINT_H | |
| | # include <stdint.h> | |
| | #endif | |
| | #ifdef HAVE_UNISTD_H | |
| | # include <unistd.h> | |
| | #endif | |
| | | |
| | #include <sys/dl.h> | |
| configure:12801: result: no | |
| configure:12801: checking for dld.h | |
| configure:12801: gcc -c -g -O2 conftest.c >&5 | |
| conftest.c:74:17: fatal error: dld.h: No such file or directory | |
| #include <dld.h> | |
| ^ | |
| compilation terminated. | |
| configure:12801: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | #define HAVE_ERROR_T 1 | |
| | #define HAVE_ARGZ_ADD 1 | |
| | #define HAVE_ARGZ_APPEND 1 | |
| | #define HAVE_ARGZ_COUNT 1 | |
| | #define HAVE_ARGZ_CREATE_SEP 1 | |
| | #define HAVE_ARGZ_INSERT 1 | |
| | #define HAVE_ARGZ_NEXT 1 | |
| | #define HAVE_ARGZ_STRINGIFY 1 | |
| | #define HAVE_WORKING_ARGZ 1 | |
| | #define HAVE_PRELOADED_SYMBOLS 1 | |
| | #define HAVE_LTDL 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <stdio.h> | |
| | #ifdef HAVE_SYS_TYPES_H | |
| | # include <sys/types.h> | |
| | #endif | |
| | #ifdef HAVE_SYS_STAT_H | |
| | # include <sys/stat.h> | |
| | #endif | |
| | #ifdef STDC_HEADERS | |
| | # include <stdlib.h> | |
| | # include <stddef.h> | |
| | #else | |
| | # ifdef HAVE_STDLIB_H | |
| | # include <stdlib.h> | |
| | # endif | |
| | #endif | |
| | #ifdef HAVE_STRING_H | |
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| | # include <memory.h> | |
| | # endif | |
| | # include <string.h> | |
| | #endif | |
| | #ifdef HAVE_STRINGS_H | |
| | # include <strings.h> | |
| | #endif | |
| | #ifdef HAVE_INTTYPES_H | |
| | # include <inttypes.h> | |
| | #endif | |
| | #ifdef HAVE_STDINT_H | |
| | # include <stdint.h> | |
| | #endif | |
| | #ifdef HAVE_UNISTD_H | |
| | # include <unistd.h> | |
| | #endif | |
| | | |
| | #include <dld.h> | |
| configure:12801: result: no | |
| configure:12801: checking for mach-o/dyld.h | |
| configure:12801: gcc -c -g -O2 conftest.c >&5 | |
| conftest.c:74:25: fatal error: mach-o/dyld.h: No such file or directory | |
| #include <mach-o/dyld.h> | |
| ^ | |
| compilation terminated. | |
| configure:12801: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | #define HAVE_ERROR_T 1 | |
| | #define HAVE_ARGZ_ADD 1 | |
| | #define HAVE_ARGZ_APPEND 1 | |
| | #define HAVE_ARGZ_COUNT 1 | |
| | #define HAVE_ARGZ_CREATE_SEP 1 | |
| | #define HAVE_ARGZ_INSERT 1 | |
| | #define HAVE_ARGZ_NEXT 1 | |
| | #define HAVE_ARGZ_STRINGIFY 1 | |
| | #define HAVE_WORKING_ARGZ 1 | |
| | #define HAVE_PRELOADED_SYMBOLS 1 | |
| | #define HAVE_LTDL 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <stdio.h> | |
| | #ifdef HAVE_SYS_TYPES_H | |
| | # include <sys/types.h> | |
| | #endif | |
| | #ifdef HAVE_SYS_STAT_H | |
| | # include <sys/stat.h> | |
| | #endif | |
| | #ifdef STDC_HEADERS | |
| | # include <stdlib.h> | |
| | # include <stddef.h> | |
| | #else | |
| | # ifdef HAVE_STDLIB_H | |
| | # include <stdlib.h> | |
| | # endif | |
| | #endif | |
| | #ifdef HAVE_STRING_H | |
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| | # include <memory.h> | |
| | # endif | |
| | # include <string.h> | |
| | #endif | |
| | #ifdef HAVE_STRINGS_H | |
| | # include <strings.h> | |
| | #endif | |
| | #ifdef HAVE_INTTYPES_H | |
| | # include <inttypes.h> | |
| | #endif | |
| | #ifdef HAVE_STDINT_H | |
| | # include <stdint.h> | |
| | #endif | |
| | #ifdef HAVE_UNISTD_H | |
| | # include <unistd.h> | |
| | #endif | |
| | | |
| | #include <mach-o/dyld.h> | |
| configure:12801: result: no | |
| configure:12801: checking for dirent.h | |
| configure:12801: gcc -c -g -O2 conftest.c >&5 | |
| configure:12801: $? = 0 | |
| configure:12801: result: yes | |
| configure:12816: checking for closedir | |
| configure:12816: gcc -o conftest -g -O2 conftest.c -ldl >&5 | |
| configure:12816: $? = 0 | |
| configure:12816: result: yes | |
| configure:12816: checking for opendir | |
| configure:12816: gcc -o conftest -g -O2 conftest.c -ldl >&5 | |
| configure:12816: $? = 0 | |
| configure:12816: result: yes | |
| configure:12816: checking for readdir | |
| configure:12816: gcc -o conftest -g -O2 conftest.c -ldl >&5 | |
| configure:12816: $? = 0 | |
| configure:12816: result: yes | |
| configure:12833: checking for strlcat | |
| configure:12833: gcc -o conftest -g -O2 conftest.c -ldl >&5 | |
| /tmp/ccw9a2BV.o: In function `main': | |
| /vagrant/collectd-pkgbuild/conftest.c:78: undefined reference to `strlcat' | |
| collect2: error: ld returned 1 exit status | |
| configure:12833: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | #define HAVE_ERROR_T 1 | |
| | #define HAVE_ARGZ_ADD 1 | |
| | #define HAVE_ARGZ_APPEND 1 | |
| | #define HAVE_ARGZ_COUNT 1 | |
| | #define HAVE_ARGZ_CREATE_SEP 1 | |
| | #define HAVE_ARGZ_INSERT 1 | |
| | #define HAVE_ARGZ_NEXT 1 | |
| | #define HAVE_ARGZ_STRINGIFY 1 | |
| | #define HAVE_WORKING_ARGZ 1 | |
| | #define HAVE_PRELOADED_SYMBOLS 1 | |
| | #define HAVE_LTDL 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_CLOSEDIR 1 | |
| | #define HAVE_OPENDIR 1 | |
| | #define HAVE_READDIR 1 | |
| | /* end confdefs.h. */ | |
| | /* Define strlcat to an innocuous variant, in case <limits.h> declares strlcat. | |
| | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| | #define strlcat innocuous_strlcat | |
| | | |
| | /* System header to define __stub macros and hopefully few prototypes, | |
| | which can conflict with char strlcat (); below. | |
| | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| | <limits.h> exists even on freestanding compilers. */ | |
| | | |
| | #ifdef __STDC__ | |
| | # include <limits.h> | |
| | #else | |
| | # include <assert.h> | |
| | #endif | |
| | | |
| | #undef strlcat | |
| | | |
| | /* 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 strlcat (); | |
| | /* 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_strlcat || defined __stub___strlcat | |
| | choke me | |
| | #endif | |
| | | |
| | int | |
| | main () | |
| | { | |
| | return strlcat (); | |
| | ; | |
| | return 0; | |
| | } | |
| configure:12833: result: no | |
| configure:12833: checking for strlcpy | |
| configure:12833: gcc -o conftest -g -O2 conftest.c -ldl >&5 | |
| /tmp/ccajbS64.o: In function `main': | |
| /vagrant/collectd-pkgbuild/conftest.c:78: undefined reference to `strlcpy' | |
| collect2: error: ld returned 1 exit status | |
| configure:12833: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | #define HAVE_ERROR_T 1 | |
| | #define HAVE_ARGZ_ADD 1 | |
| | #define HAVE_ARGZ_APPEND 1 | |
| | #define HAVE_ARGZ_COUNT 1 | |
| | #define HAVE_ARGZ_CREATE_SEP 1 | |
| | #define HAVE_ARGZ_INSERT 1 | |
| | #define HAVE_ARGZ_NEXT 1 | |
| | #define HAVE_ARGZ_STRINGIFY 1 | |
| | #define HAVE_WORKING_ARGZ 1 | |
| | #define HAVE_PRELOADED_SYMBOLS 1 | |
| | #define HAVE_LTDL 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_CLOSEDIR 1 | |
| | #define HAVE_OPENDIR 1 | |
| | #define HAVE_READDIR 1 | |
| | /* end confdefs.h. */ | |
| | /* Define strlcpy to an innocuous variant, in case <limits.h> declares strlcpy. | |
| | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| | #define strlcpy innocuous_strlcpy | |
| | | |
| | /* System header to define __stub macros and hopefully few prototypes, | |
| | which can conflict with char strlcpy (); below. | |
| | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| | <limits.h> exists even on freestanding compilers. */ | |
| | | |
| | #ifdef __STDC__ | |
| | # include <limits.h> | |
| | #else | |
| | # include <assert.h> | |
| | #endif | |
| | | |
| | #undef strlcpy | |
| | | |
| | /* 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 strlcpy (); | |
| | /* 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_strlcpy || defined __stub___strlcpy | |
| | choke me | |
| | #endif | |
| | | |
| | int | |
| | main () | |
| | { | |
| | return strlcpy (); | |
| | ; | |
| | return 0; | |
| | } | |
| configure:12833: result: no | |
| configure:12897: checking for a BSD-compatible install | |
| configure:12965: result: /usr/bin/install -c | |
| configure:12976: checking whether build environment is sane | |
| configure:13031: result: yes | |
| configure:13179: checking for a thread-safe mkdir -p | |
| configure:13218: result: /bin/mkdir -p | |
| configure:13221: checking whether make sets $(MAKE) | |
| configure:13243: result: yes | |
| configure:13273: checking for style of include used by make | |
| configure:13301: result: GNU | |
| configure:13335: checking whether make supports nested variables | |
| configure:13352: result: yes | |
| configure:13431: checking how to create a pax tar archive | |
| configure:13442: tar --version | |
| tar (GNU tar) 1.27 | |
| Copyright (C) 2013 Free Software Foundation, Inc. | |
| License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>. | |
| This is free software: you are free to change and redistribute it. | |
| There is NO WARRANTY, to the extent permitted by law. | |
| Written by John Gilmore and Jay Fenlason. | |
| configure:13445: $? = 0 | |
| configure:13485: tardir=conftest.dir && eval tar --format=posix -chf - "$tardir" >conftest.tar | |
| configure:13488: $? = 0 | |
| configure:13492: tar -xf - <conftest.tar | |
| configure:13495: $? = 0 | |
| configure:13497: cat conftest.dir/file | |
| GrepMe | |
| configure:13500: $? = 0 | |
| configure:13513: result: gnutar | |
| configure:13522: checking dependency style of gcc | |
| configure:13633: result: gcc3 | |
| configure:13701: checking whether make supports nested variables | |
| configure:13718: result: yes | |
| configure:13745: checking for special C compiler options needed for large files | |
| configure:13790: result: no | |
| configure:13796: checking for _FILE_OFFSET_BITS value needed for large files | |
| configure:13821: gcc -c -g -O2 conftest.c >&5 | |
| configure:13821: $? = 0 | |
| configure:13853: result: no | |
| configure:13990: checking for gcc | |
| configure:14017: result: gcc | |
| configure:14246: checking for C compiler version | |
| configure:14255: gcc --version >&5 | |
| gcc (Ubuntu/Linaro 4.8.2-10ubuntu2) 4.8.2 | |
| Copyright (C) 2013 Free Software Foundation, Inc. | |
| This is free software; see the source for copying conditions. There is NO | |
| warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | |
| configure:14266: $? = 0 | |
| configure:14255: gcc -v >&5 | |
| Using built-in specs. | |
| COLLECT_GCC=gcc | |
| COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper | |
| Target: x86_64-linux-gnu | |
| Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.8.2-10ubuntu2' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libmudflap --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu | |
| Thread model: posix | |
| gcc version 4.8.2 (Ubuntu/Linaro 4.8.2-10ubuntu2) | |
| configure:14266: $? = 0 | |
| configure:14255: gcc -V >&5 | |
| gcc: error: unrecognized command line option '-V' | |
| gcc: fatal error: no input files | |
| compilation terminated. | |
| configure:14266: $? = 4 | |
| configure:14255: gcc -qversion >&5 | |
| gcc: error: unrecognized command line option '-qversion' | |
| gcc: fatal error: no input files | |
| compilation terminated. | |
| configure:14266: $? = 4 | |
| configure:14270: checking whether we are using the GNU C compiler | |
| configure:14298: result: yes | |
| configure:14307: checking whether gcc accepts -g | |
| configure:14368: result: yes | |
| configure:14385: checking for gcc option to accept ISO C89 | |
| configure:14461: result: none needed | |
| configure:14486: checking whether gcc understands -c and -o together | |
| configure:14523: result: yes | |
| configure:14545: checking how to run the C preprocessor | |
| configure:14615: result: gcc -E | |
| configure:14635: gcc -E conftest.c | |
| configure:14635: $? = 0 | |
| configure:14649: gcc -E conftest.c | |
| conftest.c:49:28: fatal error: ac_nonexistent.h: No such file or directory | |
| #include <ac_nonexistent.h> | |
| ^ | |
| compilation terminated. | |
| configure:14649: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | #define HAVE_ERROR_T 1 | |
| | #define HAVE_ARGZ_ADD 1 | |
| | #define HAVE_ARGZ_APPEND 1 | |
| | #define HAVE_ARGZ_COUNT 1 | |
| | #define HAVE_ARGZ_CREATE_SEP 1 | |
| | #define HAVE_ARGZ_INSERT 1 | |
| | #define HAVE_ARGZ_NEXT 1 | |
| | #define HAVE_ARGZ_STRINGIFY 1 | |
| | #define HAVE_WORKING_ARGZ 1 | |
| | #define HAVE_PRELOADED_SYMBOLS 1 | |
| | #define HAVE_LTDL 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_CLOSEDIR 1 | |
| | #define HAVE_OPENDIR 1 | |
| | #define HAVE_READDIR 1 | |
| | #define LT_LIBEXT "a" | |
| | #define LT_LIBPREFIX "lib" | |
| | #define LIBTOOL_VERSION 2 | |
| | #define PACKAGE "collectd" | |
| | #define VERSION "5.4.0.43.g55ce7b5" | |
| | /* end confdefs.h. */ | |
| | #include <ac_nonexistent.h> | |
| configure:14678: checking whether ln -s works | |
| configure:14682: result: yes | |
| configure:14689: checking whether make sets $(MAKE) | |
| configure:14711: result: yes | |
| configure:14763: checking for flex | |
| configure:14779: found /usr/bin/flex | |
| configure:14790: result: flex | |
| configure:14828: flex conftest.l | |
| configure:14832: $? = 0 | |
| configure:14834: checking lex output file root | |
| configure:14848: result: lex.yy | |
| configure:14853: checking lex library | |
| configure:14867: gcc -o conftest -g -O2 conftest.c -ldl >&5 | |
| /tmp/ccs86eM5.o: In function `input': | |
| /vagrant/collectd-pkgbuild/lex.yy.c:1183: undefined reference to `yywrap' | |
| /tmp/ccs86eM5.o: In function `yylex': | |
| /vagrant/collectd-pkgbuild/lex.yy.c:882: undefined reference to `yywrap' | |
| /tmp/ccs86eM5.o: In function `main': | |
| /vagrant/collectd-pkgbuild/conftest.l:18: undefined reference to `yywrap' | |
| collect2: error: ld returned 1 exit status | |
| configure:14867: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | #define HAVE_ERROR_T 1 | |
| | #define HAVE_ARGZ_ADD 1 | |
| | #define HAVE_ARGZ_APPEND 1 | |
| | #define HAVE_ARGZ_COUNT 1 | |
| | #define HAVE_ARGZ_CREATE_SEP 1 | |
| | #define HAVE_ARGZ_INSERT 1 | |
| | #define HAVE_ARGZ_NEXT 1 | |
| | #define HAVE_ARGZ_STRINGIFY 1 | |
| | #define HAVE_WORKING_ARGZ 1 | |
| | #define HAVE_PRELOADED_SYMBOLS 1 | |
| | #define HAVE_LTDL 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_CLOSEDIR 1 | |
| | #define HAVE_OPENDIR 1 | |
| | #define HAVE_READDIR 1 | |
| | #define LT_LIBEXT "a" | |
| | #define LT_LIBPREFIX "lib" | |
| | #define LIBTOOL_VERSION 2 | |
| | #define PACKAGE "collectd" | |
| | #define VERSION "5.4.0.43.g55ce7b5" | |
| | /* end confdefs.h. */ | |
| | | |
| | #line 3 "lex.yy.c" | |
| | | |
| | #define YY_INT_ALIGNED short int | |
| | | |
| | /* A lexical scanner generated by flex */ | |
| | | |
| | #define FLEX_SCANNER | |
| | #define YY_FLEX_MAJOR_VERSION 2 | |
| | #define YY_FLEX_MINOR_VERSION 5 | |
| | #define YY_FLEX_SUBMINOR_VERSION 35 | |
| | #if YY_FLEX_SUBMINOR_VERSION > 0 | |
| | #define FLEX_BETA | |
| | #endif | |
| | | |
| | /* First, we deal with platform-specific or compiler-specific issues. */ | |
| | | |
| | /* begin standard C headers. */ | |
| | #include <stdio.h> | |
| | #include <string.h> | |
| | #include <errno.h> | |
| | #include <stdlib.h> | |
| | | |
| | /* end standard C headers. */ | |
| | | |
| | /* flex integer type definitions */ | |
| | | |
| | #ifndef FLEXINT_H | |
| | #define FLEXINT_H | |
| | | |
| | /* C99 systems have <inttypes.h>. Non-C99 systems may or may not. */ | |
| | | |
| | #if defined (__STDC_VERSION__) && __STDC_VERSION__ >= 199901L | |
| | | |
| | /* C99 says to define __STDC_LIMIT_MACROS before including stdint.h, | |
| | * if you want the limit (max/min) macros for int types. | |
| | */ | |
| | #ifndef __STDC_LIMIT_MACROS | |
| | #define __STDC_LIMIT_MACROS 1 | |
| | #endif | |
| | | |
| | #include <inttypes.h> | |
| | typedef int8_t flex_int8_t; | |
| | typedef uint8_t flex_uint8_t; | |
| | typedef int16_t flex_int16_t; | |
| | typedef uint16_t flex_uint16_t; | |
| | typedef int32_t flex_int32_t; | |
| | typedef uint32_t flex_uint32_t; | |
| | #else | |
| | typedef signed char flex_int8_t; | |
| | typedef short int flex_int16_t; | |
| | typedef int flex_int32_t; | |
| | typedef unsigned char flex_uint8_t; | |
| | typedef unsigned short int flex_uint16_t; | |
| | typedef unsigned int flex_uint32_t; | |
| | | |
| | /* Limits of integral types. */ | |
| | #ifndef INT8_MIN | |
| | #define INT8_MIN (-128) | |
| | #endif | |
| | #ifndef INT16_MIN | |
| | #define INT16_MIN (-32767-1) | |
| | #endif | |
| | #ifndef INT32_MIN | |
| | #define INT32_MIN (-2147483647-1) | |
| | #endif | |
| | #ifndef INT8_MAX | |
| | #define INT8_MAX (127) | |
| | #endif | |
| | #ifndef INT16_MAX | |
| | #define INT16_MAX (32767) | |
| | #endif | |
| | #ifndef INT32_MAX | |
| | #define INT32_MAX (2147483647) | |
| | #endif | |
| | #ifndef UINT8_MAX | |
| | #define UINT8_MAX (255U) | |
| | #endif | |
| | #ifndef UINT16_MAX | |
| | #define UINT16_MAX (65535U) | |
| | #endif | |
| | #ifndef UINT32_MAX | |
| | #define UINT32_MAX (4294967295U) | |
| | #endif | |
| | | |
| | #endif /* ! C99 */ | |
| | | |
| | #endif /* ! FLEXINT_H */ | |
| | | |
| | #ifdef __cplusplus | |
| | | |
| | /* The "const" storage-class-modifier is valid. */ | |
| | #define YY_USE_CONST | |
| | | |
| | #else /* ! __cplusplus */ | |
| | | |
| | /* C99 requires __STDC__ to be defined as 1. */ | |
| | #if defined (__STDC__) | |
| | | |
| | #define YY_USE_CONST | |
| | | |
| | #endif /* defined (__STDC__) */ | |
| | #endif /* ! __cplusplus */ | |
| | | |
| | #ifdef YY_USE_CONST | |
| | #define yyconst const | |
| | #else | |
| | #define yyconst | |
| | #endif | |
| | | |
| | /* Returned upon end-of-file. */ | |
| | #define YY_NULL 0 | |
| | | |
| | /* Promotes a possibly negative, possibly signed char to an unsigned | |
| | * integer for use as an array index. If the signed char is negative, | |
| | * we want to instead treat it as an 8-bit unsigned char, hence the | |
| | * double cast. | |
| | */ | |
| | #define YY_SC_TO_UI(c) ((unsigned int) (unsigned char) c) | |
| | | |
| | /* Enter a start condition. This macro really ought to take a parameter, | |
| | * but we do it the disgusting crufty way forced on us by the ()-less | |
| | * definition of BEGIN. | |
| | */ | |
| | #define BEGIN (yy_start) = 1 + 2 * | |
| | | |
| | /* Translate the current start state into a value that can be later handed | |
| | * to BEGIN to return to the state. The YYSTATE alias is for lex | |
| | * compatibility. | |
| | */ | |
| | #define YY_START (((yy_start) - 1) / 2) | |
| | #define YYSTATE YY_START | |
| | | |
| | /* Action number for EOF rule of a given start state. */ | |
| | #define YY_STATE_EOF(state) (YY_END_OF_BUFFER + state + 1) | |
| | | |
| | /* Special action meaning "start processing a new file". */ | |
| | #define YY_NEW_FILE yyrestart(yyin ) | |
| | | |
| | #define YY_END_OF_BUFFER_CHAR 0 | |
| | | |
| | /* Size of default input buffer. */ | |
| | #ifndef YY_BUF_SIZE | |
| | #ifdef __ia64__ | |
| | /* On IA-64, the buffer size is 16k, not 8k. | |
| | * Moreover, YY_BUF_SIZE is 2*YY_READ_BUF_SIZE in the general case. | |
| | * Ditto for the __ia64__ case accordingly. | |
| | */ | |
| | #define YY_BUF_SIZE 32768 | |
| | #else | |
| | #define YY_BUF_SIZE 16384 | |
| | #endif /* __ia64__ */ | |
| | #endif | |
| | | |
| | /* The state buf must be large enough to hold one state per character in the main buffer. | |
| | */ | |
| | #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type)) | |
| | | |
| | #ifndef YY_TYPEDEF_YY_BUFFER_STATE | |
| | #define YY_TYPEDEF_YY_BUFFER_STATE | |
| | typedef struct yy_buffer_state *YY_BUFFER_STATE; | |
| | #endif | |
| | | |
| | extern int yyleng; | |
| | | |
| | extern FILE *yyin, *yyout; | |
| | | |
| | #define EOB_ACT_CONTINUE_SCAN 0 | |
| | #define EOB_ACT_END_OF_FILE 1 | |
| | #define EOB_ACT_LAST_MATCH 2 | |
| | | |
| | #define YY_LESS_LINENO(n) | |
| | | |
| | /* Return all but the first "n" matched characters back to the input stream. */ | |
| | #define yyless(n) \ | |
| | do \ | |
| | { \ | |
| | /* Undo effects of setting up yytext. */ \ | |
| | int yyless_macro_arg = (n); \ | |
| | YY_LESS_LINENO(yyless_macro_arg);\ | |
| | *yy_cp = (yy_hold_char); \ | |
| | YY_RESTORE_YY_MORE_OFFSET \ | |
| | (yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \ | |
| | YY_DO_BEFORE_ACTION; /* set up yytext again */ \ | |
| | } \ | |
| | while ( 0 ) | |
| | | |
| | #define unput(c) yyunput( c, (yytext_ptr) ) | |
| | | |
| | #ifndef YY_TYPEDEF_YY_SIZE_T | |
| | #define YY_TYPEDEF_YY_SIZE_T | |
| | typedef size_t yy_size_t; | |
| | #endif | |
| | | |
| | #ifndef YY_STRUCT_YY_BUFFER_STATE | |
| | #define YY_STRUCT_YY_BUFFER_STATE | |
| | struct yy_buffer_state | |
| | { | |
| | FILE *yy_input_file; | |
| | | |
| | char *yy_ch_buf; /* input buffer */ | |
| | char *yy_buf_pos; /* current position in input buffer */ | |
| | | |
| | /* Size of input buffer in bytes, not including room for EOB | |
| | * characters. | |
| | */ | |
| | yy_size_t yy_buf_size; | |
| | | |
| | /* Number of characters read into yy_ch_buf, not including EOB | |
| | * characters. | |
| | */ | |
| | int yy_n_chars; | |
| | | |
| | /* Whether we "own" the buffer - i.e., we know we created it, | |
| | * and can realloc() it to grow it, and should free() it to | |
| | * delete it. | |
| | */ | |
| | int yy_is_our_buffer; | |
| | | |
| | /* Whether this is an "interactive" input source; if so, and | |
| | * if we're using stdio for input, then we want to use getc() | |
| | * instead of fread(), to make sure we stop fetching input after | |
| | * each newline. | |
| | */ | |
| | int yy_is_interactive; | |
| | | |
| | /* Whether we're considered to be at the beginning of a line. | |
| | * If so, '^' rules will be active on the next match, otherwise | |
| | * not. | |
| | */ | |
| | int yy_at_bol; | |
| | | |
| | int yy_bs_lineno; /**< The line count. */ | |
| | int yy_bs_column; /**< The column count. */ | |
| | | |
| | /* Whether to try to fill the input buffer when we reach the | |
| | * end of it. | |
| | */ | |
| | int yy_fill_buffer; | |
| | | |
| | int yy_buffer_status; | |
| | | |
| | #define YY_BUFFER_NEW 0 | |
| | #define YY_BUFFER_NORMAL 1 | |
| | /* When an EOF's been seen but there's still some text to process | |
| | * then we mark the buffer as YY_EOF_PENDING, to indicate that we | |
| | * shouldn't try reading from the input source any more. We might | |
| | * still have a bunch of tokens to match, though, because of | |
| | * possible backing-up. | |
| | * | |
| | * When we actually see the EOF, we change the status to "new" | |
| | * (via yyrestart()), so that the user can continue scanning by | |
| | * just pointing yyin at a new input file. | |
| | */ | |
| | #define YY_BUFFER_EOF_PENDING 2 | |
| | | |
| | }; | |
| | #endif /* !YY_STRUCT_YY_BUFFER_STATE */ | |
| | | |
| | /* Stack of input buffers. */ | |
| | static size_t yy_buffer_stack_top = 0; /**< index of top of stack. */ | |
| | static size_t yy_buffer_stack_max = 0; /**< capacity of stack. */ | |
| | static YY_BUFFER_STATE * yy_buffer_stack = 0; /**< Stack as an array. */ | |
| | | |
| | /* We provide macros for accessing buffer states in case in the | |
| | * future we want to put the buffer states in a more general | |
| | * "scanner state". | |
| | * | |
| | * Returns the top of the stack, or NULL. | |
| | */ | |
| | #define YY_CURRENT_BUFFER ( (yy_buffer_stack) \ | |
| | ? (yy_buffer_stack)[(yy_buffer_stack_top)] \ | |
| | : NULL) | |
| | | |
| | /* Same as previous macro, but useful when we know that the buffer stack is not | |
| | * NULL or when we need an lvalue. For internal use only. | |
| | */ | |
| | #define YY_CURRENT_BUFFER_LVALUE (yy_buffer_stack)[(yy_buffer_stack_top)] | |
| | | |
| | /* yy_hold_char holds the character lost when yytext is formed. */ | |
| | static char yy_hold_char; | |
| | static int yy_n_chars; /* number of characters read into yy_ch_buf */ | |
| | int yyleng; | |
| | | |
| | /* Points to current character in buffer. */ | |
| | static char *yy_c_buf_p = (char *) 0; | |
| | static int yy_init = 0; /* whether we need to initialize */ | |
| | static int yy_start = 0; /* start state number */ | |
| | | |
| | /* Flag which is used to allow yywrap()'s to do buffer switches | |
| | * instead of setting up a fresh yyin. A bit of a hack ... | |
| | */ | |
| | static int yy_did_buffer_switch_on_eof; | |
| | | |
| | void yyrestart (FILE *input_file ); | |
| | void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer ); | |
| | YY_BUFFER_STATE yy_create_buffer (FILE *file,int size ); | |
| | void yy_delete_buffer (YY_BUFFER_STATE b ); | |
| | void yy_flush_buffer (YY_BUFFER_STATE b ); | |
| | void yypush_buffer_state (YY_BUFFER_STATE new_buffer ); | |
| | void yypop_buffer_state (void ); | |
| | | |
| | static void yyensure_buffer_stack (void ); | |
| | static void yy_load_buffer_state (void ); | |
| | static void yy_init_buffer (YY_BUFFER_STATE b,FILE *file ); | |
| | | |
| | #define YY_FLUSH_BUFFER yy_flush_buffer(YY_CURRENT_BUFFER ) | |
| | | |
| | YY_BUFFER_STATE yy_scan_buffer (char *base,yy_size_t size ); | |
| | YY_BUFFER_STATE yy_scan_string (yyconst char *yy_str ); | |
| | YY_BUFFER_STATE yy_scan_bytes (yyconst char *bytes,int len ); | |
| | | |
| | void *yyalloc (yy_size_t ); | |
| | void *yyrealloc (void *,yy_size_t ); | |
| | void yyfree (void * ); | |
| | | |
| | #define yy_new_buffer yy_create_buffer | |
| | | |
| | #define yy_set_interactive(is_interactive) \ | |
| | { \ | |
| | if ( ! YY_CURRENT_BUFFER ){ \ | |
| | yyensure_buffer_stack (); \ | |
| | YY_CURRENT_BUFFER_LVALUE = \ | |
| | yy_create_buffer(yyin,YY_BUF_SIZE ); \ | |
| | } \ | |
| | YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \ | |
| | } | |
| | | |
| | #define yy_set_bol(at_bol) \ | |
| | { \ | |
| | if ( ! YY_CURRENT_BUFFER ){\ | |
| | yyensure_buffer_stack (); \ | |
| | YY_CURRENT_BUFFER_LVALUE = \ | |
| | yy_create_buffer(yyin,YY_BUF_SIZE ); \ | |
| | } \ | |
| | YY_CURRENT_BUFFER_LVALUE->yy_at_bol = at_bol; \ | |
| | } | |
| | | |
| | #define YY_AT_BOL() (YY_CURRENT_BUFFER_LVALUE->yy_at_bol) | |
| | | |
| | /* Begin user sect3 */ | |
| | | |
| | typedef unsigned char YY_CHAR; | |
| | | |
| | FILE *yyin = (FILE *) 0, *yyout = (FILE *) 0; | |
| | | |
| | typedef int yy_state_type; | |
| | | |
| | extern int yylineno; | |
| | | |
| | int yylineno = 1; | |
| | | |
| | extern char *yytext; | |
| | #define yytext_ptr yytext | |
| | | |
| | static yy_state_type yy_get_previous_state (void ); | |
| | static yy_state_type yy_try_NUL_trans (yy_state_type current_state ); | |
| | static int yy_get_next_buffer (void ); | |
| | static void yy_fatal_error (yyconst char msg[] ); | |
| | | |
| | /* Done after the current pattern has been matched and before the | |
| | * corresponding action - sets up yytext. | |
| | */ | |
| | #define YY_DO_BEFORE_ACTION \ | |
| | (yytext_ptr) = yy_bp; \ | |
| | (yytext_ptr) -= (yy_more_len); \ | |
| | yyleng = (size_t) (yy_cp - (yytext_ptr)); \ | |
| | (yy_hold_char) = *yy_cp; \ | |
| | *yy_cp = '\0'; \ | |
| | (yy_c_buf_p) = yy_cp; | |
| | | |
| | #define YY_NUM_RULES 8 | |
| | #define YY_END_OF_BUFFER 9 | |
| | /* This struct is not used in this scanner, | |
| | but its presence is necessary. */ | |
| | struct yy_trans_info | |
| | { | |
| | flex_int32_t yy_verify; | |
| | flex_int32_t yy_nxt; | |
| | }; | |
| | static yyconst flex_int16_t yy_acclist[23] = | |
| | { 0, | |
| | 9, 7, 8, 8, 1, 7, 8, 2, 7, 8, | |
| | 3, 7, 8, 4, 7, 8, 5, 7, 8, 6, | |
| | 7, 8 | |
| | } ; | |
| | | |
| | static yyconst flex_int16_t yy_accept[14] = | |
| | { 0, | |
| | 1, 1, 1, 2, 4, 5, 8, 11, 14, 17, | |
| | 20, 23, 23 | |
| | } ; | |
| | | |
| | static yyconst flex_int32_t yy_ec[256] = | |
| | { 0, | |
| | 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, | |
| | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| | 1, 1, 1, 1, 1, 1, 3, 4, 5, 6, | |
| | | |
| | 7, 8, 1, 1, 1, 1, 1, 1, 1, 1, | |
| | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| | | |
| | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| | 1, 1, 1, 1, 1 | |
| | } ; | |
| | | |
| | static yyconst flex_int32_t yy_meta[9] = | |
| | { 0, | |
| | 1, 1, 1, 1, 1, 1, 1, 1 | |
| | } ; | |
| | | |
| | static yyconst flex_int16_t yy_base[13] = | |
| | { 0, | |
| | 0, 0, 9, 10, 10, 10, 10, 10, 10, 10, | |
| | 10, 10 | |
| | } ; | |
| | | |
| | static yyconst flex_int16_t yy_def[13] = | |
| | { 0, | |
| | 12, 1, 12, 12, 12, 12, 12, 12, 12, 12, | |
| | 12, 0 | |
| | } ; | |
| | | |
| | static yyconst flex_int16_t yy_nxt[19] = | |
| | { 0, | |
| | 4, 5, 6, 7, 8, 9, 10, 11, 12, 3, | |
| | 12, 12, 12, 12, 12, 12, 12, 12 | |
| | } ; | |
| | | |
| | static yyconst flex_int16_t yy_chk[19] = | |
| | { 0, | |
| | 1, 1, 1, 1, 1, 1, 1, 1, 3, 12, | |
| | 12, 12, 12, 12, 12, 12, 12, 12 | |
| | } ; | |
| | | |
| | extern int yy_flex_debug; | |
| | int yy_flex_debug = 0; | |
| | | |
| | static yy_state_type *yy_state_buf=0, *yy_state_ptr=0; | |
| | static char *yy_full_match; | |
| | static int yy_lp; | |
| | #define REJECT \ | |
| | { \ | |
| | *yy_cp = (yy_hold_char); /* undo effects of setting up yytext */ \ | |
| | yy_cp = (yy_full_match); /* restore poss. backed-over text */ \ | |
| | ++(yy_lp); \ | |
| | goto find_rule; \ | |
| | } | |
| | | |
| | static int yy_more_flag = 0; | |
| | static int yy_more_len = 0; | |
| | #define yymore() ((yy_more_flag) = 1) | |
| | #define YY_MORE_ADJ (yy_more_len) | |
| | #define YY_RESTORE_YY_MORE_OFFSET | |
| | char *yytext; | |
| | #line 1 "conftest.l" | |
| | #line 477 "lex.yy.c" | |
| | | |
| | #define INITIAL 0 | |
| | | |
| | #ifndef YY_NO_UNISTD_H | |
| | /* Special case for "unistd.h", since it is non-ANSI. We include it way | |
| | * down here because we want the user's section 1 to have been scanned first. | |
| | * The user has a chance to override it with an option. | |
| | */ | |
| | #include <unistd.h> | |
| | #endif | |
| | | |
| | #ifndef YY_EXTRA_TYPE | |
| | #define YY_EXTRA_TYPE void * | |
| | #endif | |
| | | |
| | static int yy_init_globals (void ); | |
| | | |
| | /* Accessor methods to globals. | |
| | These are made visible to non-reentrant scanners for convenience. */ | |
| | | |
| | int yylex_destroy (void ); | |
| | | |
| | int yyget_debug (void ); | |
| | | |
| | void yyset_debug (int debug_flag ); | |
| | | |
| | YY_EXTRA_TYPE yyget_extra (void ); | |
| | | |
| | void yyset_extra (YY_EXTRA_TYPE user_defined ); | |
| | | |
| | FILE *yyget_in (void ); | |
| | | |
| | void yyset_in (FILE * in_str ); | |
| | | |
| | FILE *yyget_out (void ); | |
| | | |
| | void yyset_out (FILE * out_str ); | |
| | | |
| | int yyget_leng (void ); | |
| | | |
| | char *yyget_text (void ); | |
| | | |
| | int yyget_lineno (void ); | |
| | | |
| | void yyset_lineno (int line_number ); | |
| | | |
| | /* Macros after this point can all be overridden by user definitions in | |
| | * section 1. | |
| | */ | |
| | | |
| | #ifndef YY_SKIP_YYWRAP | |
| | #ifdef __cplusplus | |
| | extern "C" int yywrap (void ); | |
| | #else | |
| | extern int yywrap (void ); | |
| | #endif | |
| | #endif | |
| | | |
| | static void yyunput (int c,char *buf_ptr ); | |
| | | |
| | #ifndef yytext_ptr | |
| | static void yy_flex_strncpy (char *,yyconst char *,int ); | |
| | #endif | |
| | | |
| | #ifdef YY_NEED_STRLEN | |
| | static int yy_flex_strlen (yyconst char * ); | |
| | #endif | |
| | | |
| | #ifndef YY_NO_INPUT | |
| | | |
| | #ifdef __cplusplus | |
| | static int yyinput (void ); | |
| | #else | |
| | static int input (void ); | |
| | #endif | |
| | | |
| | #endif | |
| | | |
| | /* Amount of stuff to slurp up with each read. */ | |
| | #ifndef YY_READ_BUF_SIZE | |
| | #ifdef __ia64__ | |
| | /* On IA-64, the buffer size is 16k, not 8k */ | |
| | #define YY_READ_BUF_SIZE 16384 | |
| | #else | |
| | #define YY_READ_BUF_SIZE 8192 | |
| | #endif /* __ia64__ */ | |
| | #endif | |
| | | |
| | /* Copy whatever the last rule matched to the standard output. */ | |
| | #ifndef ECHO | |
| | /* This used to be an fputs(), but since the string might contain NUL's, | |
| | * we now use fwrite(). | |
| | */ | |
| | #define ECHO do { if (fwrite( yytext, yyleng, 1, yyout )) {} } while (0) | |
| | #endif | |
| | | |
| | /* Gets input and stuffs it into "buf". number of characters read, or YY_NULL, | |
| | * is returned in "result". | |
| | */ | |
| | #ifndef YY_INPUT | |
| | #define YY_INPUT(buf,result,max_size) \ | |
| | if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \ | |
| | { \ | |
| | int c = '*'; \ | |
| | size_t n; \ | |
| | for ( n = 0; n < max_size && \ | |
| | (c = getc( yyin )) != EOF && c != '\n'; ++n ) \ | |
| | buf[n] = (char) c; \ | |
| | if ( c == '\n' ) \ | |
| | buf[n++] = (char) c; \ | |
| | if ( c == EOF && ferror( yyin ) ) \ | |
| | YY_FATAL_ERROR( "input in flex scanner failed" ); \ | |
| | result = n; \ | |
| | } \ | |
| | else \ | |
| | { \ | |
| | errno=0; \ | |
| | while ( (result = fread(buf, 1, max_size, yyin))==0 && ferror(yyin)) \ | |
| | { \ | |
| | if( errno != EINTR) \ | |
| | { \ | |
| | YY_FATAL_ERROR( "input in flex scanner failed" ); \ | |
| | break; \ | |
| | } \ | |
| | errno=0; \ | |
| | clearerr(yyin); \ | |
| | } \ | |
| | }\ | |
| | \ | |
| | | |
| | #endif | |
| | | |
| | /* No semi-colon after return; correct usage is to write "yyterminate();" - | |
| | * we don't want an extra ';' after the "return" because that will cause | |
| | * some compilers to complain about unreachable statements. | |
| | */ | |
| | #ifndef yyterminate | |
| | #define yyterminate() return YY_NULL | |
| | #endif | |
| | | |
| | /* Number of entries by which start-condition stack grows. */ | |
| | #ifndef YY_START_STACK_INCR | |
| | #define YY_START_STACK_INCR 25 | |
| | #endif | |
| | | |
| | /* Report a fatal error. */ | |
| | #ifndef YY_FATAL_ERROR | |
| | #define YY_FATAL_ERROR(msg) yy_fatal_error( msg ) | |
| | #endif | |
| | | |
| | /* end tables serialization structures and prototypes */ | |
| | | |
| | /* Default declaration of generated scanner - a define so the user can | |
| | * easily add parameters. | |
| | */ | |
| | #ifndef YY_DECL | |
| | #define YY_DECL_IS_OURS 1 | |
| | | |
| | extern int yylex (void); | |
| | | |
| | #define YY_DECL int yylex (void) | |
| | #endif /* !YY_DECL */ | |
| | | |
| | /* Code executed at the beginning of each rule, after yytext and yyleng | |
| | * have been set up. | |
| | */ | |
| | #ifndef YY_USER_ACTION | |
| | #define YY_USER_ACTION | |
| | #endif | |
| | | |
| | /* Code executed at the end of each rule. */ | |
| | #ifndef YY_BREAK | |
| | #define YY_BREAK break; | |
| | #endif | |
| | | |
| | #define YY_RULE_SETUP \ | |
| | YY_USER_ACTION | |
| | | |
| | /** The main scanner function which does all the work. | |
| | */ | |
| | YY_DECL | |
| | { | |
| | register yy_state_type yy_current_state; | |
| | register char *yy_cp, *yy_bp; | |
| | register int yy_act; | |
| | | |
| | #line 1 "conftest.l" | |
| | | |
| | #line 666 "lex.yy.c" | |
| | | |
| | if ( !(yy_init) ) | |
| | { | |
| | (yy_init) = 1; | |
| | | |
| | #ifdef YY_USER_INIT | |
| | YY_USER_INIT; | |
| | #endif | |
| | | |
| | /* Create the reject buffer large enough to save one state per allowed character. */ | |
| | if ( ! (yy_state_buf) ) | |
| | (yy_state_buf) = (yy_state_type *)yyalloc(YY_STATE_BUF_SIZE ); | |
| | if ( ! (yy_state_buf) ) | |
| | YY_FATAL_ERROR( "out of dynamic memory in yylex()" ); | |
| | | |
| | if ( ! (yy_start) ) | |
| | (yy_start) = 1; /* first start state */ | |
| | | |
| | if ( ! yyin ) | |
| | yyin = stdin; | |
| | | |
| | if ( ! yyout ) | |
| | yyout = stdout; | |
| | | |
| | if ( ! YY_CURRENT_BUFFER ) { | |
| | yyensure_buffer_stack (); | |
| | YY_CURRENT_BUFFER_LVALUE = | |
| | yy_create_buffer(yyin,YY_BUF_SIZE ); | |
| | } | |
| | | |
| | yy_load_buffer_state( ); | |
| | } | |
| | | |
| | while ( 1 ) /* loops until end-of-file is reached */ | |
| | { | |
| | (yy_more_len) = 0; | |
| | if ( (yy_more_flag) ) | |
| | { | |
| | (yy_more_len) = (yy_c_buf_p) - (yytext_ptr); | |
| | (yy_more_flag) = 0; | |
| | } | |
| | yy_cp = (yy_c_buf_p); | |
| | | |
| | /* Support of yytext. */ | |
| | *yy_cp = (yy_hold_char); | |
| | | |
| | /* yy_bp points to the position in yy_ch_buf of the start of | |
| | * the current run. | |
| | */ | |
| | yy_bp = yy_cp; | |
| | | |
| | yy_current_state = (yy_start); | |
| | | |
| | (yy_state_ptr) = (yy_state_buf); | |
| | *(yy_state_ptr)++ = yy_current_state; | |
| | | |
| | yy_match: | |
| | do | |
| | { | |
| | register YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)]; | |
| | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) | |
| | { | |
| | yy_current_state = (int) yy_def[yy_current_state]; | |
| | if ( yy_current_state >= 13 ) | |
| | yy_c = yy_meta[(unsigned int) yy_c]; | |
| | } | |
| | yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c]; | |
| | *(yy_state_ptr)++ = yy_current_state; | |
| | ++yy_cp; | |
| | } | |
| | while ( yy_base[yy_current_state] != 10 ); | |
| | | |
| | yy_find_action: | |
| | yy_current_state = *--(yy_state_ptr); | |
| | (yy_lp) = yy_accept[yy_current_state]; | |
| | find_rule: /* we branch to this label when backing up */ | |
| | for ( ; ; ) /* until we find what rule we matched */ | |
| | { | |
| | if ( (yy_lp) && (yy_lp) < yy_accept[yy_current_state + 1] ) | |
| | { | |
| | yy_act = yy_acclist[(yy_lp)]; | |
| | { | |
| | (yy_full_match) = yy_cp; | |
| | break; | |
| | } | |
| | } | |
| | --yy_cp; | |
| | yy_current_state = *--(yy_state_ptr); | |
| | (yy_lp) = yy_accept[yy_current_state]; | |
| | } | |
| | | |
| | YY_DO_BEFORE_ACTION; | |
| | | |
| | do_action: /* This label is used only to access EOF actions. */ | |
| | | |
| | switch ( yy_act ) | |
| | { /* beginning of action switch */ | |
| | case 1: | |
| | YY_RULE_SETUP | |
| | #line 2 "conftest.l" | |
| | { ECHO; } | |
| | YY_BREAK | |
| | case 2: | |
| | YY_RULE_SETUP | |
| | #line 3 "conftest.l" | |
| | { REJECT; } | |
| | YY_BREAK | |
| | case 3: | |
| | YY_RULE_SETUP | |
| | #line 4 "conftest.l" | |
| | { yymore (); } | |
| | YY_BREAK | |
| | case 4: | |
| | YY_RULE_SETUP | |
| | #line 5 "conftest.l" | |
| | { yyless (1); } | |
| | YY_BREAK | |
| | case 5: | |
| | YY_RULE_SETUP | |
| | #line 6 "conftest.l" | |
| | { /* IRIX 6.5 flex 2.5.4 underquotes its yyless argument. */ | |
| | yyless ((input () != 0)); } | |
| | YY_BREAK | |
| | case 6: | |
| | YY_RULE_SETUP | |
| | #line 8 "conftest.l" | |
| | { unput (yytext[0]); } | |
| | YY_BREAK | |
| | case 7: | |
| | YY_RULE_SETUP | |
| | #line 9 "conftest.l" | |
| | { BEGIN INITIAL; } | |
| | YY_BREAK | |
| | case 8: | |
| | YY_RULE_SETUP | |
| | #line 10 "conftest.l" | |
| | ECHO; | |
| | YY_BREAK | |
| | #line 805 "lex.yy.c" | |
| | case YY_STATE_EOF(INITIAL): | |
| | yyterminate(); | |
| | | |
| | case YY_END_OF_BUFFER: | |
| | { | |
| | /* Amount of text matched not including the EOB char. */ | |
| | int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1; | |
| | | |
| | /* Undo the effects of YY_DO_BEFORE_ACTION. */ | |
| | *yy_cp = (yy_hold_char); | |
| | YY_RESTORE_YY_MORE_OFFSET | |
| | | |
| | if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_NEW ) | |
| | { | |
| | /* We're scanning a new file or input source. It's | |
| | * possible that this happened because the user | |
| | * just pointed yyin at a new source and called | |
| | * yylex(). If so, then we have to assure | |
| | * consistency between YY_CURRENT_BUFFER and our | |
| | * globals. Here is the right place to do so, because | |
| | * this is the first action (other than possibly a | |
| | * back-up) that will match for the new input source. | |
| | */ | |
| | (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars; | |
| | YY_CURRENT_BUFFER_LVALUE->yy_input_file = yyin; | |
| | YY_CURRENT_BUFFER_LVALUE->yy_buffer_status = YY_BUFFER_NORMAL; | |
| | } | |
| | | |
| | /* Note that here we test for yy_c_buf_p "<=" to the position | |
| | * of the first EOB in the buffer, since yy_c_buf_p will | |
| | * already have been incremented past the NUL character | |
| | * (since all states make transitions on EOB to the | |
| | * end-of-buffer state). Contrast this with the test | |
| | * in input(). | |
| | */ | |
| | if ( (yy_c_buf_p) <= &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] ) | |
| | { /* This was really a NUL. */ | |
| | yy_state_type yy_next_state; | |
| | | |
| | (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text; | |
| | | |
| | yy_current_state = yy_get_previous_state( ); | |
| | | |
| | /* Okay, we're now positioned to make the NUL | |
| | * transition. We couldn't have | |
| | * yy_get_previous_state() go ahead and do it | |
| | * for us because it doesn't know how to deal | |
| | * with the possibility of jamming (and we don't | |
| | * want to build jamming into it because then it | |
| | * will run more slowly). | |
| | */ | |
| | | |
| | yy_next_state = yy_try_NUL_trans( yy_current_state ); | |
| | | |
| | yy_bp = (yytext_ptr) + YY_MORE_ADJ; | |
| | | |
| | if ( yy_next_state ) | |
| | { | |
| | /* Consume the NUL. */ | |
| | yy_cp = ++(yy_c_buf_p); | |
| | yy_current_state = yy_next_state; | |
| | goto yy_match; | |
| | } | |
| | | |
| | else | |
| | { | |
| | yy_cp = (yy_c_buf_p); | |
| | goto yy_find_action; | |
| | } | |
| | } | |
| | | |
| | else switch ( yy_get_next_buffer( ) ) | |
| | { | |
| | case EOB_ACT_END_OF_FILE: | |
| | { | |
| | (yy_did_buffer_switch_on_eof) = 0; | |
| | | |
| | if ( yywrap( ) ) | |
| | { | |
| | /* Note: because we've taken care in | |
| | * yy_get_next_buffer() to have set up | |
| | * yytext, we can now set up | |
| | * yy_c_buf_p so that if some total | |
| | * hoser (like flex itself) wants to | |
| | * call the scanner after we return the | |
| | * YY_NULL, it'll still work - another | |
| | * YY_NULL will get returned. | |
| | */ | |
| | (yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ; | |
| | | |
| | yy_act = YY_STATE_EOF(YY_START); | |
| | goto do_action; | |
| | } | |
| | | |
| | else | |
| | { | |
| | if ( ! (yy_did_buffer_switch_on_eof) ) | |
| | YY_NEW_FILE; | |
| | } | |
| | break; | |
| | } | |
| | | |
| | case EOB_ACT_CONTINUE_SCAN: | |
| | (yy_c_buf_p) = | |
| | (yytext_ptr) + yy_amount_of_matched_text; | |
| | | |
| | yy_current_state = yy_get_previous_state( ); | |
| | | |
| | yy_cp = (yy_c_buf_p); | |
| | yy_bp = (yytext_ptr) + YY_MORE_ADJ; | |
| | goto yy_match; | |
| | | |
| | case EOB_ACT_LAST_MATCH: | |
| | (yy_c_buf_p) = | |
| | &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)]; | |
| | | |
| | yy_current_state = yy_get_previous_state( ); | |
| | | |
| | yy_cp = (yy_c_buf_p); | |
| | yy_bp = (yytext_ptr) + YY_MORE_ADJ; | |
| | goto yy_find_action; | |
| | } | |
| | break; | |
| | } | |
| | | |
| | default: | |
| | YY_FATAL_ERROR( | |
| | "fatal flex scanner internal error--no action found" ); | |
| | } /* end of action switch */ | |
| | } /* end of scanning one token */ | |
| | } /* end of yylex */ | |
| | | |
| | /* yy_get_next_buffer - try to read in a new buffer | |
| | * | |
| | * Returns a code representing an action: | |
| | * EOB_ACT_LAST_MATCH - | |
| | * EOB_ACT_CONTINUE_SCAN - continue scanning from current position | |
| | * EOB_ACT_END_OF_FILE - end of file | |
| | */ | |
| | static int yy_get_next_buffer (void) | |
| | { | |
| | register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf; | |
| | register char *source = (yytext_ptr); | |
| | register int number_to_move, i; | |
| | int ret_val; | |
| | | |
| | if ( (yy_c_buf_p) > &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] ) | |
| | YY_FATAL_ERROR( | |
| | "fatal flex scanner internal error--end of buffer missed" ); | |
| | | |
| | if ( YY_CURRENT_BUFFER_LVALUE->yy_fill_buffer == 0 ) | |
| | { /* Don't try to fill the buffer, so this is an EOF. */ | |
| | if ( (yy_c_buf_p) - (yytext_ptr) - YY_MORE_ADJ == 1 ) | |
| | { | |
| | /* We matched a single character, the EOB, so | |
| | * treat this as a final EOF. | |
| | */ | |
| | return EOB_ACT_END_OF_FILE; | |
| | } | |
| | | |
| | else | |
| | { | |
| | /* We matched some text prior to the EOB, first | |
| | * process it. | |
| | */ | |
| | return EOB_ACT_LAST_MATCH; | |
| | } | |
| | } | |
| | | |
| | /* Try to read more data. */ | |
| | | |
| | /* First move last chars to start of buffer. */ | |
| | number_to_move = (int) ((yy_c_buf_p) - (yytext_ptr)) - 1; | |
| | | |
| | for ( i = 0; i < number_to_move; ++i ) | |
| | *(dest++) = *(source++); | |
| | | |
| | if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_EOF_PENDING ) | |
| | /* don't do the read, it's not guaranteed to return an EOF, | |
| | * just force an EOF | |
| | */ | |
| | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars) = 0; | |
| | | |
| | else | |
| | { | |
| | int num_to_read = | |
| | YY_CURRENT_BUFFER_LVALUE->yy_buf_size - number_to_move - 1; | |
| | | |
| | while ( num_to_read <= 0 ) | |
| | { /* Not enough room in the buffer - grow it. */ | |
| | | |
| | YY_FATAL_ERROR( | |
| | "input buffer overflow, can't enlarge buffer because scanner uses REJECT" ); | |
| | | |
| | } | |
| | | |
| | if ( num_to_read > YY_READ_BUF_SIZE ) | |
| | num_to_read = YY_READ_BUF_SIZE; | |
| | | |
| | /* Read in more data. */ | |
| | YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]), | |
| | (yy_n_chars), (size_t) num_to_read ); | |
| | | |
| | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars); | |
| | } | |
| | | |
| | if ( (yy_n_chars) == 0 ) | |
| | { | |
| | if ( number_to_move == YY_MORE_ADJ ) | |
| | { | |
| | ret_val = EOB_ACT_END_OF_FILE; | |
| | yyrestart(yyin ); | |
| | } | |
| | | |
| | else | |
| | { | |
| | ret_val = EOB_ACT_LAST_MATCH; | |
| | YY_CURRENT_BUFFER_LVALUE->yy_buffer_status = | |
| | YY_BUFFER_EOF_PENDING; | |
| | } | |
| | } | |
| | | |
| | else | |
| | ret_val = EOB_ACT_CONTINUE_SCAN; | |
| | | |
| | if ((yy_size_t) ((yy_n_chars) + number_to_move) > YY_CURRENT_BUFFER_LVALUE->yy_buf_size) { | |
| | /* Extend the array by 50%, plus the number we really need. */ | |
| | yy_size_t new_size = (yy_n_chars) + number_to_move + ((yy_n_chars) >> 1); | |
| | YY_CURRENT_BUFFER_LVALUE->yy_ch_buf = (char *) yyrealloc((void *) YY_CURRENT_BUFFER_LVALUE->yy_ch_buf,new_size ); | |
| | if ( ! YY_CURRENT_BUFFER_LVALUE->yy_ch_buf ) | |
| | YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" ); | |
| | } | |
| | | |
| | (yy_n_chars) += number_to_move; | |
| | YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] = YY_END_OF_BUFFER_CHAR; | |
| | YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] = YY_END_OF_BUFFER_CHAR; | |
| | | |
| | (yytext_ptr) = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[0]; | |
| | | |
| | return ret_val; | |
| | } | |
| | | |
| | /* yy_get_previous_state - get the state just before the EOB char was reached */ | |
| | | |
| | static yy_state_type yy_get_previous_state (void) | |
| | { | |
| | register yy_state_type yy_current_state; | |
| | register char *yy_cp; | |
| | | |
| | yy_current_state = (yy_start); | |
| | | |
| | (yy_state_ptr) = (yy_state_buf); | |
| | *(yy_state_ptr)++ = yy_current_state; | |
| | | |
| | for ( yy_cp = (yytext_ptr) + YY_MORE_ADJ; yy_cp < (yy_c_buf_p); ++yy_cp ) | |
| | { | |
| | register YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1); | |
| | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) | |
| | { | |
| | yy_current_state = (int) yy_def[yy_current_state]; | |
| | if ( yy_current_state >= 13 ) | |
| | yy_c = yy_meta[(unsigned int) yy_c]; | |
| | } | |
| | yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c]; | |
| | *(yy_state_ptr)++ = yy_current_state; | |
| | } | |
| | | |
| | return yy_current_state; | |
| | } | |
| | | |
| | /* yy_try_NUL_trans - try to make a transition on the NUL character | |
| | * | |
| | * synopsis | |
| | * next_state = yy_try_NUL_trans( current_state ); | |
| | */ | |
| | static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state ) | |
| | { | |
| | register int yy_is_jam; | |
| | | |
| | register YY_CHAR yy_c = 1; | |
| | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) | |
| | { | |
| | yy_current_state = (int) yy_def[yy_current_state]; | |
| | if ( yy_current_state >= 13 ) | |
| | yy_c = yy_meta[(unsigned int) yy_c]; | |
| | } | |
| | yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c]; | |
| | yy_is_jam = (yy_current_state == 12); | |
| | if ( ! yy_is_jam ) | |
| | *(yy_state_ptr)++ = yy_current_state; | |
| | | |
| | return yy_is_jam ? 0 : yy_current_state; | |
| | } | |
| | | |
| | static void yyunput (int c, register char * yy_bp ) | |
| | { | |
| | register char *yy_cp; | |
| | | |
| | yy_cp = (yy_c_buf_p); | |
| | | |
| | /* undo effects of setting up yytext */ | |
| | *yy_cp = (yy_hold_char); | |
| | | |
| | if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 ) | |
| | { /* need to shift things up to make room */ | |
| | /* +2 for EOB chars. */ | |
| | register int number_to_move = (yy_n_chars) + 2; | |
| | register char *dest = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[ | |
| | YY_CURRENT_BUFFER_LVALUE->yy_buf_size + 2]; | |
| | register char *source = | |
| | &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]; | |
| | | |
| | while ( source > YY_CURRENT_BUFFER_LVALUE->yy_ch_buf ) | |
| | *--dest = *--source; | |
| | | |
| | yy_cp += (int) (dest - source); | |
| | yy_bp += (int) (dest - source); | |
| | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = | |
| | (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_buf_size; | |
| | | |
| | if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 ) | |
| | YY_FATAL_ERROR( "flex scanner push-back overflow" ); | |
| | } | |
| | | |
| | *--yy_cp = (char) c; | |
| | | |
| | (yytext_ptr) = yy_bp; | |
| | (yy_hold_char) = *yy_cp; | |
| | (yy_c_buf_p) = yy_cp; | |
| | } | |
| | | |
| | #ifndef YY_NO_INPUT | |
| | #ifdef __cplusplus | |
| | static int yyinput (void) | |
| | #else | |
| | static int input (void) | |
| | #endif | |
| | | |
| | { | |
| | int c; | |
| | | |
| | *(yy_c_buf_p) = (yy_hold_char); | |
| | | |
| | if ( *(yy_c_buf_p) == YY_END_OF_BUFFER_CHAR ) | |
| | { | |
| | /* yy_c_buf_p now points to the character we want to return. | |
| | * If this occurs *before* the EOB characters, then it's a | |
| | * valid NUL; if not, then we've hit the end of the buffer. | |
| | */ | |
| | if ( (yy_c_buf_p) < &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] ) | |
| | /* This was really a NUL. */ | |
| | *(yy_c_buf_p) = '\0'; | |
| | | |
| | else | |
| | { /* need more input */ | |
| | int offset = (yy_c_buf_p) - (yytext_ptr); | |
| | ++(yy_c_buf_p); | |
| | | |
| | switch ( yy_get_next_buffer( ) ) | |
| | { | |
| | case EOB_ACT_LAST_MATCH: | |
| | /* This happens because yy_g_n_b() | |
| | * sees that we've accumulated a | |
| | * token and flags that we need to | |
| | * try matching the token before | |
| | * proceeding. But for input(), | |
| | * there's no matching to consider. | |
| | * So convert the EOB_ACT_LAST_MATCH | |
| | * to EOB_ACT_END_OF_FILE. | |
| | */ | |
| | | |
| | /* Reset buffer status. */ | |
| | yyrestart(yyin ); | |
| | | |
| | /*FALLTHROUGH*/ | |
| | | |
| | case EOB_ACT_END_OF_FILE: | |
| | { | |
| | if ( yywrap( ) ) | |
| | return EOF; | |
| | | |
| | if ( ! (yy_did_buffer_switch_on_eof) ) | |
| | YY_NEW_FILE; | |
| | #ifdef __cplusplus | |
| | return yyinput(); | |
| | #else | |
| | return input(); | |
| | #endif | |
| | } | |
| | | |
| | case EOB_ACT_CONTINUE_SCAN: | |
| | (yy_c_buf_p) = (yytext_ptr) + offset; | |
| | break; | |
| | } | |
| | } | |
| | } | |
| | | |
| | c = *(unsigned char *) (yy_c_buf_p); /* cast for 8-bit char's */ | |
| | *(yy_c_buf_p) = '\0'; /* preserve yytext */ | |
| | (yy_hold_char) = *++(yy_c_buf_p); | |
| | | |
| | return c; | |
| | } | |
| | #endif /* ifndef YY_NO_INPUT */ | |
| | | |
| | /** Immediately switch to a different input stream. | |
| | * @param input_file A readable stream. | |
| | * | |
| | * @note This function does not reset the start condition to @c INITIAL . | |
| | */ | |
| | void yyrestart (FILE * input_file ) | |
| | { | |
| | | |
| | if ( ! YY_CURRENT_BUFFER ){ | |
| | yyensure_buffer_stack (); | |
| | YY_CURRENT_BUFFER_LVALUE = | |
| | yy_create_buffer(yyin,YY_BUF_SIZE ); | |
| | } | |
| | | |
| | yy_init_buffer(YY_CURRENT_BUFFER,input_file ); | |
| | yy_load_buffer_state( ); | |
| | } | |
| | | |
| | /** Switch to a different input buffer. | |
| | * @param new_buffer The new input buffer. | |
| | * | |
| | */ | |
| | void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer ) | |
| | { | |
| | | |
| | /* TODO. We should be able to replace this entire function body | |
| | * with | |
| | * yypop_buffer_state(); | |
| | * yypush_buffer_state(new_buffer); | |
| | */ | |
| | yyensure_buffer_stack (); | |
| | if ( YY_CURRENT_BUFFER == new_buffer ) | |
| | return; | |
| | | |
| | if ( YY_CURRENT_BUFFER ) | |
| | { | |
| | /* Flush out information for old buffer. */ | |
| | *(yy_c_buf_p) = (yy_hold_char); | |
| | YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p); | |
| | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars); | |
| | } | |
| | | |
| | YY_CURRENT_BUFFER_LVALUE = new_buffer; | |
| | yy_load_buffer_state( ); | |
| | | |
| | /* We don't actually know whether we did this switch during | |
| | * EOF (yywrap()) processing, but the only time this flag | |
| | * is looked at is after yywrap() is called, so it's safe | |
| | * to go ahead and always set it. | |
| | */ | |
| | (yy_did_buffer_switch_on_eof) = 1; | |
| | } | |
| | | |
| | static void yy_load_buffer_state (void) | |
| | { | |
| | (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars; | |
| | (yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos; | |
| | yyin = YY_CURRENT_BUFFER_LVALUE->yy_input_file; | |
| | (yy_hold_char) = *(yy_c_buf_p); | |
| | } | |
| | | |
| | /** Allocate and initialize an input buffer state. | |
| | * @param file A readable stream. | |
| | * @param size The character buffer size in bytes. When in doubt, use @c YY_BUF_SIZE. | |
| | * | |
| | * @return the allocated buffer state. | |
| | */ | |
| | YY_BUFFER_STATE yy_create_buffer (FILE * file, int size ) | |
| | { | |
| | YY_BUFFER_STATE b; | |
| | | |
| | b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) ); | |
| | if ( ! b ) | |
| | YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" ); | |
| | | |
| | b->yy_buf_size = size; | |
| | | |
| | /* yy_ch_buf has to be 2 characters longer than the size given because | |
| | * we need to put in 2 end-of-buffer characters. | |
| | */ | |
| | b->yy_ch_buf = (char *) yyalloc(b->yy_buf_size + 2 ); | |
| | if ( ! b->yy_ch_buf ) | |
| | YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" ); | |
| | | |
| | b->yy_is_our_buffer = 1; | |
| | | |
| | yy_init_buffer(b,file ); | |
| | | |
| | return b; | |
| | } | |
| | | |
| | /** Destroy the buffer. | |
| | * @param b a buffer created with yy_create_buffer() | |
| | * | |
| | */ | |
| | void yy_delete_buffer (YY_BUFFER_STATE b ) | |
| | { | |
| | | |
| | if ( ! b ) | |
| | return; | |
| | | |
| | if ( b == YY_CURRENT_BUFFER ) /* Not sure if we should pop here. */ | |
| | YY_CURRENT_BUFFER_LVALUE = (YY_BUFFER_STATE) 0; | |
| | | |
| | if ( b->yy_is_our_buffer ) | |
| | yyfree((void *) b->yy_ch_buf ); | |
| | | |
| | yyfree((void *) b ); | |
| | } | |
| | | |
| | #ifndef __cplusplus | |
| | extern int isatty (int ); | |
| | #endif /* __cplusplus */ | |
| | | |
| | /* Initializes or reinitializes a buffer. | |
| | * This function is sometimes called more than once on the same buffer, | |
| | * such as during a yyrestart() or at EOF. | |
| | */ | |
| | static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file ) | |
| | | |
| | { | |
| | int oerrno = errno; | |
| | | |
| | yy_flush_buffer(b ); | |
| | | |
| | b->yy_input_file = file; | |
| | b->yy_fill_buffer = 1; | |
| | | |
| | /* If b is the current buffer, then yy_init_buffer was _probably_ | |
| | * called from yyrestart() or through yy_get_next_buffer. | |
| | * In that case, we don't want to reset the lineno or column. | |
| | */ | |
| | if (b != YY_CURRENT_BUFFER){ | |
| | b->yy_bs_lineno = 1; | |
| | b->yy_bs_column = 0; | |
| | } | |
| | | |
| | b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0; | |
| | | |
| | errno = oerrno; | |
| | } | |
| | | |
| | /** Discard all buffered characters. On the next scan, YY_INPUT will be called. | |
| | * @param b the buffer state to be flushed, usually @c YY_CURRENT_BUFFER. | |
| | * | |
| | */ | |
| | void yy_flush_buffer (YY_BUFFER_STATE b ) | |
| | { | |
| | if ( ! b ) | |
| | return; | |
| | | |
| | b->yy_n_chars = 0; | |
| | | |
| | /* We always need two end-of-buffer characters. The first causes | |
| | * a transition to the end-of-buffer state. The second causes | |
| | * a jam in that state. | |
| | */ | |
| | b->yy_ch_buf[0] = YY_END_OF_BUFFER_CHAR; | |
| | b->yy_ch_buf[1] = YY_END_OF_BUFFER_CHAR; | |
| | | |
| | b->yy_buf_pos = &b->yy_ch_buf[0]; | |
| | | |
| | b->yy_at_bol = 1; | |
| | b->yy_buffer_status = YY_BUFFER_NEW; | |
| | | |
| | if ( b == YY_CURRENT_BUFFER ) | |
| | yy_load_buffer_state( ); | |
| | } | |
| | | |
| | /** Pushes the new state onto the stack. The new state becomes | |
| | * the current state. This function will allocate the stack | |
| | * if necessary. | |
| | * @param new_buffer The new state. | |
| | * | |
| | */ | |
| | void yypush_buffer_state (YY_BUFFER_STATE new_buffer ) | |
| | { | |
| | if (new_buffer == NULL) | |
| | return; | |
| | | |
| | yyensure_buffer_stack(); | |
| | | |
| | /* This block is copied from yy_switch_to_buffer. */ | |
| | if ( YY_CURRENT_BUFFER ) | |
| | { | |
| | /* Flush out information for old buffer. */ | |
| | *(yy_c_buf_p) = (yy_hold_char); | |
| | YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p); | |
| | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars); | |
| | } | |
| | | |
| | /* Only push if top exists. Otherwise, replace top. */ | |
| | if (YY_CURRENT_BUFFER) | |
| | (yy_buffer_stack_top)++; | |
| | YY_CURRENT_BUFFER_LVALUE = new_buffer; | |
| | | |
| | /* copied from yy_switch_to_buffer. */ | |
| | yy_load_buffer_state( ); | |
| | (yy_did_buffer_switch_on_eof) = 1; | |
| | } | |
| | | |
| | /** Removes and deletes the top of the stack, if present. | |
| | * The next element becomes the new top. | |
| | * | |
| | */ | |
| | void yypop_buffer_state (void) | |
| | { | |
| | if (!YY_CURRENT_BUFFER) | |
| | return; | |
| | | |
| | yy_delete_buffer(YY_CURRENT_BUFFER ); | |
| | YY_CURRENT_BUFFER_LVALUE = NULL; | |
| | if ((yy_buffer_stack_top) > 0) | |
| | --(yy_buffer_stack_top); | |
| | | |
| | if (YY_CURRENT_BUFFER) { | |
| | yy_load_buffer_state( ); | |
| | (yy_did_buffer_switch_on_eof) = 1; | |
| | } | |
| | } | |
| | | |
| | /* Allocates the stack if it does not exist. | |
| | * Guarantees space for at least one push. | |
| | */ | |
| | static void yyensure_buffer_stack (void) | |
| | { | |
| | int num_to_alloc; | |
| | | |
| | if (!(yy_buffer_stack)) { | |
| | | |
| | /* First allocation is just for 2 elements, since we don't know if this | |
| | * scanner will even need a stack. We use 2 instead of 1 to avoid an | |
| | * immediate realloc on the next call. | |
| | */ | |
| | num_to_alloc = 1; | |
| | (yy_buffer_stack) = (struct yy_buffer_state**)yyalloc | |
| | (num_to_alloc * sizeof(struct yy_buffer_state*) | |
| | ); | |
| | if ( ! (yy_buffer_stack) ) | |
| | YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" ); | |
| | | |
| | memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*)); | |
| | | |
| | (yy_buffer_stack_max) = num_to_alloc; | |
| | (yy_buffer_stack_top) = 0; | |
| | return; | |
| | } | |
| | | |
| | if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){ | |
| | | |
| | /* Increase the buffer to prepare for a possible push. */ | |
| | int grow_size = 8 /* arbitrary grow size */; | |
| | | |
| | num_to_alloc = (yy_buffer_stack_max) + grow_size; | |
| | (yy_buffer_stack) = (struct yy_buffer_state**)yyrealloc | |
| | ((yy_buffer_stack), | |
| | num_to_alloc * sizeof(struct yy_buffer_state*) | |
| | ); | |
| | if ( ! (yy_buffer_stack) ) | |
| | YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" ); | |
| | | |
| | /* zero only the new slots.*/ | |
| | memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*)); | |
| | (yy_buffer_stack_max) = num_to_alloc; | |
| | } | |
| | } | |
| | | |
| | /** Setup the input buffer state to scan directly from a user-specified character buffer. | |
| | * @param base the character buffer | |
| | * @param size the size in bytes of the character buffer | |
| | * | |
| | * @return the newly allocated buffer state object. | |
| | */ | |
| | YY_BUFFER_STATE yy_scan_buffer (char * base, yy_size_t size ) | |
| | { | |
| | YY_BUFFER_STATE b; | |
| | | |
| | if ( size < 2 || | |
| | base[size-2] != YY_END_OF_BUFFER_CHAR || | |
| | base[size-1] != YY_END_OF_BUFFER_CHAR ) | |
| | /* They forgot to leave room for the EOB's. */ | |
| | return 0; | |
| | | |
| | b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) ); | |
| | if ( ! b ) | |
| | YY_FATAL_ERROR( "out of dynamic memory in yy_scan_buffer()" ); | |
| | | |
| | b->yy_buf_size = size - 2; /* "- 2" to take care of EOB's */ | |
| | b->yy_buf_pos = b->yy_ch_buf = base; | |
| | b->yy_is_our_buffer = 0; | |
| | b->yy_input_file = 0; | |
| | b->yy_n_chars = b->yy_buf_size; | |
| | b->yy_is_interactive = 0; | |
| | b->yy_at_bol = 1; | |
| | b->yy_fill_buffer = 0; | |
| | b->yy_buffer_status = YY_BUFFER_NEW; | |
| | | |
| | yy_switch_to_buffer(b ); | |
| | | |
| | return b; | |
| | } | |
| | | |
| | /** Setup the input buffer state to scan a string. The next call to yylex() will | |
| | * scan from a @e copy of @a str. | |
| | * @param yystr a NUL-terminated string to scan | |
| | * | |
| | * @return the newly allocated buffer state object. | |
| | * @note If you want to scan bytes that may contain NUL values, then use | |
| | * yy_scan_bytes() instead. | |
| | */ | |
| | YY_BUFFER_STATE yy_scan_string (yyconst char * yystr ) | |
| | { | |
| | | |
| | return yy_scan_bytes(yystr,strlen(yystr) ); | |
| | } | |
| | | |
| | /** Setup the input buffer state to scan the given bytes. The next call to yylex() will | |
| | * scan from a @e copy of @a bytes. | |
| | * @param yybytes the byte buffer to scan | |
| | * @param _yybytes_len the number of bytes in the buffer pointed to by @a bytes. | |
| | * | |
| | * @return the newly allocated buffer state object. | |
| | */ | |
| | YY_BUFFER_STATE yy_scan_bytes (yyconst char * yybytes, int _yybytes_len ) | |
| | { | |
| | YY_BUFFER_STATE b; | |
| | char *buf; | |
| | yy_size_t n; | |
| | int i; | |
| | | |
| | /* Get memory for full buffer, including space for trailing EOB's. */ | |
| | n = _yybytes_len + 2; | |
| | buf = (char *) yyalloc(n ); | |
| | if ( ! buf ) | |
| | YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" ); | |
| | | |
| | for ( i = 0; i < _yybytes_len; ++i ) | |
| | buf[i] = yybytes[i]; | |
| | | |
| | buf[_yybytes_len] = buf[_yybytes_len+1] = YY_END_OF_BUFFER_CHAR; | |
| | | |
| | b = yy_scan_buffer(buf,n ); | |
| | if ( ! b ) | |
| | YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" ); | |
| | | |
| | /* It's okay to grow etc. this buffer, and we should throw it | |
| | * away when we're done. | |
| | */ | |
| | b->yy_is_our_buffer = 1; | |
| | | |
| | return b; | |
| | } | |
| | | |
| | #ifndef YY_EXIT_FAILURE | |
| | #define YY_EXIT_FAILURE 2 | |
| | #endif | |
| | | |
| | static void yy_fatal_error (yyconst char* msg ) | |
| | { | |
| | (void) fprintf( stderr, "%s\n", msg ); | |
| | exit( YY_EXIT_FAILURE ); | |
| | } | |
| | | |
| | /* Redefine yyless() so it works in section 3 code. */ | |
| | | |
| | #undef yyless | |
| | #define yyless(n) \ | |
| | do \ | |
| | { \ | |
| | /* Undo effects of setting up yytext. */ \ | |
| | int yyless_macro_arg = (n); \ | |
| | YY_LESS_LINENO(yyless_macro_arg);\ | |
| | yytext[yyleng] = (yy_hold_char); \ | |
| | (yy_c_buf_p) = yytext + yyless_macro_arg; \ | |
| | (yy_hold_char) = *(yy_c_buf_p); \ | |
| | *(yy_c_buf_p) = '\0'; \ | |
| | yyleng = yyless_macro_arg; \ | |
| | } \ | |
| | while ( 0 ) | |
| | | |
| | /* Accessor methods (get/set functions) to struct members. */ | |
| | | |
| | /** Get the current line number. | |
| | * | |
| | */ | |
| | int yyget_lineno (void) | |
| | { | |
| | | |
| | return yylineno; | |
| | } | |
| | | |
| | /** Get the input stream. | |
| | * | |
| | */ | |
| | FILE *yyget_in (void) | |
| | { | |
| | return yyin; | |
| | } | |
| | | |
| | /** Get the output stream. | |
| | * | |
| | */ | |
| | FILE *yyget_out (void) | |
| | { | |
| | return yyout; | |
| | } | |
| | | |
| | /** Get the length of the current token. | |
| | * | |
| | */ | |
| | int yyget_leng (void) | |
| | { | |
| | return yyleng; | |
| | } | |
| | | |
| | /** Get the current token. | |
| | * | |
| | */ | |
| | | |
| | char *yyget_text (void) | |
| | { | |
| | return yytext; | |
| | } | |
| | | |
| | /** Set the current line number. | |
| | * @param line_number | |
| | * | |
| | */ | |
| | void yyset_lineno (int line_number ) | |
| | { | |
| | | |
| | yylineno = line_number; | |
| | } | |
| | | |
| | /** Set the input stream. This does not discard the current | |
| | * input buffer. | |
| | * @param in_str A readable stream. | |
| | * | |
| | * @see yy_switch_to_buffer | |
| | */ | |
| | void yyset_in (FILE * in_str ) | |
| | { | |
| | yyin = in_str ; | |
| | } | |
| | | |
| | void yyset_out (FILE * out_str ) | |
| | { | |
| | yyout = out_str ; | |
| | } | |
| | | |
| | int yyget_debug (void) | |
| | { | |
| | return yy_flex_debug; | |
| | } | |
| | | |
| | void yyset_debug (int bdebug ) | |
| | { | |
| | yy_flex_debug = bdebug ; | |
| | } | |
| | | |
| | static int yy_init_globals (void) | |
| | { | |
| | /* Initialization is the same as for the non-reentrant scanner. | |
| | * This function is called from yylex_destroy(), so don't allocate here. | |
| | */ | |
| | | |
| | (yy_buffer_stack) = 0; | |
| | (yy_buffer_stack_top) = 0; | |
| | (yy_buffer_stack_max) = 0; | |
| | (yy_c_buf_p) = (char *) 0; | |
| | (yy_init) = 0; | |
| | (yy_start) = 0; | |
| | | |
| | (yy_state_buf) = 0; | |
| | (yy_state_ptr) = 0; | |
| | (yy_full_match) = 0; | |
| | (yy_lp) = 0; | |
| | | |
| | /* Defined in main.c */ | |
| | #ifdef YY_STDINIT | |
| | yyin = stdin; | |
| | yyout = stdout; | |
| | #else | |
| | yyin = (FILE *) 0; | |
| | yyout = (FILE *) 0; | |
| | #endif | |
| | | |
| | /* For future reference: Set errno on error, since we are called by | |
| | * yylex_init() | |
| | */ | |
| | return 0; | |
| | } | |
| | | |
| | /* yylex_destroy is for both reentrant and non-reentrant scanners. */ | |
| | int yylex_destroy (void) | |
| | { | |
| | | |
| | /* Pop the buffer stack, destroying each element. */ | |
| | while(YY_CURRENT_BUFFER){ | |
| | yy_delete_buffer(YY_CURRENT_BUFFER ); | |
| | YY_CURRENT_BUFFER_LVALUE = NULL; | |
| | yypop_buffer_state(); | |
| | } | |
| | | |
| | /* Destroy the stack itself. */ | |
| | yyfree((yy_buffer_stack) ); | |
| | (yy_buffer_stack) = NULL; | |
| | | |
| | yyfree ( (yy_state_buf) ); | |
| | (yy_state_buf) = NULL; | |
| | | |
| | /* Reset the globals. This is important in a non-reentrant scanner so the next time | |
| | * yylex() is called, initialization will occur. */ | |
| | yy_init_globals( ); | |
| | | |
| | return 0; | |
| | } | |
| | | |
| | /* | |
| | * Internal utility routines. | |
| | */ | |
| | | |
| | #ifndef yytext_ptr | |
| | static void yy_flex_strncpy (char* s1, yyconst char * s2, int n ) | |
| | { | |
| | register int i; | |
| | for ( i = 0; i < n; ++i ) | |
| | s1[i] = s2[i]; | |
| | } | |
| | #endif | |
| | | |
| | #ifdef YY_NEED_STRLEN | |
| | static int yy_flex_strlen (yyconst char * s ) | |
| | { | |
| | register int n; | |
| | for ( n = 0; s[n]; ++n ) | |
| | ; | |
| | | |
| | return n; | |
| | } | |
| | #endif | |
| | | |
| | void *yyalloc (yy_size_t size ) | |
| | { | |
| | return (void *) malloc( size ); | |
| | } | |
| | | |
| | void *yyrealloc (void * ptr, yy_size_t size ) | |
| | { | |
| | /* The cast to (char *) in the following accommodates both | |
| | * implementations that use char* generic pointers, and those | |
| | * that use void* generic pointers. It works with the latter | |
| | * because both ANSI C and C++ allow castless assignment from | |
| | * any pointer type to void*, and deal with argument conversions | |
| | * as though doing an assignment. | |
| | */ | |
| | return (void *) realloc( (char *) ptr, size ); | |
| | } | |
| | | |
| | void yyfree (void * ptr ) | |
| | { | |
| | free( (char *) ptr ); /* see yyrealloc() for (char *) cast */ | |
| | } | |
| | | |
| | #define YYTABLES_NAME "yytables" | |
| | | |
| | #line 10 "conftest.l" | |
| | | |
| | | |
| | #ifdef YYTEXT_POINTER | |
| | extern char *yytext; | |
| | #endif | |
| | int | |
| | main (void) | |
| | { | |
| | return ! yylex () + ! yywrap (); | |
| | } | |
| configure:14867: gcc -o conftest -g -O2 conftest.c -lfl -ldl >&5 | |
| configure:14867: $? = 0 | |
| configure:14877: result: -lfl | |
| configure:14883: checking whether yytext is a pointer | |
| configure:14900: gcc -o conftest -g -O2 conftest.c -lfl -ldl >&5 | |
| configure:14900: $? = 0 | |
| configure:14908: result: yes | |
| configure:14922: checking for bison | |
| configure:14938: found /usr/bin/bison | |
| configure:14949: result: bison -y | |
| configure:15015: checking for pkg-config | |
| configure:15033: found /usr/bin/pkg-config | |
| configure:15045: result: /usr/bin/pkg-config | |
| configure:15070: checking pkg-config is at least version 0.9.0 | |
| configure:15073: result: yes | |
| configure:15084: checking for protoc-c | |
| configure:15100: found /usr/bin/protoc-c | |
| configure:15112: result: yes | |
| configure:15122: checking google/protobuf-c/protobuf-c.h usability | |
| configure:15122: gcc -c -g -O2 conftest.c >&5 | |
| configure:15122: $? = 0 | |
| configure:15122: result: yes | |
| configure:15122: checking google/protobuf-c/protobuf-c.h presence | |
| configure:15122: gcc -E conftest.c | |
| configure:15122: $? = 0 | |
| configure:15122: result: yes | |
| configure:15122: checking for google/protobuf-c/protobuf-c.h | |
| configure:15122: result: yes | |
| configure:15147: checking for kernel type (linux-gnu) | |
| configure:15183: result: Linux | |
| configure:15257: checking for ANSI C header files | |
| configure:15361: result: yes | |
| configure:15369: checking for sys/wait.h that is POSIX.1 compatible | |
| configure:15395: gcc -c -g -O2 conftest.c >&5 | |
| configure:15395: $? = 0 | |
| configure:15402: result: yes | |
| configure:15413: checking for dirent.h that defines DIR | |
| configure:15432: gcc -c -g -O2 conftest.c >&5 | |
| configure:15432: $? = 0 | |
| configure:15440: result: yes | |
| configure:15453: checking for library containing opendir | |
| configure:15484: gcc -o conftest -g -O2 conftest.c -ldl >&5 | |
| configure:15484: $? = 0 | |
| configure:15501: result: none required | |
| configure:15568: checking for stdbool.h that conforms to C99 | |
| configure:15635: gcc -c -g -O2 conftest.c >&5 | |
| configure:15635: $? = 0 | |
| configure:15642: result: yes | |
| configure:15644: checking for _Bool | |
| configure:15644: gcc -c -g -O2 conftest.c >&5 | |
| configure:15644: $? = 0 | |
| configure:15644: gcc -c -g -O2 conftest.c >&5 | |
| conftest.c: In function 'main': | |
| conftest.c:91:20: error: expected expression before ')' token | |
| if (sizeof ((_Bool))) | |
| ^ | |
| configure:15644: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | #define HAVE_ERROR_T 1 | |
| | #define HAVE_ARGZ_ADD 1 | |
| | #define HAVE_ARGZ_APPEND 1 | |
| | #define HAVE_ARGZ_COUNT 1 | |
| | #define HAVE_ARGZ_CREATE_SEP 1 | |
| | #define HAVE_ARGZ_INSERT 1 | |
| | #define HAVE_ARGZ_NEXT 1 | |
| | #define HAVE_ARGZ_STRINGIFY 1 | |
| | #define HAVE_WORKING_ARGZ 1 | |
| | #define HAVE_PRELOADED_SYMBOLS 1 | |
| | #define HAVE_LTDL 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_CLOSEDIR 1 | |
| | #define HAVE_OPENDIR 1 | |
| | #define HAVE_READDIR 1 | |
| | #define LT_LIBEXT "a" | |
| | #define LT_LIBPREFIX "lib" | |
| | #define LIBTOOL_VERSION 2 | |
| | #define PACKAGE "collectd" | |
| | #define VERSION "5.4.0.43.g55ce7b5" | |
| | #define YYTEXT_POINTER 1 | |
| | #define HAVE_GOOGLE_PROTOBUF_C_PROTOBUF_C_H 1 | |
| | #define KERNEL_LINUX 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <stdio.h> | |
| | #ifdef HAVE_SYS_TYPES_H | |
| | # include <sys/types.h> | |
| | #endif | |
| | #ifdef HAVE_SYS_STAT_H | |
| | # include <sys/stat.h> | |
| | #endif | |
| | #ifdef STDC_HEADERS | |
| | # include <stdlib.h> | |
| | # include <stddef.h> | |
| | #else | |
| | # ifdef HAVE_STDLIB_H | |
| | # include <stdlib.h> | |
| | # endif | |
| | #endif | |
| | #ifdef HAVE_STRING_H | |
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| | # include <memory.h> | |
| | # endif | |
| | # include <string.h> | |
| | #endif | |
| | #ifdef HAVE_STRINGS_H | |
| | # include <strings.h> | |
| | #endif | |
| | #ifdef HAVE_INTTYPES_H | |
| | # include <inttypes.h> | |
| | #endif | |
| | #ifdef HAVE_STDINT_H | |
| | # include <stdint.h> | |
| | #endif | |
| | #ifdef HAVE_UNISTD_H | |
| | # include <unistd.h> | |
| | #endif | |
| | int | |
| | main () | |
| | { | |
| | if (sizeof ((_Bool))) | |
| | return 0; | |
| | ; | |
| | return 0; | |
| | } | |
| configure:15644: result: yes | |
| configure:15665: checking stdio.h usability | |
| configure:15665: gcc -c -g -O2 conftest.c >&5 | |
| configure:15665: $? = 0 | |
| configure:15665: result: yes | |
| configure:15665: checking stdio.h presence | |
| configure:15665: gcc -E conftest.c | |
| configure:15665: $? = 0 | |
| configure:15665: result: yes | |
| configure:15665: checking for stdio.h | |
| configure:15665: result: yes | |
| configure:15665: checking errno.h usability | |
| configure:15665: gcc -c -g -O2 conftest.c >&5 | |
| configure:15665: $? = 0 | |
| configure:15665: result: yes | |
| configure:15665: checking errno.h presence | |
| configure:15665: gcc -E conftest.c | |
| configure:15665: $? = 0 | |
| configure:15665: result: yes | |
| configure:15665: checking for errno.h | |
| configure:15665: result: yes | |
| configure:15665: checking math.h usability | |
| configure:15665: gcc -c -g -O2 conftest.c >&5 | |
| configure:15665: $? = 0 | |
| configure:15665: result: yes | |
| configure:15665: checking math.h presence | |
| configure:15665: gcc -E conftest.c | |
| configure:15665: $? = 0 | |
| configure:15665: result: yes | |
| configure:15665: checking for math.h | |
| configure:15665: result: yes | |
| configure:15665: checking stdarg.h usability | |
| configure:15665: gcc -c -g -O2 conftest.c >&5 | |
| configure:15665: $? = 0 | |
| configure:15665: result: yes | |
| configure:15665: checking stdarg.h presence | |
| configure:15665: gcc -E conftest.c | |
| configure:15665: $? = 0 | |
| configure:15665: result: yes | |
| configure:15665: checking for stdarg.h | |
| configure:15665: result: yes | |
| configure:15665: checking syslog.h usability | |
| configure:15665: gcc -c -g -O2 conftest.c >&5 | |
| configure:15665: $? = 0 | |
| configure:15665: result: yes | |
| configure:15665: checking syslog.h presence | |
| configure:15665: gcc -E conftest.c | |
| configure:15665: $? = 0 | |
| configure:15665: result: yes | |
| configure:15665: checking for syslog.h | |
| configure:15665: result: yes | |
| configure:15665: checking fcntl.h usability | |
| configure:15665: gcc -c -g -O2 conftest.c >&5 | |
| configure:15665: $? = 0 | |
| configure:15665: result: yes | |
| configure:15665: checking fcntl.h presence | |
| configure:15665: gcc -E conftest.c | |
| configure:15665: $? = 0 | |
| configure:15665: result: yes | |
| configure:15665: checking for fcntl.h | |
| configure:15665: result: yes | |
| configure:15665: checking signal.h usability | |
| configure:15665: gcc -c -g -O2 conftest.c >&5 | |
| configure:15665: $? = 0 | |
| configure:15665: result: yes | |
| configure:15665: checking signal.h presence | |
| configure:15665: gcc -E conftest.c | |
| configure:15665: $? = 0 | |
| configure:15665: result: yes | |
| configure:15665: checking for signal.h | |
| configure:15665: result: yes | |
| configure:15665: checking assert.h usability | |
| configure:15665: gcc -c -g -O2 conftest.c >&5 | |
| configure:15665: $? = 0 | |
| configure:15665: result: yes | |
| configure:15665: checking assert.h presence | |
| configure:15665: gcc -E conftest.c | |
| configure:15665: $? = 0 | |
| configure:15665: result: yes | |
| configure:15665: checking for assert.h | |
| configure:15665: result: yes | |
| configure:15665: checking for sys/types.h | |
| configure:15665: result: yes | |
| configure:15665: checking sys/socket.h usability | |
| configure:15665: gcc -c -g -O2 conftest.c >&5 | |
| configure:15665: $? = 0 | |
| configure:15665: result: yes | |
| configure:15665: checking sys/socket.h presence | |
| configure:15665: gcc -E conftest.c | |
| configure:15665: $? = 0 | |
| configure:15665: result: yes | |
| configure:15665: checking for sys/socket.h | |
| configure:15665: result: yes | |
| configure:15665: checking sys/select.h usability | |
| configure:15665: gcc -c -g -O2 conftest.c >&5 | |
| configure:15665: $? = 0 | |
| configure:15665: result: yes | |
| configure:15665: checking sys/select.h presence | |
| configure:15665: gcc -E conftest.c | |
| configure:15665: $? = 0 | |
| configure:15665: result: yes | |
| configure:15665: checking for sys/select.h | |
| configure:15665: result: yes | |
| configure:15665: checking poll.h usability | |
| configure:15665: gcc -c -g -O2 conftest.c >&5 | |
| configure:15665: $? = 0 | |
| configure:15665: result: yes | |
| configure:15665: checking poll.h presence | |
| configure:15665: gcc -E conftest.c | |
| configure:15665: $? = 0 | |
| configure:15665: result: yes | |
| configure:15665: checking for poll.h | |
| configure:15665: result: yes | |
| configure:15665: checking netdb.h usability | |
| configure:15665: gcc -c -g -O2 conftest.c >&5 | |
| configure:15665: $? = 0 | |
| configure:15665: result: yes | |
| configure:15665: checking netdb.h presence | |
| configure:15665: gcc -E conftest.c | |
| configure:15665: $? = 0 | |
| configure:15665: result: yes | |
| configure:15665: checking for netdb.h | |
| configure:15665: result: yes | |
| configure:15665: checking arpa/inet.h usability | |
| configure:15665: gcc -c -g -O2 conftest.c >&5 | |
| configure:15665: $? = 0 | |
| configure:15665: result: yes | |
| configure:15665: checking arpa/inet.h presence | |
| configure:15665: gcc -E conftest.c | |
| configure:15665: $? = 0 | |
| configure:15665: result: yes | |
| configure:15665: checking for arpa/inet.h | |
| configure:15665: result: yes | |
| configure:15665: checking sys/resource.h usability | |
| configure:15665: gcc -c -g -O2 conftest.c >&5 | |
| configure:15665: $? = 0 | |
| configure:15665: result: yes | |
| configure:15665: checking sys/resource.h presence | |
| configure:15665: gcc -E conftest.c | |
| configure:15665: $? = 0 | |
| configure:15665: result: yes | |
| configure:15665: checking for sys/resource.h | |
| configure:15665: result: yes | |
| configure:15665: checking sys/param.h usability | |
| configure:15665: gcc -c -g -O2 conftest.c >&5 | |
| configure:15665: $? = 0 | |
| configure:15665: result: yes | |
| configure:15665: checking sys/param.h presence | |
| configure:15665: gcc -E conftest.c | |
| configure:15665: $? = 0 | |
| configure:15665: result: yes | |
| configure:15665: checking for sys/param.h | |
| configure:15665: result: yes | |
| configure:15665: checking kstat.h usability | |
| configure:15665: gcc -c -g -O2 conftest.c >&5 | |
| conftest.c:106:19: fatal error: kstat.h: No such file or directory | |
| #include <kstat.h> | |
| ^ | |
| compilation terminated. | |
| configure:15665: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | #define HAVE_ERROR_T 1 | |
| | #define HAVE_ARGZ_ADD 1 | |
| | #define HAVE_ARGZ_APPEND 1 | |
| | #define HAVE_ARGZ_COUNT 1 | |
| | #define HAVE_ARGZ_CREATE_SEP 1 | |
| | #define HAVE_ARGZ_INSERT 1 | |
| | #define HAVE_ARGZ_NEXT 1 | |
| | #define HAVE_ARGZ_STRINGIFY 1 | |
| | #define HAVE_WORKING_ARGZ 1 | |
| | #define HAVE_PRELOADED_SYMBOLS 1 | |
| | #define HAVE_LTDL 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_CLOSEDIR 1 | |
| | #define HAVE_OPENDIR 1 | |
| | #define HAVE_READDIR 1 | |
| | #define LT_LIBEXT "a" | |
| | #define LT_LIBPREFIX "lib" | |
| | #define LIBTOOL_VERSION 2 | |
| | #define PACKAGE "collectd" | |
| | #define VERSION "5.4.0.43.g55ce7b5" | |
| | #define YYTEXT_POINTER 1 | |
| | #define HAVE_GOOGLE_PROTOBUF_C_PROTOBUF_C_H 1 | |
| | #define KERNEL_LINUX 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDIO_H 1 | |
| | #define HAVE_ERRNO_H 1 | |
| | #define HAVE_MATH_H 1 | |
| | #define HAVE_STDARG_H 1 | |
| | #define HAVE_SYSLOG_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SIGNAL_H 1 | |
| | #define HAVE_ASSERT_H 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SELECT_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <stdio.h> | |
| | #ifdef HAVE_SYS_TYPES_H | |
| | # include <sys/types.h> | |
| | #endif | |
| | #ifdef HAVE_SYS_STAT_H | |
| | # include <sys/stat.h> | |
| | #endif | |
| | #ifdef STDC_HEADERS | |
| | # include <stdlib.h> | |
| | # include <stddef.h> | |
| | #else | |
| | # ifdef HAVE_STDLIB_H | |
| | # include <stdlib.h> | |
| | # endif | |
| | #endif | |
| | #ifdef HAVE_STRING_H | |
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| | # include <memory.h> | |
| | # endif | |
| | # include <string.h> | |
| | #endif | |
| | #ifdef HAVE_STRINGS_H | |
| | # include <strings.h> | |
| | #endif | |
| | #ifdef HAVE_INTTYPES_H | |
| | # include <inttypes.h> | |
| | #endif | |
| | #ifdef HAVE_STDINT_H | |
| | # include <stdint.h> | |
| | #endif | |
| | #ifdef HAVE_UNISTD_H | |
| | # include <unistd.h> | |
| | #endif | |
| | #include <kstat.h> | |
| configure:15665: result: no | |
| configure:15665: checking kstat.h presence | |
| configure:15665: gcc -E conftest.c | |
| conftest.c:73:19: fatal error: kstat.h: No such file or directory | |
| #include <kstat.h> | |
| ^ | |
| compilation terminated. | |
| configure:15665: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | #define HAVE_ERROR_T 1 | |
| | #define HAVE_ARGZ_ADD 1 | |
| | #define HAVE_ARGZ_APPEND 1 | |
| | #define HAVE_ARGZ_COUNT 1 | |
| | #define HAVE_ARGZ_CREATE_SEP 1 | |
| | #define HAVE_ARGZ_INSERT 1 | |
| | #define HAVE_ARGZ_NEXT 1 | |
| | #define HAVE_ARGZ_STRINGIFY 1 | |
| | #define HAVE_WORKING_ARGZ 1 | |
| | #define HAVE_PRELOADED_SYMBOLS 1 | |
| | #define HAVE_LTDL 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_CLOSEDIR 1 | |
| | #define HAVE_OPENDIR 1 | |
| | #define HAVE_READDIR 1 | |
| | #define LT_LIBEXT "a" | |
| | #define LT_LIBPREFIX "lib" | |
| | #define LIBTOOL_VERSION 2 | |
| | #define PACKAGE "collectd" | |
| | #define VERSION "5.4.0.43.g55ce7b5" | |
| | #define YYTEXT_POINTER 1 | |
| | #define HAVE_GOOGLE_PROTOBUF_C_PROTOBUF_C_H 1 | |
| | #define KERNEL_LINUX 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDIO_H 1 | |
| | #define HAVE_ERRNO_H 1 | |
| | #define HAVE_MATH_H 1 | |
| | #define HAVE_STDARG_H 1 | |
| | #define HAVE_SYSLOG_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SIGNAL_H 1 | |
| | #define HAVE_ASSERT_H 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SELECT_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <kstat.h> | |
| configure:15665: result: no | |
| configure:15665: checking for kstat.h | |
| configure:15665: result: no | |
| configure:15665: checking regex.h usability | |
| configure:15665: gcc -c -g -O2 conftest.c >&5 | |
| configure:15665: $? = 0 | |
| configure:15665: result: yes | |
| configure:15665: checking regex.h presence | |
| configure:15665: gcc -E conftest.c | |
| configure:15665: $? = 0 | |
| configure:15665: result: yes | |
| configure:15665: checking for regex.h | |
| configure:15665: result: yes | |
| configure:15665: checking sys/ioctl.h usability | |
| configure:15665: gcc -c -g -O2 conftest.c >&5 | |
| configure:15665: $? = 0 | |
| configure:15665: result: yes | |
| configure:15665: checking sys/ioctl.h presence | |
| configure:15665: gcc -E conftest.c | |
| configure:15665: $? = 0 | |
| configure:15665: result: yes | |
| configure:15665: checking for sys/ioctl.h | |
| configure:15665: result: yes | |
| configure:15665: checking endian.h usability | |
| configure:15665: gcc -c -g -O2 conftest.c >&5 | |
| configure:15665: $? = 0 | |
| configure:15665: result: yes | |
| configure:15665: checking endian.h presence | |
| configure:15665: gcc -E conftest.c | |
| configure:15665: $? = 0 | |
| configure:15665: result: yes | |
| configure:15665: checking for endian.h | |
| configure:15665: result: yes | |
| configure:15665: checking sys/isa_defs.h usability | |
| configure:15665: gcc -c -g -O2 conftest.c >&5 | |
| conftest.c:109:26: fatal error: sys/isa_defs.h: No such file or directory | |
| #include <sys/isa_defs.h> | |
| ^ | |
| compilation terminated. | |
| configure:15665: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | #define HAVE_ERROR_T 1 | |
| | #define HAVE_ARGZ_ADD 1 | |
| | #define HAVE_ARGZ_APPEND 1 | |
| | #define HAVE_ARGZ_COUNT 1 | |
| | #define HAVE_ARGZ_CREATE_SEP 1 | |
| | #define HAVE_ARGZ_INSERT 1 | |
| | #define HAVE_ARGZ_NEXT 1 | |
| | #define HAVE_ARGZ_STRINGIFY 1 | |
| | #define HAVE_WORKING_ARGZ 1 | |
| | #define HAVE_PRELOADED_SYMBOLS 1 | |
| | #define HAVE_LTDL 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_CLOSEDIR 1 | |
| | #define HAVE_OPENDIR 1 | |
| | #define HAVE_READDIR 1 | |
| | #define LT_LIBEXT "a" | |
| | #define LT_LIBPREFIX "lib" | |
| | #define LIBTOOL_VERSION 2 | |
| | #define PACKAGE "collectd" | |
| | #define VERSION "5.4.0.43.g55ce7b5" | |
| | #define YYTEXT_POINTER 1 | |
| | #define HAVE_GOOGLE_PROTOBUF_C_PROTOBUF_C_H 1 | |
| | #define KERNEL_LINUX 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDIO_H 1 | |
| | #define HAVE_ERRNO_H 1 | |
| | #define HAVE_MATH_H 1 | |
| | #define HAVE_STDARG_H 1 | |
| | #define HAVE_SYSLOG_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SIGNAL_H 1 | |
| | #define HAVE_ASSERT_H 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SELECT_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_REGEX_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_ENDIAN_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <stdio.h> | |
| | #ifdef HAVE_SYS_TYPES_H | |
| | # include <sys/types.h> | |
| | #endif | |
| | #ifdef HAVE_SYS_STAT_H | |
| | # include <sys/stat.h> | |
| | #endif | |
| | #ifdef STDC_HEADERS | |
| | # include <stdlib.h> | |
| | # include <stddef.h> | |
| | #else | |
| | # ifdef HAVE_STDLIB_H | |
| | # include <stdlib.h> | |
| | # endif | |
| | #endif | |
| | #ifdef HAVE_STRING_H | |
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| | # include <memory.h> | |
| | # endif | |
| | # include <string.h> | |
| | #endif | |
| | #ifdef HAVE_STRINGS_H | |
| | # include <strings.h> | |
| | #endif | |
| | #ifdef HAVE_INTTYPES_H | |
| | # include <inttypes.h> | |
| | #endif | |
| | #ifdef HAVE_STDINT_H | |
| | # include <stdint.h> | |
| | #endif | |
| | #ifdef HAVE_UNISTD_H | |
| | # include <unistd.h> | |
| | #endif | |
| | #include <sys/isa_defs.h> | |
| configure:15665: result: no | |
| configure:15665: checking sys/isa_defs.h presence | |
| configure:15665: gcc -E conftest.c | |
| conftest.c:76:26: fatal error: sys/isa_defs.h: No such file or directory | |
| #include <sys/isa_defs.h> | |
| ^ | |
| compilation terminated. | |
| configure:15665: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | #define HAVE_ERROR_T 1 | |
| | #define HAVE_ARGZ_ADD 1 | |
| | #define HAVE_ARGZ_APPEND 1 | |
| | #define HAVE_ARGZ_COUNT 1 | |
| | #define HAVE_ARGZ_CREATE_SEP 1 | |
| | #define HAVE_ARGZ_INSERT 1 | |
| | #define HAVE_ARGZ_NEXT 1 | |
| | #define HAVE_ARGZ_STRINGIFY 1 | |
| | #define HAVE_WORKING_ARGZ 1 | |
| | #define HAVE_PRELOADED_SYMBOLS 1 | |
| | #define HAVE_LTDL 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_CLOSEDIR 1 | |
| | #define HAVE_OPENDIR 1 | |
| | #define HAVE_READDIR 1 | |
| | #define LT_LIBEXT "a" | |
| | #define LT_LIBPREFIX "lib" | |
| | #define LIBTOOL_VERSION 2 | |
| | #define PACKAGE "collectd" | |
| | #define VERSION "5.4.0.43.g55ce7b5" | |
| | #define YYTEXT_POINTER 1 | |
| | #define HAVE_GOOGLE_PROTOBUF_C_PROTOBUF_C_H 1 | |
| | #define KERNEL_LINUX 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDIO_H 1 | |
| | #define HAVE_ERRNO_H 1 | |
| | #define HAVE_MATH_H 1 | |
| | #define HAVE_STDARG_H 1 | |
| | #define HAVE_SYSLOG_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SIGNAL_H 1 | |
| | #define HAVE_ASSERT_H 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SELECT_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_REGEX_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_ENDIAN_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <sys/isa_defs.h> | |
| configure:15665: result: no | |
| configure:15665: checking for sys/isa_defs.h | |
| configure:15665: result: no | |
| configure:15665: checking fnmatch.h usability | |
| configure:15665: gcc -c -g -O2 conftest.c >&5 | |
| configure:15665: $? = 0 | |
| configure:15665: result: yes | |
| configure:15665: checking fnmatch.h presence | |
| configure:15665: gcc -E conftest.c | |
| configure:15665: $? = 0 | |
| configure:15665: result: yes | |
| configure:15665: checking for fnmatch.h | |
| configure:15665: result: yes | |
| configure:15665: checking libgen.h usability | |
| configure:15665: gcc -c -g -O2 conftest.c >&5 | |
| configure:15665: $? = 0 | |
| configure:15665: result: yes | |
| configure:15665: checking libgen.h presence | |
| configure:15665: gcc -E conftest.c | |
| configure:15665: $? = 0 | |
| configure:15665: result: yes | |
| configure:15665: checking for libgen.h | |
| configure:15665: result: yes | |
| configure:15679: checking for netinet/in_systm.h | |
| configure:15679: gcc -c -g -O2 conftest.c >&5 | |
| configure:15679: $? = 0 | |
| configure:15679: result: yes | |
| configure:15698: checking for netinet/in.h | |
| configure:15698: gcc -c -g -O2 conftest.c >&5 | |
| configure:15698: $? = 0 | |
| configure:15698: result: yes | |
| configure:15720: checking for netinet/ip.h | |
| configure:15720: gcc -c -g -O2 conftest.c >&5 | |
| configure:15720: $? = 0 | |
| configure:15720: result: yes | |
| configure:15745: checking for netinet/ip_icmp.h | |
| configure:15745: gcc -c -g -O2 conftest.c >&5 | |
| configure:15745: $? = 0 | |
| configure:15745: result: yes | |
| configure:15773: checking for netinet/ip_var.h | |
| configure:15773: gcc -c -g -O2 conftest.c >&5 | |
| conftest.c:99:28: fatal error: netinet/ip_var.h: No such file or directory | |
| #include <netinet/ip_var.h> | |
| ^ | |
| compilation terminated. | |
| configure:15773: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | #define HAVE_ERROR_T 1 | |
| | #define HAVE_ARGZ_ADD 1 | |
| | #define HAVE_ARGZ_APPEND 1 | |
| | #define HAVE_ARGZ_COUNT 1 | |
| | #define HAVE_ARGZ_CREATE_SEP 1 | |
| | #define HAVE_ARGZ_INSERT 1 | |
| | #define HAVE_ARGZ_NEXT 1 | |
| | #define HAVE_ARGZ_STRINGIFY 1 | |
| | #define HAVE_WORKING_ARGZ 1 | |
| | #define HAVE_PRELOADED_SYMBOLS 1 | |
| | #define HAVE_LTDL 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_CLOSEDIR 1 | |
| | #define HAVE_OPENDIR 1 | |
| | #define HAVE_READDIR 1 | |
| | #define LT_LIBEXT "a" | |
| | #define LT_LIBPREFIX "lib" | |
| | #define LIBTOOL_VERSION 2 | |
| | #define PACKAGE "collectd" | |
| | #define VERSION "5.4.0.43.g55ce7b5" | |
| | #define YYTEXT_POINTER 1 | |
| | #define HAVE_GOOGLE_PROTOBUF_C_PROTOBUF_C_H 1 | |
| | #define KERNEL_LINUX 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDIO_H 1 | |
| | #define HAVE_ERRNO_H 1 | |
| | #define HAVE_MATH_H 1 | |
| | #define HAVE_STDARG_H 1 | |
| | #define HAVE_SYSLOG_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SIGNAL_H 1 | |
| | #define HAVE_ASSERT_H 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SELECT_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_REGEX_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_ENDIAN_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_LIBGEN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | /* end confdefs.h. */ | |
| | #if HAVE_STDINT_H | |
| | # include <stdint.h> | |
| | #endif | |
| | #if HAVE_SYS_TYPES_H | |
| | # include <sys/types.h> | |
| | #endif | |
| | #if HAVE_NETINET_IN_SYSTM_H | |
| | # include <netinet/in_systm.h> | |
| | #endif | |
| | #if HAVE_NETINET_IN_H | |
| | # include <netinet/in.h> | |
| | #endif | |
| | #if HAVE_NETINET_IP_H | |
| | # include <netinet/ip.h> | |
| | #endif | |
| | | |
| | | |
| | #include <netinet/ip_var.h> | |
| configure:15773: result: no | |
| configure:15801: checking for netinet/ip6.h | |
| configure:15801: gcc -c -g -O2 conftest.c >&5 | |
| configure:15801: $? = 0 | |
| configure:15801: result: yes | |
| configure:15826: checking for netinet/icmp6.h | |
| configure:15826: gcc -c -g -O2 conftest.c >&5 | |
| configure:15826: $? = 0 | |
| configure:15826: result: yes | |
| configure:15854: checking for netinet/tcp.h | |
| configure:15854: gcc -c -g -O2 conftest.c >&5 | |
| configure:15854: $? = 0 | |
| configure:15854: result: yes | |
| configure:15882: checking for netinet/udp.h | |
| configure:15882: gcc -c -g -O2 conftest.c >&5 | |
| configure:15882: $? = 0 | |
| configure:15882: result: yes | |
| configure:15912: checking sys/dkstat.h usability | |
| configure:15912: gcc -c -g -O2 conftest.c >&5 | |
| conftest.c:119:24: fatal error: sys/dkstat.h: No such file or directory | |
| #include <sys/dkstat.h> | |
| ^ | |
| compilation terminated. | |
| configure:15912: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | #define HAVE_ERROR_T 1 | |
| | #define HAVE_ARGZ_ADD 1 | |
| | #define HAVE_ARGZ_APPEND 1 | |
| | #define HAVE_ARGZ_COUNT 1 | |
| | #define HAVE_ARGZ_CREATE_SEP 1 | |
| | #define HAVE_ARGZ_INSERT 1 | |
| | #define HAVE_ARGZ_NEXT 1 | |
| | #define HAVE_ARGZ_STRINGIFY 1 | |
| | #define HAVE_WORKING_ARGZ 1 | |
| | #define HAVE_PRELOADED_SYMBOLS 1 | |
| | #define HAVE_LTDL 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_CLOSEDIR 1 | |
| | #define HAVE_OPENDIR 1 | |
| | #define HAVE_READDIR 1 | |
| | #define LT_LIBEXT "a" | |
| | #define LT_LIBPREFIX "lib" | |
| | #define LIBTOOL_VERSION 2 | |
| | #define PACKAGE "collectd" | |
| | #define VERSION "5.4.0.43.g55ce7b5" | |
| | #define YYTEXT_POINTER 1 | |
| | #define HAVE_GOOGLE_PROTOBUF_C_PROTOBUF_C_H 1 | |
| | #define KERNEL_LINUX 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDIO_H 1 | |
| | #define HAVE_ERRNO_H 1 | |
| | #define HAVE_MATH_H 1 | |
| | #define HAVE_STDARG_H 1 | |
| | #define HAVE_SYSLOG_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SIGNAL_H 1 | |
| | #define HAVE_ASSERT_H 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SELECT_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_REGEX_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_ENDIAN_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_LIBGEN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_IP6_H 1 | |
| | #define HAVE_NETINET_ICMP6_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <stdio.h> | |
| | #ifdef HAVE_SYS_TYPES_H | |
| | # include <sys/types.h> | |
| | #endif | |
| | #ifdef HAVE_SYS_STAT_H | |
| | # include <sys/stat.h> | |
| | #endif | |
| | #ifdef STDC_HEADERS | |
| | # include <stdlib.h> | |
| | # include <stddef.h> | |
| | #else | |
| | # ifdef HAVE_STDLIB_H | |
| | # include <stdlib.h> | |
| | # endif | |
| | #endif | |
| | #ifdef HAVE_STRING_H | |
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| | # include <memory.h> | |
| | # endif | |
| | # include <string.h> | |
| | #endif | |
| | #ifdef HAVE_STRINGS_H | |
| | # include <strings.h> | |
| | #endif | |
| | #ifdef HAVE_INTTYPES_H | |
| | # include <inttypes.h> | |
| | #endif | |
| | #ifdef HAVE_STDINT_H | |
| | # include <stdint.h> | |
| | #endif | |
| | #ifdef HAVE_UNISTD_H | |
| | # include <unistd.h> | |
| | #endif | |
| | #include <sys/dkstat.h> | |
| configure:15912: result: no | |
| configure:15912: checking sys/dkstat.h presence | |
| configure:15912: gcc -E conftest.c | |
| conftest.c:86:24: fatal error: sys/dkstat.h: No such file or directory | |
| #include <sys/dkstat.h> | |
| ^ | |
| compilation terminated. | |
| configure:15912: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | #define HAVE_ERROR_T 1 | |
| | #define HAVE_ARGZ_ADD 1 | |
| | #define HAVE_ARGZ_APPEND 1 | |
| | #define HAVE_ARGZ_COUNT 1 | |
| | #define HAVE_ARGZ_CREATE_SEP 1 | |
| | #define HAVE_ARGZ_INSERT 1 | |
| | #define HAVE_ARGZ_NEXT 1 | |
| | #define HAVE_ARGZ_STRINGIFY 1 | |
| | #define HAVE_WORKING_ARGZ 1 | |
| | #define HAVE_PRELOADED_SYMBOLS 1 | |
| | #define HAVE_LTDL 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_CLOSEDIR 1 | |
| | #define HAVE_OPENDIR 1 | |
| | #define HAVE_READDIR 1 | |
| | #define LT_LIBEXT "a" | |
| | #define LT_LIBPREFIX "lib" | |
| | #define LIBTOOL_VERSION 2 | |
| | #define PACKAGE "collectd" | |
| | #define VERSION "5.4.0.43.g55ce7b5" | |
| | #define YYTEXT_POINTER 1 | |
| | #define HAVE_GOOGLE_PROTOBUF_C_PROTOBUF_C_H 1 | |
| | #define KERNEL_LINUX 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDIO_H 1 | |
| | #define HAVE_ERRNO_H 1 | |
| | #define HAVE_MATH_H 1 | |
| | #define HAVE_STDARG_H 1 | |
| | #define HAVE_SYSLOG_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SIGNAL_H 1 | |
| | #define HAVE_ASSERT_H 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SELECT_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_REGEX_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_ENDIAN_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_LIBGEN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_IP6_H 1 | |
| | #define HAVE_NETINET_ICMP6_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <sys/dkstat.h> | |
| configure:15912: result: no | |
| configure:15912: checking for sys/dkstat.h | |
| configure:15912: result: no | |
| configure:15976: checking for sys/sysctl.h | |
| configure:15976: gcc -c -g -O2 conftest.c >&5 | |
| configure:15976: $? = 0 | |
| configure:15976: result: yes | |
| configure:15995: checking for sysctl kern.cp_times | |
| configure:16008: result: no | |
| configure:16019: checking linux/major.h usability | |
| configure:16019: gcc -c -g -O2 conftest.c >&5 | |
| configure:16019: $? = 0 | |
| configure:16019: result: yes | |
| configure:16019: checking linux/major.h presence | |
| configure:16019: gcc -E conftest.c | |
| configure:16019: $? = 0 | |
| configure:16019: result: yes | |
| configure:16019: checking for linux/major.h | |
| configure:16019: result: yes | |
| configure:16035: checking for linux/raid/md_u.h | |
| configure:16035: gcc -c -g -O2 conftest.c >&5 | |
| configure:16035: $? = 0 | |
| configure:16035: result: yes | |
| configure:16062: checking for linux/wireless.h | |
| configure:16062: gcc -c -g -O2 conftest.c >&5 | |
| configure:16062: $? = 0 | |
| configure:16062: result: yes | |
| configure:16086: checking for sys/swap.h | |
| configure:16086: gcc -c -g -O2 conftest.c >&5 | |
| configure:16086: $? = 0 | |
| configure:16086: result: yes | |
| configure:16086: checking for vm/anon.h | |
| configure:16086: gcc -c -g -O2 conftest.c >&5 | |
| conftest.c:102:21: fatal error: vm/anon.h: No such file or directory | |
| #include <vm/anon.h> | |
| ^ | |
| compilation terminated. | |
| configure:16086: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | #define HAVE_ERROR_T 1 | |
| | #define HAVE_ARGZ_ADD 1 | |
| | #define HAVE_ARGZ_APPEND 1 | |
| | #define HAVE_ARGZ_COUNT 1 | |
| | #define HAVE_ARGZ_CREATE_SEP 1 | |
| | #define HAVE_ARGZ_INSERT 1 | |
| | #define HAVE_ARGZ_NEXT 1 | |
| | #define HAVE_ARGZ_STRINGIFY 1 | |
| | #define HAVE_WORKING_ARGZ 1 | |
| | #define HAVE_PRELOADED_SYMBOLS 1 | |
| | #define HAVE_LTDL 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_CLOSEDIR 1 | |
| | #define HAVE_OPENDIR 1 | |
| | #define HAVE_READDIR 1 | |
| | #define LT_LIBEXT "a" | |
| | #define LT_LIBPREFIX "lib" | |
| | #define LIBTOOL_VERSION 2 | |
| | #define PACKAGE "collectd" | |
| | #define VERSION "5.4.0.43.g55ce7b5" | |
| | #define YYTEXT_POINTER 1 | |
| | #define HAVE_GOOGLE_PROTOBUF_C_PROTOBUF_C_H 1 | |
| | #define KERNEL_LINUX 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDIO_H 1 | |
| | #define HAVE_ERRNO_H 1 | |
| | #define HAVE_MATH_H 1 | |
| | #define HAVE_STDARG_H 1 | |
| | #define HAVE_SYSLOG_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SIGNAL_H 1 | |
| | #define HAVE_ASSERT_H 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SELECT_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_REGEX_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_ENDIAN_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_LIBGEN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_IP6_H 1 | |
| | #define HAVE_NETINET_ICMP6_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_RAID_MD_U_H 1 | |
| | #define HAVE_LINUX_WIRELESS_H 1 | |
| | #define HAVE_SYS_SWAP_H 1 | |
| | /* end confdefs.h. */ | |
| | | |
| | #undef _FILE_OFFSET_BITS | |
| | #undef _LARGEFILE64_SOURCE | |
| | #if HAVE_SYS_TYPES_H | |
| | # include <sys/types.h> | |
| | #endif | |
| | #if HAVE_SYS_PARAM_H | |
| | # include <sys/param.h> | |
| | #endif | |
| | | |
| | | |
| | #include <vm/anon.h> | |
| configure:16086: result: no | |
| configure:16128: checking sys/loadavg.h usability | |
| configure:16128: gcc -c -g -O2 conftest.c >&5 | |
| conftest.c:124:25: fatal error: sys/loadavg.h: No such file or directory | |
| #include <sys/loadavg.h> | |
| ^ | |
| compilation terminated. | |
| configure:16128: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | #define HAVE_ERROR_T 1 | |
| | #define HAVE_ARGZ_ADD 1 | |
| | #define HAVE_ARGZ_APPEND 1 | |
| | #define HAVE_ARGZ_COUNT 1 | |
| | #define HAVE_ARGZ_CREATE_SEP 1 | |
| | #define HAVE_ARGZ_INSERT 1 | |
| | #define HAVE_ARGZ_NEXT 1 | |
| | #define HAVE_ARGZ_STRINGIFY 1 | |
| | #define HAVE_WORKING_ARGZ 1 | |
| | #define HAVE_PRELOADED_SYMBOLS 1 | |
| | #define HAVE_LTDL 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_CLOSEDIR 1 | |
| | #define HAVE_OPENDIR 1 | |
| | #define HAVE_READDIR 1 | |
| | #define LT_LIBEXT "a" | |
| | #define LT_LIBPREFIX "lib" | |
| | #define LIBTOOL_VERSION 2 | |
| | #define PACKAGE "collectd" | |
| | #define VERSION "5.4.0.43.g55ce7b5" | |
| | #define YYTEXT_POINTER 1 | |
| | #define HAVE_GOOGLE_PROTOBUF_C_PROTOBUF_C_H 1 | |
| | #define KERNEL_LINUX 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDIO_H 1 | |
| | #define HAVE_ERRNO_H 1 | |
| | #define HAVE_MATH_H 1 | |
| | #define HAVE_STDARG_H 1 | |
| | #define HAVE_SYSLOG_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SIGNAL_H 1 | |
| | #define HAVE_ASSERT_H 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SELECT_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_REGEX_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_ENDIAN_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_LIBGEN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_IP6_H 1 | |
| | #define HAVE_NETINET_ICMP6_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_RAID_MD_U_H 1 | |
| | #define HAVE_LINUX_WIRELESS_H 1 | |
| | #define HAVE_SYS_SWAP_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <stdio.h> | |
| | #ifdef HAVE_SYS_TYPES_H | |
| | # include <sys/types.h> | |
| | #endif | |
| | #ifdef HAVE_SYS_STAT_H | |
| | # include <sys/stat.h> | |
| | #endif | |
| | #ifdef STDC_HEADERS | |
| | # include <stdlib.h> | |
| | # include <stddef.h> | |
| | #else | |
| | # ifdef HAVE_STDLIB_H | |
| | # include <stdlib.h> | |
| | # endif | |
| | #endif | |
| | #ifdef HAVE_STRING_H | |
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| | # include <memory.h> | |
| | # endif | |
| | # include <string.h> | |
| | #endif | |
| | #ifdef HAVE_STRINGS_H | |
| | # include <strings.h> | |
| | #endif | |
| | #ifdef HAVE_INTTYPES_H | |
| | # include <inttypes.h> | |
| | #endif | |
| | #ifdef HAVE_STDINT_H | |
| | # include <stdint.h> | |
| | #endif | |
| | #ifdef HAVE_UNISTD_H | |
| | # include <unistd.h> | |
| | #endif | |
| | #include <sys/loadavg.h> | |
| configure:16128: result: no | |
| configure:16128: checking sys/loadavg.h presence | |
| configure:16128: gcc -E conftest.c | |
| conftest.c:91:25: fatal error: sys/loadavg.h: No such file or directory | |
| #include <sys/loadavg.h> | |
| ^ | |
| compilation terminated. | |
| configure:16128: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | #define HAVE_ERROR_T 1 | |
| | #define HAVE_ARGZ_ADD 1 | |
| | #define HAVE_ARGZ_APPEND 1 | |
| | #define HAVE_ARGZ_COUNT 1 | |
| | #define HAVE_ARGZ_CREATE_SEP 1 | |
| | #define HAVE_ARGZ_INSERT 1 | |
| | #define HAVE_ARGZ_NEXT 1 | |
| | #define HAVE_ARGZ_STRINGIFY 1 | |
| | #define HAVE_WORKING_ARGZ 1 | |
| | #define HAVE_PRELOADED_SYMBOLS 1 | |
| | #define HAVE_LTDL 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_CLOSEDIR 1 | |
| | #define HAVE_OPENDIR 1 | |
| | #define HAVE_READDIR 1 | |
| | #define LT_LIBEXT "a" | |
| | #define LT_LIBPREFIX "lib" | |
| | #define LIBTOOL_VERSION 2 | |
| | #define PACKAGE "collectd" | |
| | #define VERSION "5.4.0.43.g55ce7b5" | |
| | #define YYTEXT_POINTER 1 | |
| | #define HAVE_GOOGLE_PROTOBUF_C_PROTOBUF_C_H 1 | |
| | #define KERNEL_LINUX 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDIO_H 1 | |
| | #define HAVE_ERRNO_H 1 | |
| | #define HAVE_MATH_H 1 | |
| | #define HAVE_STDARG_H 1 | |
| | #define HAVE_SYSLOG_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SIGNAL_H 1 | |
| | #define HAVE_ASSERT_H 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SELECT_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_REGEX_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_ENDIAN_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_LIBGEN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_IP6_H 1 | |
| | #define HAVE_NETINET_ICMP6_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_RAID_MD_U_H 1 | |
| | #define HAVE_LINUX_WIRELESS_H 1 | |
| | #define HAVE_SYS_SWAP_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <sys/loadavg.h> | |
| configure:16128: result: no | |
| configure:16128: checking for sys/loadavg.h | |
| configure:16128: result: no | |
| configure:16128: checking linux/config.h usability | |
| configure:16128: gcc -c -g -O2 conftest.c >&5 | |
| conftest.c:124:26: fatal error: linux/config.h: No such file or directory | |
| #include <linux/config.h> | |
| ^ | |
| compilation terminated. | |
| configure:16128: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | #define HAVE_ERROR_T 1 | |
| | #define HAVE_ARGZ_ADD 1 | |
| | #define HAVE_ARGZ_APPEND 1 | |
| | #define HAVE_ARGZ_COUNT 1 | |
| | #define HAVE_ARGZ_CREATE_SEP 1 | |
| | #define HAVE_ARGZ_INSERT 1 | |
| | #define HAVE_ARGZ_NEXT 1 | |
| | #define HAVE_ARGZ_STRINGIFY 1 | |
| | #define HAVE_WORKING_ARGZ 1 | |
| | #define HAVE_PRELOADED_SYMBOLS 1 | |
| | #define HAVE_LTDL 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_CLOSEDIR 1 | |
| | #define HAVE_OPENDIR 1 | |
| | #define HAVE_READDIR 1 | |
| | #define LT_LIBEXT "a" | |
| | #define LT_LIBPREFIX "lib" | |
| | #define LIBTOOL_VERSION 2 | |
| | #define PACKAGE "collectd" | |
| | #define VERSION "5.4.0.43.g55ce7b5" | |
| | #define YYTEXT_POINTER 1 | |
| | #define HAVE_GOOGLE_PROTOBUF_C_PROTOBUF_C_H 1 | |
| | #define KERNEL_LINUX 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDIO_H 1 | |
| | #define HAVE_ERRNO_H 1 | |
| | #define HAVE_MATH_H 1 | |
| | #define HAVE_STDARG_H 1 | |
| | #define HAVE_SYSLOG_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SIGNAL_H 1 | |
| | #define HAVE_ASSERT_H 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SELECT_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_REGEX_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_ENDIAN_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_LIBGEN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_IP6_H 1 | |
| | #define HAVE_NETINET_ICMP6_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_RAID_MD_U_H 1 | |
| | #define HAVE_LINUX_WIRELESS_H 1 | |
| | #define HAVE_SYS_SWAP_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <stdio.h> | |
| | #ifdef HAVE_SYS_TYPES_H | |
| | # include <sys/types.h> | |
| | #endif | |
| | #ifdef HAVE_SYS_STAT_H | |
| | # include <sys/stat.h> | |
| | #endif | |
| | #ifdef STDC_HEADERS | |
| | # include <stdlib.h> | |
| | # include <stddef.h> | |
| | #else | |
| | # ifdef HAVE_STDLIB_H | |
| | # include <stdlib.h> | |
| | # endif | |
| | #endif | |
| | #ifdef HAVE_STRING_H | |
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| | # include <memory.h> | |
| | # endif | |
| | # include <string.h> | |
| | #endif | |
| | #ifdef HAVE_STRINGS_H | |
| | # include <strings.h> | |
| | #endif | |
| | #ifdef HAVE_INTTYPES_H | |
| | # include <inttypes.h> | |
| | #endif | |
| | #ifdef HAVE_STDINT_H | |
| | # include <stdint.h> | |
| | #endif | |
| | #ifdef HAVE_UNISTD_H | |
| | # include <unistd.h> | |
| | #endif | |
| | #include <linux/config.h> | |
| configure:16128: result: no | |
| configure:16128: checking linux/config.h presence | |
| configure:16128: gcc -E conftest.c | |
| conftest.c:91:26: fatal error: linux/config.h: No such file or directory | |
| #include <linux/config.h> | |
| ^ | |
| compilation terminated. | |
| configure:16128: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | #define HAVE_ERROR_T 1 | |
| | #define HAVE_ARGZ_ADD 1 | |
| | #define HAVE_ARGZ_APPEND 1 | |
| | #define HAVE_ARGZ_COUNT 1 | |
| | #define HAVE_ARGZ_CREATE_SEP 1 | |
| | #define HAVE_ARGZ_INSERT 1 | |
| | #define HAVE_ARGZ_NEXT 1 | |
| | #define HAVE_ARGZ_STRINGIFY 1 | |
| | #define HAVE_WORKING_ARGZ 1 | |
| | #define HAVE_PRELOADED_SYMBOLS 1 | |
| | #define HAVE_LTDL 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_CLOSEDIR 1 | |
| | #define HAVE_OPENDIR 1 | |
| | #define HAVE_READDIR 1 | |
| | #define LT_LIBEXT "a" | |
| | #define LT_LIBPREFIX "lib" | |
| | #define LIBTOOL_VERSION 2 | |
| | #define PACKAGE "collectd" | |
| | #define VERSION "5.4.0.43.g55ce7b5" | |
| | #define YYTEXT_POINTER 1 | |
| | #define HAVE_GOOGLE_PROTOBUF_C_PROTOBUF_C_H 1 | |
| | #define KERNEL_LINUX 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDIO_H 1 | |
| | #define HAVE_ERRNO_H 1 | |
| | #define HAVE_MATH_H 1 | |
| | #define HAVE_STDARG_H 1 | |
| | #define HAVE_SYSLOG_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SIGNAL_H 1 | |
| | #define HAVE_ASSERT_H 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SELECT_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_REGEX_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_ENDIAN_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_LIBGEN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_IP6_H 1 | |
| | #define HAVE_NETINET_ICMP6_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_RAID_MD_U_H 1 | |
| | #define HAVE_LINUX_WIRELESS_H 1 | |
| | #define HAVE_SYS_SWAP_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <linux/config.h> | |
| configure:16128: result: no | |
| configure:16128: checking for linux/config.h | |
| configure:16128: result: no | |
| configure:16128: checking utmp.h usability | |
| configure:16128: gcc -c -g -O2 conftest.c >&5 | |
| configure:16128: $? = 0 | |
| configure:16128: result: yes | |
| configure:16128: checking utmp.h presence | |
| configure:16128: gcc -E conftest.c | |
| configure:16128: $? = 0 | |
| configure:16128: result: yes | |
| configure:16128: checking for utmp.h | |
| configure:16128: result: yes | |
| configure:16128: checking utmpx.h usability | |
| configure:16128: gcc -c -g -O2 conftest.c >&5 | |
| configure:16128: $? = 0 | |
| configure:16128: result: yes | |
| configure:16128: checking utmpx.h presence | |
| configure:16128: gcc -E conftest.c | |
| configure:16128: $? = 0 | |
| configure:16128: result: yes | |
| configure:16128: checking for utmpx.h | |
| configure:16128: result: yes | |
| configure:16142: checking ifaddrs.h usability | |
| configure:16142: gcc -c -g -O2 conftest.c >&5 | |
| configure:16142: $? = 0 | |
| configure:16142: result: yes | |
| configure:16142: checking ifaddrs.h presence | |
| configure:16142: gcc -E conftest.c | |
| configure:16142: $? = 0 | |
| configure:16142: result: yes | |
| configure:16142: checking for ifaddrs.h | |
| configure:16142: result: yes | |
| configure:16154: checking for net/if.h | |
| configure:16154: gcc -c -g -O2 conftest.c >&5 | |
| configure:16154: $? = 0 | |
| configure:16154: result: yes | |
| configure:16174: checking for linux/if.h | |
| configure:16174: gcc -c -g -O2 conftest.c >&5 | |
| configure:16174: $? = 0 | |
| configure:16174: result: yes | |
| configure:16194: checking for linux/netdevice.h | |
| configure:16194: gcc -c -g -O2 conftest.c >&5 | |
| configure:16194: $? = 0 | |
| configure:16194: result: yes | |
| configure:16219: checking for linux/sockios.h | |
| configure:16219: gcc -c -g -O2 conftest.c >&5 | |
| configure:16219: $? = 0 | |
| configure:16219: result: yes | |
| configure:16241: checking for linux/ethtool.h | |
| configure:16241: gcc -c -g -O2 conftest.c >&5 | |
| configure:16241: $? = 0 | |
| configure:16241: result: yes | |
| configure:16274: checking linux/ip_vs.h usability | |
| configure:16274: gcc -c -g -O2 conftest.c >&5 | |
| configure:16274: $? = 0 | |
| configure:16274: result: yes | |
| configure:16274: checking linux/ip_vs.h presence | |
| configure:16274: gcc -E conftest.c | |
| configure:16274: $? = 0 | |
| configure:16274: result: yes | |
| configure:16274: checking for linux/ip_vs.h | |
| configure:16274: result: yes | |
| configure:16286: checking net/ip_vs.h usability | |
| configure:16286: gcc -c -g -O2 conftest.c >&5 | |
| conftest.c:133:23: fatal error: net/ip_vs.h: No such file or directory | |
| #include <net/ip_vs.h> | |
| ^ | |
| compilation terminated. | |
| configure:16286: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | #define HAVE_ERROR_T 1 | |
| | #define HAVE_ARGZ_ADD 1 | |
| | #define HAVE_ARGZ_APPEND 1 | |
| | #define HAVE_ARGZ_COUNT 1 | |
| | #define HAVE_ARGZ_CREATE_SEP 1 | |
| | #define HAVE_ARGZ_INSERT 1 | |
| | #define HAVE_ARGZ_NEXT 1 | |
| | #define HAVE_ARGZ_STRINGIFY 1 | |
| | #define HAVE_WORKING_ARGZ 1 | |
| | #define HAVE_PRELOADED_SYMBOLS 1 | |
| | #define HAVE_LTDL 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_CLOSEDIR 1 | |
| | #define HAVE_OPENDIR 1 | |
| | #define HAVE_READDIR 1 | |
| | #define LT_LIBEXT "a" | |
| | #define LT_LIBPREFIX "lib" | |
| | #define LIBTOOL_VERSION 2 | |
| | #define PACKAGE "collectd" | |
| | #define VERSION "5.4.0.43.g55ce7b5" | |
| | #define YYTEXT_POINTER 1 | |
| | #define HAVE_GOOGLE_PROTOBUF_C_PROTOBUF_C_H 1 | |
| | #define KERNEL_LINUX 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDIO_H 1 | |
| | #define HAVE_ERRNO_H 1 | |
| | #define HAVE_MATH_H 1 | |
| | #define HAVE_STDARG_H 1 | |
| | #define HAVE_SYSLOG_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SIGNAL_H 1 | |
| | #define HAVE_ASSERT_H 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SELECT_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_REGEX_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_ENDIAN_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_LIBGEN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_IP6_H 1 | |
| | #define HAVE_NETINET_ICMP6_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_RAID_MD_U_H 1 | |
| | #define HAVE_LINUX_WIRELESS_H 1 | |
| | #define HAVE_SYS_SWAP_H 1 | |
| | #define HAVE_UTMP_H 1 | |
| | #define HAVE_UTMPX_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_LINUX_IF_H 1 | |
| | #define HAVE_LINUX_NETDEVICE_H 1 | |
| | #define HAVE_LINUX_SOCKIOS_H 1 | |
| | #define HAVE_LINUX_ETHTOOL_H 1 | |
| | #define HAVE_LINUX_IP_VS_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <stdio.h> | |
| | #ifdef HAVE_SYS_TYPES_H | |
| | # include <sys/types.h> | |
| | #endif | |
| | #ifdef HAVE_SYS_STAT_H | |
| | # include <sys/stat.h> | |
| | #endif | |
| | #ifdef STDC_HEADERS | |
| | # include <stdlib.h> | |
| | # include <stddef.h> | |
| | #else | |
| | # ifdef HAVE_STDLIB_H | |
| | # include <stdlib.h> | |
| | # endif | |
| | #endif | |
| | #ifdef HAVE_STRING_H | |
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| | # include <memory.h> | |
| | # endif | |
| | # include <string.h> | |
| | #endif | |
| | #ifdef HAVE_STRINGS_H | |
| | # include <strings.h> | |
| | #endif | |
| | #ifdef HAVE_INTTYPES_H | |
| | # include <inttypes.h> | |
| | #endif | |
| | #ifdef HAVE_STDINT_H | |
| | # include <stdint.h> | |
| | #endif | |
| | #ifdef HAVE_UNISTD_H | |
| | # include <unistd.h> | |
| | #endif | |
| | #include <net/ip_vs.h> | |
| configure:16286: result: no | |
| configure:16286: checking net/ip_vs.h presence | |
| configure:16286: gcc -E conftest.c | |
| conftest.c:100:23: fatal error: net/ip_vs.h: No such file or directory | |
| #include <net/ip_vs.h> | |
| ^ | |
| compilation terminated. | |
| configure:16286: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | #define HAVE_ERROR_T 1 | |
| | #define HAVE_ARGZ_ADD 1 | |
| | #define HAVE_ARGZ_APPEND 1 | |
| | #define HAVE_ARGZ_COUNT 1 | |
| | #define HAVE_ARGZ_CREATE_SEP 1 | |
| | #define HAVE_ARGZ_INSERT 1 | |
| | #define HAVE_ARGZ_NEXT 1 | |
| | #define HAVE_ARGZ_STRINGIFY 1 | |
| | #define HAVE_WORKING_ARGZ 1 | |
| | #define HAVE_PRELOADED_SYMBOLS 1 | |
| | #define HAVE_LTDL 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_CLOSEDIR 1 | |
| | #define HAVE_OPENDIR 1 | |
| | #define HAVE_READDIR 1 | |
| | #define LT_LIBEXT "a" | |
| | #define LT_LIBPREFIX "lib" | |
| | #define LIBTOOL_VERSION 2 | |
| | #define PACKAGE "collectd" | |
| | #define VERSION "5.4.0.43.g55ce7b5" | |
| | #define YYTEXT_POINTER 1 | |
| | #define HAVE_GOOGLE_PROTOBUF_C_PROTOBUF_C_H 1 | |
| | #define KERNEL_LINUX 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDIO_H 1 | |
| | #define HAVE_ERRNO_H 1 | |
| | #define HAVE_MATH_H 1 | |
| | #define HAVE_STDARG_H 1 | |
| | #define HAVE_SYSLOG_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SIGNAL_H 1 | |
| | #define HAVE_ASSERT_H 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SELECT_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_REGEX_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_ENDIAN_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_LIBGEN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_IP6_H 1 | |
| | #define HAVE_NETINET_ICMP6_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_RAID_MD_U_H 1 | |
| | #define HAVE_LINUX_WIRELESS_H 1 | |
| | #define HAVE_SYS_SWAP_H 1 | |
| | #define HAVE_UTMP_H 1 | |
| | #define HAVE_UTMPX_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_LINUX_IF_H 1 | |
| | #define HAVE_LINUX_NETDEVICE_H 1 | |
| | #define HAVE_LINUX_SOCKIOS_H 1 | |
| | #define HAVE_LINUX_ETHTOOL_H 1 | |
| | #define HAVE_LINUX_IP_VS_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <net/ip_vs.h> | |
| configure:16286: result: no | |
| configure:16286: checking for net/ip_vs.h | |
| configure:16286: result: no | |
| configure:16298: checking ip_vs.h usability | |
| configure:16298: gcc -c -g -O2 conftest.c >&5 | |
| conftest.c:133:19: fatal error: ip_vs.h: No such file or directory | |
| #include <ip_vs.h> | |
| ^ | |
| compilation terminated. | |
| configure:16298: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | #define HAVE_ERROR_T 1 | |
| | #define HAVE_ARGZ_ADD 1 | |
| | #define HAVE_ARGZ_APPEND 1 | |
| | #define HAVE_ARGZ_COUNT 1 | |
| | #define HAVE_ARGZ_CREATE_SEP 1 | |
| | #define HAVE_ARGZ_INSERT 1 | |
| | #define HAVE_ARGZ_NEXT 1 | |
| | #define HAVE_ARGZ_STRINGIFY 1 | |
| | #define HAVE_WORKING_ARGZ 1 | |
| | #define HAVE_PRELOADED_SYMBOLS 1 | |
| | #define HAVE_LTDL 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_CLOSEDIR 1 | |
| | #define HAVE_OPENDIR 1 | |
| | #define HAVE_READDIR 1 | |
| | #define LT_LIBEXT "a" | |
| | #define LT_LIBPREFIX "lib" | |
| | #define LIBTOOL_VERSION 2 | |
| | #define PACKAGE "collectd" | |
| | #define VERSION "5.4.0.43.g55ce7b5" | |
| | #define YYTEXT_POINTER 1 | |
| | #define HAVE_GOOGLE_PROTOBUF_C_PROTOBUF_C_H 1 | |
| | #define KERNEL_LINUX 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDIO_H 1 | |
| | #define HAVE_ERRNO_H 1 | |
| | #define HAVE_MATH_H 1 | |
| | #define HAVE_STDARG_H 1 | |
| | #define HAVE_SYSLOG_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SIGNAL_H 1 | |
| | #define HAVE_ASSERT_H 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SELECT_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_REGEX_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_ENDIAN_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_LIBGEN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_IP6_H 1 | |
| | #define HAVE_NETINET_ICMP6_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_RAID_MD_U_H 1 | |
| | #define HAVE_LINUX_WIRELESS_H 1 | |
| | #define HAVE_SYS_SWAP_H 1 | |
| | #define HAVE_UTMP_H 1 | |
| | #define HAVE_UTMPX_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_LINUX_IF_H 1 | |
| | #define HAVE_LINUX_NETDEVICE_H 1 | |
| | #define HAVE_LINUX_SOCKIOS_H 1 | |
| | #define HAVE_LINUX_ETHTOOL_H 1 | |
| | #define HAVE_LINUX_IP_VS_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <stdio.h> | |
| | #ifdef HAVE_SYS_TYPES_H | |
| | # include <sys/types.h> | |
| | #endif | |
| | #ifdef HAVE_SYS_STAT_H | |
| | # include <sys/stat.h> | |
| | #endif | |
| | #ifdef STDC_HEADERS | |
| | # include <stdlib.h> | |
| | # include <stddef.h> | |
| | #else | |
| | # ifdef HAVE_STDLIB_H | |
| | # include <stdlib.h> | |
| | # endif | |
| | #endif | |
| | #ifdef HAVE_STRING_H | |
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| | # include <memory.h> | |
| | # endif | |
| | # include <string.h> | |
| | #endif | |
| | #ifdef HAVE_STRINGS_H | |
| | # include <strings.h> | |
| | #endif | |
| | #ifdef HAVE_INTTYPES_H | |
| | # include <inttypes.h> | |
| | #endif | |
| | #ifdef HAVE_STDINT_H | |
| | # include <stdint.h> | |
| | #endif | |
| | #ifdef HAVE_UNISTD_H | |
| | # include <unistd.h> | |
| | #endif | |
| | #include <ip_vs.h> | |
| configure:16298: result: no | |
| configure:16298: checking ip_vs.h presence | |
| configure:16298: gcc -E conftest.c | |
| conftest.c:100:19: fatal error: ip_vs.h: No such file or directory | |
| #include <ip_vs.h> | |
| ^ | |
| compilation terminated. | |
| configure:16298: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | #define HAVE_ERROR_T 1 | |
| | #define HAVE_ARGZ_ADD 1 | |
| | #define HAVE_ARGZ_APPEND 1 | |
| | #define HAVE_ARGZ_COUNT 1 | |
| | #define HAVE_ARGZ_CREATE_SEP 1 | |
| | #define HAVE_ARGZ_INSERT 1 | |
| | #define HAVE_ARGZ_NEXT 1 | |
| | #define HAVE_ARGZ_STRINGIFY 1 | |
| | #define HAVE_WORKING_ARGZ 1 | |
| | #define HAVE_PRELOADED_SYMBOLS 1 | |
| | #define HAVE_LTDL 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_CLOSEDIR 1 | |
| | #define HAVE_OPENDIR 1 | |
| | #define HAVE_READDIR 1 | |
| | #define LT_LIBEXT "a" | |
| | #define LT_LIBPREFIX "lib" | |
| | #define LIBTOOL_VERSION 2 | |
| | #define PACKAGE "collectd" | |
| | #define VERSION "5.4.0.43.g55ce7b5" | |
| | #define YYTEXT_POINTER 1 | |
| | #define HAVE_GOOGLE_PROTOBUF_C_PROTOBUF_C_H 1 | |
| | #define KERNEL_LINUX 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDIO_H 1 | |
| | #define HAVE_ERRNO_H 1 | |
| | #define HAVE_MATH_H 1 | |
| | #define HAVE_STDARG_H 1 | |
| | #define HAVE_SYSLOG_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SIGNAL_H 1 | |
| | #define HAVE_ASSERT_H 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SELECT_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_REGEX_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_ENDIAN_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_LIBGEN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_IP6_H 1 | |
| | #define HAVE_NETINET_ICMP6_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_RAID_MD_U_H 1 | |
| | #define HAVE_LINUX_WIRELESS_H 1 | |
| | #define HAVE_SYS_SWAP_H 1 | |
| | #define HAVE_UTMP_H 1 | |
| | #define HAVE_UTMPX_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_LINUX_IF_H 1 | |
| | #define HAVE_LINUX_NETDEVICE_H 1 | |
| | #define HAVE_LINUX_SOCKIOS_H 1 | |
| | #define HAVE_LINUX_ETHTOOL_H 1 | |
| | #define HAVE_LINUX_IP_VS_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <ip_vs.h> | |
| configure:16298: result: no | |
| configure:16298: checking for ip_vs.h | |
| configure:16298: result: no | |
| configure:16374: checking for sys/ucred.h | |
| configure:16374: gcc -c -g -O2 conftest.c >&5 | |
| conftest.c:109:23: fatal error: sys/ucred.h: No such file or directory | |
| #include <sys/ucred.h> | |
| ^ | |
| compilation terminated. | |
| configure:16374: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | #define HAVE_ERROR_T 1 | |
| | #define HAVE_ARGZ_ADD 1 | |
| | #define HAVE_ARGZ_APPEND 1 | |
| | #define HAVE_ARGZ_COUNT 1 | |
| | #define HAVE_ARGZ_CREATE_SEP 1 | |
| | #define HAVE_ARGZ_INSERT 1 | |
| | #define HAVE_ARGZ_NEXT 1 | |
| | #define HAVE_ARGZ_STRINGIFY 1 | |
| | #define HAVE_WORKING_ARGZ 1 | |
| | #define HAVE_PRELOADED_SYMBOLS 1 | |
| | #define HAVE_LTDL 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_CLOSEDIR 1 | |
| | #define HAVE_OPENDIR 1 | |
| | #define HAVE_READDIR 1 | |
| | #define LT_LIBEXT "a" | |
| | #define LT_LIBPREFIX "lib" | |
| | #define LIBTOOL_VERSION 2 | |
| | #define PACKAGE "collectd" | |
| | #define VERSION "5.4.0.43.g55ce7b5" | |
| | #define YYTEXT_POINTER 1 | |
| | #define HAVE_GOOGLE_PROTOBUF_C_PROTOBUF_C_H 1 | |
| | #define KERNEL_LINUX 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDIO_H 1 | |
| | #define HAVE_ERRNO_H 1 | |
| | #define HAVE_MATH_H 1 | |
| | #define HAVE_STDARG_H 1 | |
| | #define HAVE_SYSLOG_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SIGNAL_H 1 | |
| | #define HAVE_ASSERT_H 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SELECT_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_REGEX_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_ENDIAN_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_LIBGEN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_IP6_H 1 | |
| | #define HAVE_NETINET_ICMP6_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_RAID_MD_U_H 1 | |
| | #define HAVE_LINUX_WIRELESS_H 1 | |
| | #define HAVE_SYS_SWAP_H 1 | |
| | #define HAVE_UTMP_H 1 | |
| | #define HAVE_UTMPX_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_LINUX_IF_H 1 | |
| | #define HAVE_LINUX_NETDEVICE_H 1 | |
| | #define HAVE_LINUX_SOCKIOS_H 1 | |
| | #define HAVE_LINUX_ETHTOOL_H 1 | |
| | #define HAVE_LINUX_IP_VS_H 1 | |
| | /* end confdefs.h. */ | |
| | | |
| | #if HAVE_SYS_TYPES_H | |
| | # include <sys/types.h> | |
| | #endif | |
| | #if HAVE_SYS_PARAM_H | |
| | # include <sys/param.h> | |
| | #endif | |
| | | |
| | | |
| | #include <sys/ucred.h> | |
| configure:16374: result: no | |
| configure:16396: checking for sys/mount.h | |
| configure:16396: gcc -c -g -O2 conftest.c >&5 | |
| configure:16396: $? = 0 | |
| configure:16396: result: yes | |
| configure:16418: checking for linux/un.h | |
| configure:16418: gcc -c -g -O2 conftest.c >&5 | |
| configure:16418: $? = 0 | |
| configure:16418: result: yes | |
| configure:16437: checking pwd.h usability | |
| configure:16437: gcc -c -g -O2 conftest.c >&5 | |
| configure:16437: $? = 0 | |
| configure:16437: result: yes | |
| configure:16437: checking pwd.h presence | |
| configure:16437: gcc -E conftest.c | |
| configure:16437: $? = 0 | |
| configure:16437: result: yes | |
| configure:16437: checking for pwd.h | |
| configure:16437: result: yes | |
| configure:16437: checking grp.h usability | |
| configure:16437: gcc -c -g -O2 conftest.c >&5 | |
| configure:16437: $? = 0 | |
| configure:16437: result: yes | |
| configure:16437: checking grp.h presence | |
| configure:16437: gcc -E conftest.c | |
| configure:16437: $? = 0 | |
| configure:16437: result: yes | |
| configure:16437: checking for grp.h | |
| configure:16437: result: yes | |
| configure:16437: checking sys/un.h usability | |
| configure:16437: gcc -c -g -O2 conftest.c >&5 | |
| configure:16437: $? = 0 | |
| configure:16437: result: yes | |
| configure:16437: checking sys/un.h presence | |
| configure:16437: gcc -E conftest.c | |
| configure:16437: $? = 0 | |
| configure:16437: result: yes | |
| configure:16437: checking for sys/un.h | |
| configure:16437: result: yes | |
| configure:16437: checking ctype.h usability | |
| configure:16437: gcc -c -g -O2 conftest.c >&5 | |
| configure:16437: $? = 0 | |
| configure:16437: result: yes | |
| configure:16437: checking ctype.h presence | |
| configure:16437: gcc -E conftest.c | |
| configure:16437: $? = 0 | |
| configure:16437: result: yes | |
| configure:16437: checking for ctype.h | |
| configure:16437: result: yes | |
| configure:16437: checking limits.h usability | |
| configure:16437: gcc -c -g -O2 conftest.c >&5 | |
| configure:16437: $? = 0 | |
| configure:16437: result: yes | |
| configure:16437: checking limits.h presence | |
| configure:16437: gcc -E conftest.c | |
| configure:16437: $? = 0 | |
| configure:16437: result: yes | |
| configure:16437: checking for limits.h | |
| configure:16437: result: yes | |
| configure:16437: checking xfs/xqm.h usability | |
| configure:16437: gcc -c -g -O2 conftest.c >&5 | |
| conftest.c:140:21: fatal error: xfs/xqm.h: No such file or directory | |
| #include <xfs/xqm.h> | |
| ^ | |
| compilation terminated. | |
| configure:16437: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | #define HAVE_ERROR_T 1 | |
| | #define HAVE_ARGZ_ADD 1 | |
| | #define HAVE_ARGZ_APPEND 1 | |
| | #define HAVE_ARGZ_COUNT 1 | |
| | #define HAVE_ARGZ_CREATE_SEP 1 | |
| | #define HAVE_ARGZ_INSERT 1 | |
| | #define HAVE_ARGZ_NEXT 1 | |
| | #define HAVE_ARGZ_STRINGIFY 1 | |
| | #define HAVE_WORKING_ARGZ 1 | |
| | #define HAVE_PRELOADED_SYMBOLS 1 | |
| | #define HAVE_LTDL 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_CLOSEDIR 1 | |
| | #define HAVE_OPENDIR 1 | |
| | #define HAVE_READDIR 1 | |
| | #define LT_LIBEXT "a" | |
| | #define LT_LIBPREFIX "lib" | |
| | #define LIBTOOL_VERSION 2 | |
| | #define PACKAGE "collectd" | |
| | #define VERSION "5.4.0.43.g55ce7b5" | |
| | #define YYTEXT_POINTER 1 | |
| | #define HAVE_GOOGLE_PROTOBUF_C_PROTOBUF_C_H 1 | |
| | #define KERNEL_LINUX 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDIO_H 1 | |
| | #define HAVE_ERRNO_H 1 | |
| | #define HAVE_MATH_H 1 | |
| | #define HAVE_STDARG_H 1 | |
| | #define HAVE_SYSLOG_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SIGNAL_H 1 | |
| | #define HAVE_ASSERT_H 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SELECT_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_REGEX_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_ENDIAN_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_LIBGEN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_IP6_H 1 | |
| | #define HAVE_NETINET_ICMP6_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_RAID_MD_U_H 1 | |
| | #define HAVE_LINUX_WIRELESS_H 1 | |
| | #define HAVE_SYS_SWAP_H 1 | |
| | #define HAVE_UTMP_H 1 | |
| | #define HAVE_UTMPX_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_LINUX_IF_H 1 | |
| | #define HAVE_LINUX_NETDEVICE_H 1 | |
| | #define HAVE_LINUX_SOCKIOS_H 1 | |
| | #define HAVE_LINUX_ETHTOOL_H 1 | |
| | #define HAVE_LINUX_IP_VS_H 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_LINUX_UN_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_CTYPE_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <stdio.h> | |
| | #ifdef HAVE_SYS_TYPES_H | |
| | # include <sys/types.h> | |
| | #endif | |
| | #ifdef HAVE_SYS_STAT_H | |
| | # include <sys/stat.h> | |
| | #endif | |
| | #ifdef STDC_HEADERS | |
| | # include <stdlib.h> | |
| | # include <stddef.h> | |
| | #else | |
| | # ifdef HAVE_STDLIB_H | |
| | # include <stdlib.h> | |
| | # endif | |
| | #endif | |
| | #ifdef HAVE_STRING_H | |
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| | # include <memory.h> | |
| | # endif | |
| | # include <string.h> | |
| | #endif | |
| | #ifdef HAVE_STRINGS_H | |
| | # include <strings.h> | |
| | #endif | |
| | #ifdef HAVE_INTTYPES_H | |
| | # include <inttypes.h> | |
| | #endif | |
| | #ifdef HAVE_STDINT_H | |
| | # include <stdint.h> | |
| | #endif | |
| | #ifdef HAVE_UNISTD_H | |
| | # include <unistd.h> | |
| | #endif | |
| | #include <xfs/xqm.h> | |
| configure:16437: result: no | |
| configure:16437: checking xfs/xqm.h presence | |
| configure:16437: gcc -E conftest.c | |
| conftest.c:107:21: fatal error: xfs/xqm.h: No such file or directory | |
| #include <xfs/xqm.h> | |
| ^ | |
| compilation terminated. | |
| configure:16437: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | #define HAVE_ERROR_T 1 | |
| | #define HAVE_ARGZ_ADD 1 | |
| | #define HAVE_ARGZ_APPEND 1 | |
| | #define HAVE_ARGZ_COUNT 1 | |
| | #define HAVE_ARGZ_CREATE_SEP 1 | |
| | #define HAVE_ARGZ_INSERT 1 | |
| | #define HAVE_ARGZ_NEXT 1 | |
| | #define HAVE_ARGZ_STRINGIFY 1 | |
| | #define HAVE_WORKING_ARGZ 1 | |
| | #define HAVE_PRELOADED_SYMBOLS 1 | |
| | #define HAVE_LTDL 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_CLOSEDIR 1 | |
| | #define HAVE_OPENDIR 1 | |
| | #define HAVE_READDIR 1 | |
| | #define LT_LIBEXT "a" | |
| | #define LT_LIBPREFIX "lib" | |
| | #define LIBTOOL_VERSION 2 | |
| | #define PACKAGE "collectd" | |
| | #define VERSION "5.4.0.43.g55ce7b5" | |
| | #define YYTEXT_POINTER 1 | |
| | #define HAVE_GOOGLE_PROTOBUF_C_PROTOBUF_C_H 1 | |
| | #define KERNEL_LINUX 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDIO_H 1 | |
| | #define HAVE_ERRNO_H 1 | |
| | #define HAVE_MATH_H 1 | |
| | #define HAVE_STDARG_H 1 | |
| | #define HAVE_SYSLOG_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SIGNAL_H 1 | |
| | #define HAVE_ASSERT_H 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SELECT_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_REGEX_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_ENDIAN_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_LIBGEN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_IP6_H 1 | |
| | #define HAVE_NETINET_ICMP6_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_RAID_MD_U_H 1 | |
| | #define HAVE_LINUX_WIRELESS_H 1 | |
| | #define HAVE_SYS_SWAP_H 1 | |
| | #define HAVE_UTMP_H 1 | |
| | #define HAVE_UTMPX_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_LINUX_IF_H 1 | |
| | #define HAVE_LINUX_NETDEVICE_H 1 | |
| | #define HAVE_LINUX_SOCKIOS_H 1 | |
| | #define HAVE_LINUX_ETHTOOL_H 1 | |
| | #define HAVE_LINUX_IP_VS_H 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_LINUX_UN_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_CTYPE_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <xfs/xqm.h> | |
| configure:16437: result: no | |
| configure:16437: checking for xfs/xqm.h | |
| configure:16437: result: no | |
| configure:16437: checking fs_info.h usability | |
| configure:16437: gcc -c -g -O2 conftest.c >&5 | |
| conftest.c:140:21: fatal error: fs_info.h: No such file or directory | |
| #include <fs_info.h> | |
| ^ | |
| compilation terminated. | |
| configure:16437: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | #define HAVE_ERROR_T 1 | |
| | #define HAVE_ARGZ_ADD 1 | |
| | #define HAVE_ARGZ_APPEND 1 | |
| | #define HAVE_ARGZ_COUNT 1 | |
| | #define HAVE_ARGZ_CREATE_SEP 1 | |
| | #define HAVE_ARGZ_INSERT 1 | |
| | #define HAVE_ARGZ_NEXT 1 | |
| | #define HAVE_ARGZ_STRINGIFY 1 | |
| | #define HAVE_WORKING_ARGZ 1 | |
| | #define HAVE_PRELOADED_SYMBOLS 1 | |
| | #define HAVE_LTDL 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_CLOSEDIR 1 | |
| | #define HAVE_OPENDIR 1 | |
| | #define HAVE_READDIR 1 | |
| | #define LT_LIBEXT "a" | |
| | #define LT_LIBPREFIX "lib" | |
| | #define LIBTOOL_VERSION 2 | |
| | #define PACKAGE "collectd" | |
| | #define VERSION "5.4.0.43.g55ce7b5" | |
| | #define YYTEXT_POINTER 1 | |
| | #define HAVE_GOOGLE_PROTOBUF_C_PROTOBUF_C_H 1 | |
| | #define KERNEL_LINUX 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDIO_H 1 | |
| | #define HAVE_ERRNO_H 1 | |
| | #define HAVE_MATH_H 1 | |
| | #define HAVE_STDARG_H 1 | |
| | #define HAVE_SYSLOG_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SIGNAL_H 1 | |
| | #define HAVE_ASSERT_H 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SELECT_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_REGEX_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_ENDIAN_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_LIBGEN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_IP6_H 1 | |
| | #define HAVE_NETINET_ICMP6_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_RAID_MD_U_H 1 | |
| | #define HAVE_LINUX_WIRELESS_H 1 | |
| | #define HAVE_SYS_SWAP_H 1 | |
| | #define HAVE_UTMP_H 1 | |
| | #define HAVE_UTMPX_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_LINUX_IF_H 1 | |
| | #define HAVE_LINUX_NETDEVICE_H 1 | |
| | #define HAVE_LINUX_SOCKIOS_H 1 | |
| | #define HAVE_LINUX_ETHTOOL_H 1 | |
| | #define HAVE_LINUX_IP_VS_H 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_LINUX_UN_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_CTYPE_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <stdio.h> | |
| | #ifdef HAVE_SYS_TYPES_H | |
| | # include <sys/types.h> | |
| | #endif | |
| | #ifdef HAVE_SYS_STAT_H | |
| | # include <sys/stat.h> | |
| | #endif | |
| | #ifdef STDC_HEADERS | |
| | # include <stdlib.h> | |
| | # include <stddef.h> | |
| | #else | |
| | # ifdef HAVE_STDLIB_H | |
| | # include <stdlib.h> | |
| | # endif | |
| | #endif | |
| | #ifdef HAVE_STRING_H | |
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| | # include <memory.h> | |
| | # endif | |
| | # include <string.h> | |
| | #endif | |
| | #ifdef HAVE_STRINGS_H | |
| | # include <strings.h> | |
| | #endif | |
| | #ifdef HAVE_INTTYPES_H | |
| | # include <inttypes.h> | |
| | #endif | |
| | #ifdef HAVE_STDINT_H | |
| | # include <stdint.h> | |
| | #endif | |
| | #ifdef HAVE_UNISTD_H | |
| | # include <unistd.h> | |
| | #endif | |
| | #include <fs_info.h> | |
| configure:16437: result: no | |
| configure:16437: checking fs_info.h presence | |
| configure:16437: gcc -E conftest.c | |
| conftest.c:107:21: fatal error: fs_info.h: No such file or directory | |
| #include <fs_info.h> | |
| ^ | |
| compilation terminated. | |
| configure:16437: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | #define HAVE_ERROR_T 1 | |
| | #define HAVE_ARGZ_ADD 1 | |
| | #define HAVE_ARGZ_APPEND 1 | |
| | #define HAVE_ARGZ_COUNT 1 | |
| | #define HAVE_ARGZ_CREATE_SEP 1 | |
| | #define HAVE_ARGZ_INSERT 1 | |
| | #define HAVE_ARGZ_NEXT 1 | |
| | #define HAVE_ARGZ_STRINGIFY 1 | |
| | #define HAVE_WORKING_ARGZ 1 | |
| | #define HAVE_PRELOADED_SYMBOLS 1 | |
| | #define HAVE_LTDL 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_CLOSEDIR 1 | |
| | #define HAVE_OPENDIR 1 | |
| | #define HAVE_READDIR 1 | |
| | #define LT_LIBEXT "a" | |
| | #define LT_LIBPREFIX "lib" | |
| | #define LIBTOOL_VERSION 2 | |
| | #define PACKAGE "collectd" | |
| | #define VERSION "5.4.0.43.g55ce7b5" | |
| | #define YYTEXT_POINTER 1 | |
| | #define HAVE_GOOGLE_PROTOBUF_C_PROTOBUF_C_H 1 | |
| | #define KERNEL_LINUX 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDIO_H 1 | |
| | #define HAVE_ERRNO_H 1 | |
| | #define HAVE_MATH_H 1 | |
| | #define HAVE_STDARG_H 1 | |
| | #define HAVE_SYSLOG_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SIGNAL_H 1 | |
| | #define HAVE_ASSERT_H 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SELECT_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_REGEX_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_ENDIAN_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_LIBGEN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_IP6_H 1 | |
| | #define HAVE_NETINET_ICMP6_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_RAID_MD_U_H 1 | |
| | #define HAVE_LINUX_WIRELESS_H 1 | |
| | #define HAVE_SYS_SWAP_H 1 | |
| | #define HAVE_UTMP_H 1 | |
| | #define HAVE_UTMPX_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_LINUX_IF_H 1 | |
| | #define HAVE_LINUX_NETDEVICE_H 1 | |
| | #define HAVE_LINUX_SOCKIOS_H 1 | |
| | #define HAVE_LINUX_ETHTOOL_H 1 | |
| | #define HAVE_LINUX_IP_VS_H 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_LINUX_UN_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_CTYPE_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <fs_info.h> | |
| configure:16437: result: no | |
| configure:16437: checking for fs_info.h | |
| configure:16437: result: no | |
| configure:16437: checking fshelp.h usability | |
| configure:16437: gcc -c -g -O2 conftest.c >&5 | |
| conftest.c:140:20: fatal error: fshelp.h: No such file or directory | |
| #include <fshelp.h> | |
| ^ | |
| compilation terminated. | |
| configure:16437: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | #define HAVE_ERROR_T 1 | |
| | #define HAVE_ARGZ_ADD 1 | |
| | #define HAVE_ARGZ_APPEND 1 | |
| | #define HAVE_ARGZ_COUNT 1 | |
| | #define HAVE_ARGZ_CREATE_SEP 1 | |
| | #define HAVE_ARGZ_INSERT 1 | |
| | #define HAVE_ARGZ_NEXT 1 | |
| | #define HAVE_ARGZ_STRINGIFY 1 | |
| | #define HAVE_WORKING_ARGZ 1 | |
| | #define HAVE_PRELOADED_SYMBOLS 1 | |
| | #define HAVE_LTDL 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_CLOSEDIR 1 | |
| | #define HAVE_OPENDIR 1 | |
| | #define HAVE_READDIR 1 | |
| | #define LT_LIBEXT "a" | |
| | #define LT_LIBPREFIX "lib" | |
| | #define LIBTOOL_VERSION 2 | |
| | #define PACKAGE "collectd" | |
| | #define VERSION "5.4.0.43.g55ce7b5" | |
| | #define YYTEXT_POINTER 1 | |
| | #define HAVE_GOOGLE_PROTOBUF_C_PROTOBUF_C_H 1 | |
| | #define KERNEL_LINUX 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDIO_H 1 | |
| | #define HAVE_ERRNO_H 1 | |
| | #define HAVE_MATH_H 1 | |
| | #define HAVE_STDARG_H 1 | |
| | #define HAVE_SYSLOG_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SIGNAL_H 1 | |
| | #define HAVE_ASSERT_H 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SELECT_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_REGEX_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_ENDIAN_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_LIBGEN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_IP6_H 1 | |
| | #define HAVE_NETINET_ICMP6_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_RAID_MD_U_H 1 | |
| | #define HAVE_LINUX_WIRELESS_H 1 | |
| | #define HAVE_SYS_SWAP_H 1 | |
| | #define HAVE_UTMP_H 1 | |
| | #define HAVE_UTMPX_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_LINUX_IF_H 1 | |
| | #define HAVE_LINUX_NETDEVICE_H 1 | |
| | #define HAVE_LINUX_SOCKIOS_H 1 | |
| | #define HAVE_LINUX_ETHTOOL_H 1 | |
| | #define HAVE_LINUX_IP_VS_H 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_LINUX_UN_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_CTYPE_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <stdio.h> | |
| | #ifdef HAVE_SYS_TYPES_H | |
| | # include <sys/types.h> | |
| | #endif | |
| | #ifdef HAVE_SYS_STAT_H | |
| | # include <sys/stat.h> | |
| | #endif | |
| | #ifdef STDC_HEADERS | |
| | # include <stdlib.h> | |
| | # include <stddef.h> | |
| | #else | |
| | # ifdef HAVE_STDLIB_H | |
| | # include <stdlib.h> | |
| | # endif | |
| | #endif | |
| | #ifdef HAVE_STRING_H | |
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| | # include <memory.h> | |
| | # endif | |
| | # include <string.h> | |
| | #endif | |
| | #ifdef HAVE_STRINGS_H | |
| | # include <strings.h> | |
| | #endif | |
| | #ifdef HAVE_INTTYPES_H | |
| | # include <inttypes.h> | |
| | #endif | |
| | #ifdef HAVE_STDINT_H | |
| | # include <stdint.h> | |
| | #endif | |
| | #ifdef HAVE_UNISTD_H | |
| | # include <unistd.h> | |
| | #endif | |
| | #include <fshelp.h> | |
| configure:16437: result: no | |
| configure:16437: checking fshelp.h presence | |
| configure:16437: gcc -E conftest.c | |
| conftest.c:107:20: fatal error: fshelp.h: No such file or directory | |
| #include <fshelp.h> | |
| ^ | |
| compilation terminated. | |
| configure:16437: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | #define HAVE_ERROR_T 1 | |
| | #define HAVE_ARGZ_ADD 1 | |
| | #define HAVE_ARGZ_APPEND 1 | |
| | #define HAVE_ARGZ_COUNT 1 | |
| | #define HAVE_ARGZ_CREATE_SEP 1 | |
| | #define HAVE_ARGZ_INSERT 1 | |
| | #define HAVE_ARGZ_NEXT 1 | |
| | #define HAVE_ARGZ_STRINGIFY 1 | |
| | #define HAVE_WORKING_ARGZ 1 | |
| | #define HAVE_PRELOADED_SYMBOLS 1 | |
| | #define HAVE_LTDL 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_CLOSEDIR 1 | |
| | #define HAVE_OPENDIR 1 | |
| | #define HAVE_READDIR 1 | |
| | #define LT_LIBEXT "a" | |
| | #define LT_LIBPREFIX "lib" | |
| | #define LIBTOOL_VERSION 2 | |
| | #define PACKAGE "collectd" | |
| | #define VERSION "5.4.0.43.g55ce7b5" | |
| | #define YYTEXT_POINTER 1 | |
| | #define HAVE_GOOGLE_PROTOBUF_C_PROTOBUF_C_H 1 | |
| | #define KERNEL_LINUX 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDIO_H 1 | |
| | #define HAVE_ERRNO_H 1 | |
| | #define HAVE_MATH_H 1 | |
| | #define HAVE_STDARG_H 1 | |
| | #define HAVE_SYSLOG_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SIGNAL_H 1 | |
| | #define HAVE_ASSERT_H 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SELECT_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_REGEX_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_ENDIAN_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_LIBGEN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_IP6_H 1 | |
| | #define HAVE_NETINET_ICMP6_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_RAID_MD_U_H 1 | |
| | #define HAVE_LINUX_WIRELESS_H 1 | |
| | #define HAVE_SYS_SWAP_H 1 | |
| | #define HAVE_UTMP_H 1 | |
| | #define HAVE_UTMPX_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_LINUX_IF_H 1 | |
| | #define HAVE_LINUX_NETDEVICE_H 1 | |
| | #define HAVE_LINUX_SOCKIOS_H 1 | |
| | #define HAVE_LINUX_ETHTOOL_H 1 | |
| | #define HAVE_LINUX_IP_VS_H 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_LINUX_UN_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_CTYPE_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <fshelp.h> | |
| configure:16437: result: no | |
| configure:16437: checking for fshelp.h | |
| configure:16437: result: no | |
| configure:16437: checking paths.h usability | |
| configure:16437: gcc -c -g -O2 conftest.c >&5 | |
| configure:16437: $? = 0 | |
| configure:16437: result: yes | |
| configure:16437: checking paths.h presence | |
| configure:16437: gcc -E conftest.c | |
| configure:16437: $? = 0 | |
| configure:16437: result: yes | |
| configure:16437: checking for paths.h | |
| configure:16437: result: yes | |
| configure:16437: checking mntent.h usability | |
| configure:16437: gcc -c -g -O2 conftest.c >&5 | |
| configure:16437: $? = 0 | |
| configure:16437: result: yes | |
| configure:16437: checking mntent.h presence | |
| configure:16437: gcc -E conftest.c | |
| configure:16437: $? = 0 | |
| configure:16437: result: yes | |
| configure:16437: checking for mntent.h | |
| configure:16437: result: yes | |
| configure:16437: checking mnttab.h usability | |
| configure:16437: gcc -c -g -O2 conftest.c >&5 | |
| conftest.c:142:20: fatal error: mnttab.h: No such file or directory | |
| #include <mnttab.h> | |
| ^ | |
| compilation terminated. | |
| configure:16437: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | #define HAVE_ERROR_T 1 | |
| | #define HAVE_ARGZ_ADD 1 | |
| | #define HAVE_ARGZ_APPEND 1 | |
| | #define HAVE_ARGZ_COUNT 1 | |
| | #define HAVE_ARGZ_CREATE_SEP 1 | |
| | #define HAVE_ARGZ_INSERT 1 | |
| | #define HAVE_ARGZ_NEXT 1 | |
| | #define HAVE_ARGZ_STRINGIFY 1 | |
| | #define HAVE_WORKING_ARGZ 1 | |
| | #define HAVE_PRELOADED_SYMBOLS 1 | |
| | #define HAVE_LTDL 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_CLOSEDIR 1 | |
| | #define HAVE_OPENDIR 1 | |
| | #define HAVE_READDIR 1 | |
| | #define LT_LIBEXT "a" | |
| | #define LT_LIBPREFIX "lib" | |
| | #define LIBTOOL_VERSION 2 | |
| | #define PACKAGE "collectd" | |
| | #define VERSION "5.4.0.43.g55ce7b5" | |
| | #define YYTEXT_POINTER 1 | |
| | #define HAVE_GOOGLE_PROTOBUF_C_PROTOBUF_C_H 1 | |
| | #define KERNEL_LINUX 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDIO_H 1 | |
| | #define HAVE_ERRNO_H 1 | |
| | #define HAVE_MATH_H 1 | |
| | #define HAVE_STDARG_H 1 | |
| | #define HAVE_SYSLOG_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SIGNAL_H 1 | |
| | #define HAVE_ASSERT_H 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SELECT_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_REGEX_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_ENDIAN_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_LIBGEN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_IP6_H 1 | |
| | #define HAVE_NETINET_ICMP6_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_RAID_MD_U_H 1 | |
| | #define HAVE_LINUX_WIRELESS_H 1 | |
| | #define HAVE_SYS_SWAP_H 1 | |
| | #define HAVE_UTMP_H 1 | |
| | #define HAVE_UTMPX_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_LINUX_IF_H 1 | |
| | #define HAVE_LINUX_NETDEVICE_H 1 | |
| | #define HAVE_LINUX_SOCKIOS_H 1 | |
| | #define HAVE_LINUX_ETHTOOL_H 1 | |
| | #define HAVE_LINUX_IP_VS_H 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_LINUX_UN_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_CTYPE_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_PATHS_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <stdio.h> | |
| | #ifdef HAVE_SYS_TYPES_H | |
| | # include <sys/types.h> | |
| | #endif | |
| | #ifdef HAVE_SYS_STAT_H | |
| | # include <sys/stat.h> | |
| | #endif | |
| | #ifdef STDC_HEADERS | |
| | # include <stdlib.h> | |
| | # include <stddef.h> | |
| | #else | |
| | # ifdef HAVE_STDLIB_H | |
| | # include <stdlib.h> | |
| | # endif | |
| | #endif | |
| | #ifdef HAVE_STRING_H | |
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| | # include <memory.h> | |
| | # endif | |
| | # include <string.h> | |
| | #endif | |
| | #ifdef HAVE_STRINGS_H | |
| | # include <strings.h> | |
| | #endif | |
| | #ifdef HAVE_INTTYPES_H | |
| | # include <inttypes.h> | |
| | #endif | |
| | #ifdef HAVE_STDINT_H | |
| | # include <stdint.h> | |
| | #endif | |
| | #ifdef HAVE_UNISTD_H | |
| | # include <unistd.h> | |
| | #endif | |
| | #include <mnttab.h> | |
| configure:16437: result: no | |
| configure:16437: checking mnttab.h presence | |
| configure:16437: gcc -E conftest.c | |
| conftest.c:109:20: fatal error: mnttab.h: No such file or directory | |
| #include <mnttab.h> | |
| ^ | |
| compilation terminated. | |
| configure:16437: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | #define HAVE_ERROR_T 1 | |
| | #define HAVE_ARGZ_ADD 1 | |
| | #define HAVE_ARGZ_APPEND 1 | |
| | #define HAVE_ARGZ_COUNT 1 | |
| | #define HAVE_ARGZ_CREATE_SEP 1 | |
| | #define HAVE_ARGZ_INSERT 1 | |
| | #define HAVE_ARGZ_NEXT 1 | |
| | #define HAVE_ARGZ_STRINGIFY 1 | |
| | #define HAVE_WORKING_ARGZ 1 | |
| | #define HAVE_PRELOADED_SYMBOLS 1 | |
| | #define HAVE_LTDL 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_CLOSEDIR 1 | |
| | #define HAVE_OPENDIR 1 | |
| | #define HAVE_READDIR 1 | |
| | #define LT_LIBEXT "a" | |
| | #define LT_LIBPREFIX "lib" | |
| | #define LIBTOOL_VERSION 2 | |
| | #define PACKAGE "collectd" | |
| | #define VERSION "5.4.0.43.g55ce7b5" | |
| | #define YYTEXT_POINTER 1 | |
| | #define HAVE_GOOGLE_PROTOBUF_C_PROTOBUF_C_H 1 | |
| | #define KERNEL_LINUX 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDIO_H 1 | |
| | #define HAVE_ERRNO_H 1 | |
| | #define HAVE_MATH_H 1 | |
| | #define HAVE_STDARG_H 1 | |
| | #define HAVE_SYSLOG_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SIGNAL_H 1 | |
| | #define HAVE_ASSERT_H 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SELECT_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_REGEX_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_ENDIAN_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_LIBGEN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_IP6_H 1 | |
| | #define HAVE_NETINET_ICMP6_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_RAID_MD_U_H 1 | |
| | #define HAVE_LINUX_WIRELESS_H 1 | |
| | #define HAVE_SYS_SWAP_H 1 | |
| | #define HAVE_UTMP_H 1 | |
| | #define HAVE_UTMPX_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_LINUX_IF_H 1 | |
| | #define HAVE_LINUX_NETDEVICE_H 1 | |
| | #define HAVE_LINUX_SOCKIOS_H 1 | |
| | #define HAVE_LINUX_ETHTOOL_H 1 | |
| | #define HAVE_LINUX_IP_VS_H 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_LINUX_UN_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_CTYPE_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_PATHS_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <mnttab.h> | |
| configure:16437: result: no | |
| configure:16437: checking for mnttab.h | |
| configure:16437: result: no | |
| configure:16437: checking sys/fstyp.h usability | |
| configure:16437: gcc -c -g -O2 conftest.c >&5 | |
| conftest.c:142:23: fatal error: sys/fstyp.h: No such file or directory | |
| #include <sys/fstyp.h> | |
| ^ | |
| compilation terminated. | |
| configure:16437: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | #define HAVE_ERROR_T 1 | |
| | #define HAVE_ARGZ_ADD 1 | |
| | #define HAVE_ARGZ_APPEND 1 | |
| | #define HAVE_ARGZ_COUNT 1 | |
| | #define HAVE_ARGZ_CREATE_SEP 1 | |
| | #define HAVE_ARGZ_INSERT 1 | |
| | #define HAVE_ARGZ_NEXT 1 | |
| | #define HAVE_ARGZ_STRINGIFY 1 | |
| | #define HAVE_WORKING_ARGZ 1 | |
| | #define HAVE_PRELOADED_SYMBOLS 1 | |
| | #define HAVE_LTDL 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_CLOSEDIR 1 | |
| | #define HAVE_OPENDIR 1 | |
| | #define HAVE_READDIR 1 | |
| | #define LT_LIBEXT "a" | |
| | #define LT_LIBPREFIX "lib" | |
| | #define LIBTOOL_VERSION 2 | |
| | #define PACKAGE "collectd" | |
| | #define VERSION "5.4.0.43.g55ce7b5" | |
| | #define YYTEXT_POINTER 1 | |
| | #define HAVE_GOOGLE_PROTOBUF_C_PROTOBUF_C_H 1 | |
| | #define KERNEL_LINUX 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDIO_H 1 | |
| | #define HAVE_ERRNO_H 1 | |
| | #define HAVE_MATH_H 1 | |
| | #define HAVE_STDARG_H 1 | |
| | #define HAVE_SYSLOG_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SIGNAL_H 1 | |
| | #define HAVE_ASSERT_H 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SELECT_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_REGEX_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_ENDIAN_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_LIBGEN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_IP6_H 1 | |
| | #define HAVE_NETINET_ICMP6_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_RAID_MD_U_H 1 | |
| | #define HAVE_LINUX_WIRELESS_H 1 | |
| | #define HAVE_SYS_SWAP_H 1 | |
| | #define HAVE_UTMP_H 1 | |
| | #define HAVE_UTMPX_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_LINUX_IF_H 1 | |
| | #define HAVE_LINUX_NETDEVICE_H 1 | |
| | #define HAVE_LINUX_SOCKIOS_H 1 | |
| | #define HAVE_LINUX_ETHTOOL_H 1 | |
| | #define HAVE_LINUX_IP_VS_H 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_LINUX_UN_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_CTYPE_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_PATHS_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <stdio.h> | |
| | #ifdef HAVE_SYS_TYPES_H | |
| | # include <sys/types.h> | |
| | #endif | |
| | #ifdef HAVE_SYS_STAT_H | |
| | # include <sys/stat.h> | |
| | #endif | |
| | #ifdef STDC_HEADERS | |
| | # include <stdlib.h> | |
| | # include <stddef.h> | |
| | #else | |
| | # ifdef HAVE_STDLIB_H | |
| | # include <stdlib.h> | |
| | # endif | |
| | #endif | |
| | #ifdef HAVE_STRING_H | |
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| | # include <memory.h> | |
| | # endif | |
| | # include <string.h> | |
| | #endif | |
| | #ifdef HAVE_STRINGS_H | |
| | # include <strings.h> | |
| | #endif | |
| | #ifdef HAVE_INTTYPES_H | |
| | # include <inttypes.h> | |
| | #endif | |
| | #ifdef HAVE_STDINT_H | |
| | # include <stdint.h> | |
| | #endif | |
| | #ifdef HAVE_UNISTD_H | |
| | # include <unistd.h> | |
| | #endif | |
| | #include <sys/fstyp.h> | |
| configure:16437: result: no | |
| configure:16437: checking sys/fstyp.h presence | |
| configure:16437: gcc -E conftest.c | |
| conftest.c:109:23: fatal error: sys/fstyp.h: No such file or directory | |
| #include <sys/fstyp.h> | |
| ^ | |
| compilation terminated. | |
| configure:16437: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | #define HAVE_ERROR_T 1 | |
| | #define HAVE_ARGZ_ADD 1 | |
| | #define HAVE_ARGZ_APPEND 1 | |
| | #define HAVE_ARGZ_COUNT 1 | |
| | #define HAVE_ARGZ_CREATE_SEP 1 | |
| | #define HAVE_ARGZ_INSERT 1 | |
| | #define HAVE_ARGZ_NEXT 1 | |
| | #define HAVE_ARGZ_STRINGIFY 1 | |
| | #define HAVE_WORKING_ARGZ 1 | |
| | #define HAVE_PRELOADED_SYMBOLS 1 | |
| | #define HAVE_LTDL 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_CLOSEDIR 1 | |
| | #define HAVE_OPENDIR 1 | |
| | #define HAVE_READDIR 1 | |
| | #define LT_LIBEXT "a" | |
| | #define LT_LIBPREFIX "lib" | |
| | #define LIBTOOL_VERSION 2 | |
| | #define PACKAGE "collectd" | |
| | #define VERSION "5.4.0.43.g55ce7b5" | |
| | #define YYTEXT_POINTER 1 | |
| | #define HAVE_GOOGLE_PROTOBUF_C_PROTOBUF_C_H 1 | |
| | #define KERNEL_LINUX 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDIO_H 1 | |
| | #define HAVE_ERRNO_H 1 | |
| | #define HAVE_MATH_H 1 | |
| | #define HAVE_STDARG_H 1 | |
| | #define HAVE_SYSLOG_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SIGNAL_H 1 | |
| | #define HAVE_ASSERT_H 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SELECT_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_REGEX_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_ENDIAN_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_LIBGEN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_IP6_H 1 | |
| | #define HAVE_NETINET_ICMP6_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_RAID_MD_U_H 1 | |
| | #define HAVE_LINUX_WIRELESS_H 1 | |
| | #define HAVE_SYS_SWAP_H 1 | |
| | #define HAVE_UTMP_H 1 | |
| | #define HAVE_UTMPX_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_LINUX_IF_H 1 | |
| | #define HAVE_LINUX_NETDEVICE_H 1 | |
| | #define HAVE_LINUX_SOCKIOS_H 1 | |
| | #define HAVE_LINUX_ETHTOOL_H 1 | |
| | #define HAVE_LINUX_IP_VS_H 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_LINUX_UN_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_CTYPE_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_PATHS_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <sys/fstyp.h> | |
| configure:16437: result: no | |
| configure:16437: checking for sys/fstyp.h | |
| configure:16437: result: no | |
| configure:16437: checking sys/fs_types.h usability | |
| configure:16437: gcc -c -g -O2 conftest.c >&5 | |
| conftest.c:142:26: fatal error: sys/fs_types.h: No such file or directory | |
| #include <sys/fs_types.h> | |
| ^ | |
| compilation terminated. | |
| configure:16437: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | #define HAVE_ERROR_T 1 | |
| | #define HAVE_ARGZ_ADD 1 | |
| | #define HAVE_ARGZ_APPEND 1 | |
| | #define HAVE_ARGZ_COUNT 1 | |
| | #define HAVE_ARGZ_CREATE_SEP 1 | |
| | #define HAVE_ARGZ_INSERT 1 | |
| | #define HAVE_ARGZ_NEXT 1 | |
| | #define HAVE_ARGZ_STRINGIFY 1 | |
| | #define HAVE_WORKING_ARGZ 1 | |
| | #define HAVE_PRELOADED_SYMBOLS 1 | |
| | #define HAVE_LTDL 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_CLOSEDIR 1 | |
| | #define HAVE_OPENDIR 1 | |
| | #define HAVE_READDIR 1 | |
| | #define LT_LIBEXT "a" | |
| | #define LT_LIBPREFIX "lib" | |
| | #define LIBTOOL_VERSION 2 | |
| | #define PACKAGE "collectd" | |
| | #define VERSION "5.4.0.43.g55ce7b5" | |
| | #define YYTEXT_POINTER 1 | |
| | #define HAVE_GOOGLE_PROTOBUF_C_PROTOBUF_C_H 1 | |
| | #define KERNEL_LINUX 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDIO_H 1 | |
| | #define HAVE_ERRNO_H 1 | |
| | #define HAVE_MATH_H 1 | |
| | #define HAVE_STDARG_H 1 | |
| | #define HAVE_SYSLOG_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SIGNAL_H 1 | |
| | #define HAVE_ASSERT_H 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SELECT_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_REGEX_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_ENDIAN_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_LIBGEN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_IP6_H 1 | |
| | #define HAVE_NETINET_ICMP6_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_RAID_MD_U_H 1 | |
| | #define HAVE_LINUX_WIRELESS_H 1 | |
| | #define HAVE_SYS_SWAP_H 1 | |
| | #define HAVE_UTMP_H 1 | |
| | #define HAVE_UTMPX_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_LINUX_IF_H 1 | |
| | #define HAVE_LINUX_NETDEVICE_H 1 | |
| | #define HAVE_LINUX_SOCKIOS_H 1 | |
| | #define HAVE_LINUX_ETHTOOL_H 1 | |
| | #define HAVE_LINUX_IP_VS_H 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_LINUX_UN_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_CTYPE_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_PATHS_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <stdio.h> | |
| | #ifdef HAVE_SYS_TYPES_H | |
| | # include <sys/types.h> | |
| | #endif | |
| | #ifdef HAVE_SYS_STAT_H | |
| | # include <sys/stat.h> | |
| | #endif | |
| | #ifdef STDC_HEADERS | |
| | # include <stdlib.h> | |
| | # include <stddef.h> | |
| | #else | |
| | # ifdef HAVE_STDLIB_H | |
| | # include <stdlib.h> | |
| | # endif | |
| | #endif | |
| | #ifdef HAVE_STRING_H | |
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| | # include <memory.h> | |
| | # endif | |
| | # include <string.h> | |
| | #endif | |
| | #ifdef HAVE_STRINGS_H | |
| | # include <strings.h> | |
| | #endif | |
| | #ifdef HAVE_INTTYPES_H | |
| | # include <inttypes.h> | |
| | #endif | |
| | #ifdef HAVE_STDINT_H | |
| | # include <stdint.h> | |
| | #endif | |
| | #ifdef HAVE_UNISTD_H | |
| | # include <unistd.h> | |
| | #endif | |
| | #include <sys/fs_types.h> | |
| configure:16437: result: no | |
| configure:16437: checking sys/fs_types.h presence | |
| configure:16437: gcc -E conftest.c | |
| conftest.c:109:26: fatal error: sys/fs_types.h: No such file or directory | |
| #include <sys/fs_types.h> | |
| ^ | |
| compilation terminated. | |
| configure:16437: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | #define HAVE_ERROR_T 1 | |
| | #define HAVE_ARGZ_ADD 1 | |
| | #define HAVE_ARGZ_APPEND 1 | |
| | #define HAVE_ARGZ_COUNT 1 | |
| | #define HAVE_ARGZ_CREATE_SEP 1 | |
| | #define HAVE_ARGZ_INSERT 1 | |
| | #define HAVE_ARGZ_NEXT 1 | |
| | #define HAVE_ARGZ_STRINGIFY 1 | |
| | #define HAVE_WORKING_ARGZ 1 | |
| | #define HAVE_PRELOADED_SYMBOLS 1 | |
| | #define HAVE_LTDL 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_CLOSEDIR 1 | |
| | #define HAVE_OPENDIR 1 | |
| | #define HAVE_READDIR 1 | |
| | #define LT_LIBEXT "a" | |
| | #define LT_LIBPREFIX "lib" | |
| | #define LIBTOOL_VERSION 2 | |
| | #define PACKAGE "collectd" | |
| | #define VERSION "5.4.0.43.g55ce7b5" | |
| | #define YYTEXT_POINTER 1 | |
| | #define HAVE_GOOGLE_PROTOBUF_C_PROTOBUF_C_H 1 | |
| | #define KERNEL_LINUX 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDIO_H 1 | |
| | #define HAVE_ERRNO_H 1 | |
| | #define HAVE_MATH_H 1 | |
| | #define HAVE_STDARG_H 1 | |
| | #define HAVE_SYSLOG_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SIGNAL_H 1 | |
| | #define HAVE_ASSERT_H 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SELECT_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_REGEX_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_ENDIAN_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_LIBGEN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_IP6_H 1 | |
| | #define HAVE_NETINET_ICMP6_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_RAID_MD_U_H 1 | |
| | #define HAVE_LINUX_WIRELESS_H 1 | |
| | #define HAVE_SYS_SWAP_H 1 | |
| | #define HAVE_UTMP_H 1 | |
| | #define HAVE_UTMPX_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_LINUX_IF_H 1 | |
| | #define HAVE_LINUX_NETDEVICE_H 1 | |
| | #define HAVE_LINUX_SOCKIOS_H 1 | |
| | #define HAVE_LINUX_ETHTOOL_H 1 | |
| | #define HAVE_LINUX_IP_VS_H 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_LINUX_UN_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_CTYPE_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_PATHS_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <sys/fs_types.h> | |
| configure:16437: result: no | |
| configure:16437: checking for sys/fs_types.h | |
| configure:16437: result: no | |
| configure:16437: checking sys/mntent.h usability | |
| configure:16437: gcc -c -g -O2 conftest.c >&5 | |
| conftest.c:142:24: fatal error: sys/mntent.h: No such file or directory | |
| #include <sys/mntent.h> | |
| ^ | |
| compilation terminated. | |
| configure:16437: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | #define HAVE_ERROR_T 1 | |
| | #define HAVE_ARGZ_ADD 1 | |
| | #define HAVE_ARGZ_APPEND 1 | |
| | #define HAVE_ARGZ_COUNT 1 | |
| | #define HAVE_ARGZ_CREATE_SEP 1 | |
| | #define HAVE_ARGZ_INSERT 1 | |
| | #define HAVE_ARGZ_NEXT 1 | |
| | #define HAVE_ARGZ_STRINGIFY 1 | |
| | #define HAVE_WORKING_ARGZ 1 | |
| | #define HAVE_PRELOADED_SYMBOLS 1 | |
| | #define HAVE_LTDL 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_CLOSEDIR 1 | |
| | #define HAVE_OPENDIR 1 | |
| | #define HAVE_READDIR 1 | |
| | #define LT_LIBEXT "a" | |
| | #define LT_LIBPREFIX "lib" | |
| | #define LIBTOOL_VERSION 2 | |
| | #define PACKAGE "collectd" | |
| | #define VERSION "5.4.0.43.g55ce7b5" | |
| | #define YYTEXT_POINTER 1 | |
| | #define HAVE_GOOGLE_PROTOBUF_C_PROTOBUF_C_H 1 | |
| | #define KERNEL_LINUX 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDIO_H 1 | |
| | #define HAVE_ERRNO_H 1 | |
| | #define HAVE_MATH_H 1 | |
| | #define HAVE_STDARG_H 1 | |
| | #define HAVE_SYSLOG_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SIGNAL_H 1 | |
| | #define HAVE_ASSERT_H 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SELECT_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_REGEX_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_ENDIAN_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_LIBGEN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_IP6_H 1 | |
| | #define HAVE_NETINET_ICMP6_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_RAID_MD_U_H 1 | |
| | #define HAVE_LINUX_WIRELESS_H 1 | |
| | #define HAVE_SYS_SWAP_H 1 | |
| | #define HAVE_UTMP_H 1 | |
| | #define HAVE_UTMPX_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_LINUX_IF_H 1 | |
| | #define HAVE_LINUX_NETDEVICE_H 1 | |
| | #define HAVE_LINUX_SOCKIOS_H 1 | |
| | #define HAVE_LINUX_ETHTOOL_H 1 | |
| | #define HAVE_LINUX_IP_VS_H 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_LINUX_UN_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_CTYPE_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_PATHS_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <stdio.h> | |
| | #ifdef HAVE_SYS_TYPES_H | |
| | # include <sys/types.h> | |
| | #endif | |
| | #ifdef HAVE_SYS_STAT_H | |
| | # include <sys/stat.h> | |
| | #endif | |
| | #ifdef STDC_HEADERS | |
| | # include <stdlib.h> | |
| | # include <stddef.h> | |
| | #else | |
| | # ifdef HAVE_STDLIB_H | |
| | # include <stdlib.h> | |
| | # endif | |
| | #endif | |
| | #ifdef HAVE_STRING_H | |
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| | # include <memory.h> | |
| | # endif | |
| | # include <string.h> | |
| | #endif | |
| | #ifdef HAVE_STRINGS_H | |
| | # include <strings.h> | |
| | #endif | |
| | #ifdef HAVE_INTTYPES_H | |
| | # include <inttypes.h> | |
| | #endif | |
| | #ifdef HAVE_STDINT_H | |
| | # include <stdint.h> | |
| | #endif | |
| | #ifdef HAVE_UNISTD_H | |
| | # include <unistd.h> | |
| | #endif | |
| | #include <sys/mntent.h> | |
| configure:16437: result: no | |
| configure:16437: checking sys/mntent.h presence | |
| configure:16437: gcc -E conftest.c | |
| conftest.c:109:24: fatal error: sys/mntent.h: No such file or directory | |
| #include <sys/mntent.h> | |
| ^ | |
| compilation terminated. | |
| configure:16437: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | #define HAVE_ERROR_T 1 | |
| | #define HAVE_ARGZ_ADD 1 | |
| | #define HAVE_ARGZ_APPEND 1 | |
| | #define HAVE_ARGZ_COUNT 1 | |
| | #define HAVE_ARGZ_CREATE_SEP 1 | |
| | #define HAVE_ARGZ_INSERT 1 | |
| | #define HAVE_ARGZ_NEXT 1 | |
| | #define HAVE_ARGZ_STRINGIFY 1 | |
| | #define HAVE_WORKING_ARGZ 1 | |
| | #define HAVE_PRELOADED_SYMBOLS 1 | |
| | #define HAVE_LTDL 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_CLOSEDIR 1 | |
| | #define HAVE_OPENDIR 1 | |
| | #define HAVE_READDIR 1 | |
| | #define LT_LIBEXT "a" | |
| | #define LT_LIBPREFIX "lib" | |
| | #define LIBTOOL_VERSION 2 | |
| | #define PACKAGE "collectd" | |
| | #define VERSION "5.4.0.43.g55ce7b5" | |
| | #define YYTEXT_POINTER 1 | |
| | #define HAVE_GOOGLE_PROTOBUF_C_PROTOBUF_C_H 1 | |
| | #define KERNEL_LINUX 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDIO_H 1 | |
| | #define HAVE_ERRNO_H 1 | |
| | #define HAVE_MATH_H 1 | |
| | #define HAVE_STDARG_H 1 | |
| | #define HAVE_SYSLOG_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SIGNAL_H 1 | |
| | #define HAVE_ASSERT_H 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SELECT_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_REGEX_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_ENDIAN_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_LIBGEN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_IP6_H 1 | |
| | #define HAVE_NETINET_ICMP6_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_RAID_MD_U_H 1 | |
| | #define HAVE_LINUX_WIRELESS_H 1 | |
| | #define HAVE_SYS_SWAP_H 1 | |
| | #define HAVE_UTMP_H 1 | |
| | #define HAVE_UTMPX_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_LINUX_IF_H 1 | |
| | #define HAVE_LINUX_NETDEVICE_H 1 | |
| | #define HAVE_LINUX_SOCKIOS_H 1 | |
| | #define HAVE_LINUX_ETHTOOL_H 1 | |
| | #define HAVE_LINUX_IP_VS_H 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_LINUX_UN_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_CTYPE_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_PATHS_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <sys/mntent.h> | |
| configure:16437: result: no | |
| configure:16437: checking for sys/mntent.h | |
| configure:16437: result: no | |
| configure:16437: checking sys/mnttab.h usability | |
| configure:16437: gcc -c -g -O2 conftest.c >&5 | |
| conftest.c:142:24: fatal error: sys/mnttab.h: No such file or directory | |
| #include <sys/mnttab.h> | |
| ^ | |
| compilation terminated. | |
| configure:16437: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | #define HAVE_ERROR_T 1 | |
| | #define HAVE_ARGZ_ADD 1 | |
| | #define HAVE_ARGZ_APPEND 1 | |
| | #define HAVE_ARGZ_COUNT 1 | |
| | #define HAVE_ARGZ_CREATE_SEP 1 | |
| | #define HAVE_ARGZ_INSERT 1 | |
| | #define HAVE_ARGZ_NEXT 1 | |
| | #define HAVE_ARGZ_STRINGIFY 1 | |
| | #define HAVE_WORKING_ARGZ 1 | |
| | #define HAVE_PRELOADED_SYMBOLS 1 | |
| | #define HAVE_LTDL 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_CLOSEDIR 1 | |
| | #define HAVE_OPENDIR 1 | |
| | #define HAVE_READDIR 1 | |
| | #define LT_LIBEXT "a" | |
| | #define LT_LIBPREFIX "lib" | |
| | #define LIBTOOL_VERSION 2 | |
| | #define PACKAGE "collectd" | |
| | #define VERSION "5.4.0.43.g55ce7b5" | |
| | #define YYTEXT_POINTER 1 | |
| | #define HAVE_GOOGLE_PROTOBUF_C_PROTOBUF_C_H 1 | |
| | #define KERNEL_LINUX 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDIO_H 1 | |
| | #define HAVE_ERRNO_H 1 | |
| | #define HAVE_MATH_H 1 | |
| | #define HAVE_STDARG_H 1 | |
| | #define HAVE_SYSLOG_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SIGNAL_H 1 | |
| | #define HAVE_ASSERT_H 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SELECT_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_REGEX_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_ENDIAN_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_LIBGEN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_IP6_H 1 | |
| | #define HAVE_NETINET_ICMP6_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_RAID_MD_U_H 1 | |
| | #define HAVE_LINUX_WIRELESS_H 1 | |
| | #define HAVE_SYS_SWAP_H 1 | |
| | #define HAVE_UTMP_H 1 | |
| | #define HAVE_UTMPX_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_LINUX_IF_H 1 | |
| | #define HAVE_LINUX_NETDEVICE_H 1 | |
| | #define HAVE_LINUX_SOCKIOS_H 1 | |
| | #define HAVE_LINUX_ETHTOOL_H 1 | |
| | #define HAVE_LINUX_IP_VS_H 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_LINUX_UN_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_CTYPE_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_PATHS_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <stdio.h> | |
| | #ifdef HAVE_SYS_TYPES_H | |
| | # include <sys/types.h> | |
| | #endif | |
| | #ifdef HAVE_SYS_STAT_H | |
| | # include <sys/stat.h> | |
| | #endif | |
| | #ifdef STDC_HEADERS | |
| | # include <stdlib.h> | |
| | # include <stddef.h> | |
| | #else | |
| | # ifdef HAVE_STDLIB_H | |
| | # include <stdlib.h> | |
| | # endif | |
| | #endif | |
| | #ifdef HAVE_STRING_H | |
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| | # include <memory.h> | |
| | # endif | |
| | # include <string.h> | |
| | #endif | |
| | #ifdef HAVE_STRINGS_H | |
| | # include <strings.h> | |
| | #endif | |
| | #ifdef HAVE_INTTYPES_H | |
| | # include <inttypes.h> | |
| | #endif | |
| | #ifdef HAVE_STDINT_H | |
| | # include <stdint.h> | |
| | #endif | |
| | #ifdef HAVE_UNISTD_H | |
| | # include <unistd.h> | |
| | #endif | |
| | #include <sys/mnttab.h> | |
| configure:16437: result: no | |
| configure:16437: checking sys/mnttab.h presence | |
| configure:16437: gcc -E conftest.c | |
| conftest.c:109:24: fatal error: sys/mnttab.h: No such file or directory | |
| #include <sys/mnttab.h> | |
| ^ | |
| compilation terminated. | |
| configure:16437: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | #define HAVE_ERROR_T 1 | |
| | #define HAVE_ARGZ_ADD 1 | |
| | #define HAVE_ARGZ_APPEND 1 | |
| | #define HAVE_ARGZ_COUNT 1 | |
| | #define HAVE_ARGZ_CREATE_SEP 1 | |
| | #define HAVE_ARGZ_INSERT 1 | |
| | #define HAVE_ARGZ_NEXT 1 | |
| | #define HAVE_ARGZ_STRINGIFY 1 | |
| | #define HAVE_WORKING_ARGZ 1 | |
| | #define HAVE_PRELOADED_SYMBOLS 1 | |
| | #define HAVE_LTDL 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_CLOSEDIR 1 | |
| | #define HAVE_OPENDIR 1 | |
| | #define HAVE_READDIR 1 | |
| | #define LT_LIBEXT "a" | |
| | #define LT_LIBPREFIX "lib" | |
| | #define LIBTOOL_VERSION 2 | |
| | #define PACKAGE "collectd" | |
| | #define VERSION "5.4.0.43.g55ce7b5" | |
| | #define YYTEXT_POINTER 1 | |
| | #define HAVE_GOOGLE_PROTOBUF_C_PROTOBUF_C_H 1 | |
| | #define KERNEL_LINUX 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDIO_H 1 | |
| | #define HAVE_ERRNO_H 1 | |
| | #define HAVE_MATH_H 1 | |
| | #define HAVE_STDARG_H 1 | |
| | #define HAVE_SYSLOG_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SIGNAL_H 1 | |
| | #define HAVE_ASSERT_H 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SELECT_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_REGEX_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_ENDIAN_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_LIBGEN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_IP6_H 1 | |
| | #define HAVE_NETINET_ICMP6_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_RAID_MD_U_H 1 | |
| | #define HAVE_LINUX_WIRELESS_H 1 | |
| | #define HAVE_SYS_SWAP_H 1 | |
| | #define HAVE_UTMP_H 1 | |
| | #define HAVE_UTMPX_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_LINUX_IF_H 1 | |
| | #define HAVE_LINUX_NETDEVICE_H 1 | |
| | #define HAVE_LINUX_SOCKIOS_H 1 | |
| | #define HAVE_LINUX_ETHTOOL_H 1 | |
| | #define HAVE_LINUX_IP_VS_H 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_LINUX_UN_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_CTYPE_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_PATHS_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <sys/mnttab.h> | |
| configure:16437: result: no | |
| configure:16437: checking for sys/mnttab.h | |
| configure:16437: result: no | |
| configure:16437: checking sys/statfs.h usability | |
| configure:16437: gcc -c -g -O2 conftest.c >&5 | |
| configure:16437: $? = 0 | |
| configure:16437: result: yes | |
| configure:16437: checking sys/statfs.h presence | |
| configure:16437: gcc -E conftest.c | |
| configure:16437: $? = 0 | |
| configure:16437: result: yes | |
| configure:16437: checking for sys/statfs.h | |
| configure:16437: result: yes | |
| configure:16437: checking sys/statvfs.h usability | |
| configure:16437: gcc -c -g -O2 conftest.c >&5 | |
| configure:16437: $? = 0 | |
| configure:16437: result: yes | |
| configure:16437: checking sys/statvfs.h presence | |
| configure:16437: gcc -E conftest.c | |
| configure:16437: $? = 0 | |
| configure:16437: result: yes | |
| configure:16437: checking for sys/statvfs.h | |
| configure:16437: result: yes | |
| configure:16437: checking sys/vfs.h usability | |
| configure:16437: gcc -c -g -O2 conftest.c >&5 | |
| configure:16437: $? = 0 | |
| configure:16437: result: yes | |
| configure:16437: checking sys/vfs.h presence | |
| configure:16437: gcc -E conftest.c | |
| configure:16437: $? = 0 | |
| configure:16437: result: yes | |
| configure:16437: checking for sys/vfs.h | |
| configure:16437: result: yes | |
| configure:16437: checking sys/vfstab.h usability | |
| configure:16437: gcc -c -g -O2 conftest.c >&5 | |
| conftest.c:145:24: fatal error: sys/vfstab.h: No such file or directory | |
| #include <sys/vfstab.h> | |
| ^ | |
| compilation terminated. | |
| configure:16437: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | #define HAVE_ERROR_T 1 | |
| | #define HAVE_ARGZ_ADD 1 | |
| | #define HAVE_ARGZ_APPEND 1 | |
| | #define HAVE_ARGZ_COUNT 1 | |
| | #define HAVE_ARGZ_CREATE_SEP 1 | |
| | #define HAVE_ARGZ_INSERT 1 | |
| | #define HAVE_ARGZ_NEXT 1 | |
| | #define HAVE_ARGZ_STRINGIFY 1 | |
| | #define HAVE_WORKING_ARGZ 1 | |
| | #define HAVE_PRELOADED_SYMBOLS 1 | |
| | #define HAVE_LTDL 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_CLOSEDIR 1 | |
| | #define HAVE_OPENDIR 1 | |
| | #define HAVE_READDIR 1 | |
| | #define LT_LIBEXT "a" | |
| | #define LT_LIBPREFIX "lib" | |
| | #define LIBTOOL_VERSION 2 | |
| | #define PACKAGE "collectd" | |
| | #define VERSION "5.4.0.43.g55ce7b5" | |
| | #define YYTEXT_POINTER 1 | |
| | #define HAVE_GOOGLE_PROTOBUF_C_PROTOBUF_C_H 1 | |
| | #define KERNEL_LINUX 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDIO_H 1 | |
| | #define HAVE_ERRNO_H 1 | |
| | #define HAVE_MATH_H 1 | |
| | #define HAVE_STDARG_H 1 | |
| | #define HAVE_SYSLOG_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SIGNAL_H 1 | |
| | #define HAVE_ASSERT_H 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SELECT_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_REGEX_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_ENDIAN_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_LIBGEN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_IP6_H 1 | |
| | #define HAVE_NETINET_ICMP6_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_RAID_MD_U_H 1 | |
| | #define HAVE_LINUX_WIRELESS_H 1 | |
| | #define HAVE_SYS_SWAP_H 1 | |
| | #define HAVE_UTMP_H 1 | |
| | #define HAVE_UTMPX_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_LINUX_IF_H 1 | |
| | #define HAVE_LINUX_NETDEVICE_H 1 | |
| | #define HAVE_LINUX_SOCKIOS_H 1 | |
| | #define HAVE_LINUX_ETHTOOL_H 1 | |
| | #define HAVE_LINUX_IP_VS_H 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_LINUX_UN_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_CTYPE_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_PATHS_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_SYS_STATFS_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_VFS_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <stdio.h> | |
| | #ifdef HAVE_SYS_TYPES_H | |
| | # include <sys/types.h> | |
| | #endif | |
| | #ifdef HAVE_SYS_STAT_H | |
| | # include <sys/stat.h> | |
| | #endif | |
| | #ifdef STDC_HEADERS | |
| | # include <stdlib.h> | |
| | # include <stddef.h> | |
| | #else | |
| | # ifdef HAVE_STDLIB_H | |
| | # include <stdlib.h> | |
| | # endif | |
| | #endif | |
| | #ifdef HAVE_STRING_H | |
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| | # include <memory.h> | |
| | # endif | |
| | # include <string.h> | |
| | #endif | |
| | #ifdef HAVE_STRINGS_H | |
| | # include <strings.h> | |
| | #endif | |
| | #ifdef HAVE_INTTYPES_H | |
| | # include <inttypes.h> | |
| | #endif | |
| | #ifdef HAVE_STDINT_H | |
| | # include <stdint.h> | |
| | #endif | |
| | #ifdef HAVE_UNISTD_H | |
| | # include <unistd.h> | |
| | #endif | |
| | #include <sys/vfstab.h> | |
| configure:16437: result: no | |
| configure:16437: checking sys/vfstab.h presence | |
| configure:16437: gcc -E conftest.c | |
| conftest.c:112:24: fatal error: sys/vfstab.h: No such file or directory | |
| #include <sys/vfstab.h> | |
| ^ | |
| compilation terminated. | |
| configure:16437: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | #define HAVE_ERROR_T 1 | |
| | #define HAVE_ARGZ_ADD 1 | |
| | #define HAVE_ARGZ_APPEND 1 | |
| | #define HAVE_ARGZ_COUNT 1 | |
| | #define HAVE_ARGZ_CREATE_SEP 1 | |
| | #define HAVE_ARGZ_INSERT 1 | |
| | #define HAVE_ARGZ_NEXT 1 | |
| | #define HAVE_ARGZ_STRINGIFY 1 | |
| | #define HAVE_WORKING_ARGZ 1 | |
| | #define HAVE_PRELOADED_SYMBOLS 1 | |
| | #define HAVE_LTDL 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_CLOSEDIR 1 | |
| | #define HAVE_OPENDIR 1 | |
| | #define HAVE_READDIR 1 | |
| | #define LT_LIBEXT "a" | |
| | #define LT_LIBPREFIX "lib" | |
| | #define LIBTOOL_VERSION 2 | |
| | #define PACKAGE "collectd" | |
| | #define VERSION "5.4.0.43.g55ce7b5" | |
| | #define YYTEXT_POINTER 1 | |
| | #define HAVE_GOOGLE_PROTOBUF_C_PROTOBUF_C_H 1 | |
| | #define KERNEL_LINUX 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDIO_H 1 | |
| | #define HAVE_ERRNO_H 1 | |
| | #define HAVE_MATH_H 1 | |
| | #define HAVE_STDARG_H 1 | |
| | #define HAVE_SYSLOG_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SIGNAL_H 1 | |
| | #define HAVE_ASSERT_H 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SELECT_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_REGEX_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_ENDIAN_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_LIBGEN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_IP6_H 1 | |
| | #define HAVE_NETINET_ICMP6_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_RAID_MD_U_H 1 | |
| | #define HAVE_LINUX_WIRELESS_H 1 | |
| | #define HAVE_SYS_SWAP_H 1 | |
| | #define HAVE_UTMP_H 1 | |
| | #define HAVE_UTMPX_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_LINUX_IF_H 1 | |
| | #define HAVE_LINUX_NETDEVICE_H 1 | |
| | #define HAVE_LINUX_SOCKIOS_H 1 | |
| | #define HAVE_LINUX_ETHTOOL_H 1 | |
| | #define HAVE_LINUX_IP_VS_H 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_LINUX_UN_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_CTYPE_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_PATHS_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_SYS_STATFS_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_VFS_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <sys/vfstab.h> | |
| configure:16437: result: no | |
| configure:16437: checking for sys/vfstab.h | |
| configure:16437: result: no | |
| configure:16437: checking kvm.h usability | |
| configure:16437: gcc -c -g -O2 conftest.c >&5 | |
| conftest.c:145:17: fatal error: kvm.h: No such file or directory | |
| #include <kvm.h> | |
| ^ | |
| compilation terminated. | |
| configure:16437: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | #define HAVE_ERROR_T 1 | |
| | #define HAVE_ARGZ_ADD 1 | |
| | #define HAVE_ARGZ_APPEND 1 | |
| | #define HAVE_ARGZ_COUNT 1 | |
| | #define HAVE_ARGZ_CREATE_SEP 1 | |
| | #define HAVE_ARGZ_INSERT 1 | |
| | #define HAVE_ARGZ_NEXT 1 | |
| | #define HAVE_ARGZ_STRINGIFY 1 | |
| | #define HAVE_WORKING_ARGZ 1 | |
| | #define HAVE_PRELOADED_SYMBOLS 1 | |
| | #define HAVE_LTDL 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_CLOSEDIR 1 | |
| | #define HAVE_OPENDIR 1 | |
| | #define HAVE_READDIR 1 | |
| | #define LT_LIBEXT "a" | |
| | #define LT_LIBPREFIX "lib" | |
| | #define LIBTOOL_VERSION 2 | |
| | #define PACKAGE "collectd" | |
| | #define VERSION "5.4.0.43.g55ce7b5" | |
| | #define YYTEXT_POINTER 1 | |
| | #define HAVE_GOOGLE_PROTOBUF_C_PROTOBUF_C_H 1 | |
| | #define KERNEL_LINUX 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDIO_H 1 | |
| | #define HAVE_ERRNO_H 1 | |
| | #define HAVE_MATH_H 1 | |
| | #define HAVE_STDARG_H 1 | |
| | #define HAVE_SYSLOG_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SIGNAL_H 1 | |
| | #define HAVE_ASSERT_H 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SELECT_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_REGEX_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_ENDIAN_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_LIBGEN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_IP6_H 1 | |
| | #define HAVE_NETINET_ICMP6_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_RAID_MD_U_H 1 | |
| | #define HAVE_LINUX_WIRELESS_H 1 | |
| | #define HAVE_SYS_SWAP_H 1 | |
| | #define HAVE_UTMP_H 1 | |
| | #define HAVE_UTMPX_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_LINUX_IF_H 1 | |
| | #define HAVE_LINUX_NETDEVICE_H 1 | |
| | #define HAVE_LINUX_SOCKIOS_H 1 | |
| | #define HAVE_LINUX_ETHTOOL_H 1 | |
| | #define HAVE_LINUX_IP_VS_H 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_LINUX_UN_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_CTYPE_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_PATHS_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_SYS_STATFS_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_VFS_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <stdio.h> | |
| | #ifdef HAVE_SYS_TYPES_H | |
| | # include <sys/types.h> | |
| | #endif | |
| | #ifdef HAVE_SYS_STAT_H | |
| | # include <sys/stat.h> | |
| | #endif | |
| | #ifdef STDC_HEADERS | |
| | # include <stdlib.h> | |
| | # include <stddef.h> | |
| | #else | |
| | # ifdef HAVE_STDLIB_H | |
| | # include <stdlib.h> | |
| | # endif | |
| | #endif | |
| | #ifdef HAVE_STRING_H | |
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| | # include <memory.h> | |
| | # endif | |
| | # include <string.h> | |
| | #endif | |
| | #ifdef HAVE_STRINGS_H | |
| | # include <strings.h> | |
| | #endif | |
| | #ifdef HAVE_INTTYPES_H | |
| | # include <inttypes.h> | |
| | #endif | |
| | #ifdef HAVE_STDINT_H | |
| | # include <stdint.h> | |
| | #endif | |
| | #ifdef HAVE_UNISTD_H | |
| | # include <unistd.h> | |
| | #endif | |
| | #include <kvm.h> | |
| configure:16437: result: no | |
| configure:16437: checking kvm.h presence | |
| configure:16437: gcc -E conftest.c | |
| conftest.c:112:17: fatal error: kvm.h: No such file or directory | |
| #include <kvm.h> | |
| ^ | |
| compilation terminated. | |
| configure:16437: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | #define HAVE_ERROR_T 1 | |
| | #define HAVE_ARGZ_ADD 1 | |
| | #define HAVE_ARGZ_APPEND 1 | |
| | #define HAVE_ARGZ_COUNT 1 | |
| | #define HAVE_ARGZ_CREATE_SEP 1 | |
| | #define HAVE_ARGZ_INSERT 1 | |
| | #define HAVE_ARGZ_NEXT 1 | |
| | #define HAVE_ARGZ_STRINGIFY 1 | |
| | #define HAVE_WORKING_ARGZ 1 | |
| | #define HAVE_PRELOADED_SYMBOLS 1 | |
| | #define HAVE_LTDL 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_CLOSEDIR 1 | |
| | #define HAVE_OPENDIR 1 | |
| | #define HAVE_READDIR 1 | |
| | #define LT_LIBEXT "a" | |
| | #define LT_LIBPREFIX "lib" | |
| | #define LIBTOOL_VERSION 2 | |
| | #define PACKAGE "collectd" | |
| | #define VERSION "5.4.0.43.g55ce7b5" | |
| | #define YYTEXT_POINTER 1 | |
| | #define HAVE_GOOGLE_PROTOBUF_C_PROTOBUF_C_H 1 | |
| | #define KERNEL_LINUX 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDIO_H 1 | |
| | #define HAVE_ERRNO_H 1 | |
| | #define HAVE_MATH_H 1 | |
| | #define HAVE_STDARG_H 1 | |
| | #define HAVE_SYSLOG_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SIGNAL_H 1 | |
| | #define HAVE_ASSERT_H 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SELECT_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_REGEX_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_ENDIAN_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_LIBGEN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_IP6_H 1 | |
| | #define HAVE_NETINET_ICMP6_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_RAID_MD_U_H 1 | |
| | #define HAVE_LINUX_WIRELESS_H 1 | |
| | #define HAVE_SYS_SWAP_H 1 | |
| | #define HAVE_UTMP_H 1 | |
| | #define HAVE_UTMPX_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_LINUX_IF_H 1 | |
| | #define HAVE_LINUX_NETDEVICE_H 1 | |
| | #define HAVE_LINUX_SOCKIOS_H 1 | |
| | #define HAVE_LINUX_ETHTOOL_H 1 | |
| | #define HAVE_LINUX_IP_VS_H 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_LINUX_UN_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_CTYPE_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_PATHS_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_SYS_STATFS_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_VFS_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <kvm.h> | |
| configure:16437: result: no | |
| configure:16437: checking for kvm.h | |
| configure:16437: result: no | |
| configure:16437: checking wordexp.h usability | |
| configure:16437: gcc -c -g -O2 conftest.c >&5 | |
| configure:16437: $? = 0 | |
| configure:16437: result: yes | |
| configure:16437: checking wordexp.h presence | |
| configure:16437: gcc -E conftest.c | |
| configure:16437: $? = 0 | |
| configure:16437: result: yes | |
| configure:16437: checking for wordexp.h | |
| configure:16437: result: yes | |
| configure:16451: checking arpa/nameser.h usability | |
| configure:16451: gcc -c -g -O2 conftest.c >&5 | |
| configure:16451: $? = 0 | |
| configure:16451: result: yes | |
| configure:16451: checking arpa/nameser.h presence | |
| configure:16451: gcc -E conftest.c | |
| configure:16451: $? = 0 | |
| configure:16451: result: yes | |
| configure:16451: checking for arpa/nameser.h | |
| configure:16451: result: yes | |
| configure:16463: checking for arpa/nameser_compat.h | |
| configure:16463: gcc -c -g -O2 conftest.c >&5 | |
| configure:16463: $? = 0 | |
| configure:16463: result: yes | |
| configure:16481: checking for net/if_arp.h | |
| configure:16481: gcc -c -g -O2 conftest.c >&5 | |
| configure:16481: $? = 0 | |
| configure:16481: result: yes | |
| configure:16497: checking net/ppp_defs.h usability | |
| configure:16497: gcc -c -g -O2 conftest.c >&5 | |
| configure:16497: $? = 0 | |
| configure:16497: result: yes | |
| configure:16497: checking net/ppp_defs.h presence | |
| configure:16497: gcc -E conftest.c | |
| configure:16497: $? = 0 | |
| configure:16497: result: yes | |
| configure:16497: checking for net/ppp_defs.h | |
| configure:16497: result: yes | |
| configure:16509: checking for net/if_ppp.h | |
| configure:16509: gcc -c -g -O2 conftest.c >&5 | |
| configure:16509: $? = 0 | |
| configure:16509: result: yes | |
| configure:16525: checking for netinet/if_ether.h | |
| configure:16525: gcc -c -g -O2 conftest.c >&5 | |
| configure:16525: $? = 0 | |
| configure:16525: result: yes | |
| configure:16554: checking netinet/ip_compat.h usability | |
| configure:16554: gcc -c -g -O2 conftest.c >&5 | |
| conftest.c:152:31: fatal error: netinet/ip_compat.h: No such file or directory | |
| #include <netinet/ip_compat.h> | |
| ^ | |
| compilation terminated. | |
| configure:16554: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | #define HAVE_ERROR_T 1 | |
| | #define HAVE_ARGZ_ADD 1 | |
| | #define HAVE_ARGZ_APPEND 1 | |
| | #define HAVE_ARGZ_COUNT 1 | |
| | #define HAVE_ARGZ_CREATE_SEP 1 | |
| | #define HAVE_ARGZ_INSERT 1 | |
| | #define HAVE_ARGZ_NEXT 1 | |
| | #define HAVE_ARGZ_STRINGIFY 1 | |
| | #define HAVE_WORKING_ARGZ 1 | |
| | #define HAVE_PRELOADED_SYMBOLS 1 | |
| | #define HAVE_LTDL 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_CLOSEDIR 1 | |
| | #define HAVE_OPENDIR 1 | |
| | #define HAVE_READDIR 1 | |
| | #define LT_LIBEXT "a" | |
| | #define LT_LIBPREFIX "lib" | |
| | #define LIBTOOL_VERSION 2 | |
| | #define PACKAGE "collectd" | |
| | #define VERSION "5.4.0.43.g55ce7b5" | |
| | #define YYTEXT_POINTER 1 | |
| | #define HAVE_GOOGLE_PROTOBUF_C_PROTOBUF_C_H 1 | |
| | #define KERNEL_LINUX 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDIO_H 1 | |
| | #define HAVE_ERRNO_H 1 | |
| | #define HAVE_MATH_H 1 | |
| | #define HAVE_STDARG_H 1 | |
| | #define HAVE_SYSLOG_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SIGNAL_H 1 | |
| | #define HAVE_ASSERT_H 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SELECT_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_REGEX_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_ENDIAN_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_LIBGEN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_IP6_H 1 | |
| | #define HAVE_NETINET_ICMP6_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_RAID_MD_U_H 1 | |
| | #define HAVE_LINUX_WIRELESS_H 1 | |
| | #define HAVE_SYS_SWAP_H 1 | |
| | #define HAVE_UTMP_H 1 | |
| | #define HAVE_UTMPX_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_LINUX_IF_H 1 | |
| | #define HAVE_LINUX_NETDEVICE_H 1 | |
| | #define HAVE_LINUX_SOCKIOS_H 1 | |
| | #define HAVE_LINUX_ETHTOOL_H 1 | |
| | #define HAVE_LINUX_IP_VS_H 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_LINUX_UN_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_CTYPE_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_PATHS_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_SYS_STATFS_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_VFS_H 1 | |
| | #define HAVE_WORDEXP_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | |
| | #define HAVE_NET_IF_ARP_H 1 | |
| | #define HAVE_NET_PPP_DEFS_H 1 | |
| | #define HAVE_NET_IF_PPP_H 1 | |
| | #define HAVE_NETINET_IF_ETHER_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <stdio.h> | |
| | #ifdef HAVE_SYS_TYPES_H | |
| | # include <sys/types.h> | |
| | #endif | |
| | #ifdef HAVE_SYS_STAT_H | |
| | # include <sys/stat.h> | |
| | #endif | |
| | #ifdef STDC_HEADERS | |
| | # include <stdlib.h> | |
| | # include <stddef.h> | |
| | #else | |
| | # ifdef HAVE_STDLIB_H | |
| | # include <stdlib.h> | |
| | # endif | |
| | #endif | |
| | #ifdef HAVE_STRING_H | |
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| | # include <memory.h> | |
| | # endif | |
| | # include <string.h> | |
| | #endif | |
| | #ifdef HAVE_STRINGS_H | |
| | # include <strings.h> | |
| | #endif | |
| | #ifdef HAVE_INTTYPES_H | |
| | # include <inttypes.h> | |
| | #endif | |
| | #ifdef HAVE_STDINT_H | |
| | # include <stdint.h> | |
| | #endif | |
| | #ifdef HAVE_UNISTD_H | |
| | # include <unistd.h> | |
| | #endif | |
| | #include <netinet/ip_compat.h> | |
| configure:16554: result: no | |
| configure:16554: checking netinet/ip_compat.h presence | |
| configure:16554: gcc -E conftest.c | |
| conftest.c:119:31: fatal error: netinet/ip_compat.h: No such file or directory | |
| #include <netinet/ip_compat.h> | |
| ^ | |
| compilation terminated. | |
| configure:16554: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | #define HAVE_ERROR_T 1 | |
| | #define HAVE_ARGZ_ADD 1 | |
| | #define HAVE_ARGZ_APPEND 1 | |
| | #define HAVE_ARGZ_COUNT 1 | |
| | #define HAVE_ARGZ_CREATE_SEP 1 | |
| | #define HAVE_ARGZ_INSERT 1 | |
| | #define HAVE_ARGZ_NEXT 1 | |
| | #define HAVE_ARGZ_STRINGIFY 1 | |
| | #define HAVE_WORKING_ARGZ 1 | |
| | #define HAVE_PRELOADED_SYMBOLS 1 | |
| | #define HAVE_LTDL 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_CLOSEDIR 1 | |
| | #define HAVE_OPENDIR 1 | |
| | #define HAVE_READDIR 1 | |
| | #define LT_LIBEXT "a" | |
| | #define LT_LIBPREFIX "lib" | |
| | #define LIBTOOL_VERSION 2 | |
| | #define PACKAGE "collectd" | |
| | #define VERSION "5.4.0.43.g55ce7b5" | |
| | #define YYTEXT_POINTER 1 | |
| | #define HAVE_GOOGLE_PROTOBUF_C_PROTOBUF_C_H 1 | |
| | #define KERNEL_LINUX 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDIO_H 1 | |
| | #define HAVE_ERRNO_H 1 | |
| | #define HAVE_MATH_H 1 | |
| | #define HAVE_STDARG_H 1 | |
| | #define HAVE_SYSLOG_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SIGNAL_H 1 | |
| | #define HAVE_ASSERT_H 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SELECT_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_REGEX_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_ENDIAN_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_LIBGEN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_IP6_H 1 | |
| | #define HAVE_NETINET_ICMP6_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_RAID_MD_U_H 1 | |
| | #define HAVE_LINUX_WIRELESS_H 1 | |
| | #define HAVE_SYS_SWAP_H 1 | |
| | #define HAVE_UTMP_H 1 | |
| | #define HAVE_UTMPX_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_LINUX_IF_H 1 | |
| | #define HAVE_LINUX_NETDEVICE_H 1 | |
| | #define HAVE_LINUX_SOCKIOS_H 1 | |
| | #define HAVE_LINUX_ETHTOOL_H 1 | |
| | #define HAVE_LINUX_IP_VS_H 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_LINUX_UN_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_CTYPE_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_PATHS_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_SYS_STATFS_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_VFS_H 1 | |
| | #define HAVE_WORDEXP_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | |
| | #define HAVE_NET_IF_ARP_H 1 | |
| | #define HAVE_NET_PPP_DEFS_H 1 | |
| | #define HAVE_NET_IF_PPP_H 1 | |
| | #define HAVE_NETINET_IF_ETHER_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <netinet/ip_compat.h> | |
| configure:16554: result: no | |
| configure:16554: checking for netinet/ip_compat.h | |
| configure:16554: result: no | |
| configure:16568: checking for net/pfvar.h | |
| configure:16568: gcc -c -g -O2 conftest.c >&5 | |
| conftest.c:131:23: fatal error: net/pfvar.h: No such file or directory | |
| #include <net/pfvar.h> | |
| ^ | |
| compilation terminated. | |
| configure:16568: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | #define HAVE_ERROR_T 1 | |
| | #define HAVE_ARGZ_ADD 1 | |
| | #define HAVE_ARGZ_APPEND 1 | |
| | #define HAVE_ARGZ_COUNT 1 | |
| | #define HAVE_ARGZ_CREATE_SEP 1 | |
| | #define HAVE_ARGZ_INSERT 1 | |
| | #define HAVE_ARGZ_NEXT 1 | |
| | #define HAVE_ARGZ_STRINGIFY 1 | |
| | #define HAVE_WORKING_ARGZ 1 | |
| | #define HAVE_PRELOADED_SYMBOLS 1 | |
| | #define HAVE_LTDL 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_CLOSEDIR 1 | |
| | #define HAVE_OPENDIR 1 | |
| | #define HAVE_READDIR 1 | |
| | #define LT_LIBEXT "a" | |
| | #define LT_LIBPREFIX "lib" | |
| | #define LIBTOOL_VERSION 2 | |
| | #define PACKAGE "collectd" | |
| | #define VERSION "5.4.0.43.g55ce7b5" | |
| | #define YYTEXT_POINTER 1 | |
| | #define HAVE_GOOGLE_PROTOBUF_C_PROTOBUF_C_H 1 | |
| | #define KERNEL_LINUX 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDIO_H 1 | |
| | #define HAVE_ERRNO_H 1 | |
| | #define HAVE_MATH_H 1 | |
| | #define HAVE_STDARG_H 1 | |
| | #define HAVE_SYSLOG_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SIGNAL_H 1 | |
| | #define HAVE_ASSERT_H 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SELECT_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_REGEX_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_ENDIAN_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_LIBGEN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_IP6_H 1 | |
| | #define HAVE_NETINET_ICMP6_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_RAID_MD_U_H 1 | |
| | #define HAVE_LINUX_WIRELESS_H 1 | |
| | #define HAVE_SYS_SWAP_H 1 | |
| | #define HAVE_UTMP_H 1 | |
| | #define HAVE_UTMPX_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_LINUX_IF_H 1 | |
| | #define HAVE_LINUX_NETDEVICE_H 1 | |
| | #define HAVE_LINUX_SOCKIOS_H 1 | |
| | #define HAVE_LINUX_ETHTOOL_H 1 | |
| | #define HAVE_LINUX_IP_VS_H 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_LINUX_UN_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_CTYPE_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_PATHS_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_SYS_STATFS_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_VFS_H 1 | |
| | #define HAVE_WORDEXP_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | |
| | #define HAVE_NET_IF_ARP_H 1 | |
| | #define HAVE_NET_PPP_DEFS_H 1 | |
| | #define HAVE_NET_IF_PPP_H 1 | |
| | #define HAVE_NETINET_IF_ETHER_H 1 | |
| | /* end confdefs.h. */ | |
| | | |
| | #if HAVE_SYS_IOCTL_H | |
| | # include <sys/ioctl.h> | |
| | #endif | |
| | #if HAVE_SYS_SOCKET_H | |
| | # include <sys/socket.h> | |
| | #endif | |
| | #if HAVE_NET_IF_H | |
| | # include <net/if.h> | |
| | #endif | |
| | | |
| | | |
| | #include <net/pfvar.h> | |
| configure:16568: result: no | |
| configure:16596: checking termios.h usability | |
| configure:16596: gcc -c -g -O2 conftest.c >&5 | |
| configure:16596: $? = 0 | |
| configure:16596: result: yes | |
| configure:16596: checking termios.h presence | |
| configure:16596: gcc -E conftest.c | |
| configure:16596: $? = 0 | |
| configure:16596: result: yes | |
| configure:16596: checking for termios.h | |
| configure:16596: result: yes | |
| configure:16610: checking for an ANSI C-conforming const | |
| configure:16676: gcc -c -g -O2 conftest.c >&5 | |
| configure:16676: $? = 0 | |
| configure:16683: result: yes | |
| configure:16691: checking for pid_t | |
| configure:16691: gcc -c -g -O2 conftest.c >&5 | |
| configure:16691: $? = 0 | |
| configure:16691: gcc -c -g -O2 conftest.c >&5 | |
| conftest.c: In function 'main': | |
| conftest.c:156:20: error: expected expression before ')' token | |
| if (sizeof ((pid_t))) | |
| ^ | |
| configure:16691: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | #define HAVE_ERROR_T 1 | |
| | #define HAVE_ARGZ_ADD 1 | |
| | #define HAVE_ARGZ_APPEND 1 | |
| | #define HAVE_ARGZ_COUNT 1 | |
| | #define HAVE_ARGZ_CREATE_SEP 1 | |
| | #define HAVE_ARGZ_INSERT 1 | |
| | #define HAVE_ARGZ_NEXT 1 | |
| | #define HAVE_ARGZ_STRINGIFY 1 | |
| | #define HAVE_WORKING_ARGZ 1 | |
| | #define HAVE_PRELOADED_SYMBOLS 1 | |
| | #define HAVE_LTDL 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_CLOSEDIR 1 | |
| | #define HAVE_OPENDIR 1 | |
| | #define HAVE_READDIR 1 | |
| | #define LT_LIBEXT "a" | |
| | #define LT_LIBPREFIX "lib" | |
| | #define LIBTOOL_VERSION 2 | |
| | #define PACKAGE "collectd" | |
| | #define VERSION "5.4.0.43.g55ce7b5" | |
| | #define YYTEXT_POINTER 1 | |
| | #define HAVE_GOOGLE_PROTOBUF_C_PROTOBUF_C_H 1 | |
| | #define KERNEL_LINUX 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDIO_H 1 | |
| | #define HAVE_ERRNO_H 1 | |
| | #define HAVE_MATH_H 1 | |
| | #define HAVE_STDARG_H 1 | |
| | #define HAVE_SYSLOG_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SIGNAL_H 1 | |
| | #define HAVE_ASSERT_H 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SELECT_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_REGEX_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_ENDIAN_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_LIBGEN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_IP6_H 1 | |
| | #define HAVE_NETINET_ICMP6_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_RAID_MD_U_H 1 | |
| | #define HAVE_LINUX_WIRELESS_H 1 | |
| | #define HAVE_SYS_SWAP_H 1 | |
| | #define HAVE_UTMP_H 1 | |
| | #define HAVE_UTMPX_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_LINUX_IF_H 1 | |
| | #define HAVE_LINUX_NETDEVICE_H 1 | |
| | #define HAVE_LINUX_SOCKIOS_H 1 | |
| | #define HAVE_LINUX_ETHTOOL_H 1 | |
| | #define HAVE_LINUX_IP_VS_H 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_LINUX_UN_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_CTYPE_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_PATHS_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_SYS_STATFS_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_VFS_H 1 | |
| | #define HAVE_WORDEXP_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | |
| | #define HAVE_NET_IF_ARP_H 1 | |
| | #define HAVE_NET_PPP_DEFS_H 1 | |
| | #define HAVE_NET_IF_PPP_H 1 | |
| | #define HAVE_NETINET_IF_ETHER_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <stdio.h> | |
| | #ifdef HAVE_SYS_TYPES_H | |
| | # include <sys/types.h> | |
| | #endif | |
| | #ifdef HAVE_SYS_STAT_H | |
| | # include <sys/stat.h> | |
| | #endif | |
| | #ifdef STDC_HEADERS | |
| | # include <stdlib.h> | |
| | # include <stddef.h> | |
| | #else | |
| | # ifdef HAVE_STDLIB_H | |
| | # include <stdlib.h> | |
| | # endif | |
| | #endif | |
| | #ifdef HAVE_STRING_H | |
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| | # include <memory.h> | |
| | # endif | |
| | # include <string.h> | |
| | #endif | |
| | #ifdef HAVE_STRINGS_H | |
| | # include <strings.h> | |
| | #endif | |
| | #ifdef HAVE_INTTYPES_H | |
| | # include <inttypes.h> | |
| | #endif | |
| | #ifdef HAVE_STDINT_H | |
| | # include <stdint.h> | |
| | #endif | |
| | #ifdef HAVE_UNISTD_H | |
| | # include <unistd.h> | |
| | #endif | |
| | int | |
| | main () | |
| | { | |
| | if (sizeof ((pid_t))) | |
| | return 0; | |
| | ; | |
| | return 0; | |
| | } | |
| configure:16691: result: yes | |
| configure:16702: checking for size_t | |
| configure:16702: gcc -c -g -O2 conftest.c >&5 | |
| configure:16702: $? = 0 | |
| configure:16702: gcc -c -g -O2 conftest.c >&5 | |
| conftest.c: In function 'main': | |
| conftest.c:156:21: error: expected expression before ')' token | |
| if (sizeof ((size_t))) | |
| ^ | |
| configure:16702: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | #define HAVE_ERROR_T 1 | |
| | #define HAVE_ARGZ_ADD 1 | |
| | #define HAVE_ARGZ_APPEND 1 | |
| | #define HAVE_ARGZ_COUNT 1 | |
| | #define HAVE_ARGZ_CREATE_SEP 1 | |
| | #define HAVE_ARGZ_INSERT 1 | |
| | #define HAVE_ARGZ_NEXT 1 | |
| | #define HAVE_ARGZ_STRINGIFY 1 | |
| | #define HAVE_WORKING_ARGZ 1 | |
| | #define HAVE_PRELOADED_SYMBOLS 1 | |
| | #define HAVE_LTDL 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_CLOSEDIR 1 | |
| | #define HAVE_OPENDIR 1 | |
| | #define HAVE_READDIR 1 | |
| | #define LT_LIBEXT "a" | |
| | #define LT_LIBPREFIX "lib" | |
| | #define LIBTOOL_VERSION 2 | |
| | #define PACKAGE "collectd" | |
| | #define VERSION "5.4.0.43.g55ce7b5" | |
| | #define YYTEXT_POINTER 1 | |
| | #define HAVE_GOOGLE_PROTOBUF_C_PROTOBUF_C_H 1 | |
| | #define KERNEL_LINUX 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDIO_H 1 | |
| | #define HAVE_ERRNO_H 1 | |
| | #define HAVE_MATH_H 1 | |
| | #define HAVE_STDARG_H 1 | |
| | #define HAVE_SYSLOG_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SIGNAL_H 1 | |
| | #define HAVE_ASSERT_H 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SELECT_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_REGEX_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_ENDIAN_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_LIBGEN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_IP6_H 1 | |
| | #define HAVE_NETINET_ICMP6_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_RAID_MD_U_H 1 | |
| | #define HAVE_LINUX_WIRELESS_H 1 | |
| | #define HAVE_SYS_SWAP_H 1 | |
| | #define HAVE_UTMP_H 1 | |
| | #define HAVE_UTMPX_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_LINUX_IF_H 1 | |
| | #define HAVE_LINUX_NETDEVICE_H 1 | |
| | #define HAVE_LINUX_SOCKIOS_H 1 | |
| | #define HAVE_LINUX_ETHTOOL_H 1 | |
| | #define HAVE_LINUX_IP_VS_H 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_LINUX_UN_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_CTYPE_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_PATHS_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_SYS_STATFS_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_VFS_H 1 | |
| | #define HAVE_WORDEXP_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | |
| | #define HAVE_NET_IF_ARP_H 1 | |
| | #define HAVE_NET_PPP_DEFS_H 1 | |
| | #define HAVE_NET_IF_PPP_H 1 | |
| | #define HAVE_NETINET_IF_ETHER_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <stdio.h> | |
| | #ifdef HAVE_SYS_TYPES_H | |
| | # include <sys/types.h> | |
| | #endif | |
| | #ifdef HAVE_SYS_STAT_H | |
| | # include <sys/stat.h> | |
| | #endif | |
| | #ifdef STDC_HEADERS | |
| | # include <stdlib.h> | |
| | # include <stddef.h> | |
| | #else | |
| | # ifdef HAVE_STDLIB_H | |
| | # include <stdlib.h> | |
| | # endif | |
| | #endif | |
| | #ifdef HAVE_STRING_H | |
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| | # include <memory.h> | |
| | # endif | |
| | # include <string.h> | |
| | #endif | |
| | #ifdef HAVE_STRINGS_H | |
| | # include <strings.h> | |
| | #endif | |
| | #ifdef HAVE_INTTYPES_H | |
| | # include <inttypes.h> | |
| | #endif | |
| | #ifdef HAVE_STDINT_H | |
| | # include <stdint.h> | |
| | #endif | |
| | #ifdef HAVE_UNISTD_H | |
| | # include <unistd.h> | |
| | #endif | |
| | int | |
| | main () | |
| | { | |
| | if (sizeof ((size_t))) | |
| | return 0; | |
| | ; | |
| | return 0; | |
| | } | |
| configure:16702: result: yes | |
| configure:16713: checking for uid_t in sys/types.h | |
| configure:16732: result: yes | |
| configure:16743: checking whether time.h and sys/time.h may both be included | |
| configure:16763: gcc -c -g -O2 conftest.c >&5 | |
| configure:16763: $? = 0 | |
| configure:16770: result: yes | |
| configure:16783: checking whether gcc needs -traditional | |
| configure:16817: result: no | |
| configure:16827: checking for gettimeofday | |
| configure:16827: gcc -o conftest -g -O2 conftest.c -ldl >&5 | |
| configure:16827: $? = 0 | |
| configure:16827: result: yes | |
| configure:16827: checking for select | |
| configure:16827: gcc -o conftest -g -O2 conftest.c -ldl >&5 | |
| configure:16827: $? = 0 | |
| configure:16827: result: yes | |
| configure:16827: checking for strdup | |
| configure:16827: gcc -o conftest -g -O2 conftest.c -ldl >&5 | |
| conftest.c:146:6: warning: conflicting types for built-in function 'strdup' [enabled by default] | |
| char strdup (); | |
| ^ | |
| configure:16827: $? = 0 | |
| configure:16827: result: yes | |
| configure:16827: checking for strtol | |
| configure:16827: gcc -o conftest -g -O2 conftest.c -ldl >&5 | |
| configure:16827: $? = 0 | |
| configure:16827: result: yes | |
| configure:16827: checking for getaddrinfo | |
| configure:16827: gcc -o conftest -g -O2 conftest.c -ldl >&5 | |
| configure:16827: $? = 0 | |
| configure:16827: result: yes | |
| configure:16827: checking for getnameinfo | |
| configure:16827: gcc -o conftest -g -O2 conftest.c -ldl >&5 | |
| configure:16827: $? = 0 | |
| configure:16827: result: yes | |
| configure:16827: checking for strchr | |
| configure:16827: gcc -o conftest -g -O2 conftest.c -ldl >&5 | |
| conftest.c:150:6: warning: conflicting types for built-in function 'strchr' [enabled by default] | |
| char strchr (); | |
| ^ | |
| configure:16827: $? = 0 | |
| configure:16827: result: yes | |
| configure:16827: checking for memcpy | |
| configure:16827: gcc -o conftest -g -O2 conftest.c -ldl >&5 | |
| conftest.c:151:6: warning: conflicting types for built-in function 'memcpy' [enabled by default] | |
| char memcpy (); | |
| ^ | |
| configure:16827: $? = 0 | |
| configure:16827: result: yes | |
| configure:16827: checking for strstr | |
| configure:16827: gcc -o conftest -g -O2 conftest.c -ldl >&5 | |
| conftest.c:152:6: warning: conflicting types for built-in function 'strstr' [enabled by default] | |
| char strstr (); | |
| ^ | |
| configure:16827: $? = 0 | |
| configure:16827: result: yes | |
| configure:16827: checking for strcmp | |
| configure:16827: gcc -o conftest -g -O2 conftest.c -ldl >&5 | |
| conftest.c:153:6: warning: conflicting types for built-in function 'strcmp' [enabled by default] | |
| char strcmp (); | |
| ^ | |
| configure:16827: $? = 0 | |
| configure:16827: result: yes | |
| configure:16827: checking for strncmp | |
| configure:16827: gcc -o conftest -g -O2 conftest.c -ldl >&5 | |
| conftest.c:154:6: warning: conflicting types for built-in function 'strncmp' [enabled by default] | |
| char strncmp (); | |
| ^ | |
| configure:16827: $? = 0 | |
| configure:16827: result: yes | |
| configure:16827: checking for strncpy | |
| configure:16827: gcc -o conftest -g -O2 conftest.c -ldl >&5 | |
| conftest.c:155:6: warning: conflicting types for built-in function 'strncpy' [enabled by default] | |
| char strncpy (); | |
| ^ | |
| configure:16827: $? = 0 | |
| configure:16827: result: yes | |
| configure:16827: checking for strlen | |
| configure:16827: gcc -o conftest -g -O2 conftest.c -ldl >&5 | |
| conftest.c:156:6: warning: conflicting types for built-in function 'strlen' [enabled by default] | |
| char strlen (); | |
| ^ | |
| configure:16827: $? = 0 | |
| configure:16827: result: yes | |
| configure:16827: checking for strncasecmp | |
| configure:16827: gcc -o conftest -g -O2 conftest.c -ldl >&5 | |
| conftest.c:157:6: warning: conflicting types for built-in function 'strncasecmp' [enabled by default] | |
| char strncasecmp (); | |
| ^ | |
| configure:16827: $? = 0 | |
| configure:16827: result: yes | |
| configure:16827: checking for strcasecmp | |
| configure:16827: gcc -o conftest -g -O2 conftest.c -ldl >&5 | |
| conftest.c:158:6: warning: conflicting types for built-in function 'strcasecmp' [enabled by default] | |
| char strcasecmp (); | |
| ^ | |
| configure:16827: $? = 0 | |
| configure:16827: result: yes | |
| configure:16827: checking for openlog | |
| configure:16827: gcc -o conftest -g -O2 conftest.c -ldl >&5 | |
| configure:16827: $? = 0 | |
| configure:16827: result: yes | |
| configure:16827: checking for closelog | |
| configure:16827: gcc -o conftest -g -O2 conftest.c -ldl >&5 | |
| configure:16827: $? = 0 | |
| configure:16827: result: yes | |
| configure:16827: checking for sysconf | |
| configure:16827: gcc -o conftest -g -O2 conftest.c -ldl >&5 | |
| configure:16827: $? = 0 | |
| configure:16827: result: yes | |
| configure:16827: checking for setenv | |
| configure:16827: gcc -o conftest -g -O2 conftest.c -ldl >&5 | |
| configure:16827: $? = 0 | |
| configure:16827: result: yes | |
| configure:16827: checking for if_indextoname | |
| configure:16827: gcc -o conftest -g -O2 conftest.c -ldl >&5 | |
| configure:16827: $? = 0 | |
| configure:16827: result: yes | |
| configure:16837: checking whether strerror_r is declared | |
| configure:16837: gcc -c -g -O2 conftest.c >&5 | |
| configure:16837: $? = 0 | |
| configure:16837: result: yes | |
| configure:16850: checking for strerror_r | |
| configure:16850: gcc -o conftest -g -O2 conftest.c -ldl >&5 | |
| configure:16850: $? = 0 | |
| configure:16850: result: yes | |
| configure:16859: checking whether strerror_r returns char * | |
| configure:16883: gcc -c -g -O2 conftest.c >&5 | |
| conftest.c: In function 'main': | |
| conftest.c:181:13: error: invalid type argument of unary '*' (have 'int') | |
| char x = *strerror_r (0, buf, sizeof buf); | |
| ^ | |
| conftest.c:182:14: warning: initialization makes pointer from integer without a cast [enabled by default] | |
| char *p = strerror_r (0, buf, sizeof buf); | |
| ^ | |
| configure:16883: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | #define HAVE_ERROR_T 1 | |
| | #define HAVE_ARGZ_ADD 1 | |
| | #define HAVE_ARGZ_APPEND 1 | |
| | #define HAVE_ARGZ_COUNT 1 | |
| | #define HAVE_ARGZ_CREATE_SEP 1 | |
| | #define HAVE_ARGZ_INSERT 1 | |
| | #define HAVE_ARGZ_NEXT 1 | |
| | #define HAVE_ARGZ_STRINGIFY 1 | |
| | #define HAVE_WORKING_ARGZ 1 | |
| | #define HAVE_PRELOADED_SYMBOLS 1 | |
| | #define HAVE_LTDL 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_CLOSEDIR 1 | |
| | #define HAVE_OPENDIR 1 | |
| | #define HAVE_READDIR 1 | |
| | #define LT_LIBEXT "a" | |
| | #define LT_LIBPREFIX "lib" | |
| | #define LIBTOOL_VERSION 2 | |
| | #define PACKAGE "collectd" | |
| | #define VERSION "5.4.0.43.g55ce7b5" | |
| | #define YYTEXT_POINTER 1 | |
| | #define HAVE_GOOGLE_PROTOBUF_C_PROTOBUF_C_H 1 | |
| | #define KERNEL_LINUX 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDIO_H 1 | |
| | #define HAVE_ERRNO_H 1 | |
| | #define HAVE_MATH_H 1 | |
| | #define HAVE_STDARG_H 1 | |
| | #define HAVE_SYSLOG_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SIGNAL_H 1 | |
| | #define HAVE_ASSERT_H 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SELECT_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_REGEX_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_ENDIAN_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_LIBGEN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_IP6_H 1 | |
| | #define HAVE_NETINET_ICMP6_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_RAID_MD_U_H 1 | |
| | #define HAVE_LINUX_WIRELESS_H 1 | |
| | #define HAVE_SYS_SWAP_H 1 | |
| | #define HAVE_UTMP_H 1 | |
| | #define HAVE_UTMPX_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_LINUX_IF_H 1 | |
| | #define HAVE_LINUX_NETDEVICE_H 1 | |
| | #define HAVE_LINUX_SOCKIOS_H 1 | |
| | #define HAVE_LINUX_ETHTOOL_H 1 | |
| | #define HAVE_LINUX_IP_VS_H 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_LINUX_UN_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_CTYPE_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_PATHS_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_SYS_STATFS_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_VFS_H 1 | |
| | #define HAVE_WORDEXP_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | |
| | #define HAVE_NET_IF_ARP_H 1 | |
| | #define HAVE_NET_PPP_DEFS_H 1 | |
| | #define HAVE_NET_IF_PPP_H 1 | |
| | #define HAVE_NETINET_IF_ETHER_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_SELECT 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRTOL 1 | |
| | #define HAVE_GETADDRINFO 1 | |
| | #define HAVE_GETNAMEINFO 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_MEMCPY 1 | |
| | #define HAVE_STRSTR 1 | |
| | #define HAVE_STRCMP 1 | |
| | #define HAVE_STRNCMP 1 | |
| | #define HAVE_STRNCPY 1 | |
| | #define HAVE_STRLEN 1 | |
| | #define HAVE_STRNCASECMP 1 | |
| | #define HAVE_STRCASECMP 1 | |
| | #define HAVE_OPENLOG 1 | |
| | #define HAVE_CLOSELOG 1 | |
| | #define HAVE_SYSCONF 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_IF_INDEXTONAME 1 | |
| | #define HAVE_DECL_STRERROR_R 1 | |
| | #define HAVE_STRERROR_R 1 | |
| | /* end confdefs.h. */ | |
| | #include <stdio.h> | |
| | #ifdef HAVE_SYS_TYPES_H | |
| | # include <sys/types.h> | |
| | #endif | |
| | #ifdef HAVE_SYS_STAT_H | |
| | # include <sys/stat.h> | |
| | #endif | |
| | #ifdef STDC_HEADERS | |
| | # include <stdlib.h> | |
| | # include <stddef.h> | |
| | #else | |
| | # ifdef HAVE_STDLIB_H | |
| | # include <stdlib.h> | |
| | # endif | |
| | #endif | |
| | #ifdef HAVE_STRING_H | |
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| | # include <memory.h> | |
| | # endif | |
| | # include <string.h> | |
| | #endif | |
| | #ifdef HAVE_STRINGS_H | |
| | # include <strings.h> | |
| | #endif | |
| | #ifdef HAVE_INTTYPES_H | |
| | # include <inttypes.h> | |
| | #endif | |
| | #ifdef HAVE_STDINT_H | |
| | # include <stdint.h> | |
| | #endif | |
| | #ifdef HAVE_UNISTD_H | |
| | # include <unistd.h> | |
| | #endif | |
| | int | |
| | main () | |
| | { | |
| | | |
| | char buf[100]; | |
| | char x = *strerror_r (0, buf, sizeof buf); | |
| | char *p = strerror_r (0, buf, sizeof buf); | |
| | return !p || x; | |
| | | |
| | ; | |
| | return 0; | |
| | } | |
| configure:16921: result: no | |
| configure:16937: checking for strtok_r | |
| configure:16971: gcc -o conftest -g -O2 -Wall -Werror conftest.c -ldl >&5 | |
| configure:16971: $? = 0 | |
| configure:16981: result: yes | |
| configure:17048: checking for getpwnam_r | |
| configure:17048: gcc -o conftest -g -O2 conftest.c -ldl >&5 | |
| configure:17048: $? = 0 | |
| configure:17048: result: yes | |
| configure:17048: checking for getgrnam_r | |
| configure:17048: gcc -o conftest -g -O2 conftest.c -ldl >&5 | |
| configure:17048: $? = 0 | |
| configure:17048: result: yes | |
| configure:17048: checking for setgroups | |
| configure:17048: gcc -o conftest -g -O2 conftest.c -ldl >&5 | |
| configure:17048: $? = 0 | |
| configure:17048: result: yes | |
| configure:17048: checking for regcomp | |
| configure:17048: gcc -o conftest -g -O2 conftest.c -ldl >&5 | |
| configure:17048: $? = 0 | |
| configure:17048: result: yes | |
| configure:17048: checking for regerror | |
| configure:17048: gcc -o conftest -g -O2 conftest.c -ldl >&5 | |
| configure:17048: $? = 0 | |
| configure:17048: result: yes | |
| configure:17048: checking for regexec | |
| configure:17048: gcc -o conftest -g -O2 conftest.c -ldl >&5 | |
| configure:17048: $? = 0 | |
| configure:17048: result: yes | |
| configure:17048: checking for regfree | |
| configure:17048: gcc -o conftest -g -O2 conftest.c -ldl >&5 | |
| configure:17048: $? = 0 | |
| configure:17048: result: yes | |
| configure:17061: checking for socket | |
| configure:17061: gcc -o conftest -g -O2 conftest.c -ldl >&5 | |
| configure:17061: $? = 0 | |
| configure:17061: result: yes | |
| configure:17127: checking for clock_gettime | |
| configure:17127: gcc -o conftest -g -O2 conftest.c -ldl >&5 | |
| configure:17127: $? = 0 | |
| configure:17127: result: yes | |
| configure:17238: checking for nanosleep | |
| configure:17238: gcc -o conftest -g -O2 conftest.c -ldl >&5 | |
| configure:17238: $? = 0 | |
| configure:17238: result: yes | |
| configure:17351: checking for sysctl | |
| configure:17351: gcc -o conftest -g -O2 conftest.c -ldl >&5 | |
| configure:17351: $? = 0 | |
| configure:17351: result: yes | |
| configure:17364: checking for sysctlbyname | |
| configure:17364: gcc -o conftest -g -O2 conftest.c -ldl >&5 | |
| /tmp/ccEqzIOh.o: In function `main': | |
| /vagrant/collectd-pkgbuild/conftest.c:189: undefined reference to `sysctlbyname' | |
| collect2: error: ld returned 1 exit status | |
| configure:17364: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | #define HAVE_ERROR_T 1 | |
| | #define HAVE_ARGZ_ADD 1 | |
| | #define HAVE_ARGZ_APPEND 1 | |
| | #define HAVE_ARGZ_COUNT 1 | |
| | #define HAVE_ARGZ_CREATE_SEP 1 | |
| | #define HAVE_ARGZ_INSERT 1 | |
| | #define HAVE_ARGZ_NEXT 1 | |
| | #define HAVE_ARGZ_STRINGIFY 1 | |
| | #define HAVE_WORKING_ARGZ 1 | |
| | #define HAVE_PRELOADED_SYMBOLS 1 | |
| | #define HAVE_LTDL 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_CLOSEDIR 1 | |
| | #define HAVE_OPENDIR 1 | |
| | #define HAVE_READDIR 1 | |
| | #define LT_LIBEXT "a" | |
| | #define LT_LIBPREFIX "lib" | |
| | #define LIBTOOL_VERSION 2 | |
| | #define PACKAGE "collectd" | |
| | #define VERSION "5.4.0.43.g55ce7b5" | |
| | #define YYTEXT_POINTER 1 | |
| | #define HAVE_GOOGLE_PROTOBUF_C_PROTOBUF_C_H 1 | |
| | #define KERNEL_LINUX 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDIO_H 1 | |
| | #define HAVE_ERRNO_H 1 | |
| | #define HAVE_MATH_H 1 | |
| | #define HAVE_STDARG_H 1 | |
| | #define HAVE_SYSLOG_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SIGNAL_H 1 | |
| | #define HAVE_ASSERT_H 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SELECT_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_REGEX_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_ENDIAN_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_LIBGEN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_IP6_H 1 | |
| | #define HAVE_NETINET_ICMP6_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_RAID_MD_U_H 1 | |
| | #define HAVE_LINUX_WIRELESS_H 1 | |
| | #define HAVE_SYS_SWAP_H 1 | |
| | #define HAVE_UTMP_H 1 | |
| | #define HAVE_UTMPX_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_LINUX_IF_H 1 | |
| | #define HAVE_LINUX_NETDEVICE_H 1 | |
| | #define HAVE_LINUX_SOCKIOS_H 1 | |
| | #define HAVE_LINUX_ETHTOOL_H 1 | |
| | #define HAVE_LINUX_IP_VS_H 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_LINUX_UN_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_CTYPE_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_PATHS_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_SYS_STATFS_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_VFS_H 1 | |
| | #define HAVE_WORDEXP_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | |
| | #define HAVE_NET_IF_ARP_H 1 | |
| | #define HAVE_NET_PPP_DEFS_H 1 | |
| | #define HAVE_NET_IF_PPP_H 1 | |
| | #define HAVE_NETINET_IF_ETHER_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_SELECT 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRTOL 1 | |
| | #define HAVE_GETADDRINFO 1 | |
| | #define HAVE_GETNAMEINFO 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_MEMCPY 1 | |
| | #define HAVE_STRSTR 1 | |
| | #define HAVE_STRCMP 1 | |
| | #define HAVE_STRNCMP 1 | |
| | #define HAVE_STRNCPY 1 | |
| | #define HAVE_STRLEN 1 | |
| | #define HAVE_STRNCASECMP 1 | |
| | #define HAVE_STRCASECMP 1 | |
| | #define HAVE_OPENLOG 1 | |
| | #define HAVE_CLOSELOG 1 | |
| | #define HAVE_SYSCONF 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_IF_INDEXTONAME 1 | |
| | #define HAVE_DECL_STRERROR_R 1 | |
| | #define HAVE_STRERROR_R 1 | |
| | #define HAVE_GETPWNAM_R 1 | |
| | #define HAVE_GETGRNAM_R 1 | |
| | #define HAVE_SETGROUPS 1 | |
| | #define HAVE_REGCOMP 1 | |
| | #define HAVE_REGERROR 1 | |
| | #define HAVE_REGEXEC 1 | |
| | #define HAVE_REGFREE 1 | |
| | #define HAVE_SOCKET 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_NANOSLEEP 1 | |
| | #define HAVE_SYSCTL 1 | |
| | /* end confdefs.h. */ | |
| | /* Define sysctlbyname to an innocuous variant, in case <limits.h> declares sysctlbyname. | |
| | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| | #define sysctlbyname innocuous_sysctlbyname | |
| | | |
| | /* System header to define __stub macros and hopefully few prototypes, | |
| | which can conflict with char sysctlbyname (); below. | |
| | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| | <limits.h> exists even on freestanding compilers. */ | |
| | | |
| | #ifdef __STDC__ | |
| | # include <limits.h> | |
| | #else | |
| | # include <assert.h> | |
| | #endif | |
| | | |
| | #undef sysctlbyname | |
| | | |
| | /* Override any GCC internal prototype to avoid an error. | |
| | Use char because int might match the return type of a GCC | |
| | builtin and then its argument prototype would still apply. */ | |
| | #ifdef __cplusplus | |
| | extern "C" | |
| | #endif | |
| | char sysctlbyname (); | |
| | /* The GNU C library defines this for functions which it implements | |
| | to always fail with ENOSYS. Some functions are actually named | |
| | something starting with __ and the normal name is an alias. */ | |
| | #if defined __stub_sysctlbyname || defined __stub___sysctlbyname | |
| | choke me | |
| | #endif | |
| | | |
| | int | |
| | main () | |
| | { | |
| | return sysctlbyname (); | |
| | ; | |
| | return 0; | |
| | } | |
| configure:17364: result: no | |
| configure:17377: checking for host_statistics | |
| configure:17377: gcc -o conftest -g -O2 conftest.c -ldl >&5 | |
| /tmp/cca2r7zz.o: In function `main': | |
| /vagrant/collectd-pkgbuild/conftest.c:189: undefined reference to `host_statistics' | |
| collect2: error: ld returned 1 exit status | |
| configure:17377: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | #define HAVE_ERROR_T 1 | |
| | #define HAVE_ARGZ_ADD 1 | |
| | #define HAVE_ARGZ_APPEND 1 | |
| | #define HAVE_ARGZ_COUNT 1 | |
| | #define HAVE_ARGZ_CREATE_SEP 1 | |
| | #define HAVE_ARGZ_INSERT 1 | |
| | #define HAVE_ARGZ_NEXT 1 | |
| | #define HAVE_ARGZ_STRINGIFY 1 | |
| | #define HAVE_WORKING_ARGZ 1 | |
| | #define HAVE_PRELOADED_SYMBOLS 1 | |
| | #define HAVE_LTDL 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_CLOSEDIR 1 | |
| | #define HAVE_OPENDIR 1 | |
| | #define HAVE_READDIR 1 | |
| | #define LT_LIBEXT "a" | |
| | #define LT_LIBPREFIX "lib" | |
| | #define LIBTOOL_VERSION 2 | |
| | #define PACKAGE "collectd" | |
| | #define VERSION "5.4.0.43.g55ce7b5" | |
| | #define YYTEXT_POINTER 1 | |
| | #define HAVE_GOOGLE_PROTOBUF_C_PROTOBUF_C_H 1 | |
| | #define KERNEL_LINUX 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDIO_H 1 | |
| | #define HAVE_ERRNO_H 1 | |
| | #define HAVE_MATH_H 1 | |
| | #define HAVE_STDARG_H 1 | |
| | #define HAVE_SYSLOG_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SIGNAL_H 1 | |
| | #define HAVE_ASSERT_H 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SELECT_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_REGEX_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_ENDIAN_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_LIBGEN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_IP6_H 1 | |
| | #define HAVE_NETINET_ICMP6_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_RAID_MD_U_H 1 | |
| | #define HAVE_LINUX_WIRELESS_H 1 | |
| | #define HAVE_SYS_SWAP_H 1 | |
| | #define HAVE_UTMP_H 1 | |
| | #define HAVE_UTMPX_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_LINUX_IF_H 1 | |
| | #define HAVE_LINUX_NETDEVICE_H 1 | |
| | #define HAVE_LINUX_SOCKIOS_H 1 | |
| | #define HAVE_LINUX_ETHTOOL_H 1 | |
| | #define HAVE_LINUX_IP_VS_H 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_LINUX_UN_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_CTYPE_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_PATHS_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_SYS_STATFS_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_VFS_H 1 | |
| | #define HAVE_WORDEXP_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | |
| | #define HAVE_NET_IF_ARP_H 1 | |
| | #define HAVE_NET_PPP_DEFS_H 1 | |
| | #define HAVE_NET_IF_PPP_H 1 | |
| | #define HAVE_NETINET_IF_ETHER_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_SELECT 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRTOL 1 | |
| | #define HAVE_GETADDRINFO 1 | |
| | #define HAVE_GETNAMEINFO 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_MEMCPY 1 | |
| | #define HAVE_STRSTR 1 | |
| | #define HAVE_STRCMP 1 | |
| | #define HAVE_STRNCMP 1 | |
| | #define HAVE_STRNCPY 1 | |
| | #define HAVE_STRLEN 1 | |
| | #define HAVE_STRNCASECMP 1 | |
| | #define HAVE_STRCASECMP 1 | |
| | #define HAVE_OPENLOG 1 | |
| | #define HAVE_CLOSELOG 1 | |
| | #define HAVE_SYSCONF 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_IF_INDEXTONAME 1 | |
| | #define HAVE_DECL_STRERROR_R 1 | |
| | #define HAVE_STRERROR_R 1 | |
| | #define HAVE_GETPWNAM_R 1 | |
| | #define HAVE_GETGRNAM_R 1 | |
| | #define HAVE_SETGROUPS 1 | |
| | #define HAVE_REGCOMP 1 | |
| | #define HAVE_REGERROR 1 | |
| | #define HAVE_REGEXEC 1 | |
| | #define HAVE_REGFREE 1 | |
| | #define HAVE_SOCKET 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_NANOSLEEP 1 | |
| | #define HAVE_SYSCTL 1 | |
| | /* end confdefs.h. */ | |
| | /* Define host_statistics to an innocuous variant, in case <limits.h> declares host_statistics. | |
| | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| | #define host_statistics innocuous_host_statistics | |
| | | |
| | /* System header to define __stub macros and hopefully few prototypes, | |
| | which can conflict with char host_statistics (); below. | |
| | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| | <limits.h> exists even on freestanding compilers. */ | |
| | | |
| | #ifdef __STDC__ | |
| | # include <limits.h> | |
| | #else | |
| | # include <assert.h> | |
| | #endif | |
| | | |
| | #undef host_statistics | |
| | | |
| | /* Override any GCC internal prototype to avoid an error. | |
| | Use char because int might match the return type of a GCC | |
| | builtin and then its argument prototype would still apply. */ | |
| | #ifdef __cplusplus | |
| | extern "C" | |
| | #endif | |
| | char host_statistics (); | |
| | /* The GNU C library defines this for functions which it implements | |
| | to always fail with ENOSYS. Some functions are actually named | |
| | something starting with __ and the normal name is an alias. */ | |
| | #if defined __stub_host_statistics || defined __stub___host_statistics | |
| | choke me | |
| | #endif | |
| | | |
| | int | |
| | main () | |
| | { | |
| | return host_statistics (); | |
| | ; | |
| | return 0; | |
| | } | |
| configure:17377: result: no | |
| configure:17390: checking for processor_info | |
| configure:17390: gcc -o conftest -g -O2 conftest.c -ldl >&5 | |
| /tmp/ccZcQtuV.o: In function `main': | |
| /vagrant/collectd-pkgbuild/conftest.c:189: undefined reference to `processor_info' | |
| collect2: error: ld returned 1 exit status | |
| configure:17390: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | #define HAVE_ERROR_T 1 | |
| | #define HAVE_ARGZ_ADD 1 | |
| | #define HAVE_ARGZ_APPEND 1 | |
| | #define HAVE_ARGZ_COUNT 1 | |
| | #define HAVE_ARGZ_CREATE_SEP 1 | |
| | #define HAVE_ARGZ_INSERT 1 | |
| | #define HAVE_ARGZ_NEXT 1 | |
| | #define HAVE_ARGZ_STRINGIFY 1 | |
| | #define HAVE_WORKING_ARGZ 1 | |
| | #define HAVE_PRELOADED_SYMBOLS 1 | |
| | #define HAVE_LTDL 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_CLOSEDIR 1 | |
| | #define HAVE_OPENDIR 1 | |
| | #define HAVE_READDIR 1 | |
| | #define LT_LIBEXT "a" | |
| | #define LT_LIBPREFIX "lib" | |
| | #define LIBTOOL_VERSION 2 | |
| | #define PACKAGE "collectd" | |
| | #define VERSION "5.4.0.43.g55ce7b5" | |
| | #define YYTEXT_POINTER 1 | |
| | #define HAVE_GOOGLE_PROTOBUF_C_PROTOBUF_C_H 1 | |
| | #define KERNEL_LINUX 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDIO_H 1 | |
| | #define HAVE_ERRNO_H 1 | |
| | #define HAVE_MATH_H 1 | |
| | #define HAVE_STDARG_H 1 | |
| | #define HAVE_SYSLOG_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SIGNAL_H 1 | |
| | #define HAVE_ASSERT_H 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SELECT_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_REGEX_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_ENDIAN_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_LIBGEN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_IP6_H 1 | |
| | #define HAVE_NETINET_ICMP6_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_RAID_MD_U_H 1 | |
| | #define HAVE_LINUX_WIRELESS_H 1 | |
| | #define HAVE_SYS_SWAP_H 1 | |
| | #define HAVE_UTMP_H 1 | |
| | #define HAVE_UTMPX_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_LINUX_IF_H 1 | |
| | #define HAVE_LINUX_NETDEVICE_H 1 | |
| | #define HAVE_LINUX_SOCKIOS_H 1 | |
| | #define HAVE_LINUX_ETHTOOL_H 1 | |
| | #define HAVE_LINUX_IP_VS_H 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_LINUX_UN_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_CTYPE_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_PATHS_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_SYS_STATFS_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_VFS_H 1 | |
| | #define HAVE_WORDEXP_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | |
| | #define HAVE_NET_IF_ARP_H 1 | |
| | #define HAVE_NET_PPP_DEFS_H 1 | |
| | #define HAVE_NET_IF_PPP_H 1 | |
| | #define HAVE_NETINET_IF_ETHER_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_SELECT 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRTOL 1 | |
| | #define HAVE_GETADDRINFO 1 | |
| | #define HAVE_GETNAMEINFO 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_MEMCPY 1 | |
| | #define HAVE_STRSTR 1 | |
| | #define HAVE_STRCMP 1 | |
| | #define HAVE_STRNCMP 1 | |
| | #define HAVE_STRNCPY 1 | |
| | #define HAVE_STRLEN 1 | |
| | #define HAVE_STRNCASECMP 1 | |
| | #define HAVE_STRCASECMP 1 | |
| | #define HAVE_OPENLOG 1 | |
| | #define HAVE_CLOSELOG 1 | |
| | #define HAVE_SYSCONF 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_IF_INDEXTONAME 1 | |
| | #define HAVE_DECL_STRERROR_R 1 | |
| | #define HAVE_STRERROR_R 1 | |
| | #define HAVE_GETPWNAM_R 1 | |
| | #define HAVE_GETGRNAM_R 1 | |
| | #define HAVE_SETGROUPS 1 | |
| | #define HAVE_REGCOMP 1 | |
| | #define HAVE_REGERROR 1 | |
| | #define HAVE_REGEXEC 1 | |
| | #define HAVE_REGFREE 1 | |
| | #define HAVE_SOCKET 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_NANOSLEEP 1 | |
| | #define HAVE_SYSCTL 1 | |
| | /* end confdefs.h. */ | |
| | /* Define processor_info to an innocuous variant, in case <limits.h> declares processor_info. | |
| | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| | #define processor_info innocuous_processor_info | |
| | | |
| | /* System header to define __stub macros and hopefully few prototypes, | |
| | which can conflict with char processor_info (); below. | |
| | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| | <limits.h> exists even on freestanding compilers. */ | |
| | | |
| | #ifdef __STDC__ | |
| | # include <limits.h> | |
| | #else | |
| | # include <assert.h> | |
| | #endif | |
| | | |
| | #undef processor_info | |
| | | |
| | /* Override any GCC internal prototype to avoid an error. | |
| | Use char because int might match the return type of a GCC | |
| | builtin and then its argument prototype would still apply. */ | |
| | #ifdef __cplusplus | |
| | extern "C" | |
| | #endif | |
| | char processor_info (); | |
| | /* The GNU C library defines this for functions which it implements | |
| | to always fail with ENOSYS. Some functions are actually named | |
| | something starting with __ and the normal name is an alias. */ | |
| | #if defined __stub_processor_info || defined __stub___processor_info | |
| | choke me | |
| | #endif | |
| | | |
| | int | |
| | main () | |
| | { | |
| | return processor_info (); | |
| | ; | |
| | return 0; | |
| | } | |
| configure:17390: result: no | |
| configure:17403: checking for thread_info | |
| configure:17403: gcc -o conftest -g -O2 conftest.c -ldl >&5 | |
| /tmp/cceUfGl3.o: In function `main': | |
| /vagrant/collectd-pkgbuild/conftest.c:189: undefined reference to `thread_info' | |
| collect2: error: ld returned 1 exit status | |
| configure:17403: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | #define HAVE_ERROR_T 1 | |
| | #define HAVE_ARGZ_ADD 1 | |
| | #define HAVE_ARGZ_APPEND 1 | |
| | #define HAVE_ARGZ_COUNT 1 | |
| | #define HAVE_ARGZ_CREATE_SEP 1 | |
| | #define HAVE_ARGZ_INSERT 1 | |
| | #define HAVE_ARGZ_NEXT 1 | |
| | #define HAVE_ARGZ_STRINGIFY 1 | |
| | #define HAVE_WORKING_ARGZ 1 | |
| | #define HAVE_PRELOADED_SYMBOLS 1 | |
| | #define HAVE_LTDL 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_CLOSEDIR 1 | |
| | #define HAVE_OPENDIR 1 | |
| | #define HAVE_READDIR 1 | |
| | #define LT_LIBEXT "a" | |
| | #define LT_LIBPREFIX "lib" | |
| | #define LIBTOOL_VERSION 2 | |
| | #define PACKAGE "collectd" | |
| | #define VERSION "5.4.0.43.g55ce7b5" | |
| | #define YYTEXT_POINTER 1 | |
| | #define HAVE_GOOGLE_PROTOBUF_C_PROTOBUF_C_H 1 | |
| | #define KERNEL_LINUX 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDIO_H 1 | |
| | #define HAVE_ERRNO_H 1 | |
| | #define HAVE_MATH_H 1 | |
| | #define HAVE_STDARG_H 1 | |
| | #define HAVE_SYSLOG_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SIGNAL_H 1 | |
| | #define HAVE_ASSERT_H 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SELECT_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_REGEX_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_ENDIAN_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_LIBGEN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_IP6_H 1 | |
| | #define HAVE_NETINET_ICMP6_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_RAID_MD_U_H 1 | |
| | #define HAVE_LINUX_WIRELESS_H 1 | |
| | #define HAVE_SYS_SWAP_H 1 | |
| | #define HAVE_UTMP_H 1 | |
| | #define HAVE_UTMPX_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_LINUX_IF_H 1 | |
| | #define HAVE_LINUX_NETDEVICE_H 1 | |
| | #define HAVE_LINUX_SOCKIOS_H 1 | |
| | #define HAVE_LINUX_ETHTOOL_H 1 | |
| | #define HAVE_LINUX_IP_VS_H 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_LINUX_UN_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_CTYPE_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_PATHS_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_SYS_STATFS_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_VFS_H 1 | |
| | #define HAVE_WORDEXP_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | |
| | #define HAVE_NET_IF_ARP_H 1 | |
| | #define HAVE_NET_PPP_DEFS_H 1 | |
| | #define HAVE_NET_IF_PPP_H 1 | |
| | #define HAVE_NETINET_IF_ETHER_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_SELECT 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRTOL 1 | |
| | #define HAVE_GETADDRINFO 1 | |
| | #define HAVE_GETNAMEINFO 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_MEMCPY 1 | |
| | #define HAVE_STRSTR 1 | |
| | #define HAVE_STRCMP 1 | |
| | #define HAVE_STRNCMP 1 | |
| | #define HAVE_STRNCPY 1 | |
| | #define HAVE_STRLEN 1 | |
| | #define HAVE_STRNCASECMP 1 | |
| | #define HAVE_STRCASECMP 1 | |
| | #define HAVE_OPENLOG 1 | |
| | #define HAVE_CLOSELOG 1 | |
| | #define HAVE_SYSCONF 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_IF_INDEXTONAME 1 | |
| | #define HAVE_DECL_STRERROR_R 1 | |
| | #define HAVE_STRERROR_R 1 | |
| | #define HAVE_GETPWNAM_R 1 | |
| | #define HAVE_GETGRNAM_R 1 | |
| | #define HAVE_SETGROUPS 1 | |
| | #define HAVE_REGCOMP 1 | |
| | #define HAVE_REGERROR 1 | |
| | #define HAVE_REGEXEC 1 | |
| | #define HAVE_REGFREE 1 | |
| | #define HAVE_SOCKET 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_NANOSLEEP 1 | |
| | #define HAVE_SYSCTL 1 | |
| | /* end confdefs.h. */ | |
| | /* Define thread_info to an innocuous variant, in case <limits.h> declares thread_info. | |
| | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| | #define thread_info innocuous_thread_info | |
| | | |
| | /* System header to define __stub macros and hopefully few prototypes, | |
| | which can conflict with char thread_info (); below. | |
| | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| | <limits.h> exists even on freestanding compilers. */ | |
| | | |
| | #ifdef __STDC__ | |
| | # include <limits.h> | |
| | #else | |
| | # include <assert.h> | |
| | #endif | |
| | | |
| | #undef thread_info | |
| | | |
| | /* Override any GCC internal prototype to avoid an error. | |
| | Use char because int might match the return type of a GCC | |
| | builtin and then its argument prototype would still apply. */ | |
| | #ifdef __cplusplus | |
| | extern "C" | |
| | #endif | |
| | char thread_info (); | |
| | /* The GNU C library defines this for functions which it implements | |
| | to always fail with ENOSYS. Some functions are actually named | |
| | something starting with __ and the normal name is an alias. */ | |
| | #if defined __stub_thread_info || defined __stub___thread_info | |
| | choke me | |
| | #endif | |
| | | |
| | int | |
| | main () | |
| | { | |
| | return thread_info (); | |
| | ; | |
| | return 0; | |
| | } | |
| configure:17403: result: no | |
| configure:17416: checking for statfs | |
| configure:17416: gcc -o conftest -g -O2 conftest.c -ldl >&5 | |
| configure:17416: $? = 0 | |
| configure:17416: result: yes | |
| configure:17429: checking for statvfs | |
| configure:17429: gcc -o conftest -g -O2 conftest.c -ldl >&5 | |
| configure:17429: $? = 0 | |
| configure:17429: result: yes | |
| configure:17442: checking for getifaddrs | |
| configure:17442: gcc -o conftest -g -O2 conftest.c -ldl >&5 | |
| configure:17442: $? = 0 | |
| configure:17442: result: yes | |
| configure:17455: checking for getloadavg | |
| configure:17455: gcc -o conftest -g -O2 conftest.c -ldl >&5 | |
| configure:17455: $? = 0 | |
| configure:17455: result: yes | |
| configure:17468: checking for syslog | |
| configure:17468: gcc -o conftest -g -O2 conftest.c -ldl >&5 | |
| configure:17468: $? = 0 | |
| configure:17468: result: yes | |
| configure:17481: checking for getutent | |
| configure:17481: gcc -o conftest -g -O2 conftest.c -ldl >&5 | |
| configure:17481: $? = 0 | |
| configure:17481: result: yes | |
| configure:17494: checking for getutxent | |
| configure:17494: gcc -o conftest -g -O2 conftest.c -ldl >&5 | |
| configure:17494: $? = 0 | |
| configure:17494: result: yes | |
| configure:17515: checking for strptime | |
| configure:17515: gcc -o conftest -g -O2 -Wall -Wextra -Werror conftest.c -ldl >&5 | |
| configure:17515: $? = 0 | |
| configure:17515: result: yes | |
| configure:17528: checking whether strptime is exported by default | |
| configure:17550: gcc -c -g -O2 -Wall -Wextra -Werror conftest.c >&5 | |
| conftest.c: In function 'main': | |
| conftest.c:171:2: error: implicit declaration of function 'strptime' [-Werror=implicit-function-declaration] | |
| (void) strptime ("2010-12-30%13:42:42", "%Y-%m-%dT%T", &stm); | |
| ^ | |
| cc1: all warnings being treated as errors | |
| configure:17550: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | #define HAVE_ERROR_T 1 | |
| | #define HAVE_ARGZ_ADD 1 | |
| | #define HAVE_ARGZ_APPEND 1 | |
| | #define HAVE_ARGZ_COUNT 1 | |
| | #define HAVE_ARGZ_CREATE_SEP 1 | |
| | #define HAVE_ARGZ_INSERT 1 | |
| | #define HAVE_ARGZ_NEXT 1 | |
| | #define HAVE_ARGZ_STRINGIFY 1 | |
| | #define HAVE_WORKING_ARGZ 1 | |
| | #define HAVE_PRELOADED_SYMBOLS 1 | |
| | #define HAVE_LTDL 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_CLOSEDIR 1 | |
| | #define HAVE_OPENDIR 1 | |
| | #define HAVE_READDIR 1 | |
| | #define LT_LIBEXT "a" | |
| | #define LT_LIBPREFIX "lib" | |
| | #define LIBTOOL_VERSION 2 | |
| | #define PACKAGE "collectd" | |
| | #define VERSION "5.4.0.43.g55ce7b5" | |
| | #define YYTEXT_POINTER 1 | |
| | #define HAVE_GOOGLE_PROTOBUF_C_PROTOBUF_C_H 1 | |
| | #define KERNEL_LINUX 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDIO_H 1 | |
| | #define HAVE_ERRNO_H 1 | |
| | #define HAVE_MATH_H 1 | |
| | #define HAVE_STDARG_H 1 | |
| | #define HAVE_SYSLOG_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SIGNAL_H 1 | |
| | #define HAVE_ASSERT_H 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SELECT_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_REGEX_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_ENDIAN_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_LIBGEN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_IP6_H 1 | |
| | #define HAVE_NETINET_ICMP6_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_RAID_MD_U_H 1 | |
| | #define HAVE_LINUX_WIRELESS_H 1 | |
| | #define HAVE_SYS_SWAP_H 1 | |
| | #define HAVE_UTMP_H 1 | |
| | #define HAVE_UTMPX_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_LINUX_IF_H 1 | |
| | #define HAVE_LINUX_NETDEVICE_H 1 | |
| | #define HAVE_LINUX_SOCKIOS_H 1 | |
| | #define HAVE_LINUX_ETHTOOL_H 1 | |
| | #define HAVE_LINUX_IP_VS_H 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_LINUX_UN_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_CTYPE_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_PATHS_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_SYS_STATFS_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_VFS_H 1 | |
| | #define HAVE_WORDEXP_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | |
| | #define HAVE_NET_IF_ARP_H 1 | |
| | #define HAVE_NET_PPP_DEFS_H 1 | |
| | #define HAVE_NET_IF_PPP_H 1 | |
| | #define HAVE_NETINET_IF_ETHER_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_SELECT 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRTOL 1 | |
| | #define HAVE_GETADDRINFO 1 | |
| | #define HAVE_GETNAMEINFO 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_MEMCPY 1 | |
| | #define HAVE_STRSTR 1 | |
| | #define HAVE_STRCMP 1 | |
| | #define HAVE_STRNCMP 1 | |
| | #define HAVE_STRNCPY 1 | |
| | #define HAVE_STRLEN 1 | |
| | #define HAVE_STRNCASECMP 1 | |
| | #define HAVE_STRCASECMP 1 | |
| | #define HAVE_OPENLOG 1 | |
| | #define HAVE_CLOSELOG 1 | |
| | #define HAVE_SYSCONF 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_IF_INDEXTONAME 1 | |
| | #define HAVE_DECL_STRERROR_R 1 | |
| | #define HAVE_STRERROR_R 1 | |
| | #define HAVE_GETPWNAM_R 1 | |
| | #define HAVE_GETGRNAM_R 1 | |
| | #define HAVE_SETGROUPS 1 | |
| | #define HAVE_REGCOMP 1 | |
| | #define HAVE_REGERROR 1 | |
| | #define HAVE_REGEXEC 1 | |
| | #define HAVE_REGFREE 1 | |
| | #define HAVE_SOCKET 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_NANOSLEEP 1 | |
| | #define HAVE_SYSCTL 1 | |
| | #define HAVE_STATFS 1 | |
| | #define HAVE_STATVFS 1 | |
| | #define HAVE_GETIFADDRS 1 | |
| | #define HAVE_GETLOADAVG 1 | |
| | #define HAVE_SYSLOG 1 | |
| | #define HAVE_GETUTENT 1 | |
| | #define HAVE_GETUTXENT 1 | |
| | #define HAVE_STRPTIME 1 | |
| | /* end confdefs.h. */ | |
| | | |
| | #include <time.h> | |
| | | |
| | int | |
| | main () | |
| | { | |
| | | |
| | struct tm stm; | |
| | (void) strptime ("2010-12-30%13:42:42", "%Y-%m-%dT%T", &stm); | |
| | | |
| | | |
| | ; | |
| | return 0; | |
| | } | |
| configure:17557: result: no | |
| configure:17562: checking whether strptime needs standards mode | |
| configure:17593: gcc -c -g -O2 -Wall -Wextra -Werror conftest.c >&5 | |
| configure:17593: $? = 0 | |
| configure:17600: result: yes | |
| configure:17621: checking for swapctl | |
| configure:17621: gcc -o conftest -g -O2 conftest.c -ldl >&5 | |
| /tmp/ccKd6oyw.o: In function `main': | |
| /vagrant/collectd-pkgbuild/conftest.c:198: undefined reference to `swapctl' | |
| collect2: error: ld returned 1 exit status | |
| configure:17621: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | #define HAVE_ERROR_T 1 | |
| | #define HAVE_ARGZ_ADD 1 | |
| | #define HAVE_ARGZ_APPEND 1 | |
| | #define HAVE_ARGZ_COUNT 1 | |
| | #define HAVE_ARGZ_CREATE_SEP 1 | |
| | #define HAVE_ARGZ_INSERT 1 | |
| | #define HAVE_ARGZ_NEXT 1 | |
| | #define HAVE_ARGZ_STRINGIFY 1 | |
| | #define HAVE_WORKING_ARGZ 1 | |
| | #define HAVE_PRELOADED_SYMBOLS 1 | |
| | #define HAVE_LTDL 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_CLOSEDIR 1 | |
| | #define HAVE_OPENDIR 1 | |
| | #define HAVE_READDIR 1 | |
| | #define LT_LIBEXT "a" | |
| | #define LT_LIBPREFIX "lib" | |
| | #define LIBTOOL_VERSION 2 | |
| | #define PACKAGE "collectd" | |
| | #define VERSION "5.4.0.43.g55ce7b5" | |
| | #define YYTEXT_POINTER 1 | |
| | #define HAVE_GOOGLE_PROTOBUF_C_PROTOBUF_C_H 1 | |
| | #define KERNEL_LINUX 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDIO_H 1 | |
| | #define HAVE_ERRNO_H 1 | |
| | #define HAVE_MATH_H 1 | |
| | #define HAVE_STDARG_H 1 | |
| | #define HAVE_SYSLOG_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SIGNAL_H 1 | |
| | #define HAVE_ASSERT_H 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SELECT_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_REGEX_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_ENDIAN_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_LIBGEN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_IP6_H 1 | |
| | #define HAVE_NETINET_ICMP6_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_RAID_MD_U_H 1 | |
| | #define HAVE_LINUX_WIRELESS_H 1 | |
| | #define HAVE_SYS_SWAP_H 1 | |
| | #define HAVE_UTMP_H 1 | |
| | #define HAVE_UTMPX_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_LINUX_IF_H 1 | |
| | #define HAVE_LINUX_NETDEVICE_H 1 | |
| | #define HAVE_LINUX_SOCKIOS_H 1 | |
| | #define HAVE_LINUX_ETHTOOL_H 1 | |
| | #define HAVE_LINUX_IP_VS_H 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_LINUX_UN_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_CTYPE_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_PATHS_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_SYS_STATFS_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_VFS_H 1 | |
| | #define HAVE_WORDEXP_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | |
| | #define HAVE_NET_IF_ARP_H 1 | |
| | #define HAVE_NET_PPP_DEFS_H 1 | |
| | #define HAVE_NET_IF_PPP_H 1 | |
| | #define HAVE_NETINET_IF_ETHER_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_SELECT 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRTOL 1 | |
| | #define HAVE_GETADDRINFO 1 | |
| | #define HAVE_GETNAMEINFO 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_MEMCPY 1 | |
| | #define HAVE_STRSTR 1 | |
| | #define HAVE_STRCMP 1 | |
| | #define HAVE_STRNCMP 1 | |
| | #define HAVE_STRNCPY 1 | |
| | #define HAVE_STRLEN 1 | |
| | #define HAVE_STRNCASECMP 1 | |
| | #define HAVE_STRCASECMP 1 | |
| | #define HAVE_OPENLOG 1 | |
| | #define HAVE_CLOSELOG 1 | |
| | #define HAVE_SYSCONF 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_IF_INDEXTONAME 1 | |
| | #define HAVE_DECL_STRERROR_R 1 | |
| | #define HAVE_STRERROR_R 1 | |
| | #define HAVE_GETPWNAM_R 1 | |
| | #define HAVE_GETGRNAM_R 1 | |
| | #define HAVE_SETGROUPS 1 | |
| | #define HAVE_REGCOMP 1 | |
| | #define HAVE_REGERROR 1 | |
| | #define HAVE_REGEXEC 1 | |
| | #define HAVE_REGFREE 1 | |
| | #define HAVE_SOCKET 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_NANOSLEEP 1 | |
| | #define HAVE_SYSCTL 1 | |
| | #define HAVE_STATFS 1 | |
| | #define HAVE_STATVFS 1 | |
| | #define HAVE_GETIFADDRS 1 | |
| | #define HAVE_GETLOADAVG 1 | |
| | #define HAVE_SYSLOG 1 | |
| | #define HAVE_GETUTENT 1 | |
| | #define HAVE_GETUTXENT 1 | |
| | #define HAVE_STRPTIME 1 | |
| | #define STRPTIME_NEEDS_STANDARDS 1 | |
| | /* end confdefs.h. */ | |
| | /* Define swapctl to an innocuous variant, in case <limits.h> declares swapctl. | |
| | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| | #define swapctl innocuous_swapctl | |
| | | |
| | /* System header to define __stub macros and hopefully few prototypes, | |
| | which can conflict with char swapctl (); below. | |
| | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| | <limits.h> exists even on freestanding compilers. */ | |
| | | |
| | #ifdef __STDC__ | |
| | # include <limits.h> | |
| | #else | |
| | # include <assert.h> | |
| | #endif | |
| | | |
| | #undef swapctl | |
| | | |
| | /* 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 swapctl (); | |
| | /* 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_swapctl || defined __stub___swapctl | |
| | choke me | |
| | #endif | |
| | | |
| | int | |
| | main () | |
| | { | |
| | return swapctl (); | |
| | ; | |
| | return 0; | |
| | } | |
| configure:17621: result: no | |
| configure:17740: checking whether NAN is defined by default | |
| configure:17766: gcc -c -g -O2 conftest.c >&5 | |
| configure:17766: $? = 0 | |
| configure:17775: result: yes | |
| configure:17925: checking if doubles are stored in x86 representation | |
| configure:17980: gcc -o conftest -g -O2 conftest.c -ldl >&5 | |
| configure:17980: $? = 0 | |
| configure:17980: ./conftest | |
| configure:17980: $? = 0 | |
| configure:17992: result: yes | |
| configure:18176: checking for getfsstat | |
| configure:18176: gcc -o conftest -g -O2 conftest.c -ldl >&5 | |
| /tmp/ccDNBoqk.o: In function `main': | |
| /vagrant/collectd-pkgbuild/conftest.c:200: undefined reference to `getfsstat' | |
| collect2: error: ld returned 1 exit status | |
| configure:18176: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | #define HAVE_ERROR_T 1 | |
| | #define HAVE_ARGZ_ADD 1 | |
| | #define HAVE_ARGZ_APPEND 1 | |
| | #define HAVE_ARGZ_COUNT 1 | |
| | #define HAVE_ARGZ_CREATE_SEP 1 | |
| | #define HAVE_ARGZ_INSERT 1 | |
| | #define HAVE_ARGZ_NEXT 1 | |
| | #define HAVE_ARGZ_STRINGIFY 1 | |
| | #define HAVE_WORKING_ARGZ 1 | |
| | #define HAVE_PRELOADED_SYMBOLS 1 | |
| | #define HAVE_LTDL 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_CLOSEDIR 1 | |
| | #define HAVE_OPENDIR 1 | |
| | #define HAVE_READDIR 1 | |
| | #define LT_LIBEXT "a" | |
| | #define LT_LIBPREFIX "lib" | |
| | #define LIBTOOL_VERSION 2 | |
| | #define PACKAGE "collectd" | |
| | #define VERSION "5.4.0.43.g55ce7b5" | |
| | #define YYTEXT_POINTER 1 | |
| | #define HAVE_GOOGLE_PROTOBUF_C_PROTOBUF_C_H 1 | |
| | #define KERNEL_LINUX 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDIO_H 1 | |
| | #define HAVE_ERRNO_H 1 | |
| | #define HAVE_MATH_H 1 | |
| | #define HAVE_STDARG_H 1 | |
| | #define HAVE_SYSLOG_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SIGNAL_H 1 | |
| | #define HAVE_ASSERT_H 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SELECT_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_REGEX_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_ENDIAN_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_LIBGEN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_IP6_H 1 | |
| | #define HAVE_NETINET_ICMP6_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_RAID_MD_U_H 1 | |
| | #define HAVE_LINUX_WIRELESS_H 1 | |
| | #define HAVE_SYS_SWAP_H 1 | |
| | #define HAVE_UTMP_H 1 | |
| | #define HAVE_UTMPX_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_LINUX_IF_H 1 | |
| | #define HAVE_LINUX_NETDEVICE_H 1 | |
| | #define HAVE_LINUX_SOCKIOS_H 1 | |
| | #define HAVE_LINUX_ETHTOOL_H 1 | |
| | #define HAVE_LINUX_IP_VS_H 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_LINUX_UN_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_CTYPE_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_PATHS_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_SYS_STATFS_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_VFS_H 1 | |
| | #define HAVE_WORDEXP_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | |
| | #define HAVE_NET_IF_ARP_H 1 | |
| | #define HAVE_NET_PPP_DEFS_H 1 | |
| | #define HAVE_NET_IF_PPP_H 1 | |
| | #define HAVE_NETINET_IF_ETHER_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_SELECT 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRTOL 1 | |
| | #define HAVE_GETADDRINFO 1 | |
| | #define HAVE_GETNAMEINFO 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_MEMCPY 1 | |
| | #define HAVE_STRSTR 1 | |
| | #define HAVE_STRCMP 1 | |
| | #define HAVE_STRNCMP 1 | |
| | #define HAVE_STRNCPY 1 | |
| | #define HAVE_STRLEN 1 | |
| | #define HAVE_STRNCASECMP 1 | |
| | #define HAVE_STRCASECMP 1 | |
| | #define HAVE_OPENLOG 1 | |
| | #define HAVE_CLOSELOG 1 | |
| | #define HAVE_SYSCONF 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_IF_INDEXTONAME 1 | |
| | #define HAVE_DECL_STRERROR_R 1 | |
| | #define HAVE_STRERROR_R 1 | |
| | #define HAVE_GETPWNAM_R 1 | |
| | #define HAVE_GETGRNAM_R 1 | |
| | #define HAVE_SETGROUPS 1 | |
| | #define HAVE_REGCOMP 1 | |
| | #define HAVE_REGERROR 1 | |
| | #define HAVE_REGEXEC 1 | |
| | #define HAVE_REGFREE 1 | |
| | #define HAVE_SOCKET 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_NANOSLEEP 1 | |
| | #define HAVE_SYSCTL 1 | |
| | #define HAVE_STATFS 1 | |
| | #define HAVE_STATVFS 1 | |
| | #define HAVE_GETIFADDRS 1 | |
| | #define HAVE_GETLOADAVG 1 | |
| | #define HAVE_SYSLOG 1 | |
| | #define HAVE_GETUTENT 1 | |
| | #define HAVE_GETUTXENT 1 | |
| | #define HAVE_STRPTIME 1 | |
| | #define STRPTIME_NEEDS_STANDARDS 1 | |
| | #define NAN_STATIC_DEFAULT 1 | |
| | #define FP_LAYOUT_NEED_NOTHING 1 | |
| | /* end confdefs.h. */ | |
| | /* Define getfsstat to an innocuous variant, in case <limits.h> declares getfsstat. | |
| | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| | #define getfsstat innocuous_getfsstat | |
| | | |
| | /* System header to define __stub macros and hopefully few prototypes, | |
| | which can conflict with char getfsstat (); below. | |
| | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| | <limits.h> exists even on freestanding compilers. */ | |
| | | |
| | #ifdef __STDC__ | |
| | # include <limits.h> | |
| | #else | |
| | # include <assert.h> | |
| | #endif | |
| | | |
| | #undef getfsstat | |
| | | |
| | /* Override any GCC internal prototype to avoid an error. | |
| | Use char because int might match the return type of a GCC | |
| | builtin and then its argument prototype would still apply. */ | |
| | #ifdef __cplusplus | |
| | extern "C" | |
| | #endif | |
| | char getfsstat (); | |
| | /* The GNU C library defines this for functions which it implements | |
| | to always fail with ENOSYS. Some functions are actually named | |
| | something starting with __ and the normal name is an alias. */ | |
| | #if defined __stub_getfsstat || defined __stub___getfsstat | |
| | choke me | |
| | #endif | |
| | | |
| | int | |
| | main () | |
| | { | |
| | return getfsstat (); | |
| | ; | |
| | return 0; | |
| | } | |
| configure:18176: result: no | |
| configure:18188: checking for getvfsstat | |
| configure:18188: gcc -o conftest -g -O2 conftest.c -ldl >&5 | |
| /tmp/ccOIumMt.o: In function `main': | |
| /vagrant/collectd-pkgbuild/conftest.c:200: undefined reference to `getvfsstat' | |
| collect2: error: ld returned 1 exit status | |
| configure:18188: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | #define HAVE_ERROR_T 1 | |
| | #define HAVE_ARGZ_ADD 1 | |
| | #define HAVE_ARGZ_APPEND 1 | |
| | #define HAVE_ARGZ_COUNT 1 | |
| | #define HAVE_ARGZ_CREATE_SEP 1 | |
| | #define HAVE_ARGZ_INSERT 1 | |
| | #define HAVE_ARGZ_NEXT 1 | |
| | #define HAVE_ARGZ_STRINGIFY 1 | |
| | #define HAVE_WORKING_ARGZ 1 | |
| | #define HAVE_PRELOADED_SYMBOLS 1 | |
| | #define HAVE_LTDL 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_CLOSEDIR 1 | |
| | #define HAVE_OPENDIR 1 | |
| | #define HAVE_READDIR 1 | |
| | #define LT_LIBEXT "a" | |
| | #define LT_LIBPREFIX "lib" | |
| | #define LIBTOOL_VERSION 2 | |
| | #define PACKAGE "collectd" | |
| | #define VERSION "5.4.0.43.g55ce7b5" | |
| | #define YYTEXT_POINTER 1 | |
| | #define HAVE_GOOGLE_PROTOBUF_C_PROTOBUF_C_H 1 | |
| | #define KERNEL_LINUX 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDIO_H 1 | |
| | #define HAVE_ERRNO_H 1 | |
| | #define HAVE_MATH_H 1 | |
| | #define HAVE_STDARG_H 1 | |
| | #define HAVE_SYSLOG_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SIGNAL_H 1 | |
| | #define HAVE_ASSERT_H 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SELECT_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_REGEX_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_ENDIAN_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_LIBGEN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_IP6_H 1 | |
| | #define HAVE_NETINET_ICMP6_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_RAID_MD_U_H 1 | |
| | #define HAVE_LINUX_WIRELESS_H 1 | |
| | #define HAVE_SYS_SWAP_H 1 | |
| | #define HAVE_UTMP_H 1 | |
| | #define HAVE_UTMPX_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_LINUX_IF_H 1 | |
| | #define HAVE_LINUX_NETDEVICE_H 1 | |
| | #define HAVE_LINUX_SOCKIOS_H 1 | |
| | #define HAVE_LINUX_ETHTOOL_H 1 | |
| | #define HAVE_LINUX_IP_VS_H 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_LINUX_UN_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_CTYPE_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_PATHS_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_SYS_STATFS_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_VFS_H 1 | |
| | #define HAVE_WORDEXP_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | |
| | #define HAVE_NET_IF_ARP_H 1 | |
| | #define HAVE_NET_PPP_DEFS_H 1 | |
| | #define HAVE_NET_IF_PPP_H 1 | |
| | #define HAVE_NETINET_IF_ETHER_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_SELECT 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRTOL 1 | |
| | #define HAVE_GETADDRINFO 1 | |
| | #define HAVE_GETNAMEINFO 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_MEMCPY 1 | |
| | #define HAVE_STRSTR 1 | |
| | #define HAVE_STRCMP 1 | |
| | #define HAVE_STRNCMP 1 | |
| | #define HAVE_STRNCPY 1 | |
| | #define HAVE_STRLEN 1 | |
| | #define HAVE_STRNCASECMP 1 | |
| | #define HAVE_STRCASECMP 1 | |
| | #define HAVE_OPENLOG 1 | |
| | #define HAVE_CLOSELOG 1 | |
| | #define HAVE_SYSCONF 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_IF_INDEXTONAME 1 | |
| | #define HAVE_DECL_STRERROR_R 1 | |
| | #define HAVE_STRERROR_R 1 | |
| | #define HAVE_GETPWNAM_R 1 | |
| | #define HAVE_GETGRNAM_R 1 | |
| | #define HAVE_SETGROUPS 1 | |
| | #define HAVE_REGCOMP 1 | |
| | #define HAVE_REGERROR 1 | |
| | #define HAVE_REGEXEC 1 | |
| | #define HAVE_REGFREE 1 | |
| | #define HAVE_SOCKET 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_NANOSLEEP 1 | |
| | #define HAVE_SYSCTL 1 | |
| | #define HAVE_STATFS 1 | |
| | #define HAVE_STATVFS 1 | |
| | #define HAVE_GETIFADDRS 1 | |
| | #define HAVE_GETLOADAVG 1 | |
| | #define HAVE_SYSLOG 1 | |
| | #define HAVE_GETUTENT 1 | |
| | #define HAVE_GETUTXENT 1 | |
| | #define HAVE_STRPTIME 1 | |
| | #define STRPTIME_NEEDS_STANDARDS 1 | |
| | #define NAN_STATIC_DEFAULT 1 | |
| | #define FP_LAYOUT_NEED_NOTHING 1 | |
| | /* end confdefs.h. */ | |
| | /* Define getvfsstat to an innocuous variant, in case <limits.h> declares getvfsstat. | |
| | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| | #define getvfsstat innocuous_getvfsstat | |
| | | |
| | /* System header to define __stub macros and hopefully few prototypes, | |
| | which can conflict with char getvfsstat (); below. | |
| | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| | <limits.h> exists even on freestanding compilers. */ | |
| | | |
| | #ifdef __STDC__ | |
| | # include <limits.h> | |
| | #else | |
| | # include <assert.h> | |
| | #endif | |
| | | |
| | #undef getvfsstat | |
| | | |
| | /* Override any GCC internal prototype to avoid an error. | |
| | Use char because int might match the return type of a GCC | |
| | builtin and then its argument prototype would still apply. */ | |
| | #ifdef __cplusplus | |
| | extern "C" | |
| | #endif | |
| | char getvfsstat (); | |
| | /* The GNU C library defines this for functions which it implements | |
| | to always fail with ENOSYS. Some functions are actually named | |
| | something starting with __ and the normal name is an alias. */ | |
| | #if defined __stub_getvfsstat || defined __stub___getvfsstat | |
| | choke me | |
| | #endif | |
| | | |
| | int | |
| | main () | |
| | { | |
| | return getvfsstat (); | |
| | ; | |
| | return 0; | |
| | } | |
| configure:18188: result: no | |
| configure:18200: checking for listmntent | |
| configure:18200: gcc -o conftest -g -O2 conftest.c -ldl >&5 | |
| /tmp/ccmDx3eO.o: In function `main': | |
| /vagrant/collectd-pkgbuild/conftest.c:200: undefined reference to `listmntent' | |
| collect2: error: ld returned 1 exit status | |
| configure:18200: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | #define HAVE_ERROR_T 1 | |
| | #define HAVE_ARGZ_ADD 1 | |
| | #define HAVE_ARGZ_APPEND 1 | |
| | #define HAVE_ARGZ_COUNT 1 | |
| | #define HAVE_ARGZ_CREATE_SEP 1 | |
| | #define HAVE_ARGZ_INSERT 1 | |
| | #define HAVE_ARGZ_NEXT 1 | |
| | #define HAVE_ARGZ_STRINGIFY 1 | |
| | #define HAVE_WORKING_ARGZ 1 | |
| | #define HAVE_PRELOADED_SYMBOLS 1 | |
| | #define HAVE_LTDL 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_CLOSEDIR 1 | |
| | #define HAVE_OPENDIR 1 | |
| | #define HAVE_READDIR 1 | |
| | #define LT_LIBEXT "a" | |
| | #define LT_LIBPREFIX "lib" | |
| | #define LIBTOOL_VERSION 2 | |
| | #define PACKAGE "collectd" | |
| | #define VERSION "5.4.0.43.g55ce7b5" | |
| | #define YYTEXT_POINTER 1 | |
| | #define HAVE_GOOGLE_PROTOBUF_C_PROTOBUF_C_H 1 | |
| | #define KERNEL_LINUX 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDIO_H 1 | |
| | #define HAVE_ERRNO_H 1 | |
| | #define HAVE_MATH_H 1 | |
| | #define HAVE_STDARG_H 1 | |
| | #define HAVE_SYSLOG_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SIGNAL_H 1 | |
| | #define HAVE_ASSERT_H 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SELECT_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_REGEX_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_ENDIAN_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_LIBGEN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_IP6_H 1 | |
| | #define HAVE_NETINET_ICMP6_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_RAID_MD_U_H 1 | |
| | #define HAVE_LINUX_WIRELESS_H 1 | |
| | #define HAVE_SYS_SWAP_H 1 | |
| | #define HAVE_UTMP_H 1 | |
| | #define HAVE_UTMPX_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_LINUX_IF_H 1 | |
| | #define HAVE_LINUX_NETDEVICE_H 1 | |
| | #define HAVE_LINUX_SOCKIOS_H 1 | |
| | #define HAVE_LINUX_ETHTOOL_H 1 | |
| | #define HAVE_LINUX_IP_VS_H 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_LINUX_UN_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_CTYPE_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_PATHS_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_SYS_STATFS_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_VFS_H 1 | |
| | #define HAVE_WORDEXP_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | |
| | #define HAVE_NET_IF_ARP_H 1 | |
| | #define HAVE_NET_PPP_DEFS_H 1 | |
| | #define HAVE_NET_IF_PPP_H 1 | |
| | #define HAVE_NETINET_IF_ETHER_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_SELECT 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRTOL 1 | |
| | #define HAVE_GETADDRINFO 1 | |
| | #define HAVE_GETNAMEINFO 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_MEMCPY 1 | |
| | #define HAVE_STRSTR 1 | |
| | #define HAVE_STRCMP 1 | |
| | #define HAVE_STRNCMP 1 | |
| | #define HAVE_STRNCPY 1 | |
| | #define HAVE_STRLEN 1 | |
| | #define HAVE_STRNCASECMP 1 | |
| | #define HAVE_STRCASECMP 1 | |
| | #define HAVE_OPENLOG 1 | |
| | #define HAVE_CLOSELOG 1 | |
| | #define HAVE_SYSCONF 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_IF_INDEXTONAME 1 | |
| | #define HAVE_DECL_STRERROR_R 1 | |
| | #define HAVE_STRERROR_R 1 | |
| | #define HAVE_GETPWNAM_R 1 | |
| | #define HAVE_GETGRNAM_R 1 | |
| | #define HAVE_SETGROUPS 1 | |
| | #define HAVE_REGCOMP 1 | |
| | #define HAVE_REGERROR 1 | |
| | #define HAVE_REGEXEC 1 | |
| | #define HAVE_REGFREE 1 | |
| | #define HAVE_SOCKET 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_NANOSLEEP 1 | |
| | #define HAVE_SYSCTL 1 | |
| | #define HAVE_STATFS 1 | |
| | #define HAVE_STATVFS 1 | |
| | #define HAVE_GETIFADDRS 1 | |
| | #define HAVE_GETLOADAVG 1 | |
| | #define HAVE_SYSLOG 1 | |
| | #define HAVE_GETUTENT 1 | |
| | #define HAVE_GETUTXENT 1 | |
| | #define HAVE_STRPTIME 1 | |
| | #define STRPTIME_NEEDS_STANDARDS 1 | |
| | #define NAN_STATIC_DEFAULT 1 | |
| | #define FP_LAYOUT_NEED_NOTHING 1 | |
| | /* end confdefs.h. */ | |
| | /* Define listmntent to an innocuous variant, in case <limits.h> declares listmntent. | |
| | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| | #define listmntent innocuous_listmntent | |
| | | |
| | /* System header to define __stub macros and hopefully few prototypes, | |
| | which can conflict with char listmntent (); below. | |
| | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| | <limits.h> exists even on freestanding compilers. */ | |
| | | |
| | #ifdef __STDC__ | |
| | # include <limits.h> | |
| | #else | |
| | # include <assert.h> | |
| | #endif | |
| | | |
| | #undef listmntent | |
| | | |
| | /* Override any GCC internal prototype to avoid an error. | |
| | Use char because int might match the return type of a GCC | |
| | builtin and then its argument prototype would still apply. */ | |
| | #ifdef __cplusplus | |
| | extern "C" | |
| | #endif | |
| | char listmntent (); | |
| | /* The GNU C library defines this for functions which it implements | |
| | to always fail with ENOSYS. Some functions are actually named | |
| | something starting with __ and the normal name is an alias. */ | |
| | #if defined __stub_listmntent || defined __stub___listmntent | |
| | choke me | |
| | #endif | |
| | | |
| | int | |
| | main () | |
| | { | |
| | return listmntent (); | |
| | ; | |
| | return 0; | |
| | } | |
| configure:18200: result: no | |
| configure:18213: checking for getmntent | |
| configure:18213: gcc -o conftest -g -O2 conftest.c -ldl >&5 | |
| configure:18213: $? = 0 | |
| configure:18213: result: yes | |
| configure:18350: checking whether getmntent takes one argument | |
| configure:18374: gcc -c -g -O2 conftest.c >&5 | |
| configure:18374: $? = 0 | |
| configure:18383: result: yes | |
| configure:18385: checking whether getmntent takes two arguments | |
| configure:18410: gcc -c -g -O2 conftest.c >&5 | |
| conftest.c: In function 'main': | |
| conftest.c:175:20: error: storage size of 'mt' isn't known | |
| struct mnttab mt; | |
| ^ | |
| conftest.c:178:6: error: too many arguments to function 'getmntent' | |
| status = getmntent (fh, &mt); | |
| ^ | |
| In file included from ./src/utils_mount.h:40:0, | |
| from conftest.c:168: | |
| /usr/include/mntent.h:71:23: note: declared here | |
| extern struct mntent *getmntent (FILE *__stream) __THROW; | |
| ^ | |
| conftest.c:178:13: warning: assignment makes integer from pointer without a cast [enabled by default] | |
| status = getmntent (fh, &mt); | |
| ^ | |
| configure:18410: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | #define HAVE_ERROR_T 1 | |
| | #define HAVE_ARGZ_ADD 1 | |
| | #define HAVE_ARGZ_APPEND 1 | |
| | #define HAVE_ARGZ_COUNT 1 | |
| | #define HAVE_ARGZ_CREATE_SEP 1 | |
| | #define HAVE_ARGZ_INSERT 1 | |
| | #define HAVE_ARGZ_NEXT 1 | |
| | #define HAVE_ARGZ_STRINGIFY 1 | |
| | #define HAVE_WORKING_ARGZ 1 | |
| | #define HAVE_PRELOADED_SYMBOLS 1 | |
| | #define HAVE_LTDL 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_CLOSEDIR 1 | |
| | #define HAVE_OPENDIR 1 | |
| | #define HAVE_READDIR 1 | |
| | #define LT_LIBEXT "a" | |
| | #define LT_LIBPREFIX "lib" | |
| | #define LIBTOOL_VERSION 2 | |
| | #define PACKAGE "collectd" | |
| | #define VERSION "5.4.0.43.g55ce7b5" | |
| | #define YYTEXT_POINTER 1 | |
| | #define HAVE_GOOGLE_PROTOBUF_C_PROTOBUF_C_H 1 | |
| | #define KERNEL_LINUX 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDIO_H 1 | |
| | #define HAVE_ERRNO_H 1 | |
| | #define HAVE_MATH_H 1 | |
| | #define HAVE_STDARG_H 1 | |
| | #define HAVE_SYSLOG_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SIGNAL_H 1 | |
| | #define HAVE_ASSERT_H 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SELECT_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_REGEX_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_ENDIAN_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_LIBGEN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_IP6_H 1 | |
| | #define HAVE_NETINET_ICMP6_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_RAID_MD_U_H 1 | |
| | #define HAVE_LINUX_WIRELESS_H 1 | |
| | #define HAVE_SYS_SWAP_H 1 | |
| | #define HAVE_UTMP_H 1 | |
| | #define HAVE_UTMPX_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_LINUX_IF_H 1 | |
| | #define HAVE_LINUX_NETDEVICE_H 1 | |
| | #define HAVE_LINUX_SOCKIOS_H 1 | |
| | #define HAVE_LINUX_ETHTOOL_H 1 | |
| | #define HAVE_LINUX_IP_VS_H 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_LINUX_UN_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_CTYPE_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_PATHS_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_SYS_STATFS_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_VFS_H 1 | |
| | #define HAVE_WORDEXP_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | |
| | #define HAVE_NET_IF_ARP_H 1 | |
| | #define HAVE_NET_PPP_DEFS_H 1 | |
| | #define HAVE_NET_IF_PPP_H 1 | |
| | #define HAVE_NETINET_IF_ETHER_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_SELECT 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRTOL 1 | |
| | #define HAVE_GETADDRINFO 1 | |
| | #define HAVE_GETNAMEINFO 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_MEMCPY 1 | |
| | #define HAVE_STRSTR 1 | |
| | #define HAVE_STRCMP 1 | |
| | #define HAVE_STRNCMP 1 | |
| | #define HAVE_STRNCPY 1 | |
| | #define HAVE_STRLEN 1 | |
| | #define HAVE_STRNCASECMP 1 | |
| | #define HAVE_STRCASECMP 1 | |
| | #define HAVE_OPENLOG 1 | |
| | #define HAVE_CLOSELOG 1 | |
| | #define HAVE_SYSCONF 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_IF_INDEXTONAME 1 | |
| | #define HAVE_DECL_STRERROR_R 1 | |
| | #define HAVE_STRERROR_R 1 | |
| | #define HAVE_GETPWNAM_R 1 | |
| | #define HAVE_GETGRNAM_R 1 | |
| | #define HAVE_SETGROUPS 1 | |
| | #define HAVE_REGCOMP 1 | |
| | #define HAVE_REGERROR 1 | |
| | #define HAVE_REGEXEC 1 | |
| | #define HAVE_REGFREE 1 | |
| | #define HAVE_SOCKET 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_NANOSLEEP 1 | |
| | #define HAVE_SYSCTL 1 | |
| | #define HAVE_STATFS 1 | |
| | #define HAVE_STATVFS 1 | |
| | #define HAVE_GETIFADDRS 1 | |
| | #define HAVE_GETLOADAVG 1 | |
| | #define HAVE_SYSLOG 1 | |
| | #define HAVE_GETUTENT 1 | |
| | #define HAVE_GETUTXENT 1 | |
| | #define HAVE_STRPTIME 1 | |
| | #define STRPTIME_NEEDS_STANDARDS 1 | |
| | #define NAN_STATIC_DEFAULT 1 | |
| | #define FP_LAYOUT_NEED_NOTHING 1 | |
| | #define HAVE_GETMNTENT 1 | |
| | /* end confdefs.h. */ | |
| | | |
| | #include "./src/utils_mount.h" | |
| | | |
| | int | |
| | main () | |
| | { | |
| | | |
| | FILE *fh; | |
| | struct mnttab mt; | |
| | int status; | |
| | fh = fopen ("/etc/mnttab", "r"); | |
| | status = getmntent (fh, &mt); | |
| | | |
| | | |
| | ; | |
| | return 0; | |
| | } | |
| configure:18419: result: no | |
| configure:18454: checking if have htonll defined | |
| configure:18478: gcc -o conftest -g -O2 conftest.c -ldl >&5 | |
| conftest.c:168:1: error: expected identifier or '(' before '[' token | |
| [ | |
| ^ | |
| In file included from conftest.c:169:0: | |
| /usr/include/x86_64-linux-gnu/sys/types.h:33:1: error: unknown type name '__u_char' | |
| typedef __u_char u_char; | |
| ^ | |
| conftest.c:174:1: error: expected identifier or '(' before ']' token | |
| ] | |
| ^ | |
| configure:18478: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | #define HAVE_ERROR_T 1 | |
| | #define HAVE_ARGZ_ADD 1 | |
| | #define HAVE_ARGZ_APPEND 1 | |
| | #define HAVE_ARGZ_COUNT 1 | |
| | #define HAVE_ARGZ_CREATE_SEP 1 | |
| | #define HAVE_ARGZ_INSERT 1 | |
| | #define HAVE_ARGZ_NEXT 1 | |
| | #define HAVE_ARGZ_STRINGIFY 1 | |
| | #define HAVE_WORKING_ARGZ 1 | |
| | #define HAVE_PRELOADED_SYMBOLS 1 | |
| | #define HAVE_LTDL 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_CLOSEDIR 1 | |
| | #define HAVE_OPENDIR 1 | |
| | #define HAVE_READDIR 1 | |
| | #define LT_LIBEXT "a" | |
| | #define LT_LIBPREFIX "lib" | |
| | #define LIBTOOL_VERSION 2 | |
| | #define PACKAGE "collectd" | |
| | #define VERSION "5.4.0.43.g55ce7b5" | |
| | #define YYTEXT_POINTER 1 | |
| | #define HAVE_GOOGLE_PROTOBUF_C_PROTOBUF_C_H 1 | |
| | #define KERNEL_LINUX 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDIO_H 1 | |
| | #define HAVE_ERRNO_H 1 | |
| | #define HAVE_MATH_H 1 | |
| | #define HAVE_STDARG_H 1 | |
| | #define HAVE_SYSLOG_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SIGNAL_H 1 | |
| | #define HAVE_ASSERT_H 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SELECT_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_REGEX_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_ENDIAN_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_LIBGEN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_IP6_H 1 | |
| | #define HAVE_NETINET_ICMP6_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_RAID_MD_U_H 1 | |
| | #define HAVE_LINUX_WIRELESS_H 1 | |
| | #define HAVE_SYS_SWAP_H 1 | |
| | #define HAVE_UTMP_H 1 | |
| | #define HAVE_UTMPX_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_LINUX_IF_H 1 | |
| | #define HAVE_LINUX_NETDEVICE_H 1 | |
| | #define HAVE_LINUX_SOCKIOS_H 1 | |
| | #define HAVE_LINUX_ETHTOOL_H 1 | |
| | #define HAVE_LINUX_IP_VS_H 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_LINUX_UN_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_CTYPE_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_PATHS_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_SYS_STATFS_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_VFS_H 1 | |
| | #define HAVE_WORDEXP_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | |
| | #define HAVE_NET_IF_ARP_H 1 | |
| | #define HAVE_NET_PPP_DEFS_H 1 | |
| | #define HAVE_NET_IF_PPP_H 1 | |
| | #define HAVE_NETINET_IF_ETHER_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_SELECT 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRTOL 1 | |
| | #define HAVE_GETADDRINFO 1 | |
| | #define HAVE_GETNAMEINFO 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_MEMCPY 1 | |
| | #define HAVE_STRSTR 1 | |
| | #define HAVE_STRCMP 1 | |
| | #define HAVE_STRNCMP 1 | |
| | #define HAVE_STRNCPY 1 | |
| | #define HAVE_STRLEN 1 | |
| | #define HAVE_STRNCASECMP 1 | |
| | #define HAVE_STRCASECMP 1 | |
| | #define HAVE_OPENLOG 1 | |
| | #define HAVE_CLOSELOG 1 | |
| | #define HAVE_SYSCONF 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_IF_INDEXTONAME 1 | |
| | #define HAVE_DECL_STRERROR_R 1 | |
| | #define HAVE_STRERROR_R 1 | |
| | #define HAVE_GETPWNAM_R 1 | |
| | #define HAVE_GETGRNAM_R 1 | |
| | #define HAVE_SETGROUPS 1 | |
| | #define HAVE_REGCOMP 1 | |
| | #define HAVE_REGERROR 1 | |
| | #define HAVE_REGEXEC 1 | |
| | #define HAVE_REGFREE 1 | |
| | #define HAVE_SOCKET 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_NANOSLEEP 1 | |
| | #define HAVE_SYSCTL 1 | |
| | #define HAVE_STATFS 1 | |
| | #define HAVE_STATVFS 1 | |
| | #define HAVE_GETIFADDRS 1 | |
| | #define HAVE_GETLOADAVG 1 | |
| | #define HAVE_SYSLOG 1 | |
| | #define HAVE_GETUTENT 1 | |
| | #define HAVE_GETUTXENT 1 | |
| | #define HAVE_STRPTIME 1 | |
| | #define STRPTIME_NEEDS_STANDARDS 1 | |
| | #define NAN_STATIC_DEFAULT 1 | |
| | #define FP_LAYOUT_NEED_NOTHING 1 | |
| | #define HAVE_GETMNTENT 1 | |
| | #define HAVE_ONE_GETMNTENT 1 | |
| | /* end confdefs.h. */ | |
| | [ | |
| | #include <sys/types.h> | |
| | #include <netinet/in.h> | |
| | #if HAVE_INTTYPES_H | |
| | # include <inttypes.h> | |
| | #endif | |
| | ] | |
| | int | |
| | main () | |
| | { | |
| | [ | |
| | return htonll(0); | |
| | ] | |
| | | |
| | ; | |
| | return 0; | |
| | } | |
| configure:18489: result: no | |
| configure:18493: checking for struct if_data.ifi_ibytes | |
| configure:18493: gcc -c -g -O2 conftest.c >&5 | |
| conftest.c: In function 'main': | |
| conftest.c:177:23: error: storage size of 'ac_aggr' isn't known | |
| static struct if_data ac_aggr; | |
| ^ | |
| configure:18493: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | #define HAVE_ERROR_T 1 | |
| | #define HAVE_ARGZ_ADD 1 | |
| | #define HAVE_ARGZ_APPEND 1 | |
| | #define HAVE_ARGZ_COUNT 1 | |
| | #define HAVE_ARGZ_CREATE_SEP 1 | |
| | #define HAVE_ARGZ_INSERT 1 | |
| | #define HAVE_ARGZ_NEXT 1 | |
| | #define HAVE_ARGZ_STRINGIFY 1 | |
| | #define HAVE_WORKING_ARGZ 1 | |
| | #define HAVE_PRELOADED_SYMBOLS 1 | |
| | #define HAVE_LTDL 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_CLOSEDIR 1 | |
| | #define HAVE_OPENDIR 1 | |
| | #define HAVE_READDIR 1 | |
| | #define LT_LIBEXT "a" | |
| | #define LT_LIBPREFIX "lib" | |
| | #define LIBTOOL_VERSION 2 | |
| | #define PACKAGE "collectd" | |
| | #define VERSION "5.4.0.43.g55ce7b5" | |
| | #define YYTEXT_POINTER 1 | |
| | #define HAVE_GOOGLE_PROTOBUF_C_PROTOBUF_C_H 1 | |
| | #define KERNEL_LINUX 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDIO_H 1 | |
| | #define HAVE_ERRNO_H 1 | |
| | #define HAVE_MATH_H 1 | |
| | #define HAVE_STDARG_H 1 | |
| | #define HAVE_SYSLOG_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SIGNAL_H 1 | |
| | #define HAVE_ASSERT_H 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SELECT_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_REGEX_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_ENDIAN_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_LIBGEN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_IP6_H 1 | |
| | #define HAVE_NETINET_ICMP6_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_RAID_MD_U_H 1 | |
| | #define HAVE_LINUX_WIRELESS_H 1 | |
| | #define HAVE_SYS_SWAP_H 1 | |
| | #define HAVE_UTMP_H 1 | |
| | #define HAVE_UTMPX_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_LINUX_IF_H 1 | |
| | #define HAVE_LINUX_NETDEVICE_H 1 | |
| | #define HAVE_LINUX_SOCKIOS_H 1 | |
| | #define HAVE_LINUX_ETHTOOL_H 1 | |
| | #define HAVE_LINUX_IP_VS_H 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_LINUX_UN_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_CTYPE_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_PATHS_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_SYS_STATFS_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_VFS_H 1 | |
| | #define HAVE_WORDEXP_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | |
| | #define HAVE_NET_IF_ARP_H 1 | |
| | #define HAVE_NET_PPP_DEFS_H 1 | |
| | #define HAVE_NET_IF_PPP_H 1 | |
| | #define HAVE_NETINET_IF_ETHER_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_SELECT 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRTOL 1 | |
| | #define HAVE_GETADDRINFO 1 | |
| | #define HAVE_GETNAMEINFO 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_MEMCPY 1 | |
| | #define HAVE_STRSTR 1 | |
| | #define HAVE_STRCMP 1 | |
| | #define HAVE_STRNCMP 1 | |
| | #define HAVE_STRNCPY 1 | |
| | #define HAVE_STRLEN 1 | |
| | #define HAVE_STRNCASECMP 1 | |
| | #define HAVE_STRCASECMP 1 | |
| | #define HAVE_OPENLOG 1 | |
| | #define HAVE_CLOSELOG 1 | |
| | #define HAVE_SYSCONF 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_IF_INDEXTONAME 1 | |
| | #define HAVE_DECL_STRERROR_R 1 | |
| | #define HAVE_STRERROR_R 1 | |
| | #define HAVE_GETPWNAM_R 1 | |
| | #define HAVE_GETGRNAM_R 1 | |
| | #define HAVE_SETGROUPS 1 | |
| | #define HAVE_REGCOMP 1 | |
| | #define HAVE_REGERROR 1 | |
| | #define HAVE_REGEXEC 1 | |
| | #define HAVE_REGFREE 1 | |
| | #define HAVE_SOCKET 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_NANOSLEEP 1 | |
| | #define HAVE_SYSCTL 1 | |
| | #define HAVE_STATFS 1 | |
| | #define HAVE_STATVFS 1 | |
| | #define HAVE_GETIFADDRS 1 | |
| | #define HAVE_GETLOADAVG 1 | |
| | #define HAVE_SYSLOG 1 | |
| | #define HAVE_GETUTENT 1 | |
| | #define HAVE_GETUTXENT 1 | |
| | #define HAVE_STRPTIME 1 | |
| | #define STRPTIME_NEEDS_STANDARDS 1 | |
| | #define NAN_STATIC_DEFAULT 1 | |
| | #define FP_LAYOUT_NEED_NOTHING 1 | |
| | #define HAVE_GETMNTENT 1 | |
| | #define HAVE_ONE_GETMNTENT 1 | |
| | /* end confdefs.h. */ | |
| | | |
| | #include <sys/types.h> | |
| | #include <sys/socket.h> | |
| | #include <net/if.h> | |
| | | |
| | | |
| | int | |
| | main () | |
| | { | |
| | static struct if_data ac_aggr; | |
| | if (ac_aggr.ifi_ibytes) | |
| | return 0; | |
| | ; | |
| | return 0; | |
| | } | |
| configure:18493: gcc -c -g -O2 conftest.c >&5 | |
| conftest.c: In function 'main': | |
| conftest.c:177:23: error: storage size of 'ac_aggr' isn't known | |
| static struct if_data ac_aggr; | |
| ^ | |
| configure:18493: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | #define HAVE_ERROR_T 1 | |
| | #define HAVE_ARGZ_ADD 1 | |
| | #define HAVE_ARGZ_APPEND 1 | |
| | #define HAVE_ARGZ_COUNT 1 | |
| | #define HAVE_ARGZ_CREATE_SEP 1 | |
| | #define HAVE_ARGZ_INSERT 1 | |
| | #define HAVE_ARGZ_NEXT 1 | |
| | #define HAVE_ARGZ_STRINGIFY 1 | |
| | #define HAVE_WORKING_ARGZ 1 | |
| | #define HAVE_PRELOADED_SYMBOLS 1 | |
| | #define HAVE_LTDL 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_CLOSEDIR 1 | |
| | #define HAVE_OPENDIR 1 | |
| | #define HAVE_READDIR 1 | |
| | #define LT_LIBEXT "a" | |
| | #define LT_LIBPREFIX "lib" | |
| | #define LIBTOOL_VERSION 2 | |
| | #define PACKAGE "collectd" | |
| | #define VERSION "5.4.0.43.g55ce7b5" | |
| | #define YYTEXT_POINTER 1 | |
| | #define HAVE_GOOGLE_PROTOBUF_C_PROTOBUF_C_H 1 | |
| | #define KERNEL_LINUX 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDIO_H 1 | |
| | #define HAVE_ERRNO_H 1 | |
| | #define HAVE_MATH_H 1 | |
| | #define HAVE_STDARG_H 1 | |
| | #define HAVE_SYSLOG_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SIGNAL_H 1 | |
| | #define HAVE_ASSERT_H 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SELECT_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_REGEX_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_ENDIAN_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_LIBGEN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_IP6_H 1 | |
| | #define HAVE_NETINET_ICMP6_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_RAID_MD_U_H 1 | |
| | #define HAVE_LINUX_WIRELESS_H 1 | |
| | #define HAVE_SYS_SWAP_H 1 | |
| | #define HAVE_UTMP_H 1 | |
| | #define HAVE_UTMPX_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_LINUX_IF_H 1 | |
| | #define HAVE_LINUX_NETDEVICE_H 1 | |
| | #define HAVE_LINUX_SOCKIOS_H 1 | |
| | #define HAVE_LINUX_ETHTOOL_H 1 | |
| | #define HAVE_LINUX_IP_VS_H 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_LINUX_UN_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_CTYPE_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_PATHS_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_SYS_STATFS_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_VFS_H 1 | |
| | #define HAVE_WORDEXP_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | |
| | #define HAVE_NET_IF_ARP_H 1 | |
| | #define HAVE_NET_PPP_DEFS_H 1 | |
| | #define HAVE_NET_IF_PPP_H 1 | |
| | #define HAVE_NETINET_IF_ETHER_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_SELECT 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRTOL 1 | |
| | #define HAVE_GETADDRINFO 1 | |
| | #define HAVE_GETNAMEINFO 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_MEMCPY 1 | |
| | #define HAVE_STRSTR 1 | |
| | #define HAVE_STRCMP 1 | |
| | #define HAVE_STRNCMP 1 | |
| | #define HAVE_STRNCPY 1 | |
| | #define HAVE_STRLEN 1 | |
| | #define HAVE_STRNCASECMP 1 | |
| | #define HAVE_STRCASECMP 1 | |
| | #define HAVE_OPENLOG 1 | |
| | #define HAVE_CLOSELOG 1 | |
| | #define HAVE_SYSCONF 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_IF_INDEXTONAME 1 | |
| | #define HAVE_DECL_STRERROR_R 1 | |
| | #define HAVE_STRERROR_R 1 | |
| | #define HAVE_GETPWNAM_R 1 | |
| | #define HAVE_GETGRNAM_R 1 | |
| | #define HAVE_SETGROUPS 1 | |
| | #define HAVE_REGCOMP 1 | |
| | #define HAVE_REGERROR 1 | |
| | #define HAVE_REGEXEC 1 | |
| | #define HAVE_REGFREE 1 | |
| | #define HAVE_SOCKET 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_NANOSLEEP 1 | |
| | #define HAVE_SYSCTL 1 | |
| | #define HAVE_STATFS 1 | |
| | #define HAVE_STATVFS 1 | |
| | #define HAVE_GETIFADDRS 1 | |
| | #define HAVE_GETLOADAVG 1 | |
| | #define HAVE_SYSLOG 1 | |
| | #define HAVE_GETUTENT 1 | |
| | #define HAVE_GETUTXENT 1 | |
| | #define HAVE_STRPTIME 1 | |
| | #define STRPTIME_NEEDS_STANDARDS 1 | |
| | #define NAN_STATIC_DEFAULT 1 | |
| | #define FP_LAYOUT_NEED_NOTHING 1 | |
| | #define HAVE_GETMNTENT 1 | |
| | #define HAVE_ONE_GETMNTENT 1 | |
| | /* end confdefs.h. */ | |
| | | |
| | #include <sys/types.h> | |
| | #include <sys/socket.h> | |
| | #include <net/if.h> | |
| | | |
| | | |
| | int | |
| | main () | |
| | { | |
| | static struct if_data ac_aggr; | |
| | if (sizeof ac_aggr.ifi_ibytes) | |
| | return 0; | |
| | ; | |
| | return 0; | |
| | } | |
| configure:18493: result: no | |
| configure:18509: checking for struct if_data.ifi_opackets | |
| configure:18509: gcc -c -g -O2 conftest.c >&5 | |
| conftest.c: In function 'main': | |
| conftest.c:177:23: error: storage size of 'ac_aggr' isn't known | |
| static struct if_data ac_aggr; | |
| ^ | |
| configure:18509: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | #define HAVE_ERROR_T 1 | |
| | #define HAVE_ARGZ_ADD 1 | |
| | #define HAVE_ARGZ_APPEND 1 | |
| | #define HAVE_ARGZ_COUNT 1 | |
| | #define HAVE_ARGZ_CREATE_SEP 1 | |
| | #define HAVE_ARGZ_INSERT 1 | |
| | #define HAVE_ARGZ_NEXT 1 | |
| | #define HAVE_ARGZ_STRINGIFY 1 | |
| | #define HAVE_WORKING_ARGZ 1 | |
| | #define HAVE_PRELOADED_SYMBOLS 1 | |
| | #define HAVE_LTDL 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_CLOSEDIR 1 | |
| | #define HAVE_OPENDIR 1 | |
| | #define HAVE_READDIR 1 | |
| | #define LT_LIBEXT "a" | |
| | #define LT_LIBPREFIX "lib" | |
| | #define LIBTOOL_VERSION 2 | |
| | #define PACKAGE "collectd" | |
| | #define VERSION "5.4.0.43.g55ce7b5" | |
| | #define YYTEXT_POINTER 1 | |
| | #define HAVE_GOOGLE_PROTOBUF_C_PROTOBUF_C_H 1 | |
| | #define KERNEL_LINUX 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDIO_H 1 | |
| | #define HAVE_ERRNO_H 1 | |
| | #define HAVE_MATH_H 1 | |
| | #define HAVE_STDARG_H 1 | |
| | #define HAVE_SYSLOG_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SIGNAL_H 1 | |
| | #define HAVE_ASSERT_H 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SELECT_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_REGEX_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_ENDIAN_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_LIBGEN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_IP6_H 1 | |
| | #define HAVE_NETINET_ICMP6_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_RAID_MD_U_H 1 | |
| | #define HAVE_LINUX_WIRELESS_H 1 | |
| | #define HAVE_SYS_SWAP_H 1 | |
| | #define HAVE_UTMP_H 1 | |
| | #define HAVE_UTMPX_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_LINUX_IF_H 1 | |
| | #define HAVE_LINUX_NETDEVICE_H 1 | |
| | #define HAVE_LINUX_SOCKIOS_H 1 | |
| | #define HAVE_LINUX_ETHTOOL_H 1 | |
| | #define HAVE_LINUX_IP_VS_H 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_LINUX_UN_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_CTYPE_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_PATHS_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_SYS_STATFS_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_VFS_H 1 | |
| | #define HAVE_WORDEXP_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | |
| | #define HAVE_NET_IF_ARP_H 1 | |
| | #define HAVE_NET_PPP_DEFS_H 1 | |
| | #define HAVE_NET_IF_PPP_H 1 | |
| | #define HAVE_NETINET_IF_ETHER_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_SELECT 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRTOL 1 | |
| | #define HAVE_GETADDRINFO 1 | |
| | #define HAVE_GETNAMEINFO 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_MEMCPY 1 | |
| | #define HAVE_STRSTR 1 | |
| | #define HAVE_STRCMP 1 | |
| | #define HAVE_STRNCMP 1 | |
| | #define HAVE_STRNCPY 1 | |
| | #define HAVE_STRLEN 1 | |
| | #define HAVE_STRNCASECMP 1 | |
| | #define HAVE_STRCASECMP 1 | |
| | #define HAVE_OPENLOG 1 | |
| | #define HAVE_CLOSELOG 1 | |
| | #define HAVE_SYSCONF 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_IF_INDEXTONAME 1 | |
| | #define HAVE_DECL_STRERROR_R 1 | |
| | #define HAVE_STRERROR_R 1 | |
| | #define HAVE_GETPWNAM_R 1 | |
| | #define HAVE_GETGRNAM_R 1 | |
| | #define HAVE_SETGROUPS 1 | |
| | #define HAVE_REGCOMP 1 | |
| | #define HAVE_REGERROR 1 | |
| | #define HAVE_REGEXEC 1 | |
| | #define HAVE_REGFREE 1 | |
| | #define HAVE_SOCKET 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_NANOSLEEP 1 | |
| | #define HAVE_SYSCTL 1 | |
| | #define HAVE_STATFS 1 | |
| | #define HAVE_STATVFS 1 | |
| | #define HAVE_GETIFADDRS 1 | |
| | #define HAVE_GETLOADAVG 1 | |
| | #define HAVE_SYSLOG 1 | |
| | #define HAVE_GETUTENT 1 | |
| | #define HAVE_GETUTXENT 1 | |
| | #define HAVE_STRPTIME 1 | |
| | #define STRPTIME_NEEDS_STANDARDS 1 | |
| | #define NAN_STATIC_DEFAULT 1 | |
| | #define FP_LAYOUT_NEED_NOTHING 1 | |
| | #define HAVE_GETMNTENT 1 | |
| | #define HAVE_ONE_GETMNTENT 1 | |
| | /* end confdefs.h. */ | |
| | | |
| | #include <sys/types.h> | |
| | #include <sys/socket.h> | |
| | #include <net/if.h> | |
| | | |
| | | |
| | int | |
| | main () | |
| | { | |
| | static struct if_data ac_aggr; | |
| | if (ac_aggr.ifi_opackets) | |
| | return 0; | |
| | ; | |
| | return 0; | |
| | } | |
| configure:18509: gcc -c -g -O2 conftest.c >&5 | |
| conftest.c: In function 'main': | |
| conftest.c:177:23: error: storage size of 'ac_aggr' isn't known | |
| static struct if_data ac_aggr; | |
| ^ | |
| configure:18509: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | #define HAVE_ERROR_T 1 | |
| | #define HAVE_ARGZ_ADD 1 | |
| | #define HAVE_ARGZ_APPEND 1 | |
| | #define HAVE_ARGZ_COUNT 1 | |
| | #define HAVE_ARGZ_CREATE_SEP 1 | |
| | #define HAVE_ARGZ_INSERT 1 | |
| | #define HAVE_ARGZ_NEXT 1 | |
| | #define HAVE_ARGZ_STRINGIFY 1 | |
| | #define HAVE_WORKING_ARGZ 1 | |
| | #define HAVE_PRELOADED_SYMBOLS 1 | |
| | #define HAVE_LTDL 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_CLOSEDIR 1 | |
| | #define HAVE_OPENDIR 1 | |
| | #define HAVE_READDIR 1 | |
| | #define LT_LIBEXT "a" | |
| | #define LT_LIBPREFIX "lib" | |
| | #define LIBTOOL_VERSION 2 | |
| | #define PACKAGE "collectd" | |
| | #define VERSION "5.4.0.43.g55ce7b5" | |
| | #define YYTEXT_POINTER 1 | |
| | #define HAVE_GOOGLE_PROTOBUF_C_PROTOBUF_C_H 1 | |
| | #define KERNEL_LINUX 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDIO_H 1 | |
| | #define HAVE_ERRNO_H 1 | |
| | #define HAVE_MATH_H 1 | |
| | #define HAVE_STDARG_H 1 | |
| | #define HAVE_SYSLOG_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SIGNAL_H 1 | |
| | #define HAVE_ASSERT_H 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SELECT_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_REGEX_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_ENDIAN_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_LIBGEN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_IP6_H 1 | |
| | #define HAVE_NETINET_ICMP6_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_RAID_MD_U_H 1 | |
| | #define HAVE_LINUX_WIRELESS_H 1 | |
| | #define HAVE_SYS_SWAP_H 1 | |
| | #define HAVE_UTMP_H 1 | |
| | #define HAVE_UTMPX_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_LINUX_IF_H 1 | |
| | #define HAVE_LINUX_NETDEVICE_H 1 | |
| | #define HAVE_LINUX_SOCKIOS_H 1 | |
| | #define HAVE_LINUX_ETHTOOL_H 1 | |
| | #define HAVE_LINUX_IP_VS_H 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_LINUX_UN_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_CTYPE_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_PATHS_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_SYS_STATFS_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_VFS_H 1 | |
| | #define HAVE_WORDEXP_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | |
| | #define HAVE_NET_IF_ARP_H 1 | |
| | #define HAVE_NET_PPP_DEFS_H 1 | |
| | #define HAVE_NET_IF_PPP_H 1 | |
| | #define HAVE_NETINET_IF_ETHER_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_SELECT 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRTOL 1 | |
| | #define HAVE_GETADDRINFO 1 | |
| | #define HAVE_GETNAMEINFO 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_MEMCPY 1 | |
| | #define HAVE_STRSTR 1 | |
| | #define HAVE_STRCMP 1 | |
| | #define HAVE_STRNCMP 1 | |
| | #define HAVE_STRNCPY 1 | |
| | #define HAVE_STRLEN 1 | |
| | #define HAVE_STRNCASECMP 1 | |
| | #define HAVE_STRCASECMP 1 | |
| | #define HAVE_OPENLOG 1 | |
| | #define HAVE_CLOSELOG 1 | |
| | #define HAVE_SYSCONF 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_IF_INDEXTONAME 1 | |
| | #define HAVE_DECL_STRERROR_R 1 | |
| | #define HAVE_STRERROR_R 1 | |
| | #define HAVE_GETPWNAM_R 1 | |
| | #define HAVE_GETGRNAM_R 1 | |
| | #define HAVE_SETGROUPS 1 | |
| | #define HAVE_REGCOMP 1 | |
| | #define HAVE_REGERROR 1 | |
| | #define HAVE_REGEXEC 1 | |
| | #define HAVE_REGFREE 1 | |
| | #define HAVE_SOCKET 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_NANOSLEEP 1 | |
| | #define HAVE_SYSCTL 1 | |
| | #define HAVE_STATFS 1 | |
| | #define HAVE_STATVFS 1 | |
| | #define HAVE_GETIFADDRS 1 | |
| | #define HAVE_GETLOADAVG 1 | |
| | #define HAVE_SYSLOG 1 | |
| | #define HAVE_GETUTENT 1 | |
| | #define HAVE_GETUTXENT 1 | |
| | #define HAVE_STRPTIME 1 | |
| | #define STRPTIME_NEEDS_STANDARDS 1 | |
| | #define NAN_STATIC_DEFAULT 1 | |
| | #define FP_LAYOUT_NEED_NOTHING 1 | |
| | #define HAVE_GETMNTENT 1 | |
| | #define HAVE_ONE_GETMNTENT 1 | |
| | /* end confdefs.h. */ | |
| | | |
| | #include <sys/types.h> | |
| | #include <sys/socket.h> | |
| | #include <net/if.h> | |
| | | |
| | | |
| | int | |
| | main () | |
| | { | |
| | static struct if_data ac_aggr; | |
| | if (sizeof ac_aggr.ifi_opackets) | |
| | return 0; | |
| | ; | |
| | return 0; | |
| | } | |
| configure:18509: result: no | |
| configure:18525: checking for struct if_data.ifi_ierrors | |
| configure:18525: gcc -c -g -O2 conftest.c >&5 | |
| conftest.c: In function 'main': | |
| conftest.c:177:23: error: storage size of 'ac_aggr' isn't known | |
| static struct if_data ac_aggr; | |
| ^ | |
| configure:18525: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | #define HAVE_ERROR_T 1 | |
| | #define HAVE_ARGZ_ADD 1 | |
| | #define HAVE_ARGZ_APPEND 1 | |
| | #define HAVE_ARGZ_COUNT 1 | |
| | #define HAVE_ARGZ_CREATE_SEP 1 | |
| | #define HAVE_ARGZ_INSERT 1 | |
| | #define HAVE_ARGZ_NEXT 1 | |
| | #define HAVE_ARGZ_STRINGIFY 1 | |
| | #define HAVE_WORKING_ARGZ 1 | |
| | #define HAVE_PRELOADED_SYMBOLS 1 | |
| | #define HAVE_LTDL 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_CLOSEDIR 1 | |
| | #define HAVE_OPENDIR 1 | |
| | #define HAVE_READDIR 1 | |
| | #define LT_LIBEXT "a" | |
| | #define LT_LIBPREFIX "lib" | |
| | #define LIBTOOL_VERSION 2 | |
| | #define PACKAGE "collectd" | |
| | #define VERSION "5.4.0.43.g55ce7b5" | |
| | #define YYTEXT_POINTER 1 | |
| | #define HAVE_GOOGLE_PROTOBUF_C_PROTOBUF_C_H 1 | |
| | #define KERNEL_LINUX 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDIO_H 1 | |
| | #define HAVE_ERRNO_H 1 | |
| | #define HAVE_MATH_H 1 | |
| | #define HAVE_STDARG_H 1 | |
| | #define HAVE_SYSLOG_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SIGNAL_H 1 | |
| | #define HAVE_ASSERT_H 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SELECT_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_REGEX_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_ENDIAN_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_LIBGEN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_IP6_H 1 | |
| | #define HAVE_NETINET_ICMP6_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_RAID_MD_U_H 1 | |
| | #define HAVE_LINUX_WIRELESS_H 1 | |
| | #define HAVE_SYS_SWAP_H 1 | |
| | #define HAVE_UTMP_H 1 | |
| | #define HAVE_UTMPX_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_LINUX_IF_H 1 | |
| | #define HAVE_LINUX_NETDEVICE_H 1 | |
| | #define HAVE_LINUX_SOCKIOS_H 1 | |
| | #define HAVE_LINUX_ETHTOOL_H 1 | |
| | #define HAVE_LINUX_IP_VS_H 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_LINUX_UN_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_CTYPE_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_PATHS_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_SYS_STATFS_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_VFS_H 1 | |
| | #define HAVE_WORDEXP_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | |
| | #define HAVE_NET_IF_ARP_H 1 | |
| | #define HAVE_NET_PPP_DEFS_H 1 | |
| | #define HAVE_NET_IF_PPP_H 1 | |
| | #define HAVE_NETINET_IF_ETHER_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_SELECT 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRTOL 1 | |
| | #define HAVE_GETADDRINFO 1 | |
| | #define HAVE_GETNAMEINFO 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_MEMCPY 1 | |
| | #define HAVE_STRSTR 1 | |
| | #define HAVE_STRCMP 1 | |
| | #define HAVE_STRNCMP 1 | |
| | #define HAVE_STRNCPY 1 | |
| | #define HAVE_STRLEN 1 | |
| | #define HAVE_STRNCASECMP 1 | |
| | #define HAVE_STRCASECMP 1 | |
| | #define HAVE_OPENLOG 1 | |
| | #define HAVE_CLOSELOG 1 | |
| | #define HAVE_SYSCONF 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_IF_INDEXTONAME 1 | |
| | #define HAVE_DECL_STRERROR_R 1 | |
| | #define HAVE_STRERROR_R 1 | |
| | #define HAVE_GETPWNAM_R 1 | |
| | #define HAVE_GETGRNAM_R 1 | |
| | #define HAVE_SETGROUPS 1 | |
| | #define HAVE_REGCOMP 1 | |
| | #define HAVE_REGERROR 1 | |
| | #define HAVE_REGEXEC 1 | |
| | #define HAVE_REGFREE 1 | |
| | #define HAVE_SOCKET 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_NANOSLEEP 1 | |
| | #define HAVE_SYSCTL 1 | |
| | #define HAVE_STATFS 1 | |
| | #define HAVE_STATVFS 1 | |
| | #define HAVE_GETIFADDRS 1 | |
| | #define HAVE_GETLOADAVG 1 | |
| | #define HAVE_SYSLOG 1 | |
| | #define HAVE_GETUTENT 1 | |
| | #define HAVE_GETUTXENT 1 | |
| | #define HAVE_STRPTIME 1 | |
| | #define STRPTIME_NEEDS_STANDARDS 1 | |
| | #define NAN_STATIC_DEFAULT 1 | |
| | #define FP_LAYOUT_NEED_NOTHING 1 | |
| | #define HAVE_GETMNTENT 1 | |
| | #define HAVE_ONE_GETMNTENT 1 | |
| | /* end confdefs.h. */ | |
| | | |
| | #include <sys/types.h> | |
| | #include <sys/socket.h> | |
| | #include <net/if.h> | |
| | | |
| | | |
| | int | |
| | main () | |
| | { | |
| | static struct if_data ac_aggr; | |
| | if (ac_aggr.ifi_ierrors) | |
| | return 0; | |
| | ; | |
| | return 0; | |
| | } | |
| configure:18525: gcc -c -g -O2 conftest.c >&5 | |
| conftest.c: In function 'main': | |
| conftest.c:177:23: error: storage size of 'ac_aggr' isn't known | |
| static struct if_data ac_aggr; | |
| ^ | |
| configure:18525: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | #define HAVE_ERROR_T 1 | |
| | #define HAVE_ARGZ_ADD 1 | |
| | #define HAVE_ARGZ_APPEND 1 | |
| | #define HAVE_ARGZ_COUNT 1 | |
| | #define HAVE_ARGZ_CREATE_SEP 1 | |
| | #define HAVE_ARGZ_INSERT 1 | |
| | #define HAVE_ARGZ_NEXT 1 | |
| | #define HAVE_ARGZ_STRINGIFY 1 | |
| | #define HAVE_WORKING_ARGZ 1 | |
| | #define HAVE_PRELOADED_SYMBOLS 1 | |
| | #define HAVE_LTDL 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_CLOSEDIR 1 | |
| | #define HAVE_OPENDIR 1 | |
| | #define HAVE_READDIR 1 | |
| | #define LT_LIBEXT "a" | |
| | #define LT_LIBPREFIX "lib" | |
| | #define LIBTOOL_VERSION 2 | |
| | #define PACKAGE "collectd" | |
| | #define VERSION "5.4.0.43.g55ce7b5" | |
| | #define YYTEXT_POINTER 1 | |
| | #define HAVE_GOOGLE_PROTOBUF_C_PROTOBUF_C_H 1 | |
| | #define KERNEL_LINUX 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDIO_H 1 | |
| | #define HAVE_ERRNO_H 1 | |
| | #define HAVE_MATH_H 1 | |
| | #define HAVE_STDARG_H 1 | |
| | #define HAVE_SYSLOG_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SIGNAL_H 1 | |
| | #define HAVE_ASSERT_H 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SELECT_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_REGEX_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_ENDIAN_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_LIBGEN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_IP6_H 1 | |
| | #define HAVE_NETINET_ICMP6_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_RAID_MD_U_H 1 | |
| | #define HAVE_LINUX_WIRELESS_H 1 | |
| | #define HAVE_SYS_SWAP_H 1 | |
| | #define HAVE_UTMP_H 1 | |
| | #define HAVE_UTMPX_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_LINUX_IF_H 1 | |
| | #define HAVE_LINUX_NETDEVICE_H 1 | |
| | #define HAVE_LINUX_SOCKIOS_H 1 | |
| | #define HAVE_LINUX_ETHTOOL_H 1 | |
| | #define HAVE_LINUX_IP_VS_H 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_LINUX_UN_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_CTYPE_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_PATHS_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_SYS_STATFS_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_VFS_H 1 | |
| | #define HAVE_WORDEXP_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | |
| | #define HAVE_NET_IF_ARP_H 1 | |
| | #define HAVE_NET_PPP_DEFS_H 1 | |
| | #define HAVE_NET_IF_PPP_H 1 | |
| | #define HAVE_NETINET_IF_ETHER_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_SELECT 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRTOL 1 | |
| | #define HAVE_GETADDRINFO 1 | |
| | #define HAVE_GETNAMEINFO 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_MEMCPY 1 | |
| | #define HAVE_STRSTR 1 | |
| | #define HAVE_STRCMP 1 | |
| | #define HAVE_STRNCMP 1 | |
| | #define HAVE_STRNCPY 1 | |
| | #define HAVE_STRLEN 1 | |
| | #define HAVE_STRNCASECMP 1 | |
| | #define HAVE_STRCASECMP 1 | |
| | #define HAVE_OPENLOG 1 | |
| | #define HAVE_CLOSELOG 1 | |
| | #define HAVE_SYSCONF 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_IF_INDEXTONAME 1 | |
| | #define HAVE_DECL_STRERROR_R 1 | |
| | #define HAVE_STRERROR_R 1 | |
| | #define HAVE_GETPWNAM_R 1 | |
| | #define HAVE_GETGRNAM_R 1 | |
| | #define HAVE_SETGROUPS 1 | |
| | #define HAVE_REGCOMP 1 | |
| | #define HAVE_REGERROR 1 | |
| | #define HAVE_REGEXEC 1 | |
| | #define HAVE_REGFREE 1 | |
| | #define HAVE_SOCKET 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_NANOSLEEP 1 | |
| | #define HAVE_SYSCTL 1 | |
| | #define HAVE_STATFS 1 | |
| | #define HAVE_STATVFS 1 | |
| | #define HAVE_GETIFADDRS 1 | |
| | #define HAVE_GETLOADAVG 1 | |
| | #define HAVE_SYSLOG 1 | |
| | #define HAVE_GETUTENT 1 | |
| | #define HAVE_GETUTXENT 1 | |
| | #define HAVE_STRPTIME 1 | |
| | #define STRPTIME_NEEDS_STANDARDS 1 | |
| | #define NAN_STATIC_DEFAULT 1 | |
| | #define FP_LAYOUT_NEED_NOTHING 1 | |
| | #define HAVE_GETMNTENT 1 | |
| | #define HAVE_ONE_GETMNTENT 1 | |
| | /* end confdefs.h. */ | |
| | | |
| | #include <sys/types.h> | |
| | #include <sys/socket.h> | |
| | #include <net/if.h> | |
| | | |
| | | |
| | int | |
| | main () | |
| | { | |
| | static struct if_data ac_aggr; | |
| | if (sizeof ac_aggr.ifi_ierrors) | |
| | return 0; | |
| | ; | |
| | return 0; | |
| | } | |
| configure:18525: result: no | |
| configure:18542: checking for struct net_device_stats.rx_bytes | |
| configure:18542: gcc -c -g -O2 conftest.c >&5 | |
| conftest.c: In function 'main': | |
| conftest.c:178:32: error: storage size of 'ac_aggr' isn't known | |
| static struct net_device_stats ac_aggr; | |
| ^ | |
| configure:18542: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | #define HAVE_ERROR_T 1 | |
| | #define HAVE_ARGZ_ADD 1 | |
| | #define HAVE_ARGZ_APPEND 1 | |
| | #define HAVE_ARGZ_COUNT 1 | |
| | #define HAVE_ARGZ_CREATE_SEP 1 | |
| | #define HAVE_ARGZ_INSERT 1 | |
| | #define HAVE_ARGZ_NEXT 1 | |
| | #define HAVE_ARGZ_STRINGIFY 1 | |
| | #define HAVE_WORKING_ARGZ 1 | |
| | #define HAVE_PRELOADED_SYMBOLS 1 | |
| | #define HAVE_LTDL 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_CLOSEDIR 1 | |
| | #define HAVE_OPENDIR 1 | |
| | #define HAVE_READDIR 1 | |
| | #define LT_LIBEXT "a" | |
| | #define LT_LIBPREFIX "lib" | |
| | #define LIBTOOL_VERSION 2 | |
| | #define PACKAGE "collectd" | |
| | #define VERSION "5.4.0.43.g55ce7b5" | |
| | #define YYTEXT_POINTER 1 | |
| | #define HAVE_GOOGLE_PROTOBUF_C_PROTOBUF_C_H 1 | |
| | #define KERNEL_LINUX 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDIO_H 1 | |
| | #define HAVE_ERRNO_H 1 | |
| | #define HAVE_MATH_H 1 | |
| | #define HAVE_STDARG_H 1 | |
| | #define HAVE_SYSLOG_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SIGNAL_H 1 | |
| | #define HAVE_ASSERT_H 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SELECT_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_REGEX_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_ENDIAN_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_LIBGEN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_IP6_H 1 | |
| | #define HAVE_NETINET_ICMP6_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_RAID_MD_U_H 1 | |
| | #define HAVE_LINUX_WIRELESS_H 1 | |
| | #define HAVE_SYS_SWAP_H 1 | |
| | #define HAVE_UTMP_H 1 | |
| | #define HAVE_UTMPX_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_LINUX_IF_H 1 | |
| | #define HAVE_LINUX_NETDEVICE_H 1 | |
| | #define HAVE_LINUX_SOCKIOS_H 1 | |
| | #define HAVE_LINUX_ETHTOOL_H 1 | |
| | #define HAVE_LINUX_IP_VS_H 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_LINUX_UN_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_CTYPE_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_PATHS_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_SYS_STATFS_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_VFS_H 1 | |
| | #define HAVE_WORDEXP_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | |
| | #define HAVE_NET_IF_ARP_H 1 | |
| | #define HAVE_NET_PPP_DEFS_H 1 | |
| | #define HAVE_NET_IF_PPP_H 1 | |
| | #define HAVE_NETINET_IF_ETHER_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_SELECT 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRTOL 1 | |
| | #define HAVE_GETADDRINFO 1 | |
| | #define HAVE_GETNAMEINFO 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_MEMCPY 1 | |
| | #define HAVE_STRSTR 1 | |
| | #define HAVE_STRCMP 1 | |
| | #define HAVE_STRNCMP 1 | |
| | #define HAVE_STRNCPY 1 | |
| | #define HAVE_STRLEN 1 | |
| | #define HAVE_STRNCASECMP 1 | |
| | #define HAVE_STRCASECMP 1 | |
| | #define HAVE_OPENLOG 1 | |
| | #define HAVE_CLOSELOG 1 | |
| | #define HAVE_SYSCONF 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_IF_INDEXTONAME 1 | |
| | #define HAVE_DECL_STRERROR_R 1 | |
| | #define HAVE_STRERROR_R 1 | |
| | #define HAVE_GETPWNAM_R 1 | |
| | #define HAVE_GETGRNAM_R 1 | |
| | #define HAVE_SETGROUPS 1 | |
| | #define HAVE_REGCOMP 1 | |
| | #define HAVE_REGERROR 1 | |
| | #define HAVE_REGEXEC 1 | |
| | #define HAVE_REGFREE 1 | |
| | #define HAVE_SOCKET 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_NANOSLEEP 1 | |
| | #define HAVE_SYSCTL 1 | |
| | #define HAVE_STATFS 1 | |
| | #define HAVE_STATVFS 1 | |
| | #define HAVE_GETIFADDRS 1 | |
| | #define HAVE_GETLOADAVG 1 | |
| | #define HAVE_SYSLOG 1 | |
| | #define HAVE_GETUTENT 1 | |
| | #define HAVE_GETUTXENT 1 | |
| | #define HAVE_STRPTIME 1 | |
| | #define STRPTIME_NEEDS_STANDARDS 1 | |
| | #define NAN_STATIC_DEFAULT 1 | |
| | #define FP_LAYOUT_NEED_NOTHING 1 | |
| | #define HAVE_GETMNTENT 1 | |
| | #define HAVE_ONE_GETMNTENT 1 | |
| | /* end confdefs.h. */ | |
| | | |
| | #include <sys/types.h> | |
| | #include <sys/socket.h> | |
| | #include <linux/if.h> | |
| | #include <linux/netdevice.h> | |
| | | |
| | | |
| | int | |
| | main () | |
| | { | |
| | static struct net_device_stats ac_aggr; | |
| | if (ac_aggr.rx_bytes) | |
| | return 0; | |
| | ; | |
| | return 0; | |
| | } | |
| configure:18542: gcc -c -g -O2 conftest.c >&5 | |
| conftest.c: In function 'main': | |
| conftest.c:178:32: error: storage size of 'ac_aggr' isn't known | |
| static struct net_device_stats ac_aggr; | |
| ^ | |
| configure:18542: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | #define HAVE_ERROR_T 1 | |
| | #define HAVE_ARGZ_ADD 1 | |
| | #define HAVE_ARGZ_APPEND 1 | |
| | #define HAVE_ARGZ_COUNT 1 | |
| | #define HAVE_ARGZ_CREATE_SEP 1 | |
| | #define HAVE_ARGZ_INSERT 1 | |
| | #define HAVE_ARGZ_NEXT 1 | |
| | #define HAVE_ARGZ_STRINGIFY 1 | |
| | #define HAVE_WORKING_ARGZ 1 | |
| | #define HAVE_PRELOADED_SYMBOLS 1 | |
| | #define HAVE_LTDL 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_CLOSEDIR 1 | |
| | #define HAVE_OPENDIR 1 | |
| | #define HAVE_READDIR 1 | |
| | #define LT_LIBEXT "a" | |
| | #define LT_LIBPREFIX "lib" | |
| | #define LIBTOOL_VERSION 2 | |
| | #define PACKAGE "collectd" | |
| | #define VERSION "5.4.0.43.g55ce7b5" | |
| | #define YYTEXT_POINTER 1 | |
| | #define HAVE_GOOGLE_PROTOBUF_C_PROTOBUF_C_H 1 | |
| | #define KERNEL_LINUX 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDIO_H 1 | |
| | #define HAVE_ERRNO_H 1 | |
| | #define HAVE_MATH_H 1 | |
| | #define HAVE_STDARG_H 1 | |
| | #define HAVE_SYSLOG_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SIGNAL_H 1 | |
| | #define HAVE_ASSERT_H 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SELECT_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_REGEX_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_ENDIAN_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_LIBGEN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_IP6_H 1 | |
| | #define HAVE_NETINET_ICMP6_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_RAID_MD_U_H 1 | |
| | #define HAVE_LINUX_WIRELESS_H 1 | |
| | #define HAVE_SYS_SWAP_H 1 | |
| | #define HAVE_UTMP_H 1 | |
| | #define HAVE_UTMPX_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_LINUX_IF_H 1 | |
| | #define HAVE_LINUX_NETDEVICE_H 1 | |
| | #define HAVE_LINUX_SOCKIOS_H 1 | |
| | #define HAVE_LINUX_ETHTOOL_H 1 | |
| | #define HAVE_LINUX_IP_VS_H 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_LINUX_UN_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_CTYPE_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_PATHS_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_SYS_STATFS_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_VFS_H 1 | |
| | #define HAVE_WORDEXP_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | |
| | #define HAVE_NET_IF_ARP_H 1 | |
| | #define HAVE_NET_PPP_DEFS_H 1 | |
| | #define HAVE_NET_IF_PPP_H 1 | |
| | #define HAVE_NETINET_IF_ETHER_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_SELECT 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRTOL 1 | |
| | #define HAVE_GETADDRINFO 1 | |
| | #define HAVE_GETNAMEINFO 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_MEMCPY 1 | |
| | #define HAVE_STRSTR 1 | |
| | #define HAVE_STRCMP 1 | |
| | #define HAVE_STRNCMP 1 | |
| | #define HAVE_STRNCPY 1 | |
| | #define HAVE_STRLEN 1 | |
| | #define HAVE_STRNCASECMP 1 | |
| | #define HAVE_STRCASECMP 1 | |
| | #define HAVE_OPENLOG 1 | |
| | #define HAVE_CLOSELOG 1 | |
| | #define HAVE_SYSCONF 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_IF_INDEXTONAME 1 | |
| | #define HAVE_DECL_STRERROR_R 1 | |
| | #define HAVE_STRERROR_R 1 | |
| | #define HAVE_GETPWNAM_R 1 | |
| | #define HAVE_GETGRNAM_R 1 | |
| | #define HAVE_SETGROUPS 1 | |
| | #define HAVE_REGCOMP 1 | |
| | #define HAVE_REGERROR 1 | |
| | #define HAVE_REGEXEC 1 | |
| | #define HAVE_REGFREE 1 | |
| | #define HAVE_SOCKET 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_NANOSLEEP 1 | |
| | #define HAVE_SYSCTL 1 | |
| | #define HAVE_STATFS 1 | |
| | #define HAVE_STATVFS 1 | |
| | #define HAVE_GETIFADDRS 1 | |
| | #define HAVE_GETLOADAVG 1 | |
| | #define HAVE_SYSLOG 1 | |
| | #define HAVE_GETUTENT 1 | |
| | #define HAVE_GETUTXENT 1 | |
| | #define HAVE_STRPTIME 1 | |
| | #define STRPTIME_NEEDS_STANDARDS 1 | |
| | #define NAN_STATIC_DEFAULT 1 | |
| | #define FP_LAYOUT_NEED_NOTHING 1 | |
| | #define HAVE_GETMNTENT 1 | |
| | #define HAVE_ONE_GETMNTENT 1 | |
| | /* end confdefs.h. */ | |
| | | |
| | #include <sys/types.h> | |
| | #include <sys/socket.h> | |
| | #include <linux/if.h> | |
| | #include <linux/netdevice.h> | |
| | | |
| | | |
| | int | |
| | main () | |
| | { | |
| | static struct net_device_stats ac_aggr; | |
| | if (sizeof ac_aggr.rx_bytes) | |
| | return 0; | |
| | ; | |
| | return 0; | |
| | } | |
| configure:18542: result: no | |
| configure:18559: checking for struct net_device_stats.tx_packets | |
| configure:18559: gcc -c -g -O2 conftest.c >&5 | |
| conftest.c: In function 'main': | |
| conftest.c:178:32: error: storage size of 'ac_aggr' isn't known | |
| static struct net_device_stats ac_aggr; | |
| ^ | |
| configure:18559: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | #define HAVE_ERROR_T 1 | |
| | #define HAVE_ARGZ_ADD 1 | |
| | #define HAVE_ARGZ_APPEND 1 | |
| | #define HAVE_ARGZ_COUNT 1 | |
| | #define HAVE_ARGZ_CREATE_SEP 1 | |
| | #define HAVE_ARGZ_INSERT 1 | |
| | #define HAVE_ARGZ_NEXT 1 | |
| | #define HAVE_ARGZ_STRINGIFY 1 | |
| | #define HAVE_WORKING_ARGZ 1 | |
| | #define HAVE_PRELOADED_SYMBOLS 1 | |
| | #define HAVE_LTDL 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_CLOSEDIR 1 | |
| | #define HAVE_OPENDIR 1 | |
| | #define HAVE_READDIR 1 | |
| | #define LT_LIBEXT "a" | |
| | #define LT_LIBPREFIX "lib" | |
| | #define LIBTOOL_VERSION 2 | |
| | #define PACKAGE "collectd" | |
| | #define VERSION "5.4.0.43.g55ce7b5" | |
| | #define YYTEXT_POINTER 1 | |
| | #define HAVE_GOOGLE_PROTOBUF_C_PROTOBUF_C_H 1 | |
| | #define KERNEL_LINUX 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDIO_H 1 | |
| | #define HAVE_ERRNO_H 1 | |
| | #define HAVE_MATH_H 1 | |
| | #define HAVE_STDARG_H 1 | |
| | #define HAVE_SYSLOG_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SIGNAL_H 1 | |
| | #define HAVE_ASSERT_H 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SELECT_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_REGEX_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_ENDIAN_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_LIBGEN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_IP6_H 1 | |
| | #define HAVE_NETINET_ICMP6_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_RAID_MD_U_H 1 | |
| | #define HAVE_LINUX_WIRELESS_H 1 | |
| | #define HAVE_SYS_SWAP_H 1 | |
| | #define HAVE_UTMP_H 1 | |
| | #define HAVE_UTMPX_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_LINUX_IF_H 1 | |
| | #define HAVE_LINUX_NETDEVICE_H 1 | |
| | #define HAVE_LINUX_SOCKIOS_H 1 | |
| | #define HAVE_LINUX_ETHTOOL_H 1 | |
| | #define HAVE_LINUX_IP_VS_H 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_LINUX_UN_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_CTYPE_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_PATHS_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_SYS_STATFS_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_VFS_H 1 | |
| | #define HAVE_WORDEXP_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | |
| | #define HAVE_NET_IF_ARP_H 1 | |
| | #define HAVE_NET_PPP_DEFS_H 1 | |
| | #define HAVE_NET_IF_PPP_H 1 | |
| | #define HAVE_NETINET_IF_ETHER_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_SELECT 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRTOL 1 | |
| | #define HAVE_GETADDRINFO 1 | |
| | #define HAVE_GETNAMEINFO 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_MEMCPY 1 | |
| | #define HAVE_STRSTR 1 | |
| | #define HAVE_STRCMP 1 | |
| | #define HAVE_STRNCMP 1 | |
| | #define HAVE_STRNCPY 1 | |
| | #define HAVE_STRLEN 1 | |
| | #define HAVE_STRNCASECMP 1 | |
| | #define HAVE_STRCASECMP 1 | |
| | #define HAVE_OPENLOG 1 | |
| | #define HAVE_CLOSELOG 1 | |
| | #define HAVE_SYSCONF 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_IF_INDEXTONAME 1 | |
| | #define HAVE_DECL_STRERROR_R 1 | |
| | #define HAVE_STRERROR_R 1 | |
| | #define HAVE_GETPWNAM_R 1 | |
| | #define HAVE_GETGRNAM_R 1 | |
| | #define HAVE_SETGROUPS 1 | |
| | #define HAVE_REGCOMP 1 | |
| | #define HAVE_REGERROR 1 | |
| | #define HAVE_REGEXEC 1 | |
| | #define HAVE_REGFREE 1 | |
| | #define HAVE_SOCKET 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_NANOSLEEP 1 | |
| | #define HAVE_SYSCTL 1 | |
| | #define HAVE_STATFS 1 | |
| | #define HAVE_STATVFS 1 | |
| | #define HAVE_GETIFADDRS 1 | |
| | #define HAVE_GETLOADAVG 1 | |
| | #define HAVE_SYSLOG 1 | |
| | #define HAVE_GETUTENT 1 | |
| | #define HAVE_GETUTXENT 1 | |
| | #define HAVE_STRPTIME 1 | |
| | #define STRPTIME_NEEDS_STANDARDS 1 | |
| | #define NAN_STATIC_DEFAULT 1 | |
| | #define FP_LAYOUT_NEED_NOTHING 1 | |
| | #define HAVE_GETMNTENT 1 | |
| | #define HAVE_ONE_GETMNTENT 1 | |
| | /* end confdefs.h. */ | |
| | | |
| | #include <sys/types.h> | |
| | #include <sys/socket.h> | |
| | #include <linux/if.h> | |
| | #include <linux/netdevice.h> | |
| | | |
| | | |
| | int | |
| | main () | |
| | { | |
| | static struct net_device_stats ac_aggr; | |
| | if (ac_aggr.tx_packets) | |
| | return 0; | |
| | ; | |
| | return 0; | |
| | } | |
| configure:18559: gcc -c -g -O2 conftest.c >&5 | |
| conftest.c: In function 'main': | |
| conftest.c:178:32: error: storage size of 'ac_aggr' isn't known | |
| static struct net_device_stats ac_aggr; | |
| ^ | |
| configure:18559: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | #define HAVE_ERROR_T 1 | |
| | #define HAVE_ARGZ_ADD 1 | |
| | #define HAVE_ARGZ_APPEND 1 | |
| | #define HAVE_ARGZ_COUNT 1 | |
| | #define HAVE_ARGZ_CREATE_SEP 1 | |
| | #define HAVE_ARGZ_INSERT 1 | |
| | #define HAVE_ARGZ_NEXT 1 | |
| | #define HAVE_ARGZ_STRINGIFY 1 | |
| | #define HAVE_WORKING_ARGZ 1 | |
| | #define HAVE_PRELOADED_SYMBOLS 1 | |
| | #define HAVE_LTDL 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_CLOSEDIR 1 | |
| | #define HAVE_OPENDIR 1 | |
| | #define HAVE_READDIR 1 | |
| | #define LT_LIBEXT "a" | |
| | #define LT_LIBPREFIX "lib" | |
| | #define LIBTOOL_VERSION 2 | |
| | #define PACKAGE "collectd" | |
| | #define VERSION "5.4.0.43.g55ce7b5" | |
| | #define YYTEXT_POINTER 1 | |
| | #define HAVE_GOOGLE_PROTOBUF_C_PROTOBUF_C_H 1 | |
| | #define KERNEL_LINUX 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDIO_H 1 | |
| | #define HAVE_ERRNO_H 1 | |
| | #define HAVE_MATH_H 1 | |
| | #define HAVE_STDARG_H 1 | |
| | #define HAVE_SYSLOG_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SIGNAL_H 1 | |
| | #define HAVE_ASSERT_H 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SELECT_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_REGEX_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_ENDIAN_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_LIBGEN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_IP6_H 1 | |
| | #define HAVE_NETINET_ICMP6_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_RAID_MD_U_H 1 | |
| | #define HAVE_LINUX_WIRELESS_H 1 | |
| | #define HAVE_SYS_SWAP_H 1 | |
| | #define HAVE_UTMP_H 1 | |
| | #define HAVE_UTMPX_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_LINUX_IF_H 1 | |
| | #define HAVE_LINUX_NETDEVICE_H 1 | |
| | #define HAVE_LINUX_SOCKIOS_H 1 | |
| | #define HAVE_LINUX_ETHTOOL_H 1 | |
| | #define HAVE_LINUX_IP_VS_H 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_LINUX_UN_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_CTYPE_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_PATHS_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_SYS_STATFS_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_VFS_H 1 | |
| | #define HAVE_WORDEXP_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | |
| | #define HAVE_NET_IF_ARP_H 1 | |
| | #define HAVE_NET_PPP_DEFS_H 1 | |
| | #define HAVE_NET_IF_PPP_H 1 | |
| | #define HAVE_NETINET_IF_ETHER_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_SELECT 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRTOL 1 | |
| | #define HAVE_GETADDRINFO 1 | |
| | #define HAVE_GETNAMEINFO 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_MEMCPY 1 | |
| | #define HAVE_STRSTR 1 | |
| | #define HAVE_STRCMP 1 | |
| | #define HAVE_STRNCMP 1 | |
| | #define HAVE_STRNCPY 1 | |
| | #define HAVE_STRLEN 1 | |
| | #define HAVE_STRNCASECMP 1 | |
| | #define HAVE_STRCASECMP 1 | |
| | #define HAVE_OPENLOG 1 | |
| | #define HAVE_CLOSELOG 1 | |
| | #define HAVE_SYSCONF 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_IF_INDEXTONAME 1 | |
| | #define HAVE_DECL_STRERROR_R 1 | |
| | #define HAVE_STRERROR_R 1 | |
| | #define HAVE_GETPWNAM_R 1 | |
| | #define HAVE_GETGRNAM_R 1 | |
| | #define HAVE_SETGROUPS 1 | |
| | #define HAVE_REGCOMP 1 | |
| | #define HAVE_REGERROR 1 | |
| | #define HAVE_REGEXEC 1 | |
| | #define HAVE_REGFREE 1 | |
| | #define HAVE_SOCKET 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_NANOSLEEP 1 | |
| | #define HAVE_SYSCTL 1 | |
| | #define HAVE_STATFS 1 | |
| | #define HAVE_STATVFS 1 | |
| | #define HAVE_GETIFADDRS 1 | |
| | #define HAVE_GETLOADAVG 1 | |
| | #define HAVE_SYSLOG 1 | |
| | #define HAVE_GETUTENT 1 | |
| | #define HAVE_GETUTXENT 1 | |
| | #define HAVE_STRPTIME 1 | |
| | #define STRPTIME_NEEDS_STANDARDS 1 | |
| | #define NAN_STATIC_DEFAULT 1 | |
| | #define FP_LAYOUT_NEED_NOTHING 1 | |
| | #define HAVE_GETMNTENT 1 | |
| | #define HAVE_ONE_GETMNTENT 1 | |
| | /* end confdefs.h. */ | |
| | | |
| | #include <sys/types.h> | |
| | #include <sys/socket.h> | |
| | #include <linux/if.h> | |
| | #include <linux/netdevice.h> | |
| | | |
| | | |
| | int | |
| | main () | |
| | { | |
| | static struct net_device_stats ac_aggr; | |
| | if (sizeof ac_aggr.tx_packets) | |
| | return 0; | |
| | ; | |
| | return 0; | |
| | } | |
| configure:18559: result: no | |
| configure:18576: checking for struct net_device_stats.rx_errors | |
| configure:18576: gcc -c -g -O2 conftest.c >&5 | |
| conftest.c: In function 'main': | |
| conftest.c:178:32: error: storage size of 'ac_aggr' isn't known | |
| static struct net_device_stats ac_aggr; | |
| ^ | |
| configure:18576: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | #define HAVE_ERROR_T 1 | |
| | #define HAVE_ARGZ_ADD 1 | |
| | #define HAVE_ARGZ_APPEND 1 | |
| | #define HAVE_ARGZ_COUNT 1 | |
| | #define HAVE_ARGZ_CREATE_SEP 1 | |
| | #define HAVE_ARGZ_INSERT 1 | |
| | #define HAVE_ARGZ_NEXT 1 | |
| | #define HAVE_ARGZ_STRINGIFY 1 | |
| | #define HAVE_WORKING_ARGZ 1 | |
| | #define HAVE_PRELOADED_SYMBOLS 1 | |
| | #define HAVE_LTDL 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_CLOSEDIR 1 | |
| | #define HAVE_OPENDIR 1 | |
| | #define HAVE_READDIR 1 | |
| | #define LT_LIBEXT "a" | |
| | #define LT_LIBPREFIX "lib" | |
| | #define LIBTOOL_VERSION 2 | |
| | #define PACKAGE "collectd" | |
| | #define VERSION "5.4.0.43.g55ce7b5" | |
| | #define YYTEXT_POINTER 1 | |
| | #define HAVE_GOOGLE_PROTOBUF_C_PROTOBUF_C_H 1 | |
| | #define KERNEL_LINUX 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDIO_H 1 | |
| | #define HAVE_ERRNO_H 1 | |
| | #define HAVE_MATH_H 1 | |
| | #define HAVE_STDARG_H 1 | |
| | #define HAVE_SYSLOG_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SIGNAL_H 1 | |
| | #define HAVE_ASSERT_H 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SELECT_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_REGEX_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_ENDIAN_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_LIBGEN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_IP6_H 1 | |
| | #define HAVE_NETINET_ICMP6_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_RAID_MD_U_H 1 | |
| | #define HAVE_LINUX_WIRELESS_H 1 | |
| | #define HAVE_SYS_SWAP_H 1 | |
| | #define HAVE_UTMP_H 1 | |
| | #define HAVE_UTMPX_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_LINUX_IF_H 1 | |
| | #define HAVE_LINUX_NETDEVICE_H 1 | |
| | #define HAVE_LINUX_SOCKIOS_H 1 | |
| | #define HAVE_LINUX_ETHTOOL_H 1 | |
| | #define HAVE_LINUX_IP_VS_H 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_LINUX_UN_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_CTYPE_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_PATHS_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_SYS_STATFS_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_VFS_H 1 | |
| | #define HAVE_WORDEXP_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | |
| | #define HAVE_NET_IF_ARP_H 1 | |
| | #define HAVE_NET_PPP_DEFS_H 1 | |
| | #define HAVE_NET_IF_PPP_H 1 | |
| | #define HAVE_NETINET_IF_ETHER_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_SELECT 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRTOL 1 | |
| | #define HAVE_GETADDRINFO 1 | |
| | #define HAVE_GETNAMEINFO 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_MEMCPY 1 | |
| | #define HAVE_STRSTR 1 | |
| | #define HAVE_STRCMP 1 | |
| | #define HAVE_STRNCMP 1 | |
| | #define HAVE_STRNCPY 1 | |
| | #define HAVE_STRLEN 1 | |
| | #define HAVE_STRNCASECMP 1 | |
| | #define HAVE_STRCASECMP 1 | |
| | #define HAVE_OPENLOG 1 | |
| | #define HAVE_CLOSELOG 1 | |
| | #define HAVE_SYSCONF 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_IF_INDEXTONAME 1 | |
| | #define HAVE_DECL_STRERROR_R 1 | |
| | #define HAVE_STRERROR_R 1 | |
| | #define HAVE_GETPWNAM_R 1 | |
| | #define HAVE_GETGRNAM_R 1 | |
| | #define HAVE_SETGROUPS 1 | |
| | #define HAVE_REGCOMP 1 | |
| | #define HAVE_REGERROR 1 | |
| | #define HAVE_REGEXEC 1 | |
| | #define HAVE_REGFREE 1 | |
| | #define HAVE_SOCKET 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_NANOSLEEP 1 | |
| | #define HAVE_SYSCTL 1 | |
| | #define HAVE_STATFS 1 | |
| | #define HAVE_STATVFS 1 | |
| | #define HAVE_GETIFADDRS 1 | |
| | #define HAVE_GETLOADAVG 1 | |
| | #define HAVE_SYSLOG 1 | |
| | #define HAVE_GETUTENT 1 | |
| | #define HAVE_GETUTXENT 1 | |
| | #define HAVE_STRPTIME 1 | |
| | #define STRPTIME_NEEDS_STANDARDS 1 | |
| | #define NAN_STATIC_DEFAULT 1 | |
| | #define FP_LAYOUT_NEED_NOTHING 1 | |
| | #define HAVE_GETMNTENT 1 | |
| | #define HAVE_ONE_GETMNTENT 1 | |
| | /* end confdefs.h. */ | |
| | | |
| | #include <sys/types.h> | |
| | #include <sys/socket.h> | |
| | #include <linux/if.h> | |
| | #include <linux/netdevice.h> | |
| | | |
| | | |
| | int | |
| | main () | |
| | { | |
| | static struct net_device_stats ac_aggr; | |
| | if (ac_aggr.rx_errors) | |
| | return 0; | |
| | ; | |
| | return 0; | |
| | } | |
| configure:18576: gcc -c -g -O2 conftest.c >&5 | |
| conftest.c: In function 'main': | |
| conftest.c:178:32: error: storage size of 'ac_aggr' isn't known | |
| static struct net_device_stats ac_aggr; | |
| ^ | |
| configure:18576: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | #define HAVE_ERROR_T 1 | |
| | #define HAVE_ARGZ_ADD 1 | |
| | #define HAVE_ARGZ_APPEND 1 | |
| | #define HAVE_ARGZ_COUNT 1 | |
| | #define HAVE_ARGZ_CREATE_SEP 1 | |
| | #define HAVE_ARGZ_INSERT 1 | |
| | #define HAVE_ARGZ_NEXT 1 | |
| | #define HAVE_ARGZ_STRINGIFY 1 | |
| | #define HAVE_WORKING_ARGZ 1 | |
| | #define HAVE_PRELOADED_SYMBOLS 1 | |
| | #define HAVE_LTDL 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_CLOSEDIR 1 | |
| | #define HAVE_OPENDIR 1 | |
| | #define HAVE_READDIR 1 | |
| | #define LT_LIBEXT "a" | |
| | #define LT_LIBPREFIX "lib" | |
| | #define LIBTOOL_VERSION 2 | |
| | #define PACKAGE "collectd" | |
| | #define VERSION "5.4.0.43.g55ce7b5" | |
| | #define YYTEXT_POINTER 1 | |
| | #define HAVE_GOOGLE_PROTOBUF_C_PROTOBUF_C_H 1 | |
| | #define KERNEL_LINUX 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDIO_H 1 | |
| | #define HAVE_ERRNO_H 1 | |
| | #define HAVE_MATH_H 1 | |
| | #define HAVE_STDARG_H 1 | |
| | #define HAVE_SYSLOG_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SIGNAL_H 1 | |
| | #define HAVE_ASSERT_H 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SELECT_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_REGEX_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_ENDIAN_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_LIBGEN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_IP6_H 1 | |
| | #define HAVE_NETINET_ICMP6_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_RAID_MD_U_H 1 | |
| | #define HAVE_LINUX_WIRELESS_H 1 | |
| | #define HAVE_SYS_SWAP_H 1 | |
| | #define HAVE_UTMP_H 1 | |
| | #define HAVE_UTMPX_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_LINUX_IF_H 1 | |
| | #define HAVE_LINUX_NETDEVICE_H 1 | |
| | #define HAVE_LINUX_SOCKIOS_H 1 | |
| | #define HAVE_LINUX_ETHTOOL_H 1 | |
| | #define HAVE_LINUX_IP_VS_H 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_LINUX_UN_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_CTYPE_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_PATHS_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_SYS_STATFS_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_VFS_H 1 | |
| | #define HAVE_WORDEXP_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | |
| | #define HAVE_NET_IF_ARP_H 1 | |
| | #define HAVE_NET_PPP_DEFS_H 1 | |
| | #define HAVE_NET_IF_PPP_H 1 | |
| | #define HAVE_NETINET_IF_ETHER_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_SELECT 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRTOL 1 | |
| | #define HAVE_GETADDRINFO 1 | |
| | #define HAVE_GETNAMEINFO 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_MEMCPY 1 | |
| | #define HAVE_STRSTR 1 | |
| | #define HAVE_STRCMP 1 | |
| | #define HAVE_STRNCMP 1 | |
| | #define HAVE_STRNCPY 1 | |
| | #define HAVE_STRLEN 1 | |
| | #define HAVE_STRNCASECMP 1 | |
| | #define HAVE_STRCASECMP 1 | |
| | #define HAVE_OPENLOG 1 | |
| | #define HAVE_CLOSELOG 1 | |
| | #define HAVE_SYSCONF 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_IF_INDEXTONAME 1 | |
| | #define HAVE_DECL_STRERROR_R 1 | |
| | #define HAVE_STRERROR_R 1 | |
| | #define HAVE_GETPWNAM_R 1 | |
| | #define HAVE_GETGRNAM_R 1 | |
| | #define HAVE_SETGROUPS 1 | |
| | #define HAVE_REGCOMP 1 | |
| | #define HAVE_REGERROR 1 | |
| | #define HAVE_REGEXEC 1 | |
| | #define HAVE_REGFREE 1 | |
| | #define HAVE_SOCKET 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_NANOSLEEP 1 | |
| | #define HAVE_SYSCTL 1 | |
| | #define HAVE_STATFS 1 | |
| | #define HAVE_STATVFS 1 | |
| | #define HAVE_GETIFADDRS 1 | |
| | #define HAVE_GETLOADAVG 1 | |
| | #define HAVE_SYSLOG 1 | |
| | #define HAVE_GETUTENT 1 | |
| | #define HAVE_GETUTXENT 1 | |
| | #define HAVE_STRPTIME 1 | |
| | #define STRPTIME_NEEDS_STANDARDS 1 | |
| | #define NAN_STATIC_DEFAULT 1 | |
| | #define FP_LAYOUT_NEED_NOTHING 1 | |
| | #define HAVE_GETMNTENT 1 | |
| | #define HAVE_ONE_GETMNTENT 1 | |
| | /* end confdefs.h. */ | |
| | | |
| | #include <sys/types.h> | |
| | #include <sys/socket.h> | |
| | #include <linux/if.h> | |
| | #include <linux/netdevice.h> | |
| | | |
| | | |
| | int | |
| | main () | |
| | { | |
| | static struct net_device_stats ac_aggr; | |
| | if (sizeof ac_aggr.rx_errors) | |
| | return 0; | |
| | ; | |
| | return 0; | |
| | } | |
| configure:18576: result: no | |
| configure:18595: checking for struct ip_mreqn.imr_ifindex | |
| configure:18595: gcc -c -g -O2 conftest.c >&5 | |
| configure:18595: $? = 0 | |
| configure:18595: result: yes | |
| configure:18610: checking for struct kinfo_proc.ki_pid | |
| configure:18610: gcc -c -g -O2 conftest.c >&5 | |
| conftest.c:170:17: fatal error: kvm.h: No such file or directory | |
| #include <kvm.h> | |
| ^ | |
| compilation terminated. | |
| configure:18610: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | #define HAVE_ERROR_T 1 | |
| | #define HAVE_ARGZ_ADD 1 | |
| | #define HAVE_ARGZ_APPEND 1 | |
| | #define HAVE_ARGZ_COUNT 1 | |
| | #define HAVE_ARGZ_CREATE_SEP 1 | |
| | #define HAVE_ARGZ_INSERT 1 | |
| | #define HAVE_ARGZ_NEXT 1 | |
| | #define HAVE_ARGZ_STRINGIFY 1 | |
| | #define HAVE_WORKING_ARGZ 1 | |
| | #define HAVE_PRELOADED_SYMBOLS 1 | |
| | #define HAVE_LTDL 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_CLOSEDIR 1 | |
| | #define HAVE_OPENDIR 1 | |
| | #define HAVE_READDIR 1 | |
| | #define LT_LIBEXT "a" | |
| | #define LT_LIBPREFIX "lib" | |
| | #define LIBTOOL_VERSION 2 | |
| | #define PACKAGE "collectd" | |
| | #define VERSION "5.4.0.43.g55ce7b5" | |
| | #define YYTEXT_POINTER 1 | |
| | #define HAVE_GOOGLE_PROTOBUF_C_PROTOBUF_C_H 1 | |
| | #define KERNEL_LINUX 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDIO_H 1 | |
| | #define HAVE_ERRNO_H 1 | |
| | #define HAVE_MATH_H 1 | |
| | #define HAVE_STDARG_H 1 | |
| | #define HAVE_SYSLOG_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SIGNAL_H 1 | |
| | #define HAVE_ASSERT_H 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SELECT_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_REGEX_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_ENDIAN_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_LIBGEN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_IP6_H 1 | |
| | #define HAVE_NETINET_ICMP6_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_RAID_MD_U_H 1 | |
| | #define HAVE_LINUX_WIRELESS_H 1 | |
| | #define HAVE_SYS_SWAP_H 1 | |
| | #define HAVE_UTMP_H 1 | |
| | #define HAVE_UTMPX_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_LINUX_IF_H 1 | |
| | #define HAVE_LINUX_NETDEVICE_H 1 | |
| | #define HAVE_LINUX_SOCKIOS_H 1 | |
| | #define HAVE_LINUX_ETHTOOL_H 1 | |
| | #define HAVE_LINUX_IP_VS_H 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_LINUX_UN_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_CTYPE_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_PATHS_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_SYS_STATFS_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_VFS_H 1 | |
| | #define HAVE_WORDEXP_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | |
| | #define HAVE_NET_IF_ARP_H 1 | |
| | #define HAVE_NET_PPP_DEFS_H 1 | |
| | #define HAVE_NET_IF_PPP_H 1 | |
| | #define HAVE_NETINET_IF_ETHER_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_SELECT 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRTOL 1 | |
| | #define HAVE_GETADDRINFO 1 | |
| | #define HAVE_GETNAMEINFO 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_MEMCPY 1 | |
| | #define HAVE_STRSTR 1 | |
| | #define HAVE_STRCMP 1 | |
| | #define HAVE_STRNCMP 1 | |
| | #define HAVE_STRNCPY 1 | |
| | #define HAVE_STRLEN 1 | |
| | #define HAVE_STRNCASECMP 1 | |
| | #define HAVE_STRCASECMP 1 | |
| | #define HAVE_OPENLOG 1 | |
| | #define HAVE_CLOSELOG 1 | |
| | #define HAVE_SYSCONF 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_IF_INDEXTONAME 1 | |
| | #define HAVE_DECL_STRERROR_R 1 | |
| | #define HAVE_STRERROR_R 1 | |
| | #define HAVE_GETPWNAM_R 1 | |
| | #define HAVE_GETGRNAM_R 1 | |
| | #define HAVE_SETGROUPS 1 | |
| | #define HAVE_REGCOMP 1 | |
| | #define HAVE_REGERROR 1 | |
| | #define HAVE_REGEXEC 1 | |
| | #define HAVE_REGFREE 1 | |
| | #define HAVE_SOCKET 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_NANOSLEEP 1 | |
| | #define HAVE_SYSCTL 1 | |
| | #define HAVE_STATFS 1 | |
| | #define HAVE_STATVFS 1 | |
| | #define HAVE_GETIFADDRS 1 | |
| | #define HAVE_GETLOADAVG 1 | |
| | #define HAVE_SYSLOG 1 | |
| | #define HAVE_GETUTENT 1 | |
| | #define HAVE_GETUTXENT 1 | |
| | #define HAVE_STRPTIME 1 | |
| | #define STRPTIME_NEEDS_STANDARDS 1 | |
| | #define NAN_STATIC_DEFAULT 1 | |
| | #define FP_LAYOUT_NEED_NOTHING 1 | |
| | #define HAVE_GETMNTENT 1 | |
| | #define HAVE_ONE_GETMNTENT 1 | |
| | #define HAVE_STRUCT_IP_MREQN_IMR_IFINDEX 1 | |
| | /* end confdefs.h. */ | |
| | | |
| | #include <kvm.h> | |
| | #include <sys/param.h> | |
| | #include <sys/sysctl.h> | |
| | #include <sys/user.h> | |
| | | |
| | | |
| | int | |
| | main () | |
| | { | |
| | static struct kinfo_proc ac_aggr; | |
| | if (ac_aggr.ki_pid) | |
| | return 0; | |
| | ; | |
| | return 0; | |
| | } | |
| configure:18610: gcc -c -g -O2 conftest.c >&5 | |
| conftest.c:170:17: fatal error: kvm.h: No such file or directory | |
| #include <kvm.h> | |
| ^ | |
| compilation terminated. | |
| configure:18610: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | #define HAVE_ERROR_T 1 | |
| | #define HAVE_ARGZ_ADD 1 | |
| | #define HAVE_ARGZ_APPEND 1 | |
| | #define HAVE_ARGZ_COUNT 1 | |
| | #define HAVE_ARGZ_CREATE_SEP 1 | |
| | #define HAVE_ARGZ_INSERT 1 | |
| | #define HAVE_ARGZ_NEXT 1 | |
| | #define HAVE_ARGZ_STRINGIFY 1 | |
| | #define HAVE_WORKING_ARGZ 1 | |
| | #define HAVE_PRELOADED_SYMBOLS 1 | |
| | #define HAVE_LTDL 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_CLOSEDIR 1 | |
| | #define HAVE_OPENDIR 1 | |
| | #define HAVE_READDIR 1 | |
| | #define LT_LIBEXT "a" | |
| | #define LT_LIBPREFIX "lib" | |
| | #define LIBTOOL_VERSION 2 | |
| | #define PACKAGE "collectd" | |
| | #define VERSION "5.4.0.43.g55ce7b5" | |
| | #define YYTEXT_POINTER 1 | |
| | #define HAVE_GOOGLE_PROTOBUF_C_PROTOBUF_C_H 1 | |
| | #define KERNEL_LINUX 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDIO_H 1 | |
| | #define HAVE_ERRNO_H 1 | |
| | #define HAVE_MATH_H 1 | |
| | #define HAVE_STDARG_H 1 | |
| | #define HAVE_SYSLOG_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SIGNAL_H 1 | |
| | #define HAVE_ASSERT_H 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SELECT_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_REGEX_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_ENDIAN_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_LIBGEN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_IP6_H 1 | |
| | #define HAVE_NETINET_ICMP6_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_RAID_MD_U_H 1 | |
| | #define HAVE_LINUX_WIRELESS_H 1 | |
| | #define HAVE_SYS_SWAP_H 1 | |
| | #define HAVE_UTMP_H 1 | |
| | #define HAVE_UTMPX_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_LINUX_IF_H 1 | |
| | #define HAVE_LINUX_NETDEVICE_H 1 | |
| | #define HAVE_LINUX_SOCKIOS_H 1 | |
| | #define HAVE_LINUX_ETHTOOL_H 1 | |
| | #define HAVE_LINUX_IP_VS_H 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_LINUX_UN_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_CTYPE_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_PATHS_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_SYS_STATFS_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_VFS_H 1 | |
| | #define HAVE_WORDEXP_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | |
| | #define HAVE_NET_IF_ARP_H 1 | |
| | #define HAVE_NET_PPP_DEFS_H 1 | |
| | #define HAVE_NET_IF_PPP_H 1 | |
| | #define HAVE_NETINET_IF_ETHER_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_SELECT 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRTOL 1 | |
| | #define HAVE_GETADDRINFO 1 | |
| | #define HAVE_GETNAMEINFO 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_MEMCPY 1 | |
| | #define HAVE_STRSTR 1 | |
| | #define HAVE_STRCMP 1 | |
| | #define HAVE_STRNCMP 1 | |
| | #define HAVE_STRNCPY 1 | |
| | #define HAVE_STRLEN 1 | |
| | #define HAVE_STRNCASECMP 1 | |
| | #define HAVE_STRCASECMP 1 | |
| | #define HAVE_OPENLOG 1 | |
| | #define HAVE_CLOSELOG 1 | |
| | #define HAVE_SYSCONF 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_IF_INDEXTONAME 1 | |
| | #define HAVE_DECL_STRERROR_R 1 | |
| | #define HAVE_STRERROR_R 1 | |
| | #define HAVE_GETPWNAM_R 1 | |
| | #define HAVE_GETGRNAM_R 1 | |
| | #define HAVE_SETGROUPS 1 | |
| | #define HAVE_REGCOMP 1 | |
| | #define HAVE_REGERROR 1 | |
| | #define HAVE_REGEXEC 1 | |
| | #define HAVE_REGFREE 1 | |
| | #define HAVE_SOCKET 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_NANOSLEEP 1 | |
| | #define HAVE_SYSCTL 1 | |
| | #define HAVE_STATFS 1 | |
| | #define HAVE_STATVFS 1 | |
| | #define HAVE_GETIFADDRS 1 | |
| | #define HAVE_GETLOADAVG 1 | |
| | #define HAVE_SYSLOG 1 | |
| | #define HAVE_GETUTENT 1 | |
| | #define HAVE_GETUTXENT 1 | |
| | #define HAVE_STRPTIME 1 | |
| | #define STRPTIME_NEEDS_STANDARDS 1 | |
| | #define NAN_STATIC_DEFAULT 1 | |
| | #define FP_LAYOUT_NEED_NOTHING 1 | |
| | #define HAVE_GETMNTENT 1 | |
| | #define HAVE_ONE_GETMNTENT 1 | |
| | #define HAVE_STRUCT_IP_MREQN_IMR_IFINDEX 1 | |
| | /* end confdefs.h. */ | |
| | | |
| | #include <kvm.h> | |
| | #include <sys/param.h> | |
| | #include <sys/sysctl.h> | |
| | #include <sys/user.h> | |
| | | |
| | | |
| | int | |
| | main () | |
| | { | |
| | static struct kinfo_proc ac_aggr; | |
| | if (sizeof ac_aggr.ki_pid) | |
| | return 0; | |
| | ; | |
| | return 0; | |
| | } | |
| configure:18610: result: no | |
| configure:18634: checking for struct kinfo_proc.ki_rssize | |
| configure:18634: gcc -c -g -O2 conftest.c >&5 | |
| conftest.c:170:17: fatal error: kvm.h: No such file or directory | |
| #include <kvm.h> | |
| ^ | |
| compilation terminated. | |
| configure:18634: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | #define HAVE_ERROR_T 1 | |
| | #define HAVE_ARGZ_ADD 1 | |
| | #define HAVE_ARGZ_APPEND 1 | |
| | #define HAVE_ARGZ_COUNT 1 | |
| | #define HAVE_ARGZ_CREATE_SEP 1 | |
| | #define HAVE_ARGZ_INSERT 1 | |
| | #define HAVE_ARGZ_NEXT 1 | |
| | #define HAVE_ARGZ_STRINGIFY 1 | |
| | #define HAVE_WORKING_ARGZ 1 | |
| | #define HAVE_PRELOADED_SYMBOLS 1 | |
| | #define HAVE_LTDL 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_CLOSEDIR 1 | |
| | #define HAVE_OPENDIR 1 | |
| | #define HAVE_READDIR 1 | |
| | #define LT_LIBEXT "a" | |
| | #define LT_LIBPREFIX "lib" | |
| | #define LIBTOOL_VERSION 2 | |
| | #define PACKAGE "collectd" | |
| | #define VERSION "5.4.0.43.g55ce7b5" | |
| | #define YYTEXT_POINTER 1 | |
| | #define HAVE_GOOGLE_PROTOBUF_C_PROTOBUF_C_H 1 | |
| | #define KERNEL_LINUX 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDIO_H 1 | |
| | #define HAVE_ERRNO_H 1 | |
| | #define HAVE_MATH_H 1 | |
| | #define HAVE_STDARG_H 1 | |
| | #define HAVE_SYSLOG_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SIGNAL_H 1 | |
| | #define HAVE_ASSERT_H 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SELECT_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_REGEX_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_ENDIAN_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_LIBGEN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_IP6_H 1 | |
| | #define HAVE_NETINET_ICMP6_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_RAID_MD_U_H 1 | |
| | #define HAVE_LINUX_WIRELESS_H 1 | |
| | #define HAVE_SYS_SWAP_H 1 | |
| | #define HAVE_UTMP_H 1 | |
| | #define HAVE_UTMPX_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_LINUX_IF_H 1 | |
| | #define HAVE_LINUX_NETDEVICE_H 1 | |
| | #define HAVE_LINUX_SOCKIOS_H 1 | |
| | #define HAVE_LINUX_ETHTOOL_H 1 | |
| | #define HAVE_LINUX_IP_VS_H 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_LINUX_UN_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_CTYPE_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_PATHS_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_SYS_STATFS_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_VFS_H 1 | |
| | #define HAVE_WORDEXP_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | |
| | #define HAVE_NET_IF_ARP_H 1 | |
| | #define HAVE_NET_PPP_DEFS_H 1 | |
| | #define HAVE_NET_IF_PPP_H 1 | |
| | #define HAVE_NETINET_IF_ETHER_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_SELECT 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRTOL 1 | |
| | #define HAVE_GETADDRINFO 1 | |
| | #define HAVE_GETNAMEINFO 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_MEMCPY 1 | |
| | #define HAVE_STRSTR 1 | |
| | #define HAVE_STRCMP 1 | |
| | #define HAVE_STRNCMP 1 | |
| | #define HAVE_STRNCPY 1 | |
| | #define HAVE_STRLEN 1 | |
| | #define HAVE_STRNCASECMP 1 | |
| | #define HAVE_STRCASECMP 1 | |
| | #define HAVE_OPENLOG 1 | |
| | #define HAVE_CLOSELOG 1 | |
| | #define HAVE_SYSCONF 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_IF_INDEXTONAME 1 | |
| | #define HAVE_DECL_STRERROR_R 1 | |
| | #define HAVE_STRERROR_R 1 | |
| | #define HAVE_GETPWNAM_R 1 | |
| | #define HAVE_GETGRNAM_R 1 | |
| | #define HAVE_SETGROUPS 1 | |
| | #define HAVE_REGCOMP 1 | |
| | #define HAVE_REGERROR 1 | |
| | #define HAVE_REGEXEC 1 | |
| | #define HAVE_REGFREE 1 | |
| | #define HAVE_SOCKET 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_NANOSLEEP 1 | |
| | #define HAVE_SYSCTL 1 | |
| | #define HAVE_STATFS 1 | |
| | #define HAVE_STATVFS 1 | |
| | #define HAVE_GETIFADDRS 1 | |
| | #define HAVE_GETLOADAVG 1 | |
| | #define HAVE_SYSLOG 1 | |
| | #define HAVE_GETUTENT 1 | |
| | #define HAVE_GETUTXENT 1 | |
| | #define HAVE_STRPTIME 1 | |
| | #define STRPTIME_NEEDS_STANDARDS 1 | |
| | #define NAN_STATIC_DEFAULT 1 | |
| | #define FP_LAYOUT_NEED_NOTHING 1 | |
| | #define HAVE_GETMNTENT 1 | |
| | #define HAVE_ONE_GETMNTENT 1 | |
| | #define HAVE_STRUCT_IP_MREQN_IMR_IFINDEX 1 | |
| | /* end confdefs.h. */ | |
| | | |
| | #include <kvm.h> | |
| | #include <sys/param.h> | |
| | #include <sys/sysctl.h> | |
| | #include <sys/user.h> | |
| | | |
| | | |
| | int | |
| | main () | |
| | { | |
| | static struct kinfo_proc ac_aggr; | |
| | if (ac_aggr.ki_rssize) | |
| | return 0; | |
| | ; | |
| | return 0; | |
| | } | |
| configure:18634: gcc -c -g -O2 conftest.c >&5 | |
| conftest.c:170:17: fatal error: kvm.h: No such file or directory | |
| #include <kvm.h> | |
| ^ | |
| compilation terminated. | |
| configure:18634: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | #define HAVE_ERROR_T 1 | |
| | #define HAVE_ARGZ_ADD 1 | |
| | #define HAVE_ARGZ_APPEND 1 | |
| | #define HAVE_ARGZ_COUNT 1 | |
| | #define HAVE_ARGZ_CREATE_SEP 1 | |
| | #define HAVE_ARGZ_INSERT 1 | |
| | #define HAVE_ARGZ_NEXT 1 | |
| | #define HAVE_ARGZ_STRINGIFY 1 | |
| | #define HAVE_WORKING_ARGZ 1 | |
| | #define HAVE_PRELOADED_SYMBOLS 1 | |
| | #define HAVE_LTDL 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_CLOSEDIR 1 | |
| | #define HAVE_OPENDIR 1 | |
| | #define HAVE_READDIR 1 | |
| | #define LT_LIBEXT "a" | |
| | #define LT_LIBPREFIX "lib" | |
| | #define LIBTOOL_VERSION 2 | |
| | #define PACKAGE "collectd" | |
| | #define VERSION "5.4.0.43.g55ce7b5" | |
| | #define YYTEXT_POINTER 1 | |
| | #define HAVE_GOOGLE_PROTOBUF_C_PROTOBUF_C_H 1 | |
| | #define KERNEL_LINUX 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDIO_H 1 | |
| | #define HAVE_ERRNO_H 1 | |
| | #define HAVE_MATH_H 1 | |
| | #define HAVE_STDARG_H 1 | |
| | #define HAVE_SYSLOG_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SIGNAL_H 1 | |
| | #define HAVE_ASSERT_H 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SELECT_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_REGEX_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_ENDIAN_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_LIBGEN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_IP6_H 1 | |
| | #define HAVE_NETINET_ICMP6_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_RAID_MD_U_H 1 | |
| | #define HAVE_LINUX_WIRELESS_H 1 | |
| | #define HAVE_SYS_SWAP_H 1 | |
| | #define HAVE_UTMP_H 1 | |
| | #define HAVE_UTMPX_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_LINUX_IF_H 1 | |
| | #define HAVE_LINUX_NETDEVICE_H 1 | |
| | #define HAVE_LINUX_SOCKIOS_H 1 | |
| | #define HAVE_LINUX_ETHTOOL_H 1 | |
| | #define HAVE_LINUX_IP_VS_H 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_LINUX_UN_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_CTYPE_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_PATHS_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_SYS_STATFS_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_VFS_H 1 | |
| | #define HAVE_WORDEXP_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | |
| | #define HAVE_NET_IF_ARP_H 1 | |
| | #define HAVE_NET_PPP_DEFS_H 1 | |
| | #define HAVE_NET_IF_PPP_H 1 | |
| | #define HAVE_NETINET_IF_ETHER_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_SELECT 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRTOL 1 | |
| | #define HAVE_GETADDRINFO 1 | |
| | #define HAVE_GETNAMEINFO 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_MEMCPY 1 | |
| | #define HAVE_STRSTR 1 | |
| | #define HAVE_STRCMP 1 | |
| | #define HAVE_STRNCMP 1 | |
| | #define HAVE_STRNCPY 1 | |
| | #define HAVE_STRLEN 1 | |
| | #define HAVE_STRNCASECMP 1 | |
| | #define HAVE_STRCASECMP 1 | |
| | #define HAVE_OPENLOG 1 | |
| | #define HAVE_CLOSELOG 1 | |
| | #define HAVE_SYSCONF 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_IF_INDEXTONAME 1 | |
| | #define HAVE_DECL_STRERROR_R 1 | |
| | #define HAVE_STRERROR_R 1 | |
| | #define HAVE_GETPWNAM_R 1 | |
| | #define HAVE_GETGRNAM_R 1 | |
| | #define HAVE_SETGROUPS 1 | |
| | #define HAVE_REGCOMP 1 | |
| | #define HAVE_REGERROR 1 | |
| | #define HAVE_REGEXEC 1 | |
| | #define HAVE_REGFREE 1 | |
| | #define HAVE_SOCKET 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_NANOSLEEP 1 | |
| | #define HAVE_SYSCTL 1 | |
| | #define HAVE_STATFS 1 | |
| | #define HAVE_STATVFS 1 | |
| | #define HAVE_GETIFADDRS 1 | |
| | #define HAVE_GETLOADAVG 1 | |
| | #define HAVE_SYSLOG 1 | |
| | #define HAVE_GETUTENT 1 | |
| | #define HAVE_GETUTXENT 1 | |
| | #define HAVE_STRPTIME 1 | |
| | #define STRPTIME_NEEDS_STANDARDS 1 | |
| | #define NAN_STATIC_DEFAULT 1 | |
| | #define FP_LAYOUT_NEED_NOTHING 1 | |
| | #define HAVE_GETMNTENT 1 | |
| | #define HAVE_ONE_GETMNTENT 1 | |
| | #define HAVE_STRUCT_IP_MREQN_IMR_IFINDEX 1 | |
| | /* end confdefs.h. */ | |
| | | |
| | #include <kvm.h> | |
| | #include <sys/param.h> | |
| | #include <sys/sysctl.h> | |
| | #include <sys/user.h> | |
| | | |
| | | |
| | int | |
| | main () | |
| | { | |
| | static struct kinfo_proc ac_aggr; | |
| | if (sizeof ac_aggr.ki_rssize) | |
| | return 0; | |
| | ; | |
| | return 0; | |
| | } | |
| configure:18634: result: no | |
| configure:18658: checking for struct kinfo_proc.ki_rusage | |
| configure:18658: gcc -c -g -O2 conftest.c >&5 | |
| conftest.c:170:17: fatal error: kvm.h: No such file or directory | |
| #include <kvm.h> | |
| ^ | |
| compilation terminated. | |
| configure:18658: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | #define HAVE_ERROR_T 1 | |
| | #define HAVE_ARGZ_ADD 1 | |
| | #define HAVE_ARGZ_APPEND 1 | |
| | #define HAVE_ARGZ_COUNT 1 | |
| | #define HAVE_ARGZ_CREATE_SEP 1 | |
| | #define HAVE_ARGZ_INSERT 1 | |
| | #define HAVE_ARGZ_NEXT 1 | |
| | #define HAVE_ARGZ_STRINGIFY 1 | |
| | #define HAVE_WORKING_ARGZ 1 | |
| | #define HAVE_PRELOADED_SYMBOLS 1 | |
| | #define HAVE_LTDL 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_CLOSEDIR 1 | |
| | #define HAVE_OPENDIR 1 | |
| | #define HAVE_READDIR 1 | |
| | #define LT_LIBEXT "a" | |
| | #define LT_LIBPREFIX "lib" | |
| | #define LIBTOOL_VERSION 2 | |
| | #define PACKAGE "collectd" | |
| | #define VERSION "5.4.0.43.g55ce7b5" | |
| | #define YYTEXT_POINTER 1 | |
| | #define HAVE_GOOGLE_PROTOBUF_C_PROTOBUF_C_H 1 | |
| | #define KERNEL_LINUX 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDIO_H 1 | |
| | #define HAVE_ERRNO_H 1 | |
| | #define HAVE_MATH_H 1 | |
| | #define HAVE_STDARG_H 1 | |
| | #define HAVE_SYSLOG_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SIGNAL_H 1 | |
| | #define HAVE_ASSERT_H 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SELECT_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_REGEX_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_ENDIAN_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_LIBGEN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_IP6_H 1 | |
| | #define HAVE_NETINET_ICMP6_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_RAID_MD_U_H 1 | |
| | #define HAVE_LINUX_WIRELESS_H 1 | |
| | #define HAVE_SYS_SWAP_H 1 | |
| | #define HAVE_UTMP_H 1 | |
| | #define HAVE_UTMPX_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_LINUX_IF_H 1 | |
| | #define HAVE_LINUX_NETDEVICE_H 1 | |
| | #define HAVE_LINUX_SOCKIOS_H 1 | |
| | #define HAVE_LINUX_ETHTOOL_H 1 | |
| | #define HAVE_LINUX_IP_VS_H 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_LINUX_UN_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_CTYPE_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_PATHS_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_SYS_STATFS_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_VFS_H 1 | |
| | #define HAVE_WORDEXP_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | |
| | #define HAVE_NET_IF_ARP_H 1 | |
| | #define HAVE_NET_PPP_DEFS_H 1 | |
| | #define HAVE_NET_IF_PPP_H 1 | |
| | #define HAVE_NETINET_IF_ETHER_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_SELECT 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRTOL 1 | |
| | #define HAVE_GETADDRINFO 1 | |
| | #define HAVE_GETNAMEINFO 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_MEMCPY 1 | |
| | #define HAVE_STRSTR 1 | |
| | #define HAVE_STRCMP 1 | |
| | #define HAVE_STRNCMP 1 | |
| | #define HAVE_STRNCPY 1 | |
| | #define HAVE_STRLEN 1 | |
| | #define HAVE_STRNCASECMP 1 | |
| | #define HAVE_STRCASECMP 1 | |
| | #define HAVE_OPENLOG 1 | |
| | #define HAVE_CLOSELOG 1 | |
| | #define HAVE_SYSCONF 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_IF_INDEXTONAME 1 | |
| | #define HAVE_DECL_STRERROR_R 1 | |
| | #define HAVE_STRERROR_R 1 | |
| | #define HAVE_GETPWNAM_R 1 | |
| | #define HAVE_GETGRNAM_R 1 | |
| | #define HAVE_SETGROUPS 1 | |
| | #define HAVE_REGCOMP 1 | |
| | #define HAVE_REGERROR 1 | |
| | #define HAVE_REGEXEC 1 | |
| | #define HAVE_REGFREE 1 | |
| | #define HAVE_SOCKET 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_NANOSLEEP 1 | |
| | #define HAVE_SYSCTL 1 | |
| | #define HAVE_STATFS 1 | |
| | #define HAVE_STATVFS 1 | |
| | #define HAVE_GETIFADDRS 1 | |
| | #define HAVE_GETLOADAVG 1 | |
| | #define HAVE_SYSLOG 1 | |
| | #define HAVE_GETUTENT 1 | |
| | #define HAVE_GETUTXENT 1 | |
| | #define HAVE_STRPTIME 1 | |
| | #define STRPTIME_NEEDS_STANDARDS 1 | |
| | #define NAN_STATIC_DEFAULT 1 | |
| | #define FP_LAYOUT_NEED_NOTHING 1 | |
| | #define HAVE_GETMNTENT 1 | |
| | #define HAVE_ONE_GETMNTENT 1 | |
| | #define HAVE_STRUCT_IP_MREQN_IMR_IFINDEX 1 | |
| | /* end confdefs.h. */ | |
| | | |
| | #include <kvm.h> | |
| | #include <sys/param.h> | |
| | #include <sys/sysctl.h> | |
| | #include <sys/user.h> | |
| | | |
| | | |
| | int | |
| | main () | |
| | { | |
| | static struct kinfo_proc ac_aggr; | |
| | if (ac_aggr.ki_rusage) | |
| | return 0; | |
| | ; | |
| | return 0; | |
| | } | |
| configure:18658: gcc -c -g -O2 conftest.c >&5 | |
| conftest.c:170:17: fatal error: kvm.h: No such file or directory | |
| #include <kvm.h> | |
| ^ | |
| compilation terminated. | |
| configure:18658: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | #define HAVE_ERROR_T 1 | |
| | #define HAVE_ARGZ_ADD 1 | |
| | #define HAVE_ARGZ_APPEND 1 | |
| | #define HAVE_ARGZ_COUNT 1 | |
| | #define HAVE_ARGZ_CREATE_SEP 1 | |
| | #define HAVE_ARGZ_INSERT 1 | |
| | #define HAVE_ARGZ_NEXT 1 | |
| | #define HAVE_ARGZ_STRINGIFY 1 | |
| | #define HAVE_WORKING_ARGZ 1 | |
| | #define HAVE_PRELOADED_SYMBOLS 1 | |
| | #define HAVE_LTDL 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_CLOSEDIR 1 | |
| | #define HAVE_OPENDIR 1 | |
| | #define HAVE_READDIR 1 | |
| | #define LT_LIBEXT "a" | |
| | #define LT_LIBPREFIX "lib" | |
| | #define LIBTOOL_VERSION 2 | |
| | #define PACKAGE "collectd" | |
| | #define VERSION "5.4.0.43.g55ce7b5" | |
| | #define YYTEXT_POINTER 1 | |
| | #define HAVE_GOOGLE_PROTOBUF_C_PROTOBUF_C_H 1 | |
| | #define KERNEL_LINUX 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDIO_H 1 | |
| | #define HAVE_ERRNO_H 1 | |
| | #define HAVE_MATH_H 1 | |
| | #define HAVE_STDARG_H 1 | |
| | #define HAVE_SYSLOG_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SIGNAL_H 1 | |
| | #define HAVE_ASSERT_H 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SELECT_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_REGEX_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_ENDIAN_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_LIBGEN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_IP6_H 1 | |
| | #define HAVE_NETINET_ICMP6_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_RAID_MD_U_H 1 | |
| | #define HAVE_LINUX_WIRELESS_H 1 | |
| | #define HAVE_SYS_SWAP_H 1 | |
| | #define HAVE_UTMP_H 1 | |
| | #define HAVE_UTMPX_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_LINUX_IF_H 1 | |
| | #define HAVE_LINUX_NETDEVICE_H 1 | |
| | #define HAVE_LINUX_SOCKIOS_H 1 | |
| | #define HAVE_LINUX_ETHTOOL_H 1 | |
| | #define HAVE_LINUX_IP_VS_H 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_LINUX_UN_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_CTYPE_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_PATHS_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_SYS_STATFS_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_VFS_H 1 | |
| | #define HAVE_WORDEXP_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | |
| | #define HAVE_NET_IF_ARP_H 1 | |
| | #define HAVE_NET_PPP_DEFS_H 1 | |
| | #define HAVE_NET_IF_PPP_H 1 | |
| | #define HAVE_NETINET_IF_ETHER_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_SELECT 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRTOL 1 | |
| | #define HAVE_GETADDRINFO 1 | |
| | #define HAVE_GETNAMEINFO 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_MEMCPY 1 | |
| | #define HAVE_STRSTR 1 | |
| | #define HAVE_STRCMP 1 | |
| | #define HAVE_STRNCMP 1 | |
| | #define HAVE_STRNCPY 1 | |
| | #define HAVE_STRLEN 1 | |
| | #define HAVE_STRNCASECMP 1 | |
| | #define HAVE_STRCASECMP 1 | |
| | #define HAVE_OPENLOG 1 | |
| | #define HAVE_CLOSELOG 1 | |
| | #define HAVE_SYSCONF 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_IF_INDEXTONAME 1 | |
| | #define HAVE_DECL_STRERROR_R 1 | |
| | #define HAVE_STRERROR_R 1 | |
| | #define HAVE_GETPWNAM_R 1 | |
| | #define HAVE_GETGRNAM_R 1 | |
| | #define HAVE_SETGROUPS 1 | |
| | #define HAVE_REGCOMP 1 | |
| | #define HAVE_REGERROR 1 | |
| | #define HAVE_REGEXEC 1 | |
| | #define HAVE_REGFREE 1 | |
| | #define HAVE_SOCKET 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_NANOSLEEP 1 | |
| | #define HAVE_SYSCTL 1 | |
| | #define HAVE_STATFS 1 | |
| | #define HAVE_STATVFS 1 | |
| | #define HAVE_GETIFADDRS 1 | |
| | #define HAVE_GETLOADAVG 1 | |
| | #define HAVE_SYSLOG 1 | |
| | #define HAVE_GETUTENT 1 | |
| | #define HAVE_GETUTXENT 1 | |
| | #define HAVE_STRPTIME 1 | |
| | #define STRPTIME_NEEDS_STANDARDS 1 | |
| | #define NAN_STATIC_DEFAULT 1 | |
| | #define FP_LAYOUT_NEED_NOTHING 1 | |
| | #define HAVE_GETMNTENT 1 | |
| | #define HAVE_ONE_GETMNTENT 1 | |
| | #define HAVE_STRUCT_IP_MREQN_IMR_IFINDEX 1 | |
| | /* end confdefs.h. */ | |
| | | |
| | #include <kvm.h> | |
| | #include <sys/param.h> | |
| | #include <sys/sysctl.h> | |
| | #include <sys/user.h> | |
| | | |
| | | |
| | int | |
| | main () | |
| | { | |
| | static struct kinfo_proc ac_aggr; | |
| | if (sizeof ac_aggr.ki_rusage) | |
| | return 0; | |
| | ; | |
| | return 0; | |
| | } | |
| configure:18658: result: no | |
| configure:18684: checking for struct kinfo_proc.kp_proc | |
| configure:18684: gcc -c -g -O2 conftest.c >&5 | |
| conftest.c:172:17: fatal error: kvm.h: No such file or directory | |
| #include <kvm.h> | |
| ^ | |
| compilation terminated. | |
| configure:18684: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | #define HAVE_ERROR_T 1 | |
| | #define HAVE_ARGZ_ADD 1 | |
| | #define HAVE_ARGZ_APPEND 1 | |
| | #define HAVE_ARGZ_COUNT 1 | |
| | #define HAVE_ARGZ_CREATE_SEP 1 | |
| | #define HAVE_ARGZ_INSERT 1 | |
| | #define HAVE_ARGZ_NEXT 1 | |
| | #define HAVE_ARGZ_STRINGIFY 1 | |
| | #define HAVE_WORKING_ARGZ 1 | |
| | #define HAVE_PRELOADED_SYMBOLS 1 | |
| | #define HAVE_LTDL 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_CLOSEDIR 1 | |
| | #define HAVE_OPENDIR 1 | |
| | #define HAVE_READDIR 1 | |
| | #define LT_LIBEXT "a" | |
| | #define LT_LIBPREFIX "lib" | |
| | #define LIBTOOL_VERSION 2 | |
| | #define PACKAGE "collectd" | |
| | #define VERSION "5.4.0.43.g55ce7b5" | |
| | #define YYTEXT_POINTER 1 | |
| | #define HAVE_GOOGLE_PROTOBUF_C_PROTOBUF_C_H 1 | |
| | #define KERNEL_LINUX 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDIO_H 1 | |
| | #define HAVE_ERRNO_H 1 | |
| | #define HAVE_MATH_H 1 | |
| | #define HAVE_STDARG_H 1 | |
| | #define HAVE_SYSLOG_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SIGNAL_H 1 | |
| | #define HAVE_ASSERT_H 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SELECT_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_REGEX_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_ENDIAN_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_LIBGEN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_IP6_H 1 | |
| | #define HAVE_NETINET_ICMP6_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_RAID_MD_U_H 1 | |
| | #define HAVE_LINUX_WIRELESS_H 1 | |
| | #define HAVE_SYS_SWAP_H 1 | |
| | #define HAVE_UTMP_H 1 | |
| | #define HAVE_UTMPX_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_LINUX_IF_H 1 | |
| | #define HAVE_LINUX_NETDEVICE_H 1 | |
| | #define HAVE_LINUX_SOCKIOS_H 1 | |
| | #define HAVE_LINUX_ETHTOOL_H 1 | |
| | #define HAVE_LINUX_IP_VS_H 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_LINUX_UN_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_CTYPE_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_PATHS_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_SYS_STATFS_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_VFS_H 1 | |
| | #define HAVE_WORDEXP_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | |
| | #define HAVE_NET_IF_ARP_H 1 | |
| | #define HAVE_NET_PPP_DEFS_H 1 | |
| | #define HAVE_NET_IF_PPP_H 1 | |
| | #define HAVE_NETINET_IF_ETHER_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_SELECT 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRTOL 1 | |
| | #define HAVE_GETADDRINFO 1 | |
| | #define HAVE_GETNAMEINFO 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_MEMCPY 1 | |
| | #define HAVE_STRSTR 1 | |
| | #define HAVE_STRCMP 1 | |
| | #define HAVE_STRNCMP 1 | |
| | #define HAVE_STRNCPY 1 | |
| | #define HAVE_STRLEN 1 | |
| | #define HAVE_STRNCASECMP 1 | |
| | #define HAVE_STRCASECMP 1 | |
| | #define HAVE_OPENLOG 1 | |
| | #define HAVE_CLOSELOG 1 | |
| | #define HAVE_SYSCONF 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_IF_INDEXTONAME 1 | |
| | #define HAVE_DECL_STRERROR_R 1 | |
| | #define HAVE_STRERROR_R 1 | |
| | #define HAVE_GETPWNAM_R 1 | |
| | #define HAVE_GETGRNAM_R 1 | |
| | #define HAVE_SETGROUPS 1 | |
| | #define HAVE_REGCOMP 1 | |
| | #define HAVE_REGERROR 1 | |
| | #define HAVE_REGEXEC 1 | |
| | #define HAVE_REGFREE 1 | |
| | #define HAVE_SOCKET 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_NANOSLEEP 1 | |
| | #define HAVE_SYSCTL 1 | |
| | #define HAVE_STATFS 1 | |
| | #define HAVE_STATVFS 1 | |
| | #define HAVE_GETIFADDRS 1 | |
| | #define HAVE_GETLOADAVG 1 | |
| | #define HAVE_SYSLOG 1 | |
| | #define HAVE_GETUTENT 1 | |
| | #define HAVE_GETUTXENT 1 | |
| | #define HAVE_STRPTIME 1 | |
| | #define STRPTIME_NEEDS_STANDARDS 1 | |
| | #define NAN_STATIC_DEFAULT 1 | |
| | #define FP_LAYOUT_NEED_NOTHING 1 | |
| | #define HAVE_GETMNTENT 1 | |
| | #define HAVE_ONE_GETMNTENT 1 | |
| | #define HAVE_STRUCT_IP_MREQN_IMR_IFINDEX 1 | |
| | /* end confdefs.h. */ | |
| | | |
| | #include <sys/param.h> | |
| | #include <sys/sysctl.h> | |
| | #include <kvm.h> | |
| | | |
| | | |
| | int | |
| | main () | |
| | { | |
| | static struct kinfo_proc ac_aggr; | |
| | if (ac_aggr.kp_proc) | |
| | return 0; | |
| | ; | |
| | return 0; | |
| | } | |
| configure:18684: gcc -c -g -O2 conftest.c >&5 | |
| conftest.c:172:17: fatal error: kvm.h: No such file or directory | |
| #include <kvm.h> | |
| ^ | |
| compilation terminated. | |
| configure:18684: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | #define HAVE_ERROR_T 1 | |
| | #define HAVE_ARGZ_ADD 1 | |
| | #define HAVE_ARGZ_APPEND 1 | |
| | #define HAVE_ARGZ_COUNT 1 | |
| | #define HAVE_ARGZ_CREATE_SEP 1 | |
| | #define HAVE_ARGZ_INSERT 1 | |
| | #define HAVE_ARGZ_NEXT 1 | |
| | #define HAVE_ARGZ_STRINGIFY 1 | |
| | #define HAVE_WORKING_ARGZ 1 | |
| | #define HAVE_PRELOADED_SYMBOLS 1 | |
| | #define HAVE_LTDL 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_CLOSEDIR 1 | |
| | #define HAVE_OPENDIR 1 | |
| | #define HAVE_READDIR 1 | |
| | #define LT_LIBEXT "a" | |
| | #define LT_LIBPREFIX "lib" | |
| | #define LIBTOOL_VERSION 2 | |
| | #define PACKAGE "collectd" | |
| | #define VERSION "5.4.0.43.g55ce7b5" | |
| | #define YYTEXT_POINTER 1 | |
| | #define HAVE_GOOGLE_PROTOBUF_C_PROTOBUF_C_H 1 | |
| | #define KERNEL_LINUX 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDIO_H 1 | |
| | #define HAVE_ERRNO_H 1 | |
| | #define HAVE_MATH_H 1 | |
| | #define HAVE_STDARG_H 1 | |
| | #define HAVE_SYSLOG_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SIGNAL_H 1 | |
| | #define HAVE_ASSERT_H 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SELECT_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_REGEX_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_ENDIAN_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_LIBGEN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_IP6_H 1 | |
| | #define HAVE_NETINET_ICMP6_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_RAID_MD_U_H 1 | |
| | #define HAVE_LINUX_WIRELESS_H 1 | |
| | #define HAVE_SYS_SWAP_H 1 | |
| | #define HAVE_UTMP_H 1 | |
| | #define HAVE_UTMPX_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_LINUX_IF_H 1 | |
| | #define HAVE_LINUX_NETDEVICE_H 1 | |
| | #define HAVE_LINUX_SOCKIOS_H 1 | |
| | #define HAVE_LINUX_ETHTOOL_H 1 | |
| | #define HAVE_LINUX_IP_VS_H 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_LINUX_UN_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_CTYPE_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_PATHS_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_SYS_STATFS_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_VFS_H 1 | |
| | #define HAVE_WORDEXP_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | |
| | #define HAVE_NET_IF_ARP_H 1 | |
| | #define HAVE_NET_PPP_DEFS_H 1 | |
| | #define HAVE_NET_IF_PPP_H 1 | |
| | #define HAVE_NETINET_IF_ETHER_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_SELECT 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRTOL 1 | |
| | #define HAVE_GETADDRINFO 1 | |
| | #define HAVE_GETNAMEINFO 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_MEMCPY 1 | |
| | #define HAVE_STRSTR 1 | |
| | #define HAVE_STRCMP 1 | |
| | #define HAVE_STRNCMP 1 | |
| | #define HAVE_STRNCPY 1 | |
| | #define HAVE_STRLEN 1 | |
| | #define HAVE_STRNCASECMP 1 | |
| | #define HAVE_STRCASECMP 1 | |
| | #define HAVE_OPENLOG 1 | |
| | #define HAVE_CLOSELOG 1 | |
| | #define HAVE_SYSCONF 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_IF_INDEXTONAME 1 | |
| | #define HAVE_DECL_STRERROR_R 1 | |
| | #define HAVE_STRERROR_R 1 | |
| | #define HAVE_GETPWNAM_R 1 | |
| | #define HAVE_GETGRNAM_R 1 | |
| | #define HAVE_SETGROUPS 1 | |
| | #define HAVE_REGCOMP 1 | |
| | #define HAVE_REGERROR 1 | |
| | #define HAVE_REGEXEC 1 | |
| | #define HAVE_REGFREE 1 | |
| | #define HAVE_SOCKET 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_NANOSLEEP 1 | |
| | #define HAVE_SYSCTL 1 | |
| | #define HAVE_STATFS 1 | |
| | #define HAVE_STATVFS 1 | |
| | #define HAVE_GETIFADDRS 1 | |
| | #define HAVE_GETLOADAVG 1 | |
| | #define HAVE_SYSLOG 1 | |
| | #define HAVE_GETUTENT 1 | |
| | #define HAVE_GETUTXENT 1 | |
| | #define HAVE_STRPTIME 1 | |
| | #define STRPTIME_NEEDS_STANDARDS 1 | |
| | #define NAN_STATIC_DEFAULT 1 | |
| | #define FP_LAYOUT_NEED_NOTHING 1 | |
| | #define HAVE_GETMNTENT 1 | |
| | #define HAVE_ONE_GETMNTENT 1 | |
| | #define HAVE_STRUCT_IP_MREQN_IMR_IFINDEX 1 | |
| | /* end confdefs.h. */ | |
| | | |
| | #include <sys/param.h> | |
| | #include <sys/sysctl.h> | |
| | #include <kvm.h> | |
| | | |
| | | |
| | int | |
| | main () | |
| | { | |
| | static struct kinfo_proc ac_aggr; | |
| | if (sizeof ac_aggr.kp_proc) | |
| | return 0; | |
| | ; | |
| | return 0; | |
| | } | |
| configure:18684: result: no | |
| configure:18707: checking for struct kinfo_proc.kp_eproc | |
| configure:18707: gcc -c -g -O2 conftest.c >&5 | |
| conftest.c:172:17: fatal error: kvm.h: No such file or directory | |
| #include <kvm.h> | |
| ^ | |
| compilation terminated. | |
| configure:18707: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | #define HAVE_ERROR_T 1 | |
| | #define HAVE_ARGZ_ADD 1 | |
| | #define HAVE_ARGZ_APPEND 1 | |
| | #define HAVE_ARGZ_COUNT 1 | |
| | #define HAVE_ARGZ_CREATE_SEP 1 | |
| | #define HAVE_ARGZ_INSERT 1 | |
| | #define HAVE_ARGZ_NEXT 1 | |
| | #define HAVE_ARGZ_STRINGIFY 1 | |
| | #define HAVE_WORKING_ARGZ 1 | |
| | #define HAVE_PRELOADED_SYMBOLS 1 | |
| | #define HAVE_LTDL 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_CLOSEDIR 1 | |
| | #define HAVE_OPENDIR 1 | |
| | #define HAVE_READDIR 1 | |
| | #define LT_LIBEXT "a" | |
| | #define LT_LIBPREFIX "lib" | |
| | #define LIBTOOL_VERSION 2 | |
| | #define PACKAGE "collectd" | |
| | #define VERSION "5.4.0.43.g55ce7b5" | |
| | #define YYTEXT_POINTER 1 | |
| | #define HAVE_GOOGLE_PROTOBUF_C_PROTOBUF_C_H 1 | |
| | #define KERNEL_LINUX 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDIO_H 1 | |
| | #define HAVE_ERRNO_H 1 | |
| | #define HAVE_MATH_H 1 | |
| | #define HAVE_STDARG_H 1 | |
| | #define HAVE_SYSLOG_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SIGNAL_H 1 | |
| | #define HAVE_ASSERT_H 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SELECT_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_REGEX_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_ENDIAN_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_LIBGEN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_IP6_H 1 | |
| | #define HAVE_NETINET_ICMP6_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_RAID_MD_U_H 1 | |
| | #define HAVE_LINUX_WIRELESS_H 1 | |
| | #define HAVE_SYS_SWAP_H 1 | |
| | #define HAVE_UTMP_H 1 | |
| | #define HAVE_UTMPX_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_LINUX_IF_H 1 | |
| | #define HAVE_LINUX_NETDEVICE_H 1 | |
| | #define HAVE_LINUX_SOCKIOS_H 1 | |
| | #define HAVE_LINUX_ETHTOOL_H 1 | |
| | #define HAVE_LINUX_IP_VS_H 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_LINUX_UN_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_CTYPE_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_PATHS_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_SYS_STATFS_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_VFS_H 1 | |
| | #define HAVE_WORDEXP_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | |
| | #define HAVE_NET_IF_ARP_H 1 | |
| | #define HAVE_NET_PPP_DEFS_H 1 | |
| | #define HAVE_NET_IF_PPP_H 1 | |
| | #define HAVE_NETINET_IF_ETHER_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_SELECT 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRTOL 1 | |
| | #define HAVE_GETADDRINFO 1 | |
| | #define HAVE_GETNAMEINFO 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_MEMCPY 1 | |
| | #define HAVE_STRSTR 1 | |
| | #define HAVE_STRCMP 1 | |
| | #define HAVE_STRNCMP 1 | |
| | #define HAVE_STRNCPY 1 | |
| | #define HAVE_STRLEN 1 | |
| | #define HAVE_STRNCASECMP 1 | |
| | #define HAVE_STRCASECMP 1 | |
| | #define HAVE_OPENLOG 1 | |
| | #define HAVE_CLOSELOG 1 | |
| | #define HAVE_SYSCONF 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_IF_INDEXTONAME 1 | |
| | #define HAVE_DECL_STRERROR_R 1 | |
| | #define HAVE_STRERROR_R 1 | |
| | #define HAVE_GETPWNAM_R 1 | |
| | #define HAVE_GETGRNAM_R 1 | |
| | #define HAVE_SETGROUPS 1 | |
| | #define HAVE_REGCOMP 1 | |
| | #define HAVE_REGERROR 1 | |
| | #define HAVE_REGEXEC 1 | |
| | #define HAVE_REGFREE 1 | |
| | #define HAVE_SOCKET 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_NANOSLEEP 1 | |
| | #define HAVE_SYSCTL 1 | |
| | #define HAVE_STATFS 1 | |
| | #define HAVE_STATVFS 1 | |
| | #define HAVE_GETIFADDRS 1 | |
| | #define HAVE_GETLOADAVG 1 | |
| | #define HAVE_SYSLOG 1 | |
| | #define HAVE_GETUTENT 1 | |
| | #define HAVE_GETUTXENT 1 | |
| | #define HAVE_STRPTIME 1 | |
| | #define STRPTIME_NEEDS_STANDARDS 1 | |
| | #define NAN_STATIC_DEFAULT 1 | |
| | #define FP_LAYOUT_NEED_NOTHING 1 | |
| | #define HAVE_GETMNTENT 1 | |
| | #define HAVE_ONE_GETMNTENT 1 | |
| | #define HAVE_STRUCT_IP_MREQN_IMR_IFINDEX 1 | |
| | /* end confdefs.h. */ | |
| | | |
| | #include <sys/param.h> | |
| | #include <sys/sysctl.h> | |
| | #include <kvm.h> | |
| | | |
| | | |
| | int | |
| | main () | |
| | { | |
| | static struct kinfo_proc ac_aggr; | |
| | if (ac_aggr.kp_eproc) | |
| | return 0; | |
| | ; | |
| | return 0; | |
| | } | |
| configure:18707: gcc -c -g -O2 conftest.c >&5 | |
| conftest.c:172:17: fatal error: kvm.h: No such file or directory | |
| #include <kvm.h> | |
| ^ | |
| compilation terminated. | |
| configure:18707: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | #define HAVE_ERROR_T 1 | |
| | #define HAVE_ARGZ_ADD 1 | |
| | #define HAVE_ARGZ_APPEND 1 | |
| | #define HAVE_ARGZ_COUNT 1 | |
| | #define HAVE_ARGZ_CREATE_SEP 1 | |
| | #define HAVE_ARGZ_INSERT 1 | |
| | #define HAVE_ARGZ_NEXT 1 | |
| | #define HAVE_ARGZ_STRINGIFY 1 | |
| | #define HAVE_WORKING_ARGZ 1 | |
| | #define HAVE_PRELOADED_SYMBOLS 1 | |
| | #define HAVE_LTDL 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_CLOSEDIR 1 | |
| | #define HAVE_OPENDIR 1 | |
| | #define HAVE_READDIR 1 | |
| | #define LT_LIBEXT "a" | |
| | #define LT_LIBPREFIX "lib" | |
| | #define LIBTOOL_VERSION 2 | |
| | #define PACKAGE "collectd" | |
| | #define VERSION "5.4.0.43.g55ce7b5" | |
| | #define YYTEXT_POINTER 1 | |
| | #define HAVE_GOOGLE_PROTOBUF_C_PROTOBUF_C_H 1 | |
| | #define KERNEL_LINUX 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDIO_H 1 | |
| | #define HAVE_ERRNO_H 1 | |
| | #define HAVE_MATH_H 1 | |
| | #define HAVE_STDARG_H 1 | |
| | #define HAVE_SYSLOG_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SIGNAL_H 1 | |
| | #define HAVE_ASSERT_H 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SELECT_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_REGEX_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_ENDIAN_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_LIBGEN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_IP6_H 1 | |
| | #define HAVE_NETINET_ICMP6_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_RAID_MD_U_H 1 | |
| | #define HAVE_LINUX_WIRELESS_H 1 | |
| | #define HAVE_SYS_SWAP_H 1 | |
| | #define HAVE_UTMP_H 1 | |
| | #define HAVE_UTMPX_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_LINUX_IF_H 1 | |
| | #define HAVE_LINUX_NETDEVICE_H 1 | |
| | #define HAVE_LINUX_SOCKIOS_H 1 | |
| | #define HAVE_LINUX_ETHTOOL_H 1 | |
| | #define HAVE_LINUX_IP_VS_H 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_LINUX_UN_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_CTYPE_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_PATHS_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_SYS_STATFS_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_VFS_H 1 | |
| | #define HAVE_WORDEXP_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | |
| | #define HAVE_NET_IF_ARP_H 1 | |
| | #define HAVE_NET_PPP_DEFS_H 1 | |
| | #define HAVE_NET_IF_PPP_H 1 | |
| | #define HAVE_NETINET_IF_ETHER_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_SELECT 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRTOL 1 | |
| | #define HAVE_GETADDRINFO 1 | |
| | #define HAVE_GETNAMEINFO 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_MEMCPY 1 | |
| | #define HAVE_STRSTR 1 | |
| | #define HAVE_STRCMP 1 | |
| | #define HAVE_STRNCMP 1 | |
| | #define HAVE_STRNCPY 1 | |
| | #define HAVE_STRLEN 1 | |
| | #define HAVE_STRNCASECMP 1 | |
| | #define HAVE_STRCASECMP 1 | |
| | #define HAVE_OPENLOG 1 | |
| | #define HAVE_CLOSELOG 1 | |
| | #define HAVE_SYSCONF 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_IF_INDEXTONAME 1 | |
| | #define HAVE_DECL_STRERROR_R 1 | |
| | #define HAVE_STRERROR_R 1 | |
| | #define HAVE_GETPWNAM_R 1 | |
| | #define HAVE_GETGRNAM_R 1 | |
| | #define HAVE_SETGROUPS 1 | |
| | #define HAVE_REGCOMP 1 | |
| | #define HAVE_REGERROR 1 | |
| | #define HAVE_REGEXEC 1 | |
| | #define HAVE_REGFREE 1 | |
| | #define HAVE_SOCKET 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_NANOSLEEP 1 | |
| | #define HAVE_SYSCTL 1 | |
| | #define HAVE_STATFS 1 | |
| | #define HAVE_STATVFS 1 | |
| | #define HAVE_GETIFADDRS 1 | |
| | #define HAVE_GETLOADAVG 1 | |
| | #define HAVE_SYSLOG 1 | |
| | #define HAVE_GETUTENT 1 | |
| | #define HAVE_GETUTXENT 1 | |
| | #define HAVE_STRPTIME 1 | |
| | #define STRPTIME_NEEDS_STANDARDS 1 | |
| | #define NAN_STATIC_DEFAULT 1 | |
| | #define FP_LAYOUT_NEED_NOTHING 1 | |
| | #define HAVE_GETMNTENT 1 | |
| | #define HAVE_ONE_GETMNTENT 1 | |
| | #define HAVE_STRUCT_IP_MREQN_IMR_IFINDEX 1 | |
| | /* end confdefs.h. */ | |
| | | |
| | #include <sys/param.h> | |
| | #include <sys/sysctl.h> | |
| | #include <kvm.h> | |
| | | |
| | | |
| | int | |
| | main () | |
| | { | |
| | static struct kinfo_proc ac_aggr; | |
| | if (sizeof ac_aggr.kp_eproc) | |
| | return 0; | |
| | ; | |
| | return 0; | |
| | } | |
| configure:18707: result: no | |
| configure:18732: checking for struct udphdr.uh_dport | |
| configure:18732: gcc -c -g -O2 conftest.c >&5 | |
| configure:18732: $? = 0 | |
| configure:18732: result: yes | |
| configure:18761: checking for struct udphdr.uh_sport | |
| configure:18761: gcc -c -g -O2 conftest.c >&5 | |
| configure:18761: $? = 0 | |
| configure:18761: result: yes | |
| configure:18791: checking for struct udphdr.dest | |
| configure:18791: gcc -c -g -O2 conftest.c >&5 | |
| conftest.c: In function 'main': | |
| conftest.c:196:12: error: 'struct udphdr' has no member named 'dest' | |
| if (ac_aggr.dest) | |
| ^ | |
| configure:18791: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | #define HAVE_ERROR_T 1 | |
| | #define HAVE_ARGZ_ADD 1 | |
| | #define HAVE_ARGZ_APPEND 1 | |
| | #define HAVE_ARGZ_COUNT 1 | |
| | #define HAVE_ARGZ_CREATE_SEP 1 | |
| | #define HAVE_ARGZ_INSERT 1 | |
| | #define HAVE_ARGZ_NEXT 1 | |
| | #define HAVE_ARGZ_STRINGIFY 1 | |
| | #define HAVE_WORKING_ARGZ 1 | |
| | #define HAVE_PRELOADED_SYMBOLS 1 | |
| | #define HAVE_LTDL 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_CLOSEDIR 1 | |
| | #define HAVE_OPENDIR 1 | |
| | #define HAVE_READDIR 1 | |
| | #define LT_LIBEXT "a" | |
| | #define LT_LIBPREFIX "lib" | |
| | #define LIBTOOL_VERSION 2 | |
| | #define PACKAGE "collectd" | |
| | #define VERSION "5.4.0.43.g55ce7b5" | |
| | #define YYTEXT_POINTER 1 | |
| | #define HAVE_GOOGLE_PROTOBUF_C_PROTOBUF_C_H 1 | |
| | #define KERNEL_LINUX 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDIO_H 1 | |
| | #define HAVE_ERRNO_H 1 | |
| | #define HAVE_MATH_H 1 | |
| | #define HAVE_STDARG_H 1 | |
| | #define HAVE_SYSLOG_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SIGNAL_H 1 | |
| | #define HAVE_ASSERT_H 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SELECT_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_REGEX_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_ENDIAN_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_LIBGEN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_IP6_H 1 | |
| | #define HAVE_NETINET_ICMP6_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_RAID_MD_U_H 1 | |
| | #define HAVE_LINUX_WIRELESS_H 1 | |
| | #define HAVE_SYS_SWAP_H 1 | |
| | #define HAVE_UTMP_H 1 | |
| | #define HAVE_UTMPX_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_LINUX_IF_H 1 | |
| | #define HAVE_LINUX_NETDEVICE_H 1 | |
| | #define HAVE_LINUX_SOCKIOS_H 1 | |
| | #define HAVE_LINUX_ETHTOOL_H 1 | |
| | #define HAVE_LINUX_IP_VS_H 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_LINUX_UN_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_CTYPE_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_PATHS_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_SYS_STATFS_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_VFS_H 1 | |
| | #define HAVE_WORDEXP_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | |
| | #define HAVE_NET_IF_ARP_H 1 | |
| | #define HAVE_NET_PPP_DEFS_H 1 | |
| | #define HAVE_NET_IF_PPP_H 1 | |
| | #define HAVE_NETINET_IF_ETHER_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_SELECT 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRTOL 1 | |
| | #define HAVE_GETADDRINFO 1 | |
| | #define HAVE_GETNAMEINFO 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_MEMCPY 1 | |
| | #define HAVE_STRSTR 1 | |
| | #define HAVE_STRCMP 1 | |
| | #define HAVE_STRNCMP 1 | |
| | #define HAVE_STRNCPY 1 | |
| | #define HAVE_STRLEN 1 | |
| | #define HAVE_STRNCASECMP 1 | |
| | #define HAVE_STRCASECMP 1 | |
| | #define HAVE_OPENLOG 1 | |
| | #define HAVE_CLOSELOG 1 | |
| | #define HAVE_SYSCONF 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_IF_INDEXTONAME 1 | |
| | #define HAVE_DECL_STRERROR_R 1 | |
| | #define HAVE_STRERROR_R 1 | |
| | #define HAVE_GETPWNAM_R 1 | |
| | #define HAVE_GETGRNAM_R 1 | |
| | #define HAVE_SETGROUPS 1 | |
| | #define HAVE_REGCOMP 1 | |
| | #define HAVE_REGERROR 1 | |
| | #define HAVE_REGEXEC 1 | |
| | #define HAVE_REGFREE 1 | |
| | #define HAVE_SOCKET 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_NANOSLEEP 1 | |
| | #define HAVE_SYSCTL 1 | |
| | #define HAVE_STATFS 1 | |
| | #define HAVE_STATVFS 1 | |
| | #define HAVE_GETIFADDRS 1 | |
| | #define HAVE_GETLOADAVG 1 | |
| | #define HAVE_SYSLOG 1 | |
| | #define HAVE_GETUTENT 1 | |
| | #define HAVE_GETUTXENT 1 | |
| | #define HAVE_STRPTIME 1 | |
| | #define STRPTIME_NEEDS_STANDARDS 1 | |
| | #define NAN_STATIC_DEFAULT 1 | |
| | #define FP_LAYOUT_NEED_NOTHING 1 | |
| | #define HAVE_GETMNTENT 1 | |
| | #define HAVE_ONE_GETMNTENT 1 | |
| | #define HAVE_STRUCT_IP_MREQN_IMR_IFINDEX 1 | |
| | #define HAVE_STRUCT_UDPHDR_UH_DPORT 1 | |
| | #define HAVE_STRUCT_UDPHDR_UH_SPORT 1 | |
| | /* end confdefs.h. */ | |
| | #define _BSD_SOURCE | |
| | #if HAVE_STDINT_H | |
| | # include <stdint.h> | |
| | #endif | |
| | #if HAVE_SYS_TYPES_H | |
| | # include <sys/types.h> | |
| | #endif | |
| | #if HAVE_NETINET_IN_SYSTM_H | |
| | # include <netinet/in_systm.h> | |
| | #endif | |
| | #if HAVE_NETINET_IN_H | |
| | # include <netinet/in.h> | |
| | #endif | |
| | #if HAVE_NETINET_IP_H | |
| | # include <netinet/ip.h> | |
| | #endif | |
| | #if HAVE_NETINET_UDP_H | |
| | # include <netinet/udp.h> | |
| | #endif | |
| | | |
| | | |
| | int | |
| | main () | |
| | { | |
| | static struct udphdr ac_aggr; | |
| | if (ac_aggr.dest) | |
| | return 0; | |
| | ; | |
| | return 0; | |
| | } | |
| configure:18791: gcc -c -g -O2 conftest.c >&5 | |
| conftest.c: In function 'main': | |
| conftest.c:196:19: error: 'struct udphdr' has no member named 'dest' | |
| if (sizeof ac_aggr.dest) | |
| ^ | |
| configure:18791: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | #define HAVE_ERROR_T 1 | |
| | #define HAVE_ARGZ_ADD 1 | |
| | #define HAVE_ARGZ_APPEND 1 | |
| | #define HAVE_ARGZ_COUNT 1 | |
| | #define HAVE_ARGZ_CREATE_SEP 1 | |
| | #define HAVE_ARGZ_INSERT 1 | |
| | #define HAVE_ARGZ_NEXT 1 | |
| | #define HAVE_ARGZ_STRINGIFY 1 | |
| | #define HAVE_WORKING_ARGZ 1 | |
| | #define HAVE_PRELOADED_SYMBOLS 1 | |
| | #define HAVE_LTDL 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_CLOSEDIR 1 | |
| | #define HAVE_OPENDIR 1 | |
| | #define HAVE_READDIR 1 | |
| | #define LT_LIBEXT "a" | |
| | #define LT_LIBPREFIX "lib" | |
| | #define LIBTOOL_VERSION 2 | |
| | #define PACKAGE "collectd" | |
| | #define VERSION "5.4.0.43.g55ce7b5" | |
| | #define YYTEXT_POINTER 1 | |
| | #define HAVE_GOOGLE_PROTOBUF_C_PROTOBUF_C_H 1 | |
| | #define KERNEL_LINUX 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDIO_H 1 | |
| | #define HAVE_ERRNO_H 1 | |
| | #define HAVE_MATH_H 1 | |
| | #define HAVE_STDARG_H 1 | |
| | #define HAVE_SYSLOG_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SIGNAL_H 1 | |
| | #define HAVE_ASSERT_H 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SELECT_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_REGEX_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_ENDIAN_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_LIBGEN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_IP6_H 1 | |
| | #define HAVE_NETINET_ICMP6_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_RAID_MD_U_H 1 | |
| | #define HAVE_LINUX_WIRELESS_H 1 | |
| | #define HAVE_SYS_SWAP_H 1 | |
| | #define HAVE_UTMP_H 1 | |
| | #define HAVE_UTMPX_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_LINUX_IF_H 1 | |
| | #define HAVE_LINUX_NETDEVICE_H 1 | |
| | #define HAVE_LINUX_SOCKIOS_H 1 | |
| | #define HAVE_LINUX_ETHTOOL_H 1 | |
| | #define HAVE_LINUX_IP_VS_H 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_LINUX_UN_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_CTYPE_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_PATHS_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_SYS_STATFS_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_VFS_H 1 | |
| | #define HAVE_WORDEXP_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | |
| | #define HAVE_NET_IF_ARP_H 1 | |
| | #define HAVE_NET_PPP_DEFS_H 1 | |
| | #define HAVE_NET_IF_PPP_H 1 | |
| | #define HAVE_NETINET_IF_ETHER_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_SELECT 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRTOL 1 | |
| | #define HAVE_GETADDRINFO 1 | |
| | #define HAVE_GETNAMEINFO 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_MEMCPY 1 | |
| | #define HAVE_STRSTR 1 | |
| | #define HAVE_STRCMP 1 | |
| | #define HAVE_STRNCMP 1 | |
| | #define HAVE_STRNCPY 1 | |
| | #define HAVE_STRLEN 1 | |
| | #define HAVE_STRNCASECMP 1 | |
| | #define HAVE_STRCASECMP 1 | |
| | #define HAVE_OPENLOG 1 | |
| | #define HAVE_CLOSELOG 1 | |
| | #define HAVE_SYSCONF 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_IF_INDEXTONAME 1 | |
| | #define HAVE_DECL_STRERROR_R 1 | |
| | #define HAVE_STRERROR_R 1 | |
| | #define HAVE_GETPWNAM_R 1 | |
| | #define HAVE_GETGRNAM_R 1 | |
| | #define HAVE_SETGROUPS 1 | |
| | #define HAVE_REGCOMP 1 | |
| | #define HAVE_REGERROR 1 | |
| | #define HAVE_REGEXEC 1 | |
| | #define HAVE_REGFREE 1 | |
| | #define HAVE_SOCKET 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_NANOSLEEP 1 | |
| | #define HAVE_SYSCTL 1 | |
| | #define HAVE_STATFS 1 | |
| | #define HAVE_STATVFS 1 | |
| | #define HAVE_GETIFADDRS 1 | |
| | #define HAVE_GETLOADAVG 1 | |
| | #define HAVE_SYSLOG 1 | |
| | #define HAVE_GETUTENT 1 | |
| | #define HAVE_GETUTXENT 1 | |
| | #define HAVE_STRPTIME 1 | |
| | #define STRPTIME_NEEDS_STANDARDS 1 | |
| | #define NAN_STATIC_DEFAULT 1 | |
| | #define FP_LAYOUT_NEED_NOTHING 1 | |
| | #define HAVE_GETMNTENT 1 | |
| | #define HAVE_ONE_GETMNTENT 1 | |
| | #define HAVE_STRUCT_IP_MREQN_IMR_IFINDEX 1 | |
| | #define HAVE_STRUCT_UDPHDR_UH_DPORT 1 | |
| | #define HAVE_STRUCT_UDPHDR_UH_SPORT 1 | |
| | /* end confdefs.h. */ | |
| | #define _BSD_SOURCE | |
| | #if HAVE_STDINT_H | |
| | # include <stdint.h> | |
| | #endif | |
| | #if HAVE_SYS_TYPES_H | |
| | # include <sys/types.h> | |
| | #endif | |
| | #if HAVE_NETINET_IN_SYSTM_H | |
| | # include <netinet/in_systm.h> | |
| | #endif | |
| | #if HAVE_NETINET_IN_H | |
| | # include <netinet/in.h> | |
| | #endif | |
| | #if HAVE_NETINET_IP_H | |
| | # include <netinet/ip.h> | |
| | #endif | |
| | #if HAVE_NETINET_UDP_H | |
| | # include <netinet/udp.h> | |
| | #endif | |
| | | |
| | | |
| | int | |
| | main () | |
| | { | |
| | static struct udphdr ac_aggr; | |
| | if (sizeof ac_aggr.dest) | |
| | return 0; | |
| | ; | |
| | return 0; | |
| | } | |
| configure:18791: result: no | |
| configure:18820: checking for struct udphdr.source | |
| configure:18820: gcc -c -g -O2 conftest.c >&5 | |
| conftest.c: In function 'main': | |
| conftest.c:196:12: error: 'struct udphdr' has no member named 'source' | |
| if (ac_aggr.source) | |
| ^ | |
| configure:18820: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | #define HAVE_ERROR_T 1 | |
| | #define HAVE_ARGZ_ADD 1 | |
| | #define HAVE_ARGZ_APPEND 1 | |
| | #define HAVE_ARGZ_COUNT 1 | |
| | #define HAVE_ARGZ_CREATE_SEP 1 | |
| | #define HAVE_ARGZ_INSERT 1 | |
| | #define HAVE_ARGZ_NEXT 1 | |
| | #define HAVE_ARGZ_STRINGIFY 1 | |
| | #define HAVE_WORKING_ARGZ 1 | |
| | #define HAVE_PRELOADED_SYMBOLS 1 | |
| | #define HAVE_LTDL 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_CLOSEDIR 1 | |
| | #define HAVE_OPENDIR 1 | |
| | #define HAVE_READDIR 1 | |
| | #define LT_LIBEXT "a" | |
| | #define LT_LIBPREFIX "lib" | |
| | #define LIBTOOL_VERSION 2 | |
| | #define PACKAGE "collectd" | |
| | #define VERSION "5.4.0.43.g55ce7b5" | |
| | #define YYTEXT_POINTER 1 | |
| | #define HAVE_GOOGLE_PROTOBUF_C_PROTOBUF_C_H 1 | |
| | #define KERNEL_LINUX 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDIO_H 1 | |
| | #define HAVE_ERRNO_H 1 | |
| | #define HAVE_MATH_H 1 | |
| | #define HAVE_STDARG_H 1 | |
| | #define HAVE_SYSLOG_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SIGNAL_H 1 | |
| | #define HAVE_ASSERT_H 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SELECT_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_REGEX_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_ENDIAN_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_LIBGEN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_IP6_H 1 | |
| | #define HAVE_NETINET_ICMP6_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_RAID_MD_U_H 1 | |
| | #define HAVE_LINUX_WIRELESS_H 1 | |
| | #define HAVE_SYS_SWAP_H 1 | |
| | #define HAVE_UTMP_H 1 | |
| | #define HAVE_UTMPX_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_LINUX_IF_H 1 | |
| | #define HAVE_LINUX_NETDEVICE_H 1 | |
| | #define HAVE_LINUX_SOCKIOS_H 1 | |
| | #define HAVE_LINUX_ETHTOOL_H 1 | |
| | #define HAVE_LINUX_IP_VS_H 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_LINUX_UN_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_CTYPE_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_PATHS_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_SYS_STATFS_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_VFS_H 1 | |
| | #define HAVE_WORDEXP_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | |
| | #define HAVE_NET_IF_ARP_H 1 | |
| | #define HAVE_NET_PPP_DEFS_H 1 | |
| | #define HAVE_NET_IF_PPP_H 1 | |
| | #define HAVE_NETINET_IF_ETHER_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_SELECT 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRTOL 1 | |
| | #define HAVE_GETADDRINFO 1 | |
| | #define HAVE_GETNAMEINFO 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_MEMCPY 1 | |
| | #define HAVE_STRSTR 1 | |
| | #define HAVE_STRCMP 1 | |
| | #define HAVE_STRNCMP 1 | |
| | #define HAVE_STRNCPY 1 | |
| | #define HAVE_STRLEN 1 | |
| | #define HAVE_STRNCASECMP 1 | |
| | #define HAVE_STRCASECMP 1 | |
| | #define HAVE_OPENLOG 1 | |
| | #define HAVE_CLOSELOG 1 | |
| | #define HAVE_SYSCONF 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_IF_INDEXTONAME 1 | |
| | #define HAVE_DECL_STRERROR_R 1 | |
| | #define HAVE_STRERROR_R 1 | |
| | #define HAVE_GETPWNAM_R 1 | |
| | #define HAVE_GETGRNAM_R 1 | |
| | #define HAVE_SETGROUPS 1 | |
| | #define HAVE_REGCOMP 1 | |
| | #define HAVE_REGERROR 1 | |
| | #define HAVE_REGEXEC 1 | |
| | #define HAVE_REGFREE 1 | |
| | #define HAVE_SOCKET 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_NANOSLEEP 1 | |
| | #define HAVE_SYSCTL 1 | |
| | #define HAVE_STATFS 1 | |
| | #define HAVE_STATVFS 1 | |
| | #define HAVE_GETIFADDRS 1 | |
| | #define HAVE_GETLOADAVG 1 | |
| | #define HAVE_SYSLOG 1 | |
| | #define HAVE_GETUTENT 1 | |
| | #define HAVE_GETUTXENT 1 | |
| | #define HAVE_STRPTIME 1 | |
| | #define STRPTIME_NEEDS_STANDARDS 1 | |
| | #define NAN_STATIC_DEFAULT 1 | |
| | #define FP_LAYOUT_NEED_NOTHING 1 | |
| | #define HAVE_GETMNTENT 1 | |
| | #define HAVE_ONE_GETMNTENT 1 | |
| | #define HAVE_STRUCT_IP_MREQN_IMR_IFINDEX 1 | |
| | #define HAVE_STRUCT_UDPHDR_UH_DPORT 1 | |
| | #define HAVE_STRUCT_UDPHDR_UH_SPORT 1 | |
| | /* end confdefs.h. */ | |
| | #define _BSD_SOURCE | |
| | #if HAVE_STDINT_H | |
| | # include <stdint.h> | |
| | #endif | |
| | #if HAVE_SYS_TYPES_H | |
| | # include <sys/types.h> | |
| | #endif | |
| | #if HAVE_NETINET_IN_SYSTM_H | |
| | # include <netinet/in_systm.h> | |
| | #endif | |
| | #if HAVE_NETINET_IN_H | |
| | # include <netinet/in.h> | |
| | #endif | |
| | #if HAVE_NETINET_IP_H | |
| | # include <netinet/ip.h> | |
| | #endif | |
| | #if HAVE_NETINET_UDP_H | |
| | # include <netinet/udp.h> | |
| | #endif | |
| | | |
| | | |
| | int | |
| | main () | |
| | { | |
| | static struct udphdr ac_aggr; | |
| | if (ac_aggr.source) | |
| | return 0; | |
| | ; | |
| | return 0; | |
| | } | |
| configure:18820: gcc -c -g -O2 conftest.c >&5 | |
| conftest.c: In function 'main': | |
| conftest.c:196:19: error: 'struct udphdr' has no member named 'source' | |
| if (sizeof ac_aggr.source) | |
| ^ | |
| configure:18820: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | #define HAVE_ERROR_T 1 | |
| | #define HAVE_ARGZ_ADD 1 | |
| | #define HAVE_ARGZ_APPEND 1 | |
| | #define HAVE_ARGZ_COUNT 1 | |
| | #define HAVE_ARGZ_CREATE_SEP 1 | |
| | #define HAVE_ARGZ_INSERT 1 | |
| | #define HAVE_ARGZ_NEXT 1 | |
| | #define HAVE_ARGZ_STRINGIFY 1 | |
| | #define HAVE_WORKING_ARGZ 1 | |
| | #define HAVE_PRELOADED_SYMBOLS 1 | |
| | #define HAVE_LTDL 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_CLOSEDIR 1 | |
| | #define HAVE_OPENDIR 1 | |
| | #define HAVE_READDIR 1 | |
| | #define LT_LIBEXT "a" | |
| | #define LT_LIBPREFIX "lib" | |
| | #define LIBTOOL_VERSION 2 | |
| | #define PACKAGE "collectd" | |
| | #define VERSION "5.4.0.43.g55ce7b5" | |
| | #define YYTEXT_POINTER 1 | |
| | #define HAVE_GOOGLE_PROTOBUF_C_PROTOBUF_C_H 1 | |
| | #define KERNEL_LINUX 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDIO_H 1 | |
| | #define HAVE_ERRNO_H 1 | |
| | #define HAVE_MATH_H 1 | |
| | #define HAVE_STDARG_H 1 | |
| | #define HAVE_SYSLOG_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SIGNAL_H 1 | |
| | #define HAVE_ASSERT_H 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SELECT_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_REGEX_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_ENDIAN_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_LIBGEN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_IP6_H 1 | |
| | #define HAVE_NETINET_ICMP6_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_RAID_MD_U_H 1 | |
| | #define HAVE_LINUX_WIRELESS_H 1 | |
| | #define HAVE_SYS_SWAP_H 1 | |
| | #define HAVE_UTMP_H 1 | |
| | #define HAVE_UTMPX_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_LINUX_IF_H 1 | |
| | #define HAVE_LINUX_NETDEVICE_H 1 | |
| | #define HAVE_LINUX_SOCKIOS_H 1 | |
| | #define HAVE_LINUX_ETHTOOL_H 1 | |
| | #define HAVE_LINUX_IP_VS_H 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_LINUX_UN_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_CTYPE_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_PATHS_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_SYS_STATFS_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_VFS_H 1 | |
| | #define HAVE_WORDEXP_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | |
| | #define HAVE_NET_IF_ARP_H 1 | |
| | #define HAVE_NET_PPP_DEFS_H 1 | |
| | #define HAVE_NET_IF_PPP_H 1 | |
| | #define HAVE_NETINET_IF_ETHER_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_SELECT 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRTOL 1 | |
| | #define HAVE_GETADDRINFO 1 | |
| | #define HAVE_GETNAMEINFO 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_MEMCPY 1 | |
| | #define HAVE_STRSTR 1 | |
| | #define HAVE_STRCMP 1 | |
| | #define HAVE_STRNCMP 1 | |
| | #define HAVE_STRNCPY 1 | |
| | #define HAVE_STRLEN 1 | |
| | #define HAVE_STRNCASECMP 1 | |
| | #define HAVE_STRCASECMP 1 | |
| | #define HAVE_OPENLOG 1 | |
| | #define HAVE_CLOSELOG 1 | |
| | #define HAVE_SYSCONF 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_IF_INDEXTONAME 1 | |
| | #define HAVE_DECL_STRERROR_R 1 | |
| | #define HAVE_STRERROR_R 1 | |
| | #define HAVE_GETPWNAM_R 1 | |
| | #define HAVE_GETGRNAM_R 1 | |
| | #define HAVE_SETGROUPS 1 | |
| | #define HAVE_REGCOMP 1 | |
| | #define HAVE_REGERROR 1 | |
| | #define HAVE_REGEXEC 1 | |
| | #define HAVE_REGFREE 1 | |
| | #define HAVE_SOCKET 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_NANOSLEEP 1 | |
| | #define HAVE_SYSCTL 1 | |
| | #define HAVE_STATFS 1 | |
| | #define HAVE_STATVFS 1 | |
| | #define HAVE_GETIFADDRS 1 | |
| | #define HAVE_GETLOADAVG 1 | |
| | #define HAVE_SYSLOG 1 | |
| | #define HAVE_GETUTENT 1 | |
| | #define HAVE_GETUTXENT 1 | |
| | #define HAVE_STRPTIME 1 | |
| | #define STRPTIME_NEEDS_STANDARDS 1 | |
| | #define NAN_STATIC_DEFAULT 1 | |
| | #define FP_LAYOUT_NEED_NOTHING 1 | |
| | #define HAVE_GETMNTENT 1 | |
| | #define HAVE_ONE_GETMNTENT 1 | |
| | #define HAVE_STRUCT_IP_MREQN_IMR_IFINDEX 1 | |
| | #define HAVE_STRUCT_UDPHDR_UH_DPORT 1 | |
| | #define HAVE_STRUCT_UDPHDR_UH_SPORT 1 | |
| | /* end confdefs.h. */ | |
| | #define _BSD_SOURCE | |
| | #if HAVE_STDINT_H | |
| | # include <stdint.h> | |
| | #endif | |
| | #if HAVE_SYS_TYPES_H | |
| | # include <sys/types.h> | |
| | #endif | |
| | #if HAVE_NETINET_IN_SYSTM_H | |
| | # include <netinet/in_systm.h> | |
| | #endif | |
| | #if HAVE_NETINET_IN_H | |
| | # include <netinet/in.h> | |
| | #endif | |
| | #if HAVE_NETINET_IP_H | |
| | # include <netinet/ip.h> | |
| | #endif | |
| | #if HAVE_NETINET_UDP_H | |
| | # include <netinet/udp.h> | |
| | #endif | |
| | | |
| | | |
| | int | |
| | main () | |
| | { | |
| | static struct udphdr ac_aggr; | |
| | if (sizeof ac_aggr.source) | |
| | return 0; | |
| | ; | |
| | return 0; | |
| | } | |
| configure:18820: result: no | |
| configure:18851: checking for kstat_io_t.nwritten | |
| configure:18851: gcc -c -g -O2 conftest.c >&5 | |
| conftest.c: In function 'main': | |
| conftest.c:180:1: error: unknown type name 'kstat_io_t' | |
| static kstat_io_t ac_aggr; | |
| ^ | |
| conftest.c:181:12: error: request for member 'nwritten' in something not a structure or union | |
| if (ac_aggr.nwritten) | |
| ^ | |
| configure:18851: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | #define HAVE_ERROR_T 1 | |
| | #define HAVE_ARGZ_ADD 1 | |
| | #define HAVE_ARGZ_APPEND 1 | |
| | #define HAVE_ARGZ_COUNT 1 | |
| | #define HAVE_ARGZ_CREATE_SEP 1 | |
| | #define HAVE_ARGZ_INSERT 1 | |
| | #define HAVE_ARGZ_NEXT 1 | |
| | #define HAVE_ARGZ_STRINGIFY 1 | |
| | #define HAVE_WORKING_ARGZ 1 | |
| | #define HAVE_PRELOADED_SYMBOLS 1 | |
| | #define HAVE_LTDL 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_CLOSEDIR 1 | |
| | #define HAVE_OPENDIR 1 | |
| | #define HAVE_READDIR 1 | |
| | #define LT_LIBEXT "a" | |
| | #define LT_LIBPREFIX "lib" | |
| | #define LIBTOOL_VERSION 2 | |
| | #define PACKAGE "collectd" | |
| | #define VERSION "5.4.0.43.g55ce7b5" | |
| | #define YYTEXT_POINTER 1 | |
| | #define HAVE_GOOGLE_PROTOBUF_C_PROTOBUF_C_H 1 | |
| | #define KERNEL_LINUX 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDIO_H 1 | |
| | #define HAVE_ERRNO_H 1 | |
| | #define HAVE_MATH_H 1 | |
| | #define HAVE_STDARG_H 1 | |
| | #define HAVE_SYSLOG_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SIGNAL_H 1 | |
| | #define HAVE_ASSERT_H 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SELECT_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_REGEX_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_ENDIAN_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_LIBGEN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_IP6_H 1 | |
| | #define HAVE_NETINET_ICMP6_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_RAID_MD_U_H 1 | |
| | #define HAVE_LINUX_WIRELESS_H 1 | |
| | #define HAVE_SYS_SWAP_H 1 | |
| | #define HAVE_UTMP_H 1 | |
| | #define HAVE_UTMPX_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_LINUX_IF_H 1 | |
| | #define HAVE_LINUX_NETDEVICE_H 1 | |
| | #define HAVE_LINUX_SOCKIOS_H 1 | |
| | #define HAVE_LINUX_ETHTOOL_H 1 | |
| | #define HAVE_LINUX_IP_VS_H 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_LINUX_UN_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_CTYPE_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_PATHS_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_SYS_STATFS_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_VFS_H 1 | |
| | #define HAVE_WORDEXP_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | |
| | #define HAVE_NET_IF_ARP_H 1 | |
| | #define HAVE_NET_PPP_DEFS_H 1 | |
| | #define HAVE_NET_IF_PPP_H 1 | |
| | #define HAVE_NETINET_IF_ETHER_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_SELECT 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRTOL 1 | |
| | #define HAVE_GETADDRINFO 1 | |
| | #define HAVE_GETNAMEINFO 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_MEMCPY 1 | |
| | #define HAVE_STRSTR 1 | |
| | #define HAVE_STRCMP 1 | |
| | #define HAVE_STRNCMP 1 | |
| | #define HAVE_STRNCPY 1 | |
| | #define HAVE_STRLEN 1 | |
| | #define HAVE_STRNCASECMP 1 | |
| | #define HAVE_STRCASECMP 1 | |
| | #define HAVE_OPENLOG 1 | |
| | #define HAVE_CLOSELOG 1 | |
| | #define HAVE_SYSCONF 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_IF_INDEXTONAME 1 | |
| | #define HAVE_DECL_STRERROR_R 1 | |
| | #define HAVE_STRERROR_R 1 | |
| | #define HAVE_GETPWNAM_R 1 | |
| | #define HAVE_GETGRNAM_R 1 | |
| | #define HAVE_SETGROUPS 1 | |
| | #define HAVE_REGCOMP 1 | |
| | #define HAVE_REGERROR 1 | |
| | #define HAVE_REGEXEC 1 | |
| | #define HAVE_REGFREE 1 | |
| | #define HAVE_SOCKET 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_NANOSLEEP 1 | |
| | #define HAVE_SYSCTL 1 | |
| | #define HAVE_STATFS 1 | |
| | #define HAVE_STATVFS 1 | |
| | #define HAVE_GETIFADDRS 1 | |
| | #define HAVE_GETLOADAVG 1 | |
| | #define HAVE_SYSLOG 1 | |
| | #define HAVE_GETUTENT 1 | |
| | #define HAVE_GETUTXENT 1 | |
| | #define HAVE_STRPTIME 1 | |
| | #define STRPTIME_NEEDS_STANDARDS 1 | |
| | #define NAN_STATIC_DEFAULT 1 | |
| | #define FP_LAYOUT_NEED_NOTHING 1 | |
| | #define HAVE_GETMNTENT 1 | |
| | #define HAVE_ONE_GETMNTENT 1 | |
| | #define HAVE_STRUCT_IP_MREQN_IMR_IFINDEX 1 | |
| | #define HAVE_STRUCT_UDPHDR_UH_DPORT 1 | |
| | #define HAVE_STRUCT_UDPHDR_UH_SPORT 1 | |
| | /* end confdefs.h. */ | |
| | | |
| | #if HAVE_KSTAT_H | |
| | # include <kstat.h> | |
| | #endif | |
| | | |
| | | |
| | int | |
| | main () | |
| | { | |
| | static kstat_io_t ac_aggr; | |
| | if (ac_aggr.nwritten) | |
| | return 0; | |
| | ; | |
| | return 0; | |
| | } | |
| configure:18851: gcc -c -g -O2 conftest.c >&5 | |
| conftest.c: In function 'main': | |
| conftest.c:180:1: error: unknown type name 'kstat_io_t' | |
| static kstat_io_t ac_aggr; | |
| ^ | |
| conftest.c:181:19: error: request for member 'nwritten' in something not a structure or union | |
| if (sizeof ac_aggr.nwritten) | |
| ^ | |
| configure:18851: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | #define HAVE_ERROR_T 1 | |
| | #define HAVE_ARGZ_ADD 1 | |
| | #define HAVE_ARGZ_APPEND 1 | |
| | #define HAVE_ARGZ_COUNT 1 | |
| | #define HAVE_ARGZ_CREATE_SEP 1 | |
| | #define HAVE_ARGZ_INSERT 1 | |
| | #define HAVE_ARGZ_NEXT 1 | |
| | #define HAVE_ARGZ_STRINGIFY 1 | |
| | #define HAVE_WORKING_ARGZ 1 | |
| | #define HAVE_PRELOADED_SYMBOLS 1 | |
| | #define HAVE_LTDL 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_CLOSEDIR 1 | |
| | #define HAVE_OPENDIR 1 | |
| | #define HAVE_READDIR 1 | |
| | #define LT_LIBEXT "a" | |
| | #define LT_LIBPREFIX "lib" | |
| | #define LIBTOOL_VERSION 2 | |
| | #define PACKAGE "collectd" | |
| | #define VERSION "5.4.0.43.g55ce7b5" | |
| | #define YYTEXT_POINTER 1 | |
| | #define HAVE_GOOGLE_PROTOBUF_C_PROTOBUF_C_H 1 | |
| | #define KERNEL_LINUX 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDIO_H 1 | |
| | #define HAVE_ERRNO_H 1 | |
| | #define HAVE_MATH_H 1 | |
| | #define HAVE_STDARG_H 1 | |
| | #define HAVE_SYSLOG_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SIGNAL_H 1 | |
| | #define HAVE_ASSERT_H 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SELECT_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_REGEX_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_ENDIAN_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_LIBGEN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_IP6_H 1 | |
| | #define HAVE_NETINET_ICMP6_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_RAID_MD_U_H 1 | |
| | #define HAVE_LINUX_WIRELESS_H 1 | |
| | #define HAVE_SYS_SWAP_H 1 | |
| | #define HAVE_UTMP_H 1 | |
| | #define HAVE_UTMPX_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_LINUX_IF_H 1 | |
| | #define HAVE_LINUX_NETDEVICE_H 1 | |
| | #define HAVE_LINUX_SOCKIOS_H 1 | |
| | #define HAVE_LINUX_ETHTOOL_H 1 | |
| | #define HAVE_LINUX_IP_VS_H 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_LINUX_UN_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_CTYPE_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_PATHS_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_SYS_STATFS_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_VFS_H 1 | |
| | #define HAVE_WORDEXP_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | |
| | #define HAVE_NET_IF_ARP_H 1 | |
| | #define HAVE_NET_PPP_DEFS_H 1 | |
| | #define HAVE_NET_IF_PPP_H 1 | |
| | #define HAVE_NETINET_IF_ETHER_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_SELECT 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRTOL 1 | |
| | #define HAVE_GETADDRINFO 1 | |
| | #define HAVE_GETNAMEINFO 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_MEMCPY 1 | |
| | #define HAVE_STRSTR 1 | |
| | #define HAVE_STRCMP 1 | |
| | #define HAVE_STRNCMP 1 | |
| | #define HAVE_STRNCPY 1 | |
| | #define HAVE_STRLEN 1 | |
| | #define HAVE_STRNCASECMP 1 | |
| | #define HAVE_STRCASECMP 1 | |
| | #define HAVE_OPENLOG 1 | |
| | #define HAVE_CLOSELOG 1 | |
| | #define HAVE_SYSCONF 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_IF_INDEXTONAME 1 | |
| | #define HAVE_DECL_STRERROR_R 1 | |
| | #define HAVE_STRERROR_R 1 | |
| | #define HAVE_GETPWNAM_R 1 | |
| | #define HAVE_GETGRNAM_R 1 | |
| | #define HAVE_SETGROUPS 1 | |
| | #define HAVE_REGCOMP 1 | |
| | #define HAVE_REGERROR 1 | |
| | #define HAVE_REGEXEC 1 | |
| | #define HAVE_REGFREE 1 | |
| | #define HAVE_SOCKET 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_NANOSLEEP 1 | |
| | #define HAVE_SYSCTL 1 | |
| | #define HAVE_STATFS 1 | |
| | #define HAVE_STATVFS 1 | |
| | #define HAVE_GETIFADDRS 1 | |
| | #define HAVE_GETLOADAVG 1 | |
| | #define HAVE_SYSLOG 1 | |
| | #define HAVE_GETUTENT 1 | |
| | #define HAVE_GETUTXENT 1 | |
| | #define HAVE_STRPTIME 1 | |
| | #define STRPTIME_NEEDS_STANDARDS 1 | |
| | #define NAN_STATIC_DEFAULT 1 | |
| | #define FP_LAYOUT_NEED_NOTHING 1 | |
| | #define HAVE_GETMNTENT 1 | |
| | #define HAVE_ONE_GETMNTENT 1 | |
| | #define HAVE_STRUCT_IP_MREQN_IMR_IFINDEX 1 | |
| | #define HAVE_STRUCT_UDPHDR_UH_DPORT 1 | |
| | #define HAVE_STRUCT_UDPHDR_UH_SPORT 1 | |
| | /* end confdefs.h. */ | |
| | | |
| | #if HAVE_KSTAT_H | |
| | # include <kstat.h> | |
| | #endif | |
| | | |
| | | |
| | int | |
| | main () | |
| | { | |
| | static kstat_io_t ac_aggr; | |
| | if (sizeof ac_aggr.nwritten) | |
| | return 0; | |
| | ; | |
| | return 0; | |
| | } | |
| configure:18851: result: no | |
| configure:18865: checking for kstat_io_t.writes | |
| configure:18865: gcc -c -g -O2 conftest.c >&5 | |
| conftest.c: In function 'main': | |
| conftest.c:180:1: error: unknown type name 'kstat_io_t' | |
| static kstat_io_t ac_aggr; | |
| ^ | |
| conftest.c:181:12: error: request for member 'writes' in something not a structure or union | |
| if (ac_aggr.writes) | |
| ^ | |
| configure:18865: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | #define HAVE_ERROR_T 1 | |
| | #define HAVE_ARGZ_ADD 1 | |
| | #define HAVE_ARGZ_APPEND 1 | |
| | #define HAVE_ARGZ_COUNT 1 | |
| | #define HAVE_ARGZ_CREATE_SEP 1 | |
| | #define HAVE_ARGZ_INSERT 1 | |
| | #define HAVE_ARGZ_NEXT 1 | |
| | #define HAVE_ARGZ_STRINGIFY 1 | |
| | #define HAVE_WORKING_ARGZ 1 | |
| | #define HAVE_PRELOADED_SYMBOLS 1 | |
| | #define HAVE_LTDL 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_CLOSEDIR 1 | |
| | #define HAVE_OPENDIR 1 | |
| | #define HAVE_READDIR 1 | |
| | #define LT_LIBEXT "a" | |
| | #define LT_LIBPREFIX "lib" | |
| | #define LIBTOOL_VERSION 2 | |
| | #define PACKAGE "collectd" | |
| | #define VERSION "5.4.0.43.g55ce7b5" | |
| | #define YYTEXT_POINTER 1 | |
| | #define HAVE_GOOGLE_PROTOBUF_C_PROTOBUF_C_H 1 | |
| | #define KERNEL_LINUX 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDIO_H 1 | |
| | #define HAVE_ERRNO_H 1 | |
| | #define HAVE_MATH_H 1 | |
| | #define HAVE_STDARG_H 1 | |
| | #define HAVE_SYSLOG_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SIGNAL_H 1 | |
| | #define HAVE_ASSERT_H 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SELECT_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_REGEX_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_ENDIAN_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_LIBGEN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_IP6_H 1 | |
| | #define HAVE_NETINET_ICMP6_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_RAID_MD_U_H 1 | |
| | #define HAVE_LINUX_WIRELESS_H 1 | |
| | #define HAVE_SYS_SWAP_H 1 | |
| | #define HAVE_UTMP_H 1 | |
| | #define HAVE_UTMPX_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_LINUX_IF_H 1 | |
| | #define HAVE_LINUX_NETDEVICE_H 1 | |
| | #define HAVE_LINUX_SOCKIOS_H 1 | |
| | #define HAVE_LINUX_ETHTOOL_H 1 | |
| | #define HAVE_LINUX_IP_VS_H 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_LINUX_UN_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_CTYPE_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_PATHS_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_SYS_STATFS_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_VFS_H 1 | |
| | #define HAVE_WORDEXP_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | |
| | #define HAVE_NET_IF_ARP_H 1 | |
| | #define HAVE_NET_PPP_DEFS_H 1 | |
| | #define HAVE_NET_IF_PPP_H 1 | |
| | #define HAVE_NETINET_IF_ETHER_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_SELECT 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRTOL 1 | |
| | #define HAVE_GETADDRINFO 1 | |
| | #define HAVE_GETNAMEINFO 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_MEMCPY 1 | |
| | #define HAVE_STRSTR 1 | |
| | #define HAVE_STRCMP 1 | |
| | #define HAVE_STRNCMP 1 | |
| | #define HAVE_STRNCPY 1 | |
| | #define HAVE_STRLEN 1 | |
| | #define HAVE_STRNCASECMP 1 | |
| | #define HAVE_STRCASECMP 1 | |
| | #define HAVE_OPENLOG 1 | |
| | #define HAVE_CLOSELOG 1 | |
| | #define HAVE_SYSCONF 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_IF_INDEXTONAME 1 | |
| | #define HAVE_DECL_STRERROR_R 1 | |
| | #define HAVE_STRERROR_R 1 | |
| | #define HAVE_GETPWNAM_R 1 | |
| | #define HAVE_GETGRNAM_R 1 | |
| | #define HAVE_SETGROUPS 1 | |
| | #define HAVE_REGCOMP 1 | |
| | #define HAVE_REGERROR 1 | |
| | #define HAVE_REGEXEC 1 | |
| | #define HAVE_REGFREE 1 | |
| | #define HAVE_SOCKET 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_NANOSLEEP 1 | |
| | #define HAVE_SYSCTL 1 | |
| | #define HAVE_STATFS 1 | |
| | #define HAVE_STATVFS 1 | |
| | #define HAVE_GETIFADDRS 1 | |
| | #define HAVE_GETLOADAVG 1 | |
| | #define HAVE_SYSLOG 1 | |
| | #define HAVE_GETUTENT 1 | |
| | #define HAVE_GETUTXENT 1 | |
| | #define HAVE_STRPTIME 1 | |
| | #define STRPTIME_NEEDS_STANDARDS 1 | |
| | #define NAN_STATIC_DEFAULT 1 | |
| | #define FP_LAYOUT_NEED_NOTHING 1 | |
| | #define HAVE_GETMNTENT 1 | |
| | #define HAVE_ONE_GETMNTENT 1 | |
| | #define HAVE_STRUCT_IP_MREQN_IMR_IFINDEX 1 | |
| | #define HAVE_STRUCT_UDPHDR_UH_DPORT 1 | |
| | #define HAVE_STRUCT_UDPHDR_UH_SPORT 1 | |
| | /* end confdefs.h. */ | |
| | | |
| | #if HAVE_KSTAT_H | |
| | # include <kstat.h> | |
| | #endif | |
| | | |
| | | |
| | int | |
| | main () | |
| | { | |
| | static kstat_io_t ac_aggr; | |
| | if (ac_aggr.writes) | |
| | return 0; | |
| | ; | |
| | return 0; | |
| | } | |
| configure:18865: gcc -c -g -O2 conftest.c >&5 | |
| conftest.c: In function 'main': | |
| conftest.c:180:1: error: unknown type name 'kstat_io_t' | |
| static kstat_io_t ac_aggr; | |
| ^ | |
| conftest.c:181:19: error: request for member 'writes' in something not a structure or union | |
| if (sizeof ac_aggr.writes) | |
| ^ | |
| configure:18865: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | #define HAVE_ERROR_T 1 | |
| | #define HAVE_ARGZ_ADD 1 | |
| | #define HAVE_ARGZ_APPEND 1 | |
| | #define HAVE_ARGZ_COUNT 1 | |
| | #define HAVE_ARGZ_CREATE_SEP 1 | |
| | #define HAVE_ARGZ_INSERT 1 | |
| | #define HAVE_ARGZ_NEXT 1 | |
| | #define HAVE_ARGZ_STRINGIFY 1 | |
| | #define HAVE_WORKING_ARGZ 1 | |
| | #define HAVE_PRELOADED_SYMBOLS 1 | |
| | #define HAVE_LTDL 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_CLOSEDIR 1 | |
| | #define HAVE_OPENDIR 1 | |
| | #define HAVE_READDIR 1 | |
| | #define LT_LIBEXT "a" | |
| | #define LT_LIBPREFIX "lib" | |
| | #define LIBTOOL_VERSION 2 | |
| | #define PACKAGE "collectd" | |
| | #define VERSION "5.4.0.43.g55ce7b5" | |
| | #define YYTEXT_POINTER 1 | |
| | #define HAVE_GOOGLE_PROTOBUF_C_PROTOBUF_C_H 1 | |
| | #define KERNEL_LINUX 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDIO_H 1 | |
| | #define HAVE_ERRNO_H 1 | |
| | #define HAVE_MATH_H 1 | |
| | #define HAVE_STDARG_H 1 | |
| | #define HAVE_SYSLOG_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SIGNAL_H 1 | |
| | #define HAVE_ASSERT_H 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SELECT_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_REGEX_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_ENDIAN_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_LIBGEN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_IP6_H 1 | |
| | #define HAVE_NETINET_ICMP6_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_RAID_MD_U_H 1 | |
| | #define HAVE_LINUX_WIRELESS_H 1 | |
| | #define HAVE_SYS_SWAP_H 1 | |
| | #define HAVE_UTMP_H 1 | |
| | #define HAVE_UTMPX_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_LINUX_IF_H 1 | |
| | #define HAVE_LINUX_NETDEVICE_H 1 | |
| | #define HAVE_LINUX_SOCKIOS_H 1 | |
| | #define HAVE_LINUX_ETHTOOL_H 1 | |
| | #define HAVE_LINUX_IP_VS_H 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_LINUX_UN_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_CTYPE_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_PATHS_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_SYS_STATFS_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_VFS_H 1 | |
| | #define HAVE_WORDEXP_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | |
| | #define HAVE_NET_IF_ARP_H 1 | |
| | #define HAVE_NET_PPP_DEFS_H 1 | |
| | #define HAVE_NET_IF_PPP_H 1 | |
| | #define HAVE_NETINET_IF_ETHER_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_SELECT 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRTOL 1 | |
| | #define HAVE_GETADDRINFO 1 | |
| | #define HAVE_GETNAMEINFO 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_MEMCPY 1 | |
| | #define HAVE_STRSTR 1 | |
| | #define HAVE_STRCMP 1 | |
| | #define HAVE_STRNCMP 1 | |
| | #define HAVE_STRNCPY 1 | |
| | #define HAVE_STRLEN 1 | |
| | #define HAVE_STRNCASECMP 1 | |
| | #define HAVE_STRCASECMP 1 | |
| | #define HAVE_OPENLOG 1 | |
| | #define HAVE_CLOSELOG 1 | |
| | #define HAVE_SYSCONF 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_IF_INDEXTONAME 1 | |
| | #define HAVE_DECL_STRERROR_R 1 | |
| | #define HAVE_STRERROR_R 1 | |
| | #define HAVE_GETPWNAM_R 1 | |
| | #define HAVE_GETGRNAM_R 1 | |
| | #define HAVE_SETGROUPS 1 | |
| | #define HAVE_REGCOMP 1 | |
| | #define HAVE_REGERROR 1 | |
| | #define HAVE_REGEXEC 1 | |
| | #define HAVE_REGFREE 1 | |
| | #define HAVE_SOCKET 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_NANOSLEEP 1 | |
| | #define HAVE_SYSCTL 1 | |
| | #define HAVE_STATFS 1 | |
| | #define HAVE_STATVFS 1 | |
| | #define HAVE_GETIFADDRS 1 | |
| | #define HAVE_GETLOADAVG 1 | |
| | #define HAVE_SYSLOG 1 | |
| | #define HAVE_GETUTENT 1 | |
| | #define HAVE_GETUTXENT 1 | |
| | #define HAVE_STRPTIME 1 | |
| | #define STRPTIME_NEEDS_STANDARDS 1 | |
| | #define NAN_STATIC_DEFAULT 1 | |
| | #define FP_LAYOUT_NEED_NOTHING 1 | |
| | #define HAVE_GETMNTENT 1 | |
| | #define HAVE_ONE_GETMNTENT 1 | |
| | #define HAVE_STRUCT_IP_MREQN_IMR_IFINDEX 1 | |
| | #define HAVE_STRUCT_UDPHDR_UH_DPORT 1 | |
| | #define HAVE_STRUCT_UDPHDR_UH_SPORT 1 | |
| | /* end confdefs.h. */ | |
| | | |
| | #if HAVE_KSTAT_H | |
| | # include <kstat.h> | |
| | #endif | |
| | | |
| | | |
| | int | |
| | main () | |
| | { | |
| | static kstat_io_t ac_aggr; | |
| | if (sizeof ac_aggr.writes) | |
| | return 0; | |
| | ; | |
| | return 0; | |
| | } | |
| configure:18865: result: no | |
| configure:18879: checking for kstat_io_t.nwrites | |
| configure:18879: gcc -c -g -O2 conftest.c >&5 | |
| conftest.c: In function 'main': | |
| conftest.c:180:1: error: unknown type name 'kstat_io_t' | |
| static kstat_io_t ac_aggr; | |
| ^ | |
| conftest.c:181:12: error: request for member 'nwrites' in something not a structure or union | |
| if (ac_aggr.nwrites) | |
| ^ | |
| configure:18879: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | #define HAVE_ERROR_T 1 | |
| | #define HAVE_ARGZ_ADD 1 | |
| | #define HAVE_ARGZ_APPEND 1 | |
| | #define HAVE_ARGZ_COUNT 1 | |
| | #define HAVE_ARGZ_CREATE_SEP 1 | |
| | #define HAVE_ARGZ_INSERT 1 | |
| | #define HAVE_ARGZ_NEXT 1 | |
| | #define HAVE_ARGZ_STRINGIFY 1 | |
| | #define HAVE_WORKING_ARGZ 1 | |
| | #define HAVE_PRELOADED_SYMBOLS 1 | |
| | #define HAVE_LTDL 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_CLOSEDIR 1 | |
| | #define HAVE_OPENDIR 1 | |
| | #define HAVE_READDIR 1 | |
| | #define LT_LIBEXT "a" | |
| | #define LT_LIBPREFIX "lib" | |
| | #define LIBTOOL_VERSION 2 | |
| | #define PACKAGE "collectd" | |
| | #define VERSION "5.4.0.43.g55ce7b5" | |
| | #define YYTEXT_POINTER 1 | |
| | #define HAVE_GOOGLE_PROTOBUF_C_PROTOBUF_C_H 1 | |
| | #define KERNEL_LINUX 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDIO_H 1 | |
| | #define HAVE_ERRNO_H 1 | |
| | #define HAVE_MATH_H 1 | |
| | #define HAVE_STDARG_H 1 | |
| | #define HAVE_SYSLOG_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SIGNAL_H 1 | |
| | #define HAVE_ASSERT_H 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SELECT_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_REGEX_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_ENDIAN_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_LIBGEN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_IP6_H 1 | |
| | #define HAVE_NETINET_ICMP6_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_RAID_MD_U_H 1 | |
| | #define HAVE_LINUX_WIRELESS_H 1 | |
| | #define HAVE_SYS_SWAP_H 1 | |
| | #define HAVE_UTMP_H 1 | |
| | #define HAVE_UTMPX_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_LINUX_IF_H 1 | |
| | #define HAVE_LINUX_NETDEVICE_H 1 | |
| | #define HAVE_LINUX_SOCKIOS_H 1 | |
| | #define HAVE_LINUX_ETHTOOL_H 1 | |
| | #define HAVE_LINUX_IP_VS_H 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_LINUX_UN_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_CTYPE_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_PATHS_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_SYS_STATFS_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_VFS_H 1 | |
| | #define HAVE_WORDEXP_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | |
| | #define HAVE_NET_IF_ARP_H 1 | |
| | #define HAVE_NET_PPP_DEFS_H 1 | |
| | #define HAVE_NET_IF_PPP_H 1 | |
| | #define HAVE_NETINET_IF_ETHER_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_SELECT 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRTOL 1 | |
| | #define HAVE_GETADDRINFO 1 | |
| | #define HAVE_GETNAMEINFO 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_MEMCPY 1 | |
| | #define HAVE_STRSTR 1 | |
| | #define HAVE_STRCMP 1 | |
| | #define HAVE_STRNCMP 1 | |
| | #define HAVE_STRNCPY 1 | |
| | #define HAVE_STRLEN 1 | |
| | #define HAVE_STRNCASECMP 1 | |
| | #define HAVE_STRCASECMP 1 | |
| | #define HAVE_OPENLOG 1 | |
| | #define HAVE_CLOSELOG 1 | |
| | #define HAVE_SYSCONF 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_IF_INDEXTONAME 1 | |
| | #define HAVE_DECL_STRERROR_R 1 | |
| | #define HAVE_STRERROR_R 1 | |
| | #define HAVE_GETPWNAM_R 1 | |
| | #define HAVE_GETGRNAM_R 1 | |
| | #define HAVE_SETGROUPS 1 | |
| | #define HAVE_REGCOMP 1 | |
| | #define HAVE_REGERROR 1 | |
| | #define HAVE_REGEXEC 1 | |
| | #define HAVE_REGFREE 1 | |
| | #define HAVE_SOCKET 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_NANOSLEEP 1 | |
| | #define HAVE_SYSCTL 1 | |
| | #define HAVE_STATFS 1 | |
| | #define HAVE_STATVFS 1 | |
| | #define HAVE_GETIFADDRS 1 | |
| | #define HAVE_GETLOADAVG 1 | |
| | #define HAVE_SYSLOG 1 | |
| | #define HAVE_GETUTENT 1 | |
| | #define HAVE_GETUTXENT 1 | |
| | #define HAVE_STRPTIME 1 | |
| | #define STRPTIME_NEEDS_STANDARDS 1 | |
| | #define NAN_STATIC_DEFAULT 1 | |
| | #define FP_LAYOUT_NEED_NOTHING 1 | |
| | #define HAVE_GETMNTENT 1 | |
| | #define HAVE_ONE_GETMNTENT 1 | |
| | #define HAVE_STRUCT_IP_MREQN_IMR_IFINDEX 1 | |
| | #define HAVE_STRUCT_UDPHDR_UH_DPORT 1 | |
| | #define HAVE_STRUCT_UDPHDR_UH_SPORT 1 | |
| | /* end confdefs.h. */ | |
| | | |
| | #if HAVE_KSTAT_H | |
| | # include <kstat.h> | |
| | #endif | |
| | | |
| | | |
| | int | |
| | main () | |
| | { | |
| | static kstat_io_t ac_aggr; | |
| | if (ac_aggr.nwrites) | |
| | return 0; | |
| | ; | |
| | return 0; | |
| | } | |
| configure:18879: gcc -c -g -O2 conftest.c >&5 | |
| conftest.c: In function 'main': | |
| conftest.c:180:1: error: unknown type name 'kstat_io_t' | |
| static kstat_io_t ac_aggr; | |
| ^ | |
| conftest.c:181:19: error: request for member 'nwrites' in something not a structure or union | |
| if (sizeof ac_aggr.nwrites) | |
| ^ | |
| configure:18879: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | #define HAVE_ERROR_T 1 | |
| | #define HAVE_ARGZ_ADD 1 | |
| | #define HAVE_ARGZ_APPEND 1 | |
| | #define HAVE_ARGZ_COUNT 1 | |
| | #define HAVE_ARGZ_CREATE_SEP 1 | |
| | #define HAVE_ARGZ_INSERT 1 | |
| | #define HAVE_ARGZ_NEXT 1 | |
| | #define HAVE_ARGZ_STRINGIFY 1 | |
| | #define HAVE_WORKING_ARGZ 1 | |
| | #define HAVE_PRELOADED_SYMBOLS 1 | |
| | #define HAVE_LTDL 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_CLOSEDIR 1 | |
| | #define HAVE_OPENDIR 1 | |
| | #define HAVE_READDIR 1 | |
| | #define LT_LIBEXT "a" | |
| | #define LT_LIBPREFIX "lib" | |
| | #define LIBTOOL_VERSION 2 | |
| | #define PACKAGE "collectd" | |
| | #define VERSION "5.4.0.43.g55ce7b5" | |
| | #define YYTEXT_POINTER 1 | |
| | #define HAVE_GOOGLE_PROTOBUF_C_PROTOBUF_C_H 1 | |
| | #define KERNEL_LINUX 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDIO_H 1 | |
| | #define HAVE_ERRNO_H 1 | |
| | #define HAVE_MATH_H 1 | |
| | #define HAVE_STDARG_H 1 | |
| | #define HAVE_SYSLOG_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SIGNAL_H 1 | |
| | #define HAVE_ASSERT_H 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SELECT_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_REGEX_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_ENDIAN_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_LIBGEN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_IP6_H 1 | |
| | #define HAVE_NETINET_ICMP6_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_RAID_MD_U_H 1 | |
| | #define HAVE_LINUX_WIRELESS_H 1 | |
| | #define HAVE_SYS_SWAP_H 1 | |
| | #define HAVE_UTMP_H 1 | |
| | #define HAVE_UTMPX_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_LINUX_IF_H 1 | |
| | #define HAVE_LINUX_NETDEVICE_H 1 | |
| | #define HAVE_LINUX_SOCKIOS_H 1 | |
| | #define HAVE_LINUX_ETHTOOL_H 1 | |
| | #define HAVE_LINUX_IP_VS_H 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_LINUX_UN_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_CTYPE_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_PATHS_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_SYS_STATFS_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_VFS_H 1 | |
| | #define HAVE_WORDEXP_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | |
| | #define HAVE_NET_IF_ARP_H 1 | |
| | #define HAVE_NET_PPP_DEFS_H 1 | |
| | #define HAVE_NET_IF_PPP_H 1 | |
| | #define HAVE_NETINET_IF_ETHER_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_SELECT 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRTOL 1 | |
| | #define HAVE_GETADDRINFO 1 | |
| | #define HAVE_GETNAMEINFO 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_MEMCPY 1 | |
| | #define HAVE_STRSTR 1 | |
| | #define HAVE_STRCMP 1 | |
| | #define HAVE_STRNCMP 1 | |
| | #define HAVE_STRNCPY 1 | |
| | #define HAVE_STRLEN 1 | |
| | #define HAVE_STRNCASECMP 1 | |
| | #define HAVE_STRCASECMP 1 | |
| | #define HAVE_OPENLOG 1 | |
| | #define HAVE_CLOSELOG 1 | |
| | #define HAVE_SYSCONF 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_IF_INDEXTONAME 1 | |
| | #define HAVE_DECL_STRERROR_R 1 | |
| | #define HAVE_STRERROR_R 1 | |
| | #define HAVE_GETPWNAM_R 1 | |
| | #define HAVE_GETGRNAM_R 1 | |
| | #define HAVE_SETGROUPS 1 | |
| | #define HAVE_REGCOMP 1 | |
| | #define HAVE_REGERROR 1 | |
| | #define HAVE_REGEXEC 1 | |
| | #define HAVE_REGFREE 1 | |
| | #define HAVE_SOCKET 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_NANOSLEEP 1 | |
| | #define HAVE_SYSCTL 1 | |
| | #define HAVE_STATFS 1 | |
| | #define HAVE_STATVFS 1 | |
| | #define HAVE_GETIFADDRS 1 | |
| | #define HAVE_GETLOADAVG 1 | |
| | #define HAVE_SYSLOG 1 | |
| | #define HAVE_GETUTENT 1 | |
| | #define HAVE_GETUTXENT 1 | |
| | #define HAVE_STRPTIME 1 | |
| | #define STRPTIME_NEEDS_STANDARDS 1 | |
| | #define NAN_STATIC_DEFAULT 1 | |
| | #define FP_LAYOUT_NEED_NOTHING 1 | |
| | #define HAVE_GETMNTENT 1 | |
| | #define HAVE_ONE_GETMNTENT 1 | |
| | #define HAVE_STRUCT_IP_MREQN_IMR_IFINDEX 1 | |
| | #define HAVE_STRUCT_UDPHDR_UH_DPORT 1 | |
| | #define HAVE_STRUCT_UDPHDR_UH_SPORT 1 | |
| | /* end confdefs.h. */ | |
| | | |
| | #if HAVE_KSTAT_H | |
| | # include <kstat.h> | |
| | #endif | |
| | | |
| | | |
| | int | |
| | main () | |
| | { | |
| | static kstat_io_t ac_aggr; | |
| | if (sizeof ac_aggr.nwrites) | |
| | return 0; | |
| | ; | |
| | return 0; | |
| | } | |
| configure:18879: result: no | |
| configure:18893: checking for kstat_io_t.wtime | |
| configure:18893: gcc -c -g -O2 conftest.c >&5 | |
| conftest.c: In function 'main': | |
| conftest.c:180:1: error: unknown type name 'kstat_io_t' | |
| static kstat_io_t ac_aggr; | |
| ^ | |
| conftest.c:181:12: error: request for member 'wtime' in something not a structure or union | |
| if (ac_aggr.wtime) | |
| ^ | |
| configure:18893: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | #define HAVE_ERROR_T 1 | |
| | #define HAVE_ARGZ_ADD 1 | |
| | #define HAVE_ARGZ_APPEND 1 | |
| | #define HAVE_ARGZ_COUNT 1 | |
| | #define HAVE_ARGZ_CREATE_SEP 1 | |
| | #define HAVE_ARGZ_INSERT 1 | |
| | #define HAVE_ARGZ_NEXT 1 | |
| | #define HAVE_ARGZ_STRINGIFY 1 | |
| | #define HAVE_WORKING_ARGZ 1 | |
| | #define HAVE_PRELOADED_SYMBOLS 1 | |
| | #define HAVE_LTDL 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_CLOSEDIR 1 | |
| | #define HAVE_OPENDIR 1 | |
| | #define HAVE_READDIR 1 | |
| | #define LT_LIBEXT "a" | |
| | #define LT_LIBPREFIX "lib" | |
| | #define LIBTOOL_VERSION 2 | |
| | #define PACKAGE "collectd" | |
| | #define VERSION "5.4.0.43.g55ce7b5" | |
| | #define YYTEXT_POINTER 1 | |
| | #define HAVE_GOOGLE_PROTOBUF_C_PROTOBUF_C_H 1 | |
| | #define KERNEL_LINUX 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDIO_H 1 | |
| | #define HAVE_ERRNO_H 1 | |
| | #define HAVE_MATH_H 1 | |
| | #define HAVE_STDARG_H 1 | |
| | #define HAVE_SYSLOG_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SIGNAL_H 1 | |
| | #define HAVE_ASSERT_H 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SELECT_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_REGEX_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_ENDIAN_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_LIBGEN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_IP6_H 1 | |
| | #define HAVE_NETINET_ICMP6_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_RAID_MD_U_H 1 | |
| | #define HAVE_LINUX_WIRELESS_H 1 | |
| | #define HAVE_SYS_SWAP_H 1 | |
| | #define HAVE_UTMP_H 1 | |
| | #define HAVE_UTMPX_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_LINUX_IF_H 1 | |
| | #define HAVE_LINUX_NETDEVICE_H 1 | |
| | #define HAVE_LINUX_SOCKIOS_H 1 | |
| | #define HAVE_LINUX_ETHTOOL_H 1 | |
| | #define HAVE_LINUX_IP_VS_H 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_LINUX_UN_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_CTYPE_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_PATHS_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_SYS_STATFS_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_VFS_H 1 | |
| | #define HAVE_WORDEXP_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | |
| | #define HAVE_NET_IF_ARP_H 1 | |
| | #define HAVE_NET_PPP_DEFS_H 1 | |
| | #define HAVE_NET_IF_PPP_H 1 | |
| | #define HAVE_NETINET_IF_ETHER_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_SELECT 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRTOL 1 | |
| | #define HAVE_GETADDRINFO 1 | |
| | #define HAVE_GETNAMEINFO 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_MEMCPY 1 | |
| | #define HAVE_STRSTR 1 | |
| | #define HAVE_STRCMP 1 | |
| | #define HAVE_STRNCMP 1 | |
| | #define HAVE_STRNCPY 1 | |
| | #define HAVE_STRLEN 1 | |
| | #define HAVE_STRNCASECMP 1 | |
| | #define HAVE_STRCASECMP 1 | |
| | #define HAVE_OPENLOG 1 | |
| | #define HAVE_CLOSELOG 1 | |
| | #define HAVE_SYSCONF 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_IF_INDEXTONAME 1 | |
| | #define HAVE_DECL_STRERROR_R 1 | |
| | #define HAVE_STRERROR_R 1 | |
| | #define HAVE_GETPWNAM_R 1 | |
| | #define HAVE_GETGRNAM_R 1 | |
| | #define HAVE_SETGROUPS 1 | |
| | #define HAVE_REGCOMP 1 | |
| | #define HAVE_REGERROR 1 | |
| | #define HAVE_REGEXEC 1 | |
| | #define HAVE_REGFREE 1 | |
| | #define HAVE_SOCKET 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_NANOSLEEP 1 | |
| | #define HAVE_SYSCTL 1 | |
| | #define HAVE_STATFS 1 | |
| | #define HAVE_STATVFS 1 | |
| | #define HAVE_GETIFADDRS 1 | |
| | #define HAVE_GETLOADAVG 1 | |
| | #define HAVE_SYSLOG 1 | |
| | #define HAVE_GETUTENT 1 | |
| | #define HAVE_GETUTXENT 1 | |
| | #define HAVE_STRPTIME 1 | |
| | #define STRPTIME_NEEDS_STANDARDS 1 | |
| | #define NAN_STATIC_DEFAULT 1 | |
| | #define FP_LAYOUT_NEED_NOTHING 1 | |
| | #define HAVE_GETMNTENT 1 | |
| | #define HAVE_ONE_GETMNTENT 1 | |
| | #define HAVE_STRUCT_IP_MREQN_IMR_IFINDEX 1 | |
| | #define HAVE_STRUCT_UDPHDR_UH_DPORT 1 | |
| | #define HAVE_STRUCT_UDPHDR_UH_SPORT 1 | |
| | /* end confdefs.h. */ | |
| | | |
| | #if HAVE_KSTAT_H | |
| | # include <kstat.h> | |
| | #endif | |
| | | |
| | | |
| | int | |
| | main () | |
| | { | |
| | static kstat_io_t ac_aggr; | |
| | if (ac_aggr.wtime) | |
| | return 0; | |
| | ; | |
| | return 0; | |
| | } | |
| configure:18893: gcc -c -g -O2 conftest.c >&5 | |
| conftest.c: In function 'main': | |
| conftest.c:180:1: error: unknown type name 'kstat_io_t' | |
| static kstat_io_t ac_aggr; | |
| ^ | |
| conftest.c:181:19: error: request for member 'wtime' in something not a structure or union | |
| if (sizeof ac_aggr.wtime) | |
| ^ | |
| configure:18893: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | #define HAVE_ERROR_T 1 | |
| | #define HAVE_ARGZ_ADD 1 | |
| | #define HAVE_ARGZ_APPEND 1 | |
| | #define HAVE_ARGZ_COUNT 1 | |
| | #define HAVE_ARGZ_CREATE_SEP 1 | |
| | #define HAVE_ARGZ_INSERT 1 | |
| | #define HAVE_ARGZ_NEXT 1 | |
| | #define HAVE_ARGZ_STRINGIFY 1 | |
| | #define HAVE_WORKING_ARGZ 1 | |
| | #define HAVE_PRELOADED_SYMBOLS 1 | |
| | #define HAVE_LTDL 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_CLOSEDIR 1 | |
| | #define HAVE_OPENDIR 1 | |
| | #define HAVE_READDIR 1 | |
| | #define LT_LIBEXT "a" | |
| | #define LT_LIBPREFIX "lib" | |
| | #define LIBTOOL_VERSION 2 | |
| | #define PACKAGE "collectd" | |
| | #define VERSION "5.4.0.43.g55ce7b5" | |
| | #define YYTEXT_POINTER 1 | |
| | #define HAVE_GOOGLE_PROTOBUF_C_PROTOBUF_C_H 1 | |
| | #define KERNEL_LINUX 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDIO_H 1 | |
| | #define HAVE_ERRNO_H 1 | |
| | #define HAVE_MATH_H 1 | |
| | #define HAVE_STDARG_H 1 | |
| | #define HAVE_SYSLOG_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SIGNAL_H 1 | |
| | #define HAVE_ASSERT_H 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SELECT_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_REGEX_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_ENDIAN_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_LIBGEN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_IP6_H 1 | |
| | #define HAVE_NETINET_ICMP6_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_RAID_MD_U_H 1 | |
| | #define HAVE_LINUX_WIRELESS_H 1 | |
| | #define HAVE_SYS_SWAP_H 1 | |
| | #define HAVE_UTMP_H 1 | |
| | #define HAVE_UTMPX_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_LINUX_IF_H 1 | |
| | #define HAVE_LINUX_NETDEVICE_H 1 | |
| | #define HAVE_LINUX_SOCKIOS_H 1 | |
| | #define HAVE_LINUX_ETHTOOL_H 1 | |
| | #define HAVE_LINUX_IP_VS_H 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_LINUX_UN_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_CTYPE_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_PATHS_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_SYS_STATFS_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_VFS_H 1 | |
| | #define HAVE_WORDEXP_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | |
| | #define HAVE_NET_IF_ARP_H 1 | |
| | #define HAVE_NET_PPP_DEFS_H 1 | |
| | #define HAVE_NET_IF_PPP_H 1 | |
| | #define HAVE_NETINET_IF_ETHER_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_SELECT 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRTOL 1 | |
| | #define HAVE_GETADDRINFO 1 | |
| | #define HAVE_GETNAMEINFO 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_MEMCPY 1 | |
| | #define HAVE_STRSTR 1 | |
| | #define HAVE_STRCMP 1 | |
| | #define HAVE_STRNCMP 1 | |
| | #define HAVE_STRNCPY 1 | |
| | #define HAVE_STRLEN 1 | |
| | #define HAVE_STRNCASECMP 1 | |
| | #define HAVE_STRCASECMP 1 | |
| | #define HAVE_OPENLOG 1 | |
| | #define HAVE_CLOSELOG 1 | |
| | #define HAVE_SYSCONF 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_IF_INDEXTONAME 1 | |
| | #define HAVE_DECL_STRERROR_R 1 | |
| | #define HAVE_STRERROR_R 1 | |
| | #define HAVE_GETPWNAM_R 1 | |
| | #define HAVE_GETGRNAM_R 1 | |
| | #define HAVE_SETGROUPS 1 | |
| | #define HAVE_REGCOMP 1 | |
| | #define HAVE_REGERROR 1 | |
| | #define HAVE_REGEXEC 1 | |
| | #define HAVE_REGFREE 1 | |
| | #define HAVE_SOCKET 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_NANOSLEEP 1 | |
| | #define HAVE_SYSCTL 1 | |
| | #define HAVE_STATFS 1 | |
| | #define HAVE_STATVFS 1 | |
| | #define HAVE_GETIFADDRS 1 | |
| | #define HAVE_GETLOADAVG 1 | |
| | #define HAVE_SYSLOG 1 | |
| | #define HAVE_GETUTENT 1 | |
| | #define HAVE_GETUTXENT 1 | |
| | #define HAVE_STRPTIME 1 | |
| | #define STRPTIME_NEEDS_STANDARDS 1 | |
| | #define NAN_STATIC_DEFAULT 1 | |
| | #define FP_LAYOUT_NEED_NOTHING 1 | |
| | #define HAVE_GETMNTENT 1 | |
| | #define HAVE_ONE_GETMNTENT 1 | |
| | #define HAVE_STRUCT_IP_MREQN_IMR_IFINDEX 1 | |
| | #define HAVE_STRUCT_UDPHDR_UH_DPORT 1 | |
| | #define HAVE_STRUCT_UDPHDR_UH_SPORT 1 | |
| | /* end confdefs.h. */ | |
| | | |
| | #if HAVE_KSTAT_H | |
| | # include <kstat.h> | |
| | #endif | |
| | | |
| | | |
| | int | |
| | main () | |
| | { | |
| | static kstat_io_t ac_aggr; | |
| | if (sizeof ac_aggr.wtime) | |
| | return 0; | |
| | ; | |
| | return 0; | |
| | } | |
| configure:18893: result: no | |
| configure:18914: checking for res_search in -lresolv | |
| configure:18939: gcc -o conftest -g -O2 conftest.c -lresolv -ldl >&5 | |
| /tmp/ccJKbdex.o: In function `main': | |
| /vagrant/collectd-pkgbuild/conftest.c:182: undefined reference to `res_search' | |
| collect2: error: ld returned 1 exit status | |
| configure:18939: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | #define HAVE_ERROR_T 1 | |
| | #define HAVE_ARGZ_ADD 1 | |
| | #define HAVE_ARGZ_APPEND 1 | |
| | #define HAVE_ARGZ_COUNT 1 | |
| | #define HAVE_ARGZ_CREATE_SEP 1 | |
| | #define HAVE_ARGZ_INSERT 1 | |
| | #define HAVE_ARGZ_NEXT 1 | |
| | #define HAVE_ARGZ_STRINGIFY 1 | |
| | #define HAVE_WORKING_ARGZ 1 | |
| | #define HAVE_PRELOADED_SYMBOLS 1 | |
| | #define HAVE_LTDL 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_CLOSEDIR 1 | |
| | #define HAVE_OPENDIR 1 | |
| | #define HAVE_READDIR 1 | |
| | #define LT_LIBEXT "a" | |
| | #define LT_LIBPREFIX "lib" | |
| | #define LIBTOOL_VERSION 2 | |
| | #define PACKAGE "collectd" | |
| | #define VERSION "5.4.0.43.g55ce7b5" | |
| | #define YYTEXT_POINTER 1 | |
| | #define HAVE_GOOGLE_PROTOBUF_C_PROTOBUF_C_H 1 | |
| | #define KERNEL_LINUX 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDIO_H 1 | |
| | #define HAVE_ERRNO_H 1 | |
| | #define HAVE_MATH_H 1 | |
| | #define HAVE_STDARG_H 1 | |
| | #define HAVE_SYSLOG_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SIGNAL_H 1 | |
| | #define HAVE_ASSERT_H 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SELECT_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_REGEX_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_ENDIAN_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_LIBGEN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_IP6_H 1 | |
| | #define HAVE_NETINET_ICMP6_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_RAID_MD_U_H 1 | |
| | #define HAVE_LINUX_WIRELESS_H 1 | |
| | #define HAVE_SYS_SWAP_H 1 | |
| | #define HAVE_UTMP_H 1 | |
| | #define HAVE_UTMPX_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_LINUX_IF_H 1 | |
| | #define HAVE_LINUX_NETDEVICE_H 1 | |
| | #define HAVE_LINUX_SOCKIOS_H 1 | |
| | #define HAVE_LINUX_ETHTOOL_H 1 | |
| | #define HAVE_LINUX_IP_VS_H 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_LINUX_UN_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_CTYPE_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_PATHS_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_SYS_STATFS_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_VFS_H 1 | |
| | #define HAVE_WORDEXP_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | |
| | #define HAVE_NET_IF_ARP_H 1 | |
| | #define HAVE_NET_PPP_DEFS_H 1 | |
| | #define HAVE_NET_IF_PPP_H 1 | |
| | #define HAVE_NETINET_IF_ETHER_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_SELECT 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRTOL 1 | |
| | #define HAVE_GETADDRINFO 1 | |
| | #define HAVE_GETNAMEINFO 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_MEMCPY 1 | |
| | #define HAVE_STRSTR 1 | |
| | #define HAVE_STRCMP 1 | |
| | #define HAVE_STRNCMP 1 | |
| | #define HAVE_STRNCPY 1 | |
| | #define HAVE_STRLEN 1 | |
| | #define HAVE_STRNCASECMP 1 | |
| | #define HAVE_STRCASECMP 1 | |
| | #define HAVE_OPENLOG 1 | |
| | #define HAVE_CLOSELOG 1 | |
| | #define HAVE_SYSCONF 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_IF_INDEXTONAME 1 | |
| | #define HAVE_DECL_STRERROR_R 1 | |
| | #define HAVE_STRERROR_R 1 | |
| | #define HAVE_GETPWNAM_R 1 | |
| | #define HAVE_GETGRNAM_R 1 | |
| | #define HAVE_SETGROUPS 1 | |
| | #define HAVE_REGCOMP 1 | |
| | #define HAVE_REGERROR 1 | |
| | #define HAVE_REGEXEC 1 | |
| | #define HAVE_REGFREE 1 | |
| | #define HAVE_SOCKET 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_NANOSLEEP 1 | |
| | #define HAVE_SYSCTL 1 | |
| | #define HAVE_STATFS 1 | |
| | #define HAVE_STATVFS 1 | |
| | #define HAVE_GETIFADDRS 1 | |
| | #define HAVE_GETLOADAVG 1 | |
| | #define HAVE_SYSLOG 1 | |
| | #define HAVE_GETUTENT 1 | |
| | #define HAVE_GETUTXENT 1 | |
| | #define HAVE_STRPTIME 1 | |
| | #define STRPTIME_NEEDS_STANDARDS 1 | |
| | #define NAN_STATIC_DEFAULT 1 | |
| | #define FP_LAYOUT_NEED_NOTHING 1 | |
| | #define HAVE_GETMNTENT 1 | |
| | #define HAVE_ONE_GETMNTENT 1 | |
| | #define HAVE_STRUCT_IP_MREQN_IMR_IFINDEX 1 | |
| | #define HAVE_STRUCT_UDPHDR_UH_DPORT 1 | |
| | #define HAVE_STRUCT_UDPHDR_UH_SPORT 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 res_search (); | |
| | int | |
| | main () | |
| | { | |
| | return res_search (); | |
| | ; | |
| | return 0; | |
| | } | |
| configure:18948: result: no | |
| configure:18970: checking for libhal_device_property_exists in -lhal | |
| configure:18995: gcc -o conftest -g -O2 conftest.c -lhal -ldl >&5 | |
| /usr/bin/ld: cannot find -lhal | |
| collect2: error: ld returned 1 exit status | |
| configure:18995: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | #define HAVE_ERROR_T 1 | |
| | #define HAVE_ARGZ_ADD 1 | |
| | #define HAVE_ARGZ_APPEND 1 | |
| | #define HAVE_ARGZ_COUNT 1 | |
| | #define HAVE_ARGZ_CREATE_SEP 1 | |
| | #define HAVE_ARGZ_INSERT 1 | |
| | #define HAVE_ARGZ_NEXT 1 | |
| | #define HAVE_ARGZ_STRINGIFY 1 | |
| | #define HAVE_WORKING_ARGZ 1 | |
| | #define HAVE_PRELOADED_SYMBOLS 1 | |
| | #define HAVE_LTDL 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_CLOSEDIR 1 | |
| | #define HAVE_OPENDIR 1 | |
| | #define HAVE_READDIR 1 | |
| | #define LT_LIBEXT "a" | |
| | #define LT_LIBPREFIX "lib" | |
| | #define LIBTOOL_VERSION 2 | |
| | #define PACKAGE "collectd" | |
| | #define VERSION "5.4.0.43.g55ce7b5" | |
| | #define YYTEXT_POINTER 1 | |
| | #define HAVE_GOOGLE_PROTOBUF_C_PROTOBUF_C_H 1 | |
| | #define KERNEL_LINUX 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDIO_H 1 | |
| | #define HAVE_ERRNO_H 1 | |
| | #define HAVE_MATH_H 1 | |
| | #define HAVE_STDARG_H 1 | |
| | #define HAVE_SYSLOG_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SIGNAL_H 1 | |
| | #define HAVE_ASSERT_H 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SELECT_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_REGEX_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_ENDIAN_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_LIBGEN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_IP6_H 1 | |
| | #define HAVE_NETINET_ICMP6_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_RAID_MD_U_H 1 | |
| | #define HAVE_LINUX_WIRELESS_H 1 | |
| | #define HAVE_SYS_SWAP_H 1 | |
| | #define HAVE_UTMP_H 1 | |
| | #define HAVE_UTMPX_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_LINUX_IF_H 1 | |
| | #define HAVE_LINUX_NETDEVICE_H 1 | |
| | #define HAVE_LINUX_SOCKIOS_H 1 | |
| | #define HAVE_LINUX_ETHTOOL_H 1 | |
| | #define HAVE_LINUX_IP_VS_H 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_LINUX_UN_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_CTYPE_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_PATHS_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_SYS_STATFS_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_VFS_H 1 | |
| | #define HAVE_WORDEXP_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | |
| | #define HAVE_NET_IF_ARP_H 1 | |
| | #define HAVE_NET_PPP_DEFS_H 1 | |
| | #define HAVE_NET_IF_PPP_H 1 | |
| | #define HAVE_NETINET_IF_ETHER_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_SELECT 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRTOL 1 | |
| | #define HAVE_GETADDRINFO 1 | |
| | #define HAVE_GETNAMEINFO 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_MEMCPY 1 | |
| | #define HAVE_STRSTR 1 | |
| | #define HAVE_STRCMP 1 | |
| | #define HAVE_STRNCMP 1 | |
| | #define HAVE_STRNCPY 1 | |
| | #define HAVE_STRLEN 1 | |
| | #define HAVE_STRNCASECMP 1 | |
| | #define HAVE_STRCASECMP 1 | |
| | #define HAVE_OPENLOG 1 | |
| | #define HAVE_CLOSELOG 1 | |
| | #define HAVE_SYSCONF 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_IF_INDEXTONAME 1 | |
| | #define HAVE_DECL_STRERROR_R 1 | |
| | #define HAVE_STRERROR_R 1 | |
| | #define HAVE_GETPWNAM_R 1 | |
| | #define HAVE_GETGRNAM_R 1 | |
| | #define HAVE_SETGROUPS 1 | |
| | #define HAVE_REGCOMP 1 | |
| | #define HAVE_REGERROR 1 | |
| | #define HAVE_REGEXEC 1 | |
| | #define HAVE_REGFREE 1 | |
| | #define HAVE_SOCKET 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_NANOSLEEP 1 | |
| | #define HAVE_SYSCTL 1 | |
| | #define HAVE_STATFS 1 | |
| | #define HAVE_STATVFS 1 | |
| | #define HAVE_GETIFADDRS 1 | |
| | #define HAVE_GETLOADAVG 1 | |
| | #define HAVE_SYSLOG 1 | |
| | #define HAVE_GETUTENT 1 | |
| | #define HAVE_GETUTXENT 1 | |
| | #define HAVE_STRPTIME 1 | |
| | #define STRPTIME_NEEDS_STANDARDS 1 | |
| | #define NAN_STATIC_DEFAULT 1 | |
| | #define FP_LAYOUT_NEED_NOTHING 1 | |
| | #define HAVE_GETMNTENT 1 | |
| | #define HAVE_ONE_GETMNTENT 1 | |
| | #define HAVE_STRUCT_IP_MREQN_IMR_IFINDEX 1 | |
| | #define HAVE_STRUCT_UDPHDR_UH_DPORT 1 | |
| | #define HAVE_STRUCT_UDPHDR_UH_SPORT 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 libhal_device_property_exists (); | |
| | int | |
| | main () | |
| | { | |
| | return libhal_device_property_exists (); | |
| | ; | |
| | return 0; | |
| | } | |
| configure:19004: result: no | |
| configure:19304: checking for kvm_getprocs in -lkvm | |
| configure:19329: gcc -o conftest -g -O2 conftest.c -lkvm -ldl >&5 | |
| /usr/bin/ld: cannot find -lkvm | |
| collect2: error: ld returned 1 exit status | |
| configure:19329: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | #define HAVE_ERROR_T 1 | |
| | #define HAVE_ARGZ_ADD 1 | |
| | #define HAVE_ARGZ_APPEND 1 | |
| | #define HAVE_ARGZ_COUNT 1 | |
| | #define HAVE_ARGZ_CREATE_SEP 1 | |
| | #define HAVE_ARGZ_INSERT 1 | |
| | #define HAVE_ARGZ_NEXT 1 | |
| | #define HAVE_ARGZ_STRINGIFY 1 | |
| | #define HAVE_WORKING_ARGZ 1 | |
| | #define HAVE_PRELOADED_SYMBOLS 1 | |
| | #define HAVE_LTDL 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_CLOSEDIR 1 | |
| | #define HAVE_OPENDIR 1 | |
| | #define HAVE_READDIR 1 | |
| | #define LT_LIBEXT "a" | |
| | #define LT_LIBPREFIX "lib" | |
| | #define LIBTOOL_VERSION 2 | |
| | #define PACKAGE "collectd" | |
| | #define VERSION "5.4.0.43.g55ce7b5" | |
| | #define YYTEXT_POINTER 1 | |
| | #define HAVE_GOOGLE_PROTOBUF_C_PROTOBUF_C_H 1 | |
| | #define KERNEL_LINUX 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDIO_H 1 | |
| | #define HAVE_ERRNO_H 1 | |
| | #define HAVE_MATH_H 1 | |
| | #define HAVE_STDARG_H 1 | |
| | #define HAVE_SYSLOG_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SIGNAL_H 1 | |
| | #define HAVE_ASSERT_H 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SELECT_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_REGEX_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_ENDIAN_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_LIBGEN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_IP6_H 1 | |
| | #define HAVE_NETINET_ICMP6_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_RAID_MD_U_H 1 | |
| | #define HAVE_LINUX_WIRELESS_H 1 | |
| | #define HAVE_SYS_SWAP_H 1 | |
| | #define HAVE_UTMP_H 1 | |
| | #define HAVE_UTMPX_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_LINUX_IF_H 1 | |
| | #define HAVE_LINUX_NETDEVICE_H 1 | |
| | #define HAVE_LINUX_SOCKIOS_H 1 | |
| | #define HAVE_LINUX_ETHTOOL_H 1 | |
| | #define HAVE_LINUX_IP_VS_H 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_LINUX_UN_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_CTYPE_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_PATHS_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_SYS_STATFS_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_VFS_H 1 | |
| | #define HAVE_WORDEXP_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | |
| | #define HAVE_NET_IF_ARP_H 1 | |
| | #define HAVE_NET_PPP_DEFS_H 1 | |
| | #define HAVE_NET_IF_PPP_H 1 | |
| | #define HAVE_NETINET_IF_ETHER_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_SELECT 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRTOL 1 | |
| | #define HAVE_GETADDRINFO 1 | |
| | #define HAVE_GETNAMEINFO 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_MEMCPY 1 | |
| | #define HAVE_STRSTR 1 | |
| | #define HAVE_STRCMP 1 | |
| | #define HAVE_STRNCMP 1 | |
| | #define HAVE_STRNCPY 1 | |
| | #define HAVE_STRLEN 1 | |
| | #define HAVE_STRNCASECMP 1 | |
| | #define HAVE_STRCASECMP 1 | |
| | #define HAVE_OPENLOG 1 | |
| | #define HAVE_CLOSELOG 1 | |
| | #define HAVE_SYSCONF 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_IF_INDEXTONAME 1 | |
| | #define HAVE_DECL_STRERROR_R 1 | |
| | #define HAVE_STRERROR_R 1 | |
| | #define HAVE_GETPWNAM_R 1 | |
| | #define HAVE_GETGRNAM_R 1 | |
| | #define HAVE_SETGROUPS 1 | |
| | #define HAVE_REGCOMP 1 | |
| | #define HAVE_REGERROR 1 | |
| | #define HAVE_REGEXEC 1 | |
| | #define HAVE_REGFREE 1 | |
| | #define HAVE_SOCKET 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_NANOSLEEP 1 | |
| | #define HAVE_SYSCTL 1 | |
| | #define HAVE_STATFS 1 | |
| | #define HAVE_STATVFS 1 | |
| | #define HAVE_GETIFADDRS 1 | |
| | #define HAVE_GETLOADAVG 1 | |
| | #define HAVE_SYSLOG 1 | |
| | #define HAVE_GETUTENT 1 | |
| | #define HAVE_GETUTXENT 1 | |
| | #define HAVE_STRPTIME 1 | |
| | #define STRPTIME_NEEDS_STANDARDS 1 | |
| | #define NAN_STATIC_DEFAULT 1 | |
| | #define FP_LAYOUT_NEED_NOTHING 1 | |
| | #define HAVE_GETMNTENT 1 | |
| | #define HAVE_ONE_GETMNTENT 1 | |
| | #define HAVE_STRUCT_IP_MREQN_IMR_IFINDEX 1 | |
| | #define HAVE_STRUCT_UDPHDR_UH_DPORT 1 | |
| | #define HAVE_STRUCT_UDPHDR_UH_SPORT 1 | |
| | /* end confdefs.h. */ | |
| | | |
| | /* Override any GCC internal prototype to avoid an error. | |
| | Use char because int might match the return type of a GCC | |
| | builtin and then its argument prototype would still apply. */ | |
| | #ifdef __cplusplus | |
| | extern "C" | |
| | #endif | |
| | char kvm_getprocs (); | |
| | int | |
| | main () | |
| | { | |
| | return kvm_getprocs (); | |
| | ; | |
| | return 0; | |
| | } | |
| configure:19338: result: no | |
| configure:19362: checking for kvm_getswapinfo in -lkvm | |
| configure:19387: gcc -o conftest -g -O2 conftest.c -lkvm -ldl >&5 | |
| /usr/bin/ld: cannot find -lkvm | |
| collect2: error: ld returned 1 exit status | |
| configure:19387: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | #define HAVE_ERROR_T 1 | |
| | #define HAVE_ARGZ_ADD 1 | |
| | #define HAVE_ARGZ_APPEND 1 | |
| | #define HAVE_ARGZ_COUNT 1 | |
| | #define HAVE_ARGZ_CREATE_SEP 1 | |
| | #define HAVE_ARGZ_INSERT 1 | |
| | #define HAVE_ARGZ_NEXT 1 | |
| | #define HAVE_ARGZ_STRINGIFY 1 | |
| | #define HAVE_WORKING_ARGZ 1 | |
| | #define HAVE_PRELOADED_SYMBOLS 1 | |
| | #define HAVE_LTDL 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_CLOSEDIR 1 | |
| | #define HAVE_OPENDIR 1 | |
| | #define HAVE_READDIR 1 | |
| | #define LT_LIBEXT "a" | |
| | #define LT_LIBPREFIX "lib" | |
| | #define LIBTOOL_VERSION 2 | |
| | #define PACKAGE "collectd" | |
| | #define VERSION "5.4.0.43.g55ce7b5" | |
| | #define YYTEXT_POINTER 1 | |
| | #define HAVE_GOOGLE_PROTOBUF_C_PROTOBUF_C_H 1 | |
| | #define KERNEL_LINUX 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDIO_H 1 | |
| | #define HAVE_ERRNO_H 1 | |
| | #define HAVE_MATH_H 1 | |
| | #define HAVE_STDARG_H 1 | |
| | #define HAVE_SYSLOG_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SIGNAL_H 1 | |
| | #define HAVE_ASSERT_H 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SELECT_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_REGEX_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_ENDIAN_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_LIBGEN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_IP6_H 1 | |
| | #define HAVE_NETINET_ICMP6_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_RAID_MD_U_H 1 | |
| | #define HAVE_LINUX_WIRELESS_H 1 | |
| | #define HAVE_SYS_SWAP_H 1 | |
| | #define HAVE_UTMP_H 1 | |
| | #define HAVE_UTMPX_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_LINUX_IF_H 1 | |
| | #define HAVE_LINUX_NETDEVICE_H 1 | |
| | #define HAVE_LINUX_SOCKIOS_H 1 | |
| | #define HAVE_LINUX_ETHTOOL_H 1 | |
| | #define HAVE_LINUX_IP_VS_H 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_LINUX_UN_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_CTYPE_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_PATHS_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_SYS_STATFS_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_VFS_H 1 | |
| | #define HAVE_WORDEXP_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | |
| | #define HAVE_NET_IF_ARP_H 1 | |
| | #define HAVE_NET_PPP_DEFS_H 1 | |
| | #define HAVE_NET_IF_PPP_H 1 | |
| | #define HAVE_NETINET_IF_ETHER_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_SELECT 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRTOL 1 | |
| | #define HAVE_GETADDRINFO 1 | |
| | #define HAVE_GETNAMEINFO 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_MEMCPY 1 | |
| | #define HAVE_STRSTR 1 | |
| | #define HAVE_STRCMP 1 | |
| | #define HAVE_STRNCMP 1 | |
| | #define HAVE_STRNCPY 1 | |
| | #define HAVE_STRLEN 1 | |
| | #define HAVE_STRNCASECMP 1 | |
| | #define HAVE_STRCASECMP 1 | |
| | #define HAVE_OPENLOG 1 | |
| | #define HAVE_CLOSELOG 1 | |
| | #define HAVE_SYSCONF 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_IF_INDEXTONAME 1 | |
| | #define HAVE_DECL_STRERROR_R 1 | |
| | #define HAVE_STRERROR_R 1 | |
| | #define HAVE_GETPWNAM_R 1 | |
| | #define HAVE_GETGRNAM_R 1 | |
| | #define HAVE_SETGROUPS 1 | |
| | #define HAVE_REGCOMP 1 | |
| | #define HAVE_REGERROR 1 | |
| | #define HAVE_REGEXEC 1 | |
| | #define HAVE_REGFREE 1 | |
| | #define HAVE_SOCKET 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_NANOSLEEP 1 | |
| | #define HAVE_SYSCTL 1 | |
| | #define HAVE_STATFS 1 | |
| | #define HAVE_STATVFS 1 | |
| | #define HAVE_GETIFADDRS 1 | |
| | #define HAVE_GETLOADAVG 1 | |
| | #define HAVE_SYSLOG 1 | |
| | #define HAVE_GETUTENT 1 | |
| | #define HAVE_GETUTXENT 1 | |
| | #define HAVE_STRPTIME 1 | |
| | #define STRPTIME_NEEDS_STANDARDS 1 | |
| | #define NAN_STATIC_DEFAULT 1 | |
| | #define FP_LAYOUT_NEED_NOTHING 1 | |
| | #define HAVE_GETMNTENT 1 | |
| | #define HAVE_ONE_GETMNTENT 1 | |
| | #define HAVE_STRUCT_IP_MREQN_IMR_IFINDEX 1 | |
| | #define HAVE_STRUCT_UDPHDR_UH_DPORT 1 | |
| | #define HAVE_STRUCT_UDPHDR_UH_SPORT 1 | |
| | /* end confdefs.h. */ | |
| | | |
| | /* Override any GCC internal prototype to avoid an error. | |
| | Use char because int might match the return type of a GCC | |
| | builtin and then its argument prototype would still apply. */ | |
| | #ifdef __cplusplus | |
| | extern "C" | |
| | #endif | |
| | char kvm_getswapinfo (); | |
| | int | |
| | main () | |
| | { | |
| | return kvm_getswapinfo (); | |
| | ; | |
| | return 0; | |
| | } | |
| configure:19396: result: no | |
| configure:19420: checking for kvm_nlist in -lkvm | |
| configure:19445: gcc -o conftest -g -O2 conftest.c -lkvm -ldl >&5 | |
| /usr/bin/ld: cannot find -lkvm | |
| collect2: error: ld returned 1 exit status | |
| configure:19445: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | #define HAVE_ERROR_T 1 | |
| | #define HAVE_ARGZ_ADD 1 | |
| | #define HAVE_ARGZ_APPEND 1 | |
| | #define HAVE_ARGZ_COUNT 1 | |
| | #define HAVE_ARGZ_CREATE_SEP 1 | |
| | #define HAVE_ARGZ_INSERT 1 | |
| | #define HAVE_ARGZ_NEXT 1 | |
| | #define HAVE_ARGZ_STRINGIFY 1 | |
| | #define HAVE_WORKING_ARGZ 1 | |
| | #define HAVE_PRELOADED_SYMBOLS 1 | |
| | #define HAVE_LTDL 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_CLOSEDIR 1 | |
| | #define HAVE_OPENDIR 1 | |
| | #define HAVE_READDIR 1 | |
| | #define LT_LIBEXT "a" | |
| | #define LT_LIBPREFIX "lib" | |
| | #define LIBTOOL_VERSION 2 | |
| | #define PACKAGE "collectd" | |
| | #define VERSION "5.4.0.43.g55ce7b5" | |
| | #define YYTEXT_POINTER 1 | |
| | #define HAVE_GOOGLE_PROTOBUF_C_PROTOBUF_C_H 1 | |
| | #define KERNEL_LINUX 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDIO_H 1 | |
| | #define HAVE_ERRNO_H 1 | |
| | #define HAVE_MATH_H 1 | |
| | #define HAVE_STDARG_H 1 | |
| | #define HAVE_SYSLOG_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SIGNAL_H 1 | |
| | #define HAVE_ASSERT_H 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SELECT_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_REGEX_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_ENDIAN_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_LIBGEN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_IP6_H 1 | |
| | #define HAVE_NETINET_ICMP6_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_RAID_MD_U_H 1 | |
| | #define HAVE_LINUX_WIRELESS_H 1 | |
| | #define HAVE_SYS_SWAP_H 1 | |
| | #define HAVE_UTMP_H 1 | |
| | #define HAVE_UTMPX_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_LINUX_IF_H 1 | |
| | #define HAVE_LINUX_NETDEVICE_H 1 | |
| | #define HAVE_LINUX_SOCKIOS_H 1 | |
| | #define HAVE_LINUX_ETHTOOL_H 1 | |
| | #define HAVE_LINUX_IP_VS_H 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_LINUX_UN_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_CTYPE_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_PATHS_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_SYS_STATFS_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_VFS_H 1 | |
| | #define HAVE_WORDEXP_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | |
| | #define HAVE_NET_IF_ARP_H 1 | |
| | #define HAVE_NET_PPP_DEFS_H 1 | |
| | #define HAVE_NET_IF_PPP_H 1 | |
| | #define HAVE_NETINET_IF_ETHER_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_SELECT 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRTOL 1 | |
| | #define HAVE_GETADDRINFO 1 | |
| | #define HAVE_GETNAMEINFO 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_MEMCPY 1 | |
| | #define HAVE_STRSTR 1 | |
| | #define HAVE_STRCMP 1 | |
| | #define HAVE_STRNCMP 1 | |
| | #define HAVE_STRNCPY 1 | |
| | #define HAVE_STRLEN 1 | |
| | #define HAVE_STRNCASECMP 1 | |
| | #define HAVE_STRCASECMP 1 | |
| | #define HAVE_OPENLOG 1 | |
| | #define HAVE_CLOSELOG 1 | |
| | #define HAVE_SYSCONF 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_IF_INDEXTONAME 1 | |
| | #define HAVE_DECL_STRERROR_R 1 | |
| | #define HAVE_STRERROR_R 1 | |
| | #define HAVE_GETPWNAM_R 1 | |
| | #define HAVE_GETGRNAM_R 1 | |
| | #define HAVE_SETGROUPS 1 | |
| | #define HAVE_REGCOMP 1 | |
| | #define HAVE_REGERROR 1 | |
| | #define HAVE_REGEXEC 1 | |
| | #define HAVE_REGFREE 1 | |
| | #define HAVE_SOCKET 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_NANOSLEEP 1 | |
| | #define HAVE_SYSCTL 1 | |
| | #define HAVE_STATFS 1 | |
| | #define HAVE_STATVFS 1 | |
| | #define HAVE_GETIFADDRS 1 | |
| | #define HAVE_GETLOADAVG 1 | |
| | #define HAVE_SYSLOG 1 | |
| | #define HAVE_GETUTENT 1 | |
| | #define HAVE_GETUTXENT 1 | |
| | #define HAVE_STRPTIME 1 | |
| | #define STRPTIME_NEEDS_STANDARDS 1 | |
| | #define NAN_STATIC_DEFAULT 1 | |
| | #define FP_LAYOUT_NEED_NOTHING 1 | |
| | #define HAVE_GETMNTENT 1 | |
| | #define HAVE_ONE_GETMNTENT 1 | |
| | #define HAVE_STRUCT_IP_MREQN_IMR_IFINDEX 1 | |
| | #define HAVE_STRUCT_UDPHDR_UH_DPORT 1 | |
| | #define HAVE_STRUCT_UDPHDR_UH_SPORT 1 | |
| | /* end confdefs.h. */ | |
| | | |
| | /* Override any GCC internal prototype to avoid an error. | |
| | Use char because int might match the return type of a GCC | |
| | builtin and then its argument prototype would still apply. */ | |
| | #ifdef __cplusplus | |
| | extern "C" | |
| | #endif | |
| | char kvm_nlist (); | |
| | int | |
| | main () | |
| | { | |
| | return kvm_nlist (); | |
| | ; | |
| | return 0; | |
| | } | |
| configure:19454: result: no | |
| configure:19491: checking for kvm_openfiles in -lkvm | |
| configure:19516: gcc -o conftest -g -O2 conftest.c -lkvm -ldl >&5 | |
| /usr/bin/ld: cannot find -lkvm | |
| collect2: error: ld returned 1 exit status | |
| configure:19516: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | #define HAVE_ERROR_T 1 | |
| | #define HAVE_ARGZ_ADD 1 | |
| | #define HAVE_ARGZ_APPEND 1 | |
| | #define HAVE_ARGZ_COUNT 1 | |
| | #define HAVE_ARGZ_CREATE_SEP 1 | |
| | #define HAVE_ARGZ_INSERT 1 | |
| | #define HAVE_ARGZ_NEXT 1 | |
| | #define HAVE_ARGZ_STRINGIFY 1 | |
| | #define HAVE_WORKING_ARGZ 1 | |
| | #define HAVE_PRELOADED_SYMBOLS 1 | |
| | #define HAVE_LTDL 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_CLOSEDIR 1 | |
| | #define HAVE_OPENDIR 1 | |
| | #define HAVE_READDIR 1 | |
| | #define LT_LIBEXT "a" | |
| | #define LT_LIBPREFIX "lib" | |
| | #define LIBTOOL_VERSION 2 | |
| | #define PACKAGE "collectd" | |
| | #define VERSION "5.4.0.43.g55ce7b5" | |
| | #define YYTEXT_POINTER 1 | |
| | #define HAVE_GOOGLE_PROTOBUF_C_PROTOBUF_C_H 1 | |
| | #define KERNEL_LINUX 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDIO_H 1 | |
| | #define HAVE_ERRNO_H 1 | |
| | #define HAVE_MATH_H 1 | |
| | #define HAVE_STDARG_H 1 | |
| | #define HAVE_SYSLOG_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SIGNAL_H 1 | |
| | #define HAVE_ASSERT_H 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SELECT_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_REGEX_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_ENDIAN_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_LIBGEN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_IP6_H 1 | |
| | #define HAVE_NETINET_ICMP6_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_RAID_MD_U_H 1 | |
| | #define HAVE_LINUX_WIRELESS_H 1 | |
| | #define HAVE_SYS_SWAP_H 1 | |
| | #define HAVE_UTMP_H 1 | |
| | #define HAVE_UTMPX_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_LINUX_IF_H 1 | |
| | #define HAVE_LINUX_NETDEVICE_H 1 | |
| | #define HAVE_LINUX_SOCKIOS_H 1 | |
| | #define HAVE_LINUX_ETHTOOL_H 1 | |
| | #define HAVE_LINUX_IP_VS_H 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_LINUX_UN_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_CTYPE_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_PATHS_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_SYS_STATFS_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_VFS_H 1 | |
| | #define HAVE_WORDEXP_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | |
| | #define HAVE_NET_IF_ARP_H 1 | |
| | #define HAVE_NET_PPP_DEFS_H 1 | |
| | #define HAVE_NET_IF_PPP_H 1 | |
| | #define HAVE_NETINET_IF_ETHER_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_SELECT 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRTOL 1 | |
| | #define HAVE_GETADDRINFO 1 | |
| | #define HAVE_GETNAMEINFO 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_MEMCPY 1 | |
| | #define HAVE_STRSTR 1 | |
| | #define HAVE_STRCMP 1 | |
| | #define HAVE_STRNCMP 1 | |
| | #define HAVE_STRNCPY 1 | |
| | #define HAVE_STRLEN 1 | |
| | #define HAVE_STRNCASECMP 1 | |
| | #define HAVE_STRCASECMP 1 | |
| | #define HAVE_OPENLOG 1 | |
| | #define HAVE_CLOSELOG 1 | |
| | #define HAVE_SYSCONF 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_IF_INDEXTONAME 1 | |
| | #define HAVE_DECL_STRERROR_R 1 | |
| | #define HAVE_STRERROR_R 1 | |
| | #define HAVE_GETPWNAM_R 1 | |
| | #define HAVE_GETGRNAM_R 1 | |
| | #define HAVE_SETGROUPS 1 | |
| | #define HAVE_REGCOMP 1 | |
| | #define HAVE_REGERROR 1 | |
| | #define HAVE_REGEXEC 1 | |
| | #define HAVE_REGFREE 1 | |
| | #define HAVE_SOCKET 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_NANOSLEEP 1 | |
| | #define HAVE_SYSCTL 1 | |
| | #define HAVE_STATFS 1 | |
| | #define HAVE_STATVFS 1 | |
| | #define HAVE_GETIFADDRS 1 | |
| | #define HAVE_GETLOADAVG 1 | |
| | #define HAVE_SYSLOG 1 | |
| | #define HAVE_GETUTENT 1 | |
| | #define HAVE_GETUTXENT 1 | |
| | #define HAVE_STRPTIME 1 | |
| | #define STRPTIME_NEEDS_STANDARDS 1 | |
| | #define NAN_STATIC_DEFAULT 1 | |
| | #define FP_LAYOUT_NEED_NOTHING 1 | |
| | #define HAVE_GETMNTENT 1 | |
| | #define HAVE_ONE_GETMNTENT 1 | |
| | #define HAVE_STRUCT_IP_MREQN_IMR_IFINDEX 1 | |
| | #define HAVE_STRUCT_UDPHDR_UH_DPORT 1 | |
| | #define HAVE_STRUCT_UDPHDR_UH_SPORT 1 | |
| | /* end confdefs.h. */ | |
| | | |
| | /* Override any GCC internal prototype to avoid an error. | |
| | Use char because int might match the return type of a GCC | |
| | builtin and then its argument prototype would still apply. */ | |
| | #ifdef __cplusplus | |
| | extern "C" | |
| | #endif | |
| | char kvm_openfiles (); | |
| | int | |
| | main () | |
| | { | |
| | return kvm_openfiles (); | |
| | ; | |
| | return 0; | |
| | } | |
| configure:19525: result: no | |
| configure:19586: checking libaquaero5.h usability | |
| configure:19586: gcc -c -g -O2 conftest.c >&5 | |
| conftest.c:204:25: fatal error: libaquaero5.h: No such file or directory | |
| #include <libaquaero5.h> | |
| ^ | |
| compilation terminated. | |
| configure:19586: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | #define HAVE_ERROR_T 1 | |
| | #define HAVE_ARGZ_ADD 1 | |
| | #define HAVE_ARGZ_APPEND 1 | |
| | #define HAVE_ARGZ_COUNT 1 | |
| | #define HAVE_ARGZ_CREATE_SEP 1 | |
| | #define HAVE_ARGZ_INSERT 1 | |
| | #define HAVE_ARGZ_NEXT 1 | |
| | #define HAVE_ARGZ_STRINGIFY 1 | |
| | #define HAVE_WORKING_ARGZ 1 | |
| | #define HAVE_PRELOADED_SYMBOLS 1 | |
| | #define HAVE_LTDL 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_CLOSEDIR 1 | |
| | #define HAVE_OPENDIR 1 | |
| | #define HAVE_READDIR 1 | |
| | #define LT_LIBEXT "a" | |
| | #define LT_LIBPREFIX "lib" | |
| | #define LIBTOOL_VERSION 2 | |
| | #define PACKAGE "collectd" | |
| | #define VERSION "5.4.0.43.g55ce7b5" | |
| | #define YYTEXT_POINTER 1 | |
| | #define HAVE_GOOGLE_PROTOBUF_C_PROTOBUF_C_H 1 | |
| | #define KERNEL_LINUX 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDIO_H 1 | |
| | #define HAVE_ERRNO_H 1 | |
| | #define HAVE_MATH_H 1 | |
| | #define HAVE_STDARG_H 1 | |
| | #define HAVE_SYSLOG_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SIGNAL_H 1 | |
| | #define HAVE_ASSERT_H 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SELECT_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_REGEX_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_ENDIAN_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_LIBGEN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_IP6_H 1 | |
| | #define HAVE_NETINET_ICMP6_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_RAID_MD_U_H 1 | |
| | #define HAVE_LINUX_WIRELESS_H 1 | |
| | #define HAVE_SYS_SWAP_H 1 | |
| | #define HAVE_UTMP_H 1 | |
| | #define HAVE_UTMPX_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_LINUX_IF_H 1 | |
| | #define HAVE_LINUX_NETDEVICE_H 1 | |
| | #define HAVE_LINUX_SOCKIOS_H 1 | |
| | #define HAVE_LINUX_ETHTOOL_H 1 | |
| | #define HAVE_LINUX_IP_VS_H 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_LINUX_UN_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_CTYPE_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_PATHS_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_SYS_STATFS_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_VFS_H 1 | |
| | #define HAVE_WORDEXP_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | |
| | #define HAVE_NET_IF_ARP_H 1 | |
| | #define HAVE_NET_PPP_DEFS_H 1 | |
| | #define HAVE_NET_IF_PPP_H 1 | |
| | #define HAVE_NETINET_IF_ETHER_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_SELECT 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRTOL 1 | |
| | #define HAVE_GETADDRINFO 1 | |
| | #define HAVE_GETNAMEINFO 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_MEMCPY 1 | |
| | #define HAVE_STRSTR 1 | |
| | #define HAVE_STRCMP 1 | |
| | #define HAVE_STRNCMP 1 | |
| | #define HAVE_STRNCPY 1 | |
| | #define HAVE_STRLEN 1 | |
| | #define HAVE_STRNCASECMP 1 | |
| | #define HAVE_STRCASECMP 1 | |
| | #define HAVE_OPENLOG 1 | |
| | #define HAVE_CLOSELOG 1 | |
| | #define HAVE_SYSCONF 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_IF_INDEXTONAME 1 | |
| | #define HAVE_DECL_STRERROR_R 1 | |
| | #define HAVE_STRERROR_R 1 | |
| | #define HAVE_GETPWNAM_R 1 | |
| | #define HAVE_GETGRNAM_R 1 | |
| | #define HAVE_SETGROUPS 1 | |
| | #define HAVE_REGCOMP 1 | |
| | #define HAVE_REGERROR 1 | |
| | #define HAVE_REGEXEC 1 | |
| | #define HAVE_REGFREE 1 | |
| | #define HAVE_SOCKET 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_NANOSLEEP 1 | |
| | #define HAVE_SYSCTL 1 | |
| | #define HAVE_STATFS 1 | |
| | #define HAVE_STATVFS 1 | |
| | #define HAVE_GETIFADDRS 1 | |
| | #define HAVE_GETLOADAVG 1 | |
| | #define HAVE_SYSLOG 1 | |
| | #define HAVE_GETUTENT 1 | |
| | #define HAVE_GETUTXENT 1 | |
| | #define HAVE_STRPTIME 1 | |
| | #define STRPTIME_NEEDS_STANDARDS 1 | |
| | #define NAN_STATIC_DEFAULT 1 | |
| | #define FP_LAYOUT_NEED_NOTHING 1 | |
| | #define HAVE_GETMNTENT 1 | |
| | #define HAVE_ONE_GETMNTENT 1 | |
| | #define HAVE_STRUCT_IP_MREQN_IMR_IFINDEX 1 | |
| | #define HAVE_STRUCT_UDPHDR_UH_DPORT 1 | |
| | #define HAVE_STRUCT_UDPHDR_UH_SPORT 1 | |
| | /* end confdefs.h. */ | |
| | #include <stdio.h> | |
| | #ifdef HAVE_SYS_TYPES_H | |
| | # include <sys/types.h> | |
| | #endif | |
| | #ifdef HAVE_SYS_STAT_H | |
| | # include <sys/stat.h> | |
| | #endif | |
| | #ifdef STDC_HEADERS | |
| | # include <stdlib.h> | |
| | # include <stddef.h> | |
| | #else | |
| | # ifdef HAVE_STDLIB_H | |
| | # include <stdlib.h> | |
| | # endif | |
| | #endif | |
| | #ifdef HAVE_STRING_H | |
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| | # include <memory.h> | |
| | # endif | |
| | # include <string.h> | |
| | #endif | |
| | #ifdef HAVE_STRINGS_H | |
| | # include <strings.h> | |
| | #endif | |
| | #ifdef HAVE_INTTYPES_H | |
| | # include <inttypes.h> | |
| | #endif | |
| | #ifdef HAVE_STDINT_H | |
| | # include <stdint.h> | |
| | #endif | |
| | #ifdef HAVE_UNISTD_H | |
| | # include <unistd.h> | |
| | #endif | |
| | #include <libaquaero5.h> | |
| configure:19586: result: no | |
| configure:19586: checking libaquaero5.h presence | |
| configure:19586: gcc -E conftest.c | |
| conftest.c:171:25: fatal error: libaquaero5.h: No such file or directory | |
| #include <libaquaero5.h> | |
| ^ | |
| compilation terminated. | |
| configure:19586: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | #define HAVE_ERROR_T 1 | |
| | #define HAVE_ARGZ_ADD 1 | |
| | #define HAVE_ARGZ_APPEND 1 | |
| | #define HAVE_ARGZ_COUNT 1 | |
| | #define HAVE_ARGZ_CREATE_SEP 1 | |
| | #define HAVE_ARGZ_INSERT 1 | |
| | #define HAVE_ARGZ_NEXT 1 | |
| | #define HAVE_ARGZ_STRINGIFY 1 | |
| | #define HAVE_WORKING_ARGZ 1 | |
| | #define HAVE_PRELOADED_SYMBOLS 1 | |
| | #define HAVE_LTDL 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_CLOSEDIR 1 | |
| | #define HAVE_OPENDIR 1 | |
| | #define HAVE_READDIR 1 | |
| | #define LT_LIBEXT "a" | |
| | #define LT_LIBPREFIX "lib" | |
| | #define LIBTOOL_VERSION 2 | |
| | #define PACKAGE "collectd" | |
| | #define VERSION "5.4.0.43.g55ce7b5" | |
| | #define YYTEXT_POINTER 1 | |
| | #define HAVE_GOOGLE_PROTOBUF_C_PROTOBUF_C_H 1 | |
| | #define KERNEL_LINUX 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDIO_H 1 | |
| | #define HAVE_ERRNO_H 1 | |
| | #define HAVE_MATH_H 1 | |
| | #define HAVE_STDARG_H 1 | |
| | #define HAVE_SYSLOG_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SIGNAL_H 1 | |
| | #define HAVE_ASSERT_H 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SELECT_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_REGEX_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_ENDIAN_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_LIBGEN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_IP6_H 1 | |
| | #define HAVE_NETINET_ICMP6_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_RAID_MD_U_H 1 | |
| | #define HAVE_LINUX_WIRELESS_H 1 | |
| | #define HAVE_SYS_SWAP_H 1 | |
| | #define HAVE_UTMP_H 1 | |
| | #define HAVE_UTMPX_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_LINUX_IF_H 1 | |
| | #define HAVE_LINUX_NETDEVICE_H 1 | |
| | #define HAVE_LINUX_SOCKIOS_H 1 | |
| | #define HAVE_LINUX_ETHTOOL_H 1 | |
| | #define HAVE_LINUX_IP_VS_H 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_LINUX_UN_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_CTYPE_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_PATHS_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_SYS_STATFS_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_VFS_H 1 | |
| | #define HAVE_WORDEXP_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | |
| | #define HAVE_NET_IF_ARP_H 1 | |
| | #define HAVE_NET_PPP_DEFS_H 1 | |
| | #define HAVE_NET_IF_PPP_H 1 | |
| | #define HAVE_NETINET_IF_ETHER_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_SELECT 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRTOL 1 | |
| | #define HAVE_GETADDRINFO 1 | |
| | #define HAVE_GETNAMEINFO 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_MEMCPY 1 | |
| | #define HAVE_STRSTR 1 | |
| | #define HAVE_STRCMP 1 | |
| | #define HAVE_STRNCMP 1 | |
| | #define HAVE_STRNCPY 1 | |
| | #define HAVE_STRLEN 1 | |
| | #define HAVE_STRNCASECMP 1 | |
| | #define HAVE_STRCASECMP 1 | |
| | #define HAVE_OPENLOG 1 | |
| | #define HAVE_CLOSELOG 1 | |
| | #define HAVE_SYSCONF 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_IF_INDEXTONAME 1 | |
| | #define HAVE_DECL_STRERROR_R 1 | |
| | #define HAVE_STRERROR_R 1 | |
| | #define HAVE_GETPWNAM_R 1 | |
| | #define HAVE_GETGRNAM_R 1 | |
| | #define HAVE_SETGROUPS 1 | |
| | #define HAVE_REGCOMP 1 | |
| | #define HAVE_REGERROR 1 | |
| | #define HAVE_REGEXEC 1 | |
| | #define HAVE_REGFREE 1 | |
| | #define HAVE_SOCKET 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_NANOSLEEP 1 | |
| | #define HAVE_SYSCTL 1 | |
| | #define HAVE_STATFS 1 | |
| | #define HAVE_STATVFS 1 | |
| | #define HAVE_GETIFADDRS 1 | |
| | #define HAVE_GETLOADAVG 1 | |
| | #define HAVE_SYSLOG 1 | |
| | #define HAVE_GETUTENT 1 | |
| | #define HAVE_GETUTXENT 1 | |
| | #define HAVE_STRPTIME 1 | |
| | #define STRPTIME_NEEDS_STANDARDS 1 | |
| | #define NAN_STATIC_DEFAULT 1 | |
| | #define FP_LAYOUT_NEED_NOTHING 1 | |
| | #define HAVE_GETMNTENT 1 | |
| | #define HAVE_ONE_GETMNTENT 1 | |
| | #define HAVE_STRUCT_IP_MREQN_IMR_IFINDEX 1 | |
| | #define HAVE_STRUCT_UDPHDR_UH_DPORT 1 | |
| | #define HAVE_STRUCT_UDPHDR_UH_SPORT 1 | |
| | /* end confdefs.h. */ | |
| | #include <libaquaero5.h> | |
| configure:19586: result: no | |
| configure:19586: checking for libaquaero5.h | |
| configure:19586: result: no | |
| configure:19707: checking credis.h usability | |
| configure:19707: gcc -c -g -O2 conftest.c >&5 | |
| conftest.c:204:20: fatal error: credis.h: No such file or directory | |
| #include <credis.h> | |
| ^ | |
| compilation terminated. | |
| configure:19707: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | #define HAVE_ERROR_T 1 | |
| | #define HAVE_ARGZ_ADD 1 | |
| | #define HAVE_ARGZ_APPEND 1 | |
| | #define HAVE_ARGZ_COUNT 1 | |
| | #define HAVE_ARGZ_CREATE_SEP 1 | |
| | #define HAVE_ARGZ_INSERT 1 | |
| | #define HAVE_ARGZ_NEXT 1 | |
| | #define HAVE_ARGZ_STRINGIFY 1 | |
| | #define HAVE_WORKING_ARGZ 1 | |
| | #define HAVE_PRELOADED_SYMBOLS 1 | |
| | #define HAVE_LTDL 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_CLOSEDIR 1 | |
| | #define HAVE_OPENDIR 1 | |
| | #define HAVE_READDIR 1 | |
| | #define LT_LIBEXT "a" | |
| | #define LT_LIBPREFIX "lib" | |
| | #define LIBTOOL_VERSION 2 | |
| | #define PACKAGE "collectd" | |
| | #define VERSION "5.4.0.43.g55ce7b5" | |
| | #define YYTEXT_POINTER 1 | |
| | #define HAVE_GOOGLE_PROTOBUF_C_PROTOBUF_C_H 1 | |
| | #define KERNEL_LINUX 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDIO_H 1 | |
| | #define HAVE_ERRNO_H 1 | |
| | #define HAVE_MATH_H 1 | |
| | #define HAVE_STDARG_H 1 | |
| | #define HAVE_SYSLOG_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SIGNAL_H 1 | |
| | #define HAVE_ASSERT_H 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SELECT_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_REGEX_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_ENDIAN_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_LIBGEN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_IP6_H 1 | |
| | #define HAVE_NETINET_ICMP6_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_RAID_MD_U_H 1 | |
| | #define HAVE_LINUX_WIRELESS_H 1 | |
| | #define HAVE_SYS_SWAP_H 1 | |
| | #define HAVE_UTMP_H 1 | |
| | #define HAVE_UTMPX_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_LINUX_IF_H 1 | |
| | #define HAVE_LINUX_NETDEVICE_H 1 | |
| | #define HAVE_LINUX_SOCKIOS_H 1 | |
| | #define HAVE_LINUX_ETHTOOL_H 1 | |
| | #define HAVE_LINUX_IP_VS_H 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_LINUX_UN_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_CTYPE_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_PATHS_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_SYS_STATFS_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_VFS_H 1 | |
| | #define HAVE_WORDEXP_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | |
| | #define HAVE_NET_IF_ARP_H 1 | |
| | #define HAVE_NET_PPP_DEFS_H 1 | |
| | #define HAVE_NET_IF_PPP_H 1 | |
| | #define HAVE_NETINET_IF_ETHER_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_SELECT 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRTOL 1 | |
| | #define HAVE_GETADDRINFO 1 | |
| | #define HAVE_GETNAMEINFO 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_MEMCPY 1 | |
| | #define HAVE_STRSTR 1 | |
| | #define HAVE_STRCMP 1 | |
| | #define HAVE_STRNCMP 1 | |
| | #define HAVE_STRNCPY 1 | |
| | #define HAVE_STRLEN 1 | |
| | #define HAVE_STRNCASECMP 1 | |
| | #define HAVE_STRCASECMP 1 | |
| | #define HAVE_OPENLOG 1 | |
| | #define HAVE_CLOSELOG 1 | |
| | #define HAVE_SYSCONF 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_IF_INDEXTONAME 1 | |
| | #define HAVE_DECL_STRERROR_R 1 | |
| | #define HAVE_STRERROR_R 1 | |
| | #define HAVE_GETPWNAM_R 1 | |
| | #define HAVE_GETGRNAM_R 1 | |
| | #define HAVE_SETGROUPS 1 | |
| | #define HAVE_REGCOMP 1 | |
| | #define HAVE_REGERROR 1 | |
| | #define HAVE_REGEXEC 1 | |
| | #define HAVE_REGFREE 1 | |
| | #define HAVE_SOCKET 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_NANOSLEEP 1 | |
| | #define HAVE_SYSCTL 1 | |
| | #define HAVE_STATFS 1 | |
| | #define HAVE_STATVFS 1 | |
| | #define HAVE_GETIFADDRS 1 | |
| | #define HAVE_GETLOADAVG 1 | |
| | #define HAVE_SYSLOG 1 | |
| | #define HAVE_GETUTENT 1 | |
| | #define HAVE_GETUTXENT 1 | |
| | #define HAVE_STRPTIME 1 | |
| | #define STRPTIME_NEEDS_STANDARDS 1 | |
| | #define NAN_STATIC_DEFAULT 1 | |
| | #define FP_LAYOUT_NEED_NOTHING 1 | |
| | #define HAVE_GETMNTENT 1 | |
| | #define HAVE_ONE_GETMNTENT 1 | |
| | #define HAVE_STRUCT_IP_MREQN_IMR_IFINDEX 1 | |
| | #define HAVE_STRUCT_UDPHDR_UH_DPORT 1 | |
| | #define HAVE_STRUCT_UDPHDR_UH_SPORT 1 | |
| | /* end confdefs.h. */ | |
| | #include <stdio.h> | |
| | #ifdef HAVE_SYS_TYPES_H | |
| | # include <sys/types.h> | |
| | #endif | |
| | #ifdef HAVE_SYS_STAT_H | |
| | # include <sys/stat.h> | |
| | #endif | |
| | #ifdef STDC_HEADERS | |
| | # include <stdlib.h> | |
| | # include <stddef.h> | |
| | #else | |
| | # ifdef HAVE_STDLIB_H | |
| | # include <stdlib.h> | |
| | # endif | |
| | #endif | |
| | #ifdef HAVE_STRING_H | |
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| | # include <memory.h> | |
| | # endif | |
| | # include <string.h> | |
| | #endif | |
| | #ifdef HAVE_STRINGS_H | |
| | # include <strings.h> | |
| | #endif | |
| | #ifdef HAVE_INTTYPES_H | |
| | # include <inttypes.h> | |
| | #endif | |
| | #ifdef HAVE_STDINT_H | |
| | # include <stdint.h> | |
| | #endif | |
| | #ifdef HAVE_UNISTD_H | |
| | # include <unistd.h> | |
| | #endif | |
| | #include <credis.h> | |
| configure:19707: result: no | |
| configure:19707: checking credis.h presence | |
| configure:19707: gcc -E conftest.c | |
| conftest.c:171:20: fatal error: credis.h: No such file or directory | |
| #include <credis.h> | |
| ^ | |
| compilation terminated. | |
| configure:19707: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | #define HAVE_ERROR_T 1 | |
| | #define HAVE_ARGZ_ADD 1 | |
| | #define HAVE_ARGZ_APPEND 1 | |
| | #define HAVE_ARGZ_COUNT 1 | |
| | #define HAVE_ARGZ_CREATE_SEP 1 | |
| | #define HAVE_ARGZ_INSERT 1 | |
| | #define HAVE_ARGZ_NEXT 1 | |
| | #define HAVE_ARGZ_STRINGIFY 1 | |
| | #define HAVE_WORKING_ARGZ 1 | |
| | #define HAVE_PRELOADED_SYMBOLS 1 | |
| | #define HAVE_LTDL 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_CLOSEDIR 1 | |
| | #define HAVE_OPENDIR 1 | |
| | #define HAVE_READDIR 1 | |
| | #define LT_LIBEXT "a" | |
| | #define LT_LIBPREFIX "lib" | |
| | #define LIBTOOL_VERSION 2 | |
| | #define PACKAGE "collectd" | |
| | #define VERSION "5.4.0.43.g55ce7b5" | |
| | #define YYTEXT_POINTER 1 | |
| | #define HAVE_GOOGLE_PROTOBUF_C_PROTOBUF_C_H 1 | |
| | #define KERNEL_LINUX 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDIO_H 1 | |
| | #define HAVE_ERRNO_H 1 | |
| | #define HAVE_MATH_H 1 | |
| | #define HAVE_STDARG_H 1 | |
| | #define HAVE_SYSLOG_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SIGNAL_H 1 | |
| | #define HAVE_ASSERT_H 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SELECT_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_REGEX_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_ENDIAN_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_LIBGEN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_IP6_H 1 | |
| | #define HAVE_NETINET_ICMP6_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_RAID_MD_U_H 1 | |
| | #define HAVE_LINUX_WIRELESS_H 1 | |
| | #define HAVE_SYS_SWAP_H 1 | |
| | #define HAVE_UTMP_H 1 | |
| | #define HAVE_UTMPX_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_LINUX_IF_H 1 | |
| | #define HAVE_LINUX_NETDEVICE_H 1 | |
| | #define HAVE_LINUX_SOCKIOS_H 1 | |
| | #define HAVE_LINUX_ETHTOOL_H 1 | |
| | #define HAVE_LINUX_IP_VS_H 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_LINUX_UN_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_CTYPE_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_PATHS_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_SYS_STATFS_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_VFS_H 1 | |
| | #define HAVE_WORDEXP_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | |
| | #define HAVE_NET_IF_ARP_H 1 | |
| | #define HAVE_NET_PPP_DEFS_H 1 | |
| | #define HAVE_NET_IF_PPP_H 1 | |
| | #define HAVE_NETINET_IF_ETHER_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_SELECT 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRTOL 1 | |
| | #define HAVE_GETADDRINFO 1 | |
| | #define HAVE_GETNAMEINFO 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_MEMCPY 1 | |
| | #define HAVE_STRSTR 1 | |
| | #define HAVE_STRCMP 1 | |
| | #define HAVE_STRNCMP 1 | |
| | #define HAVE_STRNCPY 1 | |
| | #define HAVE_STRLEN 1 | |
| | #define HAVE_STRNCASECMP 1 | |
| | #define HAVE_STRCASECMP 1 | |
| | #define HAVE_OPENLOG 1 | |
| | #define HAVE_CLOSELOG 1 | |
| | #define HAVE_SYSCONF 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_IF_INDEXTONAME 1 | |
| | #define HAVE_DECL_STRERROR_R 1 | |
| | #define HAVE_STRERROR_R 1 | |
| | #define HAVE_GETPWNAM_R 1 | |
| | #define HAVE_GETGRNAM_R 1 | |
| | #define HAVE_SETGROUPS 1 | |
| | #define HAVE_REGCOMP 1 | |
| | #define HAVE_REGERROR 1 | |
| | #define HAVE_REGEXEC 1 | |
| | #define HAVE_REGFREE 1 | |
| | #define HAVE_SOCKET 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_NANOSLEEP 1 | |
| | #define HAVE_SYSCTL 1 | |
| | #define HAVE_STATFS 1 | |
| | #define HAVE_STATVFS 1 | |
| | #define HAVE_GETIFADDRS 1 | |
| | #define HAVE_GETLOADAVG 1 | |
| | #define HAVE_SYSLOG 1 | |
| | #define HAVE_GETUTENT 1 | |
| | #define HAVE_GETUTXENT 1 | |
| | #define HAVE_STRPTIME 1 | |
| | #define STRPTIME_NEEDS_STANDARDS 1 | |
| | #define NAN_STATIC_DEFAULT 1 | |
| | #define FP_LAYOUT_NEED_NOTHING 1 | |
| | #define HAVE_GETMNTENT 1 | |
| | #define HAVE_ONE_GETMNTENT 1 | |
| | #define HAVE_STRUCT_IP_MREQN_IMR_IFINDEX 1 | |
| | #define HAVE_STRUCT_UDPHDR_UH_DPORT 1 | |
| | #define HAVE_STRUCT_UDPHDR_UH_SPORT 1 | |
| | /* end confdefs.h. */ | |
| | #include <credis.h> | |
| configure:19707: result: no | |
| configure:19707: checking for credis.h | |
| configure:19707: result: no | |
| configure:19839: checking curl/curl.h usability | |
| configure:19839: gcc -c -g -O2 conftest.c >&5 | |
| configure:19839: $? = 0 | |
| configure:19839: result: yes | |
| configure:19839: checking curl/curl.h presence | |
| configure:19839: gcc -E conftest.c | |
| configure:19839: $? = 0 | |
| configure:19839: result: yes | |
| configure:19839: checking for curl/curl.h | |
| configure:19839: result: yes | |
| configure:19864: checking for curl_easy_init in -lcurl | |
| configure:19889: gcc -o conftest -g -O2 conftest.c -lcurl -L/usr/lib/x86_64-linux-gnu -lcurl -ldl >&5 | |
| configure:19889: $? = 0 | |
| configure:19898: result: yes | |
| configure:19954: checking dbi/dbi.h usability | |
| configure:19954: gcc -c -g -O2 conftest.c >&5 | |
| configure:19954: $? = 0 | |
| configure:19954: result: yes | |
| configure:19954: checking dbi/dbi.h presence | |
| configure:19954: gcc -E conftest.c | |
| configure:19954: $? = 0 | |
| configure:19954: result: yes | |
| configure:19954: checking for dbi/dbi.h | |
| configure:19954: result: yes | |
| configure:19976: checking for dbi_initialize in -ldbi | |
| configure:20001: gcc -o conftest -g -O2 conftest.c -ldbi -ldl >&5 | |
| configure:20001: $? = 0 | |
| configure:20010: result: yes | |
| configure:20063: checking for smtp_create_session in -lesmtp | |
| configure:20088: gcc -o conftest -g -O2 conftest.c -lesmtp -ldl >&5 | |
| configure:20088: $? = 0 | |
| configure:20097: result: yes | |
| configure:20114: checking libesmtp.h usability | |
| configure:20114: gcc -c -g -O2 conftest.c >&5 | |
| configure:20114: $? = 0 | |
| configure:20114: result: yes | |
| configure:20114: checking libesmtp.h presence | |
| configure:20114: gcc -E conftest.c | |
| configure:20114: $? = 0 | |
| configure:20114: result: yes | |
| configure:20114: checking for libesmtp.h | |
| configure:20114: result: yes | |
| configure:20210: checking gm_protocol.h usability | |
| configure:20210: gcc -c -g -O2 conftest.c >&5 | |
| configure:20210: $? = 0 | |
| configure:20210: result: yes | |
| configure:20210: checking gm_protocol.h presence | |
| configure:20210: gcc -E conftest.c | |
| configure:20210: $? = 0 | |
| configure:20210: result: yes | |
| configure:20210: checking for gm_protocol.h | |
| configure:20210: result: yes | |
| configure:20230: checking for xdr_Ganglia_value_msg in -lganglia | |
| configure:20255: gcc -o conftest -g -O2 conftest.c -lganglia -ldl >&5 | |
| configure:20255: $? = 0 | |
| configure:20264: result: yes | |
| configure:20361: checking gcrypt.h usability | |
| configure:20361: gcc -c -g -O2 conftest.c >&5 | |
| configure:20361: $? = 0 | |
| configure:20361: result: yes | |
| configure:20361: checking gcrypt.h presence | |
| configure:20361: gcc -E conftest.c | |
| configure:20361: $? = 0 | |
| configure:20361: result: yes | |
| configure:20361: checking for gcrypt.h | |
| configure:20361: result: yes | |
| configure:20379: gcrypt LDFLAGS: -L/usr/lib | |
| configure:20382: checking for gcry_md_hash_buffer in -lgcrypt | |
| configure:20407: gcc -o conftest -g -O2 -L/usr/lib conftest.c -lgcrypt -ldl >&5 | |
| configure:20407: $? = 0 | |
| configure:20416: result: yes | |
| configure:20486: checking for libgcrypt-config | |
| configure:20504: found /usr/bin/libgcrypt-config | |
| configure:20516: result: /usr/bin/libgcrypt-config | |
| configure:20547: checking for LIBGCRYPT - version >= 1.2.0 | |
| configure:20581: result: yes (1.5.3) | |
| configure:20593: checking LIBGCRYPT API version | |
| configure:20596: result: okay | |
| configure:20621: WARNING: | |
| *** | |
| *** The config script /usr/bin/libgcrypt-config was | |
| *** built for x86_64-pc-linux-gnu and thus may not match the | |
| *** used host x86_64-unknown-linux-gnu. | |
| *** You may want to use the configure option --with-libgcrypt-prefix | |
| *** to specify a matching config script. | |
| *** | |
| configure:20737: checking libiptc/libiptc.h usability | |
| configure:20737: gcc -c -g -O2 conftest.c >&5 | |
| configure:20737: $? = 0 | |
| configure:20737: result: yes | |
| configure:20737: checking libiptc/libiptc.h presence | |
| configure:20737: gcc -E conftest.c | |
| configure:20737: $? = 0 | |
| configure:20737: result: yes | |
| configure:20737: checking for libiptc/libiptc.h | |
| configure:20737: result: yes | |
| configure:20737: checking libiptc/libip6tc.h usability | |
| configure:20737: gcc -c -g -O2 conftest.c >&5 | |
| configure:20737: $? = 0 | |
| configure:20737: result: yes | |
| configure:20737: checking libiptc/libip6tc.h presence | |
| configure:20737: gcc -E conftest.c | |
| configure:20737: $? = 0 | |
| configure:20737: result: yes | |
| configure:20737: checking for libiptc/libip6tc.h | |
| configure:20737: result: yes | |
| configure:20755: checking for iptc_handle_t | |
| configure:20755: gcc -c -g -O2 conftest.c >&5 | |
| conftest.c: In function 'main': | |
| conftest.c:220:13: error: 'iptc_handle_t' undeclared (first use in this function) | |
| if (sizeof (iptc_handle_t)) | |
| ^ | |
| conftest.c:220:13: note: each undeclared identifier is reported only once for each function it appears in | |
| configure:20755: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | #define HAVE_ERROR_T 1 | |
| | #define HAVE_ARGZ_ADD 1 | |
| | #define HAVE_ARGZ_APPEND 1 | |
| | #define HAVE_ARGZ_COUNT 1 | |
| | #define HAVE_ARGZ_CREATE_SEP 1 | |
| | #define HAVE_ARGZ_INSERT 1 | |
| | #define HAVE_ARGZ_NEXT 1 | |
| | #define HAVE_ARGZ_STRINGIFY 1 | |
| | #define HAVE_WORKING_ARGZ 1 | |
| | #define HAVE_PRELOADED_SYMBOLS 1 | |
| | #define HAVE_LTDL 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_CLOSEDIR 1 | |
| | #define HAVE_OPENDIR 1 | |
| | #define HAVE_READDIR 1 | |
| | #define LT_LIBEXT "a" | |
| | #define LT_LIBPREFIX "lib" | |
| | #define LIBTOOL_VERSION 2 | |
| | #define PACKAGE "collectd" | |
| | #define VERSION "5.4.0.43.g55ce7b5" | |
| | #define YYTEXT_POINTER 1 | |
| | #define HAVE_GOOGLE_PROTOBUF_C_PROTOBUF_C_H 1 | |
| | #define KERNEL_LINUX 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDIO_H 1 | |
| | #define HAVE_ERRNO_H 1 | |
| | #define HAVE_MATH_H 1 | |
| | #define HAVE_STDARG_H 1 | |
| | #define HAVE_SYSLOG_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SIGNAL_H 1 | |
| | #define HAVE_ASSERT_H 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SELECT_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_REGEX_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_ENDIAN_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_LIBGEN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_IP6_H 1 | |
| | #define HAVE_NETINET_ICMP6_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_RAID_MD_U_H 1 | |
| | #define HAVE_LINUX_WIRELESS_H 1 | |
| | #define HAVE_SYS_SWAP_H 1 | |
| | #define HAVE_UTMP_H 1 | |
| | #define HAVE_UTMPX_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_LINUX_IF_H 1 | |
| | #define HAVE_LINUX_NETDEVICE_H 1 | |
| | #define HAVE_LINUX_SOCKIOS_H 1 | |
| | #define HAVE_LINUX_ETHTOOL_H 1 | |
| | #define HAVE_LINUX_IP_VS_H 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_LINUX_UN_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_CTYPE_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_PATHS_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_SYS_STATFS_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_VFS_H 1 | |
| | #define HAVE_WORDEXP_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | |
| | #define HAVE_NET_IF_ARP_H 1 | |
| | #define HAVE_NET_PPP_DEFS_H 1 | |
| | #define HAVE_NET_IF_PPP_H 1 | |
| | #define HAVE_NETINET_IF_ETHER_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_SELECT 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRTOL 1 | |
| | #define HAVE_GETADDRINFO 1 | |
| | #define HAVE_GETNAMEINFO 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_MEMCPY 1 | |
| | #define HAVE_STRSTR 1 | |
| | #define HAVE_STRCMP 1 | |
| | #define HAVE_STRNCMP 1 | |
| | #define HAVE_STRNCPY 1 | |
| | #define HAVE_STRLEN 1 | |
| | #define HAVE_STRNCASECMP 1 | |
| | #define HAVE_STRCASECMP 1 | |
| | #define HAVE_OPENLOG 1 | |
| | #define HAVE_CLOSELOG 1 | |
| | #define HAVE_SYSCONF 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_IF_INDEXTONAME 1 | |
| | #define HAVE_DECL_STRERROR_R 1 | |
| | #define HAVE_STRERROR_R 1 | |
| | #define HAVE_GETPWNAM_R 1 | |
| | #define HAVE_GETGRNAM_R 1 | |
| | #define HAVE_SETGROUPS 1 | |
| | #define HAVE_REGCOMP 1 | |
| | #define HAVE_REGERROR 1 | |
| | #define HAVE_REGEXEC 1 | |
| | #define HAVE_REGFREE 1 | |
| | #define HAVE_SOCKET 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_NANOSLEEP 1 | |
| | #define HAVE_SYSCTL 1 | |
| | #define HAVE_STATFS 1 | |
| | #define HAVE_STATVFS 1 | |
| | #define HAVE_GETIFADDRS 1 | |
| | #define HAVE_GETLOADAVG 1 | |
| | #define HAVE_SYSLOG 1 | |
| | #define HAVE_GETUTENT 1 | |
| | #define HAVE_GETUTXENT 1 | |
| | #define HAVE_STRPTIME 1 | |
| | #define STRPTIME_NEEDS_STANDARDS 1 | |
| | #define NAN_STATIC_DEFAULT 1 | |
| | #define FP_LAYOUT_NEED_NOTHING 1 | |
| | #define HAVE_GETMNTENT 1 | |
| | #define HAVE_ONE_GETMNTENT 1 | |
| | #define HAVE_STRUCT_IP_MREQN_IMR_IFINDEX 1 | |
| | #define HAVE_STRUCT_UDPHDR_UH_DPORT 1 | |
| | #define HAVE_STRUCT_UDPHDR_UH_SPORT 1 | |
| | #define HAVE_CURL_CURL_H 1 | |
| | #define HAVE_DBI_DBI_H 1 | |
| | #define HAVE_LIBESMTP 1 | |
| | #define HAVE_LIBESMTP_H 1 | |
| | #define HAVE_LIBESMTP_H 1 | |
| | #define COLLECT_LIBESMTP 1 | |
| | #define HAVE_GM_PROTOCOL_H 1 | |
| | #define HAVE_GM_PROTOCOL_H 1 | |
| | #define HAVE_LIBGANGLIA 1 | |
| | #define HAVE_GCRYPT_H 1 | |
| | #define HAVE_LIBGCRYPT 1 | |
| | #define HAVE_LIBIPTC_LIBIPTC_H 1 | |
| | #define HAVE_LIBIPTC_LIBIP6TC_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <stdio.h> | |
| | #ifdef HAVE_SYS_TYPES_H | |
| | # include <sys/types.h> | |
| | #endif | |
| | #ifdef HAVE_SYS_STAT_H | |
| | # include <sys/stat.h> | |
| | #endif | |
| | #ifdef STDC_HEADERS | |
| | # include <stdlib.h> | |
| | # include <stddef.h> | |
| | #else | |
| | # ifdef HAVE_STDLIB_H | |
| | # include <stdlib.h> | |
| | # endif | |
| | #endif | |
| | #ifdef HAVE_STRING_H | |
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| | # include <memory.h> | |
| | # endif | |
| | # include <string.h> | |
| | #endif | |
| | #ifdef HAVE_STRINGS_H | |
| | # include <strings.h> | |
| | #endif | |
| | #ifdef HAVE_INTTYPES_H | |
| | # include <inttypes.h> | |
| | #endif | |
| | #ifdef HAVE_STDINT_H | |
| | # include <stdint.h> | |
| | #endif | |
| | #ifdef HAVE_UNISTD_H | |
| | # include <unistd.h> | |
| | #endif | |
| | int | |
| | main () | |
| | { | |
| | if (sizeof (iptc_handle_t)) | |
| | return 0; | |
| | ; | |
| | return 0; | |
| | } | |
| configure:20755: result: no | |
| configure:20764: checking for ip6tc_handle_t | |
| configure:20764: gcc -c -g -O2 conftest.c >&5 | |
| conftest.c: In function 'main': | |
| conftest.c:220:13: error: 'ip6tc_handle_t' undeclared (first use in this function) | |
| if (sizeof (ip6tc_handle_t)) | |
| ^ | |
| conftest.c:220:13: note: each undeclared identifier is reported only once for each function it appears in | |
| configure:20764: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | #define HAVE_ERROR_T 1 | |
| | #define HAVE_ARGZ_ADD 1 | |
| | #define HAVE_ARGZ_APPEND 1 | |
| | #define HAVE_ARGZ_COUNT 1 | |
| | #define HAVE_ARGZ_CREATE_SEP 1 | |
| | #define HAVE_ARGZ_INSERT 1 | |
| | #define HAVE_ARGZ_NEXT 1 | |
| | #define HAVE_ARGZ_STRINGIFY 1 | |
| | #define HAVE_WORKING_ARGZ 1 | |
| | #define HAVE_PRELOADED_SYMBOLS 1 | |
| | #define HAVE_LTDL 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_CLOSEDIR 1 | |
| | #define HAVE_OPENDIR 1 | |
| | #define HAVE_READDIR 1 | |
| | #define LT_LIBEXT "a" | |
| | #define LT_LIBPREFIX "lib" | |
| | #define LIBTOOL_VERSION 2 | |
| | #define PACKAGE "collectd" | |
| | #define VERSION "5.4.0.43.g55ce7b5" | |
| | #define YYTEXT_POINTER 1 | |
| | #define HAVE_GOOGLE_PROTOBUF_C_PROTOBUF_C_H 1 | |
| | #define KERNEL_LINUX 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDIO_H 1 | |
| | #define HAVE_ERRNO_H 1 | |
| | #define HAVE_MATH_H 1 | |
| | #define HAVE_STDARG_H 1 | |
| | #define HAVE_SYSLOG_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SIGNAL_H 1 | |
| | #define HAVE_ASSERT_H 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SELECT_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_REGEX_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_ENDIAN_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_LIBGEN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_IP6_H 1 | |
| | #define HAVE_NETINET_ICMP6_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_RAID_MD_U_H 1 | |
| | #define HAVE_LINUX_WIRELESS_H 1 | |
| | #define HAVE_SYS_SWAP_H 1 | |
| | #define HAVE_UTMP_H 1 | |
| | #define HAVE_UTMPX_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_LINUX_IF_H 1 | |
| | #define HAVE_LINUX_NETDEVICE_H 1 | |
| | #define HAVE_LINUX_SOCKIOS_H 1 | |
| | #define HAVE_LINUX_ETHTOOL_H 1 | |
| | #define HAVE_LINUX_IP_VS_H 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_LINUX_UN_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_CTYPE_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_PATHS_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_SYS_STATFS_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_VFS_H 1 | |
| | #define HAVE_WORDEXP_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | |
| | #define HAVE_NET_IF_ARP_H 1 | |
| | #define HAVE_NET_PPP_DEFS_H 1 | |
| | #define HAVE_NET_IF_PPP_H 1 | |
| | #define HAVE_NETINET_IF_ETHER_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_SELECT 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRTOL 1 | |
| | #define HAVE_GETADDRINFO 1 | |
| | #define HAVE_GETNAMEINFO 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_MEMCPY 1 | |
| | #define HAVE_STRSTR 1 | |
| | #define HAVE_STRCMP 1 | |
| | #define HAVE_STRNCMP 1 | |
| | #define HAVE_STRNCPY 1 | |
| | #define HAVE_STRLEN 1 | |
| | #define HAVE_STRNCASECMP 1 | |
| | #define HAVE_STRCASECMP 1 | |
| | #define HAVE_OPENLOG 1 | |
| | #define HAVE_CLOSELOG 1 | |
| | #define HAVE_SYSCONF 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_IF_INDEXTONAME 1 | |
| | #define HAVE_DECL_STRERROR_R 1 | |
| | #define HAVE_STRERROR_R 1 | |
| | #define HAVE_GETPWNAM_R 1 | |
| | #define HAVE_GETGRNAM_R 1 | |
| | #define HAVE_SETGROUPS 1 | |
| | #define HAVE_REGCOMP 1 | |
| | #define HAVE_REGERROR 1 | |
| | #define HAVE_REGEXEC 1 | |
| | #define HAVE_REGFREE 1 | |
| | #define HAVE_SOCKET 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_NANOSLEEP 1 | |
| | #define HAVE_SYSCTL 1 | |
| | #define HAVE_STATFS 1 | |
| | #define HAVE_STATVFS 1 | |
| | #define HAVE_GETIFADDRS 1 | |
| | #define HAVE_GETLOADAVG 1 | |
| | #define HAVE_SYSLOG 1 | |
| | #define HAVE_GETUTENT 1 | |
| | #define HAVE_GETUTXENT 1 | |
| | #define HAVE_STRPTIME 1 | |
| | #define STRPTIME_NEEDS_STANDARDS 1 | |
| | #define NAN_STATIC_DEFAULT 1 | |
| | #define FP_LAYOUT_NEED_NOTHING 1 | |
| | #define HAVE_GETMNTENT 1 | |
| | #define HAVE_ONE_GETMNTENT 1 | |
| | #define HAVE_STRUCT_IP_MREQN_IMR_IFINDEX 1 | |
| | #define HAVE_STRUCT_UDPHDR_UH_DPORT 1 | |
| | #define HAVE_STRUCT_UDPHDR_UH_SPORT 1 | |
| | #define HAVE_CURL_CURL_H 1 | |
| | #define HAVE_DBI_DBI_H 1 | |
| | #define HAVE_LIBESMTP 1 | |
| | #define HAVE_LIBESMTP_H 1 | |
| | #define HAVE_LIBESMTP_H 1 | |
| | #define COLLECT_LIBESMTP 1 | |
| | #define HAVE_GM_PROTOCOL_H 1 | |
| | #define HAVE_GM_PROTOCOL_H 1 | |
| | #define HAVE_LIBGANGLIA 1 | |
| | #define HAVE_GCRYPT_H 1 | |
| | #define HAVE_LIBGCRYPT 1 | |
| | #define HAVE_LIBIPTC_LIBIPTC_H 1 | |
| | #define HAVE_LIBIPTC_LIBIP6TC_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <stdio.h> | |
| | #ifdef HAVE_SYS_TYPES_H | |
| | # include <sys/types.h> | |
| | #endif | |
| | #ifdef HAVE_SYS_STAT_H | |
| | # include <sys/stat.h> | |
| | #endif | |
| | #ifdef STDC_HEADERS | |
| | # include <stdlib.h> | |
| | # include <stddef.h> | |
| | #else | |
| | # ifdef HAVE_STDLIB_H | |
| | # include <stdlib.h> | |
| | # endif | |
| | #endif | |
| | #ifdef HAVE_STRING_H | |
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| | # include <memory.h> | |
| | # endif | |
| | # include <string.h> | |
| | #endif | |
| | #ifdef HAVE_STRINGS_H | |
| | # include <strings.h> | |
| | #endif | |
| | #ifdef HAVE_INTTYPES_H | |
| | # include <inttypes.h> | |
| | #endif | |
| | #ifdef HAVE_STDINT_H | |
| | # include <stdint.h> | |
| | #endif | |
| | #ifdef HAVE_UNISTD_H | |
| | # include <unistd.h> | |
| | #endif | |
| | int | |
| | main () | |
| | { | |
| | if (sizeof (ip6tc_handle_t)) | |
| | return 0; | |
| | ; | |
| | return 0; | |
| | } | |
| configure:20764: result: no | |
| configure:20780: checking for library containing iptc_init | |
| configure:20811: gcc -o conftest -g -O2 conftest.c -ldl >&5 | |
| /tmp/ccfNgYlX.o: In function `main': | |
| /vagrant/collectd-pkgbuild/conftest.c:195: undefined reference to `iptc_init' | |
| collect2: error: ld returned 1 exit status | |
| configure:20811: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | #define HAVE_ERROR_T 1 | |
| | #define HAVE_ARGZ_ADD 1 | |
| | #define HAVE_ARGZ_APPEND 1 | |
| | #define HAVE_ARGZ_COUNT 1 | |
| | #define HAVE_ARGZ_CREATE_SEP 1 | |
| | #define HAVE_ARGZ_INSERT 1 | |
| | #define HAVE_ARGZ_NEXT 1 | |
| | #define HAVE_ARGZ_STRINGIFY 1 | |
| | #define HAVE_WORKING_ARGZ 1 | |
| | #define HAVE_PRELOADED_SYMBOLS 1 | |
| | #define HAVE_LTDL 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_CLOSEDIR 1 | |
| | #define HAVE_OPENDIR 1 | |
| | #define HAVE_READDIR 1 | |
| | #define LT_LIBEXT "a" | |
| | #define LT_LIBPREFIX "lib" | |
| | #define LIBTOOL_VERSION 2 | |
| | #define PACKAGE "collectd" | |
| | #define VERSION "5.4.0.43.g55ce7b5" | |
| | #define YYTEXT_POINTER 1 | |
| | #define HAVE_GOOGLE_PROTOBUF_C_PROTOBUF_C_H 1 | |
| | #define KERNEL_LINUX 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDIO_H 1 | |
| | #define HAVE_ERRNO_H 1 | |
| | #define HAVE_MATH_H 1 | |
| | #define HAVE_STDARG_H 1 | |
| | #define HAVE_SYSLOG_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SIGNAL_H 1 | |
| | #define HAVE_ASSERT_H 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SELECT_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_REGEX_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_ENDIAN_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_LIBGEN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_IP6_H 1 | |
| | #define HAVE_NETINET_ICMP6_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_RAID_MD_U_H 1 | |
| | #define HAVE_LINUX_WIRELESS_H 1 | |
| | #define HAVE_SYS_SWAP_H 1 | |
| | #define HAVE_UTMP_H 1 | |
| | #define HAVE_UTMPX_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_LINUX_IF_H 1 | |
| | #define HAVE_LINUX_NETDEVICE_H 1 | |
| | #define HAVE_LINUX_SOCKIOS_H 1 | |
| | #define HAVE_LINUX_ETHTOOL_H 1 | |
| | #define HAVE_LINUX_IP_VS_H 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_LINUX_UN_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_CTYPE_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_PATHS_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_SYS_STATFS_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_VFS_H 1 | |
| | #define HAVE_WORDEXP_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | |
| | #define HAVE_NET_IF_ARP_H 1 | |
| | #define HAVE_NET_PPP_DEFS_H 1 | |
| | #define HAVE_NET_IF_PPP_H 1 | |
| | #define HAVE_NETINET_IF_ETHER_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_SELECT 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRTOL 1 | |
| | #define HAVE_GETADDRINFO 1 | |
| | #define HAVE_GETNAMEINFO 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_MEMCPY 1 | |
| | #define HAVE_STRSTR 1 | |
| | #define HAVE_STRCMP 1 | |
| | #define HAVE_STRNCMP 1 | |
| | #define HAVE_STRNCPY 1 | |
| | #define HAVE_STRLEN 1 | |
| | #define HAVE_STRNCASECMP 1 | |
| | #define HAVE_STRCASECMP 1 | |
| | #define HAVE_OPENLOG 1 | |
| | #define HAVE_CLOSELOG 1 | |
| | #define HAVE_SYSCONF 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_IF_INDEXTONAME 1 | |
| | #define HAVE_DECL_STRERROR_R 1 | |
| | #define HAVE_STRERROR_R 1 | |
| | #define HAVE_GETPWNAM_R 1 | |
| | #define HAVE_GETGRNAM_R 1 | |
| | #define HAVE_SETGROUPS 1 | |
| | #define HAVE_REGCOMP 1 | |
| | #define HAVE_REGERROR 1 | |
| | #define HAVE_REGEXEC 1 | |
| | #define HAVE_REGFREE 1 | |
| | #define HAVE_SOCKET 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_NANOSLEEP 1 | |
| | #define HAVE_SYSCTL 1 | |
| | #define HAVE_STATFS 1 | |
| | #define HAVE_STATVFS 1 | |
| | #define HAVE_GETIFADDRS 1 | |
| | #define HAVE_GETLOADAVG 1 | |
| | #define HAVE_SYSLOG 1 | |
| | #define HAVE_GETUTENT 1 | |
| | #define HAVE_GETUTXENT 1 | |
| | #define HAVE_STRPTIME 1 | |
| | #define STRPTIME_NEEDS_STANDARDS 1 | |
| | #define NAN_STATIC_DEFAULT 1 | |
| | #define FP_LAYOUT_NEED_NOTHING 1 | |
| | #define HAVE_GETMNTENT 1 | |
| | #define HAVE_ONE_GETMNTENT 1 | |
| | #define HAVE_STRUCT_IP_MREQN_IMR_IFINDEX 1 | |
| | #define HAVE_STRUCT_UDPHDR_UH_DPORT 1 | |
| | #define HAVE_STRUCT_UDPHDR_UH_SPORT 1 | |
| | #define HAVE_CURL_CURL_H 1 | |
| | #define HAVE_DBI_DBI_H 1 | |
| | #define HAVE_LIBESMTP 1 | |
| | #define HAVE_LIBESMTP_H 1 | |
| | #define HAVE_LIBESMTP_H 1 | |
| | #define COLLECT_LIBESMTP 1 | |
| | #define HAVE_GM_PROTOCOL_H 1 | |
| | #define HAVE_GM_PROTOCOL_H 1 | |
| | #define HAVE_LIBGANGLIA 1 | |
| | #define HAVE_GCRYPT_H 1 | |
| | #define HAVE_LIBGCRYPT 1 | |
| | #define HAVE_LIBIPTC_LIBIPTC_H 1 | |
| | #define HAVE_LIBIPTC_LIBIP6TC_H 1 | |
| | /* end confdefs.h. */ | |
| | | |
| | /* Override any GCC internal prototype to avoid an error. | |
| | Use char because int might match the return type of a GCC | |
| | builtin and then its argument prototype would still apply. */ | |
| | #ifdef __cplusplus | |
| | extern "C" | |
| | #endif | |
| | char iptc_init (); | |
| | int | |
| | main () | |
| | { | |
| | return iptc_init (); | |
| | ; | |
| | return 0; | |
| | } | |
| configure:20811: gcc -o conftest -g -O2 conftest.c -liptc -lip4tc -lip6tc -ldl >&5 | |
| configure:20811: $? = 0 | |
| configure:20828: result: -liptc | |
| configure:21043: checking for javac | |
| configure:21076: result: no | |
| configure:21100: checking for jar | |
| configure:21133: result: no | |
| configure:21267: checking lvm2app.h usability | |
| configure:21267: gcc -c -g -O2 conftest.c >&5 | |
| configure:21267: $? = 0 | |
| configure:21267: result: yes | |
| configure:21267: checking lvm2app.h presence | |
| configure:21267: gcc -E conftest.c | |
| configure:21267: $? = 0 | |
| configure:21267: result: yes | |
| configure:21267: checking for lvm2app.h | |
| configure:21267: result: yes | |
| configure:21290: checking for lvm_init in -llvm2app | |
| configure:21315: gcc -o conftest -g -O2 conftest.c -llvm2app -ldl >&5 | |
| configure:21315: $? = 0 | |
| configure:21324: result: yes | |
| configure:21387: checking libmemcached/memcached.h usability | |
| configure:21387: gcc -c -g -O2 conftest.c >&5 | |
| configure:21387: $? = 0 | |
| configure:21387: result: yes | |
| configure:21387: checking libmemcached/memcached.h presence | |
| configure:21387: gcc -E conftest.c | |
| configure:21387: $? = 0 | |
| configure:21387: result: yes | |
| configure:21387: checking for libmemcached/memcached.h | |
| configure:21387: result: yes | |
| configure:21409: checking for memcached_create in -lmemcached | |
| configure:21434: gcc -o conftest -g -O2 conftest.c -lmemcached -ldl >&5 | |
| configure:21434: $? = 0 | |
| configure:21443: result: yes | |
| configure:21515: Checking for libmodbus using /usr/bin/pkg-config | |
| configure:21550: checking modbus/modbus.h usability | |
| configure:21550: gcc -c -g -O2 -I/usr/include/modbus conftest.c >&5 | |
| configure:21550: $? = 0 | |
| configure:21550: result: yes | |
| configure:21550: checking modbus/modbus.h presence | |
| configure:21550: gcc -E -I/usr/include/modbus conftest.c | |
| configure:21550: $? = 0 | |
| configure:21550: result: yes | |
| configure:21550: checking for modbus/modbus.h | |
| configure:21550: result: yes | |
| configure:21573: checking for modbus_connect in -lmodbus | |
| configure:21598: gcc -o conftest -g -O2 -I/usr/include/modbus -lmodbus conftest.c -lmodbus -ldl >&5 | |
| configure:21598: $? = 0 | |
| configure:21607: result: yes | |
| configure:21665: checking for mongo.h | |
| configure:21665: gcc -c -g -O2 conftest.c >&5 | |
| conftest.c:196:19: fatal error: mongo.h: No such file or directory | |
| #include <mongo.h> | |
| ^ | |
| compilation terminated. | |
| configure:21665: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | #define HAVE_ERROR_T 1 | |
| | #define HAVE_ARGZ_ADD 1 | |
| | #define HAVE_ARGZ_APPEND 1 | |
| | #define HAVE_ARGZ_COUNT 1 | |
| | #define HAVE_ARGZ_CREATE_SEP 1 | |
| | #define HAVE_ARGZ_INSERT 1 | |
| | #define HAVE_ARGZ_NEXT 1 | |
| | #define HAVE_ARGZ_STRINGIFY 1 | |
| | #define HAVE_WORKING_ARGZ 1 | |
| | #define HAVE_PRELOADED_SYMBOLS 1 | |
| | #define HAVE_LTDL 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_CLOSEDIR 1 | |
| | #define HAVE_OPENDIR 1 | |
| | #define HAVE_READDIR 1 | |
| | #define LT_LIBEXT "a" | |
| | #define LT_LIBPREFIX "lib" | |
| | #define LIBTOOL_VERSION 2 | |
| | #define PACKAGE "collectd" | |
| | #define VERSION "5.4.0.43.g55ce7b5" | |
| | #define YYTEXT_POINTER 1 | |
| | #define HAVE_GOOGLE_PROTOBUF_C_PROTOBUF_C_H 1 | |
| | #define KERNEL_LINUX 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDIO_H 1 | |
| | #define HAVE_ERRNO_H 1 | |
| | #define HAVE_MATH_H 1 | |
| | #define HAVE_STDARG_H 1 | |
| | #define HAVE_SYSLOG_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SIGNAL_H 1 | |
| | #define HAVE_ASSERT_H 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SELECT_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_REGEX_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_ENDIAN_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_LIBGEN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_IP6_H 1 | |
| | #define HAVE_NETINET_ICMP6_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_RAID_MD_U_H 1 | |
| | #define HAVE_LINUX_WIRELESS_H 1 | |
| | #define HAVE_SYS_SWAP_H 1 | |
| | #define HAVE_UTMP_H 1 | |
| | #define HAVE_UTMPX_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_LINUX_IF_H 1 | |
| | #define HAVE_LINUX_NETDEVICE_H 1 | |
| | #define HAVE_LINUX_SOCKIOS_H 1 | |
| | #define HAVE_LINUX_ETHTOOL_H 1 | |
| | #define HAVE_LINUX_IP_VS_H 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_LINUX_UN_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_CTYPE_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_PATHS_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_SYS_STATFS_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_VFS_H 1 | |
| | #define HAVE_WORDEXP_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | |
| | #define HAVE_NET_IF_ARP_H 1 | |
| | #define HAVE_NET_PPP_DEFS_H 1 | |
| | #define HAVE_NET_IF_PPP_H 1 | |
| | #define HAVE_NETINET_IF_ETHER_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_SELECT 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRTOL 1 | |
| | #define HAVE_GETADDRINFO 1 | |
| | #define HAVE_GETNAMEINFO 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_MEMCPY 1 | |
| | #define HAVE_STRSTR 1 | |
| | #define HAVE_STRCMP 1 | |
| | #define HAVE_STRNCMP 1 | |
| | #define HAVE_STRNCPY 1 | |
| | #define HAVE_STRLEN 1 | |
| | #define HAVE_STRNCASECMP 1 | |
| | #define HAVE_STRCASECMP 1 | |
| | #define HAVE_OPENLOG 1 | |
| | #define HAVE_CLOSELOG 1 | |
| | #define HAVE_SYSCONF 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_IF_INDEXTONAME 1 | |
| | #define HAVE_DECL_STRERROR_R 1 | |
| | #define HAVE_STRERROR_R 1 | |
| | #define HAVE_GETPWNAM_R 1 | |
| | #define HAVE_GETGRNAM_R 1 | |
| | #define HAVE_SETGROUPS 1 | |
| | #define HAVE_REGCOMP 1 | |
| | #define HAVE_REGERROR 1 | |
| | #define HAVE_REGEXEC 1 | |
| | #define HAVE_REGFREE 1 | |
| | #define HAVE_SOCKET 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_NANOSLEEP 1 | |
| | #define HAVE_SYSCTL 1 | |
| | #define HAVE_STATFS 1 | |
| | #define HAVE_STATVFS 1 | |
| | #define HAVE_GETIFADDRS 1 | |
| | #define HAVE_GETLOADAVG 1 | |
| | #define HAVE_SYSLOG 1 | |
| | #define HAVE_GETUTENT 1 | |
| | #define HAVE_GETUTXENT 1 | |
| | #define HAVE_STRPTIME 1 | |
| | #define STRPTIME_NEEDS_STANDARDS 1 | |
| | #define NAN_STATIC_DEFAULT 1 | |
| | #define FP_LAYOUT_NEED_NOTHING 1 | |
| | #define HAVE_GETMNTENT 1 | |
| | #define HAVE_ONE_GETMNTENT 1 | |
| | #define HAVE_STRUCT_IP_MREQN_IMR_IFINDEX 1 | |
| | #define HAVE_STRUCT_UDPHDR_UH_DPORT 1 | |
| | #define HAVE_STRUCT_UDPHDR_UH_SPORT 1 | |
| | #define HAVE_CURL_CURL_H 1 | |
| | #define HAVE_DBI_DBI_H 1 | |
| | #define HAVE_LIBESMTP 1 | |
| | #define HAVE_LIBESMTP_H 1 | |
| | #define HAVE_LIBESMTP_H 1 | |
| | #define COLLECT_LIBESMTP 1 | |
| | #define HAVE_GM_PROTOCOL_H 1 | |
| | #define HAVE_GM_PROTOCOL_H 1 | |
| | #define HAVE_LIBGANGLIA 1 | |
| | #define HAVE_GCRYPT_H 1 | |
| | #define HAVE_LIBGCRYPT 1 | |
| | #define HAVE_LIBIPTC_LIBIPTC_H 1 | |
| | #define HAVE_LIBIPTC_LIBIP6TC_H 1 | |
| | #define HAVE_LVM2APP_H 1 | |
| | #define HAVE_LIBLVM2APP 1 | |
| | #define HAVE_LIBMEMCACHED_MEMCACHED_H 1 | |
| | #define HAVE_LIBMEMCACHED 1 | |
| | #define HAVE_MODBUS_MODBUS_H 1 | |
| | /* end confdefs.h. */ | |
| | #if HAVE_STDINT_H | |
| | # define MONGO_HAVE_STDINT 1 | |
| | #else | |
| | # define MONGO_USE_LONG_LONG_INT 1 | |
| | #endif | |
| | | |
| | | |
| | #include <mongo.h> | |
| configure:21665: result: no | |
| configure:21802: checking mysql.h usability | |
| configure:21802: gcc -c -g -O2 -I/usr/include/mysql -DBIG_JOINS=1 -fno-strict-aliasing -g -DNDEBUG conftest.c >&5 | |
| configure:21802: $? = 0 | |
| configure:21802: result: yes | |
| configure:21802: checking mysql.h presence | |
| configure:21802: gcc -E -I/usr/include/mysql -DBIG_JOINS=1 -fno-strict-aliasing -g -DNDEBUG conftest.c | |
| configure:21802: $? = 0 | |
| configure:21802: result: yes | |
| configure:21802: checking for mysql.h | |
| configure:21802: result: yes | |
| configure:21846: checking for mysql_init in -lmysqlclient | |
| configure:21871: gcc -o conftest -g -O2 conftest.c -lmysqlclient -L/usr/lib/x86_64-linux-gnu -lmysqlclient_r -lpthread -lz -lm -ldl -ldl >&5 | |
| configure:21871: $? = 0 | |
| configure:21880: result: yes | |
| configure:21889: checking for mysql_get_server_version in -lmysqlclient | |
| configure:21914: gcc -o conftest -g -O2 conftest.c -lmysqlclient -L/usr/lib/x86_64-linux-gnu -lmysqlclient_r -lpthread -lz -lm -ldl -ldl >&5 | |
| configure:21914: $? = 0 | |
| configure:21923: result: yes | |
| configure:22000: checking for libmnl.h | |
| configure:22000: gcc -c -g -O2 conftest.c >&5 | |
| conftest.c:197:20: fatal error: libmnl.h: No such file or directory | |
| #include <libmnl.h> | |
| ^ | |
| compilation terminated. | |
| configure:22000: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | #define HAVE_ERROR_T 1 | |
| | #define HAVE_ARGZ_ADD 1 | |
| | #define HAVE_ARGZ_APPEND 1 | |
| | #define HAVE_ARGZ_COUNT 1 | |
| | #define HAVE_ARGZ_CREATE_SEP 1 | |
| | #define HAVE_ARGZ_INSERT 1 | |
| | #define HAVE_ARGZ_NEXT 1 | |
| | #define HAVE_ARGZ_STRINGIFY 1 | |
| | #define HAVE_WORKING_ARGZ 1 | |
| | #define HAVE_PRELOADED_SYMBOLS 1 | |
| | #define HAVE_LTDL 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_CLOSEDIR 1 | |
| | #define HAVE_OPENDIR 1 | |
| | #define HAVE_READDIR 1 | |
| | #define LT_LIBEXT "a" | |
| | #define LT_LIBPREFIX "lib" | |
| | #define LIBTOOL_VERSION 2 | |
| | #define PACKAGE "collectd" | |
| | #define VERSION "5.4.0.43.g55ce7b5" | |
| | #define YYTEXT_POINTER 1 | |
| | #define HAVE_GOOGLE_PROTOBUF_C_PROTOBUF_C_H 1 | |
| | #define KERNEL_LINUX 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDIO_H 1 | |
| | #define HAVE_ERRNO_H 1 | |
| | #define HAVE_MATH_H 1 | |
| | #define HAVE_STDARG_H 1 | |
| | #define HAVE_SYSLOG_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SIGNAL_H 1 | |
| | #define HAVE_ASSERT_H 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SELECT_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_REGEX_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_ENDIAN_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_LIBGEN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_IP6_H 1 | |
| | #define HAVE_NETINET_ICMP6_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_RAID_MD_U_H 1 | |
| | #define HAVE_LINUX_WIRELESS_H 1 | |
| | #define HAVE_SYS_SWAP_H 1 | |
| | #define HAVE_UTMP_H 1 | |
| | #define HAVE_UTMPX_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_LINUX_IF_H 1 | |
| | #define HAVE_LINUX_NETDEVICE_H 1 | |
| | #define HAVE_LINUX_SOCKIOS_H 1 | |
| | #define HAVE_LINUX_ETHTOOL_H 1 | |
| | #define HAVE_LINUX_IP_VS_H 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_LINUX_UN_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_CTYPE_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_PATHS_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_SYS_STATFS_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_VFS_H 1 | |
| | #define HAVE_WORDEXP_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | |
| | #define HAVE_NET_IF_ARP_H 1 | |
| | #define HAVE_NET_PPP_DEFS_H 1 | |
| | #define HAVE_NET_IF_PPP_H 1 | |
| | #define HAVE_NETINET_IF_ETHER_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_SELECT 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRTOL 1 | |
| | #define HAVE_GETADDRINFO 1 | |
| | #define HAVE_GETNAMEINFO 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_MEMCPY 1 | |
| | #define HAVE_STRSTR 1 | |
| | #define HAVE_STRCMP 1 | |
| | #define HAVE_STRNCMP 1 | |
| | #define HAVE_STRNCPY 1 | |
| | #define HAVE_STRLEN 1 | |
| | #define HAVE_STRNCASECMP 1 | |
| | #define HAVE_STRCASECMP 1 | |
| | #define HAVE_OPENLOG 1 | |
| | #define HAVE_CLOSELOG 1 | |
| | #define HAVE_SYSCONF 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_IF_INDEXTONAME 1 | |
| | #define HAVE_DECL_STRERROR_R 1 | |
| | #define HAVE_STRERROR_R 1 | |
| | #define HAVE_GETPWNAM_R 1 | |
| | #define HAVE_GETGRNAM_R 1 | |
| | #define HAVE_SETGROUPS 1 | |
| | #define HAVE_REGCOMP 1 | |
| | #define HAVE_REGERROR 1 | |
| | #define HAVE_REGEXEC 1 | |
| | #define HAVE_REGFREE 1 | |
| | #define HAVE_SOCKET 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_NANOSLEEP 1 | |
| | #define HAVE_SYSCTL 1 | |
| | #define HAVE_STATFS 1 | |
| | #define HAVE_STATVFS 1 | |
| | #define HAVE_GETIFADDRS 1 | |
| | #define HAVE_GETLOADAVG 1 | |
| | #define HAVE_SYSLOG 1 | |
| | #define HAVE_GETUTENT 1 | |
| | #define HAVE_GETUTXENT 1 | |
| | #define HAVE_STRPTIME 1 | |
| | #define STRPTIME_NEEDS_STANDARDS 1 | |
| | #define NAN_STATIC_DEFAULT 1 | |
| | #define FP_LAYOUT_NEED_NOTHING 1 | |
| | #define HAVE_GETMNTENT 1 | |
| | #define HAVE_ONE_GETMNTENT 1 | |
| | #define HAVE_STRUCT_IP_MREQN_IMR_IFINDEX 1 | |
| | #define HAVE_STRUCT_UDPHDR_UH_DPORT 1 | |
| | #define HAVE_STRUCT_UDPHDR_UH_SPORT 1 | |
| | #define HAVE_CURL_CURL_H 1 | |
| | #define HAVE_DBI_DBI_H 1 | |
| | #define HAVE_LIBESMTP 1 | |
| | #define HAVE_LIBESMTP_H 1 | |
| | #define HAVE_LIBESMTP_H 1 | |
| | #define COLLECT_LIBESMTP 1 | |
| | #define HAVE_GM_PROTOCOL_H 1 | |
| | #define HAVE_GM_PROTOCOL_H 1 | |
| | #define HAVE_LIBGANGLIA 1 | |
| | #define HAVE_GCRYPT_H 1 | |
| | #define HAVE_LIBGCRYPT 1 | |
| | #define HAVE_LIBIPTC_LIBIPTC_H 1 | |
| | #define HAVE_LIBIPTC_LIBIP6TC_H 1 | |
| | #define HAVE_LVM2APP_H 1 | |
| | #define HAVE_LIBLVM2APP 1 | |
| | #define HAVE_LIBMEMCACHED_MEMCACHED_H 1 | |
| | #define HAVE_LIBMEMCACHED 1 | |
| | #define HAVE_MODBUS_MODBUS_H 1 | |
| | #define HAVE_MYSQL_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <stdio.h> | |
| | #include <sys/types.h> | |
| | #include <asm/types.h> | |
| | #include <sys/socket.h> | |
| | #include <linux/netlink.h> | |
| | #include <linux/rtnetlink.h> | |
| | | |
| | #include <libmnl.h> | |
| configure:22000: result: no | |
| configure:22000: checking for libmnl/libmnl.h | |
| configure:22000: gcc -c -g -O2 conftest.c >&5 | |
| configure:22000: $? = 0 | |
| configure:22000: result: yes | |
| configure:22022: checking for linux/gen_stats.h | |
| configure:22022: gcc -c -g -O2 conftest.c >&5 | |
| configure:22022: $? = 0 | |
| configure:22022: result: yes | |
| configure:22022: checking for linux/pkt_sched.h | |
| configure:22022: gcc -c -g -O2 conftest.c >&5 | |
| configure:22022: $? = 0 | |
| configure:22022: result: yes | |
| configure:22059: gcc -c -g -O2 conftest.c >&5 | |
| configure:22059: $? = 0 | |
| configure:22088: gcc -c -g -O2 conftest.c >&5 | |
| configure:22088: $? = 0 | |
| configure:22097: checking for mnl_nlmsg_get_payload in -lmnl | |
| configure:22122: gcc -o conftest -g -O2 conftest.c -lmnl -lmnl -ldl >&5 | |
| configure:22122: $? = 0 | |
| configure:22131: result: yes | |
| configure:22201: checking netapp_api.h usability | |
| configure:22201: gcc -c -g -O2 conftest.c >&5 | |
| conftest.c:229:24: fatal error: netapp_api.h: No such file or directory | |
| #include <netapp_api.h> | |
| ^ | |
| compilation terminated. | |
| configure:22201: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | #define HAVE_ERROR_T 1 | |
| | #define HAVE_ARGZ_ADD 1 | |
| | #define HAVE_ARGZ_APPEND 1 | |
| | #define HAVE_ARGZ_COUNT 1 | |
| | #define HAVE_ARGZ_CREATE_SEP 1 | |
| | #define HAVE_ARGZ_INSERT 1 | |
| | #define HAVE_ARGZ_NEXT 1 | |
| | #define HAVE_ARGZ_STRINGIFY 1 | |
| | #define HAVE_WORKING_ARGZ 1 | |
| | #define HAVE_PRELOADED_SYMBOLS 1 | |
| | #define HAVE_LTDL 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_CLOSEDIR 1 | |
| | #define HAVE_OPENDIR 1 | |
| | #define HAVE_READDIR 1 | |
| | #define LT_LIBEXT "a" | |
| | #define LT_LIBPREFIX "lib" | |
| | #define LIBTOOL_VERSION 2 | |
| | #define PACKAGE "collectd" | |
| | #define VERSION "5.4.0.43.g55ce7b5" | |
| | #define YYTEXT_POINTER 1 | |
| | #define HAVE_GOOGLE_PROTOBUF_C_PROTOBUF_C_H 1 | |
| | #define KERNEL_LINUX 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDIO_H 1 | |
| | #define HAVE_ERRNO_H 1 | |
| | #define HAVE_MATH_H 1 | |
| | #define HAVE_STDARG_H 1 | |
| | #define HAVE_SYSLOG_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SIGNAL_H 1 | |
| | #define HAVE_ASSERT_H 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SELECT_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_REGEX_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_ENDIAN_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_LIBGEN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_IP6_H 1 | |
| | #define HAVE_NETINET_ICMP6_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_RAID_MD_U_H 1 | |
| | #define HAVE_LINUX_WIRELESS_H 1 | |
| | #define HAVE_SYS_SWAP_H 1 | |
| | #define HAVE_UTMP_H 1 | |
| | #define HAVE_UTMPX_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_LINUX_IF_H 1 | |
| | #define HAVE_LINUX_NETDEVICE_H 1 | |
| | #define HAVE_LINUX_SOCKIOS_H 1 | |
| | #define HAVE_LINUX_ETHTOOL_H 1 | |
| | #define HAVE_LINUX_IP_VS_H 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_LINUX_UN_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_CTYPE_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_PATHS_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_SYS_STATFS_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_VFS_H 1 | |
| | #define HAVE_WORDEXP_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | |
| | #define HAVE_NET_IF_ARP_H 1 | |
| | #define HAVE_NET_PPP_DEFS_H 1 | |
| | #define HAVE_NET_IF_PPP_H 1 | |
| | #define HAVE_NETINET_IF_ETHER_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_SELECT 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRTOL 1 | |
| | #define HAVE_GETADDRINFO 1 | |
| | #define HAVE_GETNAMEINFO 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_MEMCPY 1 | |
| | #define HAVE_STRSTR 1 | |
| | #define HAVE_STRCMP 1 | |
| | #define HAVE_STRNCMP 1 | |
| | #define HAVE_STRNCPY 1 | |
| | #define HAVE_STRLEN 1 | |
| | #define HAVE_STRNCASECMP 1 | |
| | #define HAVE_STRCASECMP 1 | |
| | #define HAVE_OPENLOG 1 | |
| | #define HAVE_CLOSELOG 1 | |
| | #define HAVE_SYSCONF 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_IF_INDEXTONAME 1 | |
| | #define HAVE_DECL_STRERROR_R 1 | |
| | #define HAVE_STRERROR_R 1 | |
| | #define HAVE_GETPWNAM_R 1 | |
| | #define HAVE_GETGRNAM_R 1 | |
| | #define HAVE_SETGROUPS 1 | |
| | #define HAVE_REGCOMP 1 | |
| | #define HAVE_REGERROR 1 | |
| | #define HAVE_REGEXEC 1 | |
| | #define HAVE_REGFREE 1 | |
| | #define HAVE_SOCKET 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_NANOSLEEP 1 | |
| | #define HAVE_SYSCTL 1 | |
| | #define HAVE_STATFS 1 | |
| | #define HAVE_STATVFS 1 | |
| | #define HAVE_GETIFADDRS 1 | |
| | #define HAVE_GETLOADAVG 1 | |
| | #define HAVE_SYSLOG 1 | |
| | #define HAVE_GETUTENT 1 | |
| | #define HAVE_GETUTXENT 1 | |
| | #define HAVE_STRPTIME 1 | |
| | #define STRPTIME_NEEDS_STANDARDS 1 | |
| | #define NAN_STATIC_DEFAULT 1 | |
| | #define FP_LAYOUT_NEED_NOTHING 1 | |
| | #define HAVE_GETMNTENT 1 | |
| | #define HAVE_ONE_GETMNTENT 1 | |
| | #define HAVE_STRUCT_IP_MREQN_IMR_IFINDEX 1 | |
| | #define HAVE_STRUCT_UDPHDR_UH_DPORT 1 | |
| | #define HAVE_STRUCT_UDPHDR_UH_SPORT 1 | |
| | #define HAVE_CURL_CURL_H 1 | |
| | #define HAVE_DBI_DBI_H 1 | |
| | #define HAVE_LIBESMTP 1 | |
| | #define HAVE_LIBESMTP_H 1 | |
| | #define HAVE_LIBESMTP_H 1 | |
| | #define COLLECT_LIBESMTP 1 | |
| | #define HAVE_GM_PROTOCOL_H 1 | |
| | #define HAVE_GM_PROTOCOL_H 1 | |
| | #define HAVE_LIBGANGLIA 1 | |
| | #define HAVE_GCRYPT_H 1 | |
| | #define HAVE_LIBGCRYPT 1 | |
| | #define HAVE_LIBIPTC_LIBIPTC_H 1 | |
| | #define HAVE_LIBIPTC_LIBIP6TC_H 1 | |
| | #define HAVE_LVM2APP_H 1 | |
| | #define HAVE_LIBLVM2APP 1 | |
| | #define HAVE_LIBMEMCACHED_MEMCACHED_H 1 | |
| | #define HAVE_LIBMEMCACHED 1 | |
| | #define HAVE_MODBUS_MODBUS_H 1 | |
| | #define HAVE_MYSQL_H 1 | |
| | #define HAVE_LIBMNL_LIBMNL_H 1 | |
| | #define HAVE_LINUX_GEN_STATS_H 1 | |
| | #define HAVE_LINUX_PKT_SCHED_H 1 | |
| | #define HAVE_TCA_STATS2 1 | |
| | #define HAVE_TCA_STATS 1 | |
| | #define HAVE_LIBMNL 1 | |
| | /* end confdefs.h. */ | |
| | #include <stdio.h> | |
| | #ifdef HAVE_SYS_TYPES_H | |
| | # include <sys/types.h> | |
| | #endif | |
| | #ifdef HAVE_SYS_STAT_H | |
| | # include <sys/stat.h> | |
| | #endif | |
| | #ifdef STDC_HEADERS | |
| | # include <stdlib.h> | |
| | # include <stddef.h> | |
| | #else | |
| | # ifdef HAVE_STDLIB_H | |
| | # include <stdlib.h> | |
| | # endif | |
| | #endif | |
| | #ifdef HAVE_STRING_H | |
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| | # include <memory.h> | |
| | # endif | |
| | # include <string.h> | |
| | #endif | |
| | #ifdef HAVE_STRINGS_H | |
| | # include <strings.h> | |
| | #endif | |
| | #ifdef HAVE_INTTYPES_H | |
| | # include <inttypes.h> | |
| | #endif | |
| | #ifdef HAVE_STDINT_H | |
| | # include <stdint.h> | |
| | #endif | |
| | #ifdef HAVE_UNISTD_H | |
| | # include <unistd.h> | |
| | #endif | |
| | #include <netapp_api.h> | |
| configure:22201: result: no | |
| configure:22201: checking netapp_api.h presence | |
| configure:22201: gcc -E conftest.c | |
| conftest.c:196:24: fatal error: netapp_api.h: No such file or directory | |
| #include <netapp_api.h> | |
| ^ | |
| compilation terminated. | |
| configure:22201: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | #define HAVE_ERROR_T 1 | |
| | #define HAVE_ARGZ_ADD 1 | |
| | #define HAVE_ARGZ_APPEND 1 | |
| | #define HAVE_ARGZ_COUNT 1 | |
| | #define HAVE_ARGZ_CREATE_SEP 1 | |
| | #define HAVE_ARGZ_INSERT 1 | |
| | #define HAVE_ARGZ_NEXT 1 | |
| | #define HAVE_ARGZ_STRINGIFY 1 | |
| | #define HAVE_WORKING_ARGZ 1 | |
| | #define HAVE_PRELOADED_SYMBOLS 1 | |
| | #define HAVE_LTDL 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_CLOSEDIR 1 | |
| | #define HAVE_OPENDIR 1 | |
| | #define HAVE_READDIR 1 | |
| | #define LT_LIBEXT "a" | |
| | #define LT_LIBPREFIX "lib" | |
| | #define LIBTOOL_VERSION 2 | |
| | #define PACKAGE "collectd" | |
| | #define VERSION "5.4.0.43.g55ce7b5" | |
| | #define YYTEXT_POINTER 1 | |
| | #define HAVE_GOOGLE_PROTOBUF_C_PROTOBUF_C_H 1 | |
| | #define KERNEL_LINUX 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDIO_H 1 | |
| | #define HAVE_ERRNO_H 1 | |
| | #define HAVE_MATH_H 1 | |
| | #define HAVE_STDARG_H 1 | |
| | #define HAVE_SYSLOG_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SIGNAL_H 1 | |
| | #define HAVE_ASSERT_H 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SELECT_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_REGEX_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_ENDIAN_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_LIBGEN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_IP6_H 1 | |
| | #define HAVE_NETINET_ICMP6_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_RAID_MD_U_H 1 | |
| | #define HAVE_LINUX_WIRELESS_H 1 | |
| | #define HAVE_SYS_SWAP_H 1 | |
| | #define HAVE_UTMP_H 1 | |
| | #define HAVE_UTMPX_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_LINUX_IF_H 1 | |
| | #define HAVE_LINUX_NETDEVICE_H 1 | |
| | #define HAVE_LINUX_SOCKIOS_H 1 | |
| | #define HAVE_LINUX_ETHTOOL_H 1 | |
| | #define HAVE_LINUX_IP_VS_H 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_LINUX_UN_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_CTYPE_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_PATHS_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_SYS_STATFS_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_VFS_H 1 | |
| | #define HAVE_WORDEXP_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | |
| | #define HAVE_NET_IF_ARP_H 1 | |
| | #define HAVE_NET_PPP_DEFS_H 1 | |
| | #define HAVE_NET_IF_PPP_H 1 | |
| | #define HAVE_NETINET_IF_ETHER_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_SELECT 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRTOL 1 | |
| | #define HAVE_GETADDRINFO 1 | |
| | #define HAVE_GETNAMEINFO 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_MEMCPY 1 | |
| | #define HAVE_STRSTR 1 | |
| | #define HAVE_STRCMP 1 | |
| | #define HAVE_STRNCMP 1 | |
| | #define HAVE_STRNCPY 1 | |
| | #define HAVE_STRLEN 1 | |
| | #define HAVE_STRNCASECMP 1 | |
| | #define HAVE_STRCASECMP 1 | |
| | #define HAVE_OPENLOG 1 | |
| | #define HAVE_CLOSELOG 1 | |
| | #define HAVE_SYSCONF 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_IF_INDEXTONAME 1 | |
| | #define HAVE_DECL_STRERROR_R 1 | |
| | #define HAVE_STRERROR_R 1 | |
| | #define HAVE_GETPWNAM_R 1 | |
| | #define HAVE_GETGRNAM_R 1 | |
| | #define HAVE_SETGROUPS 1 | |
| | #define HAVE_REGCOMP 1 | |
| | #define HAVE_REGERROR 1 | |
| | #define HAVE_REGEXEC 1 | |
| | #define HAVE_REGFREE 1 | |
| | #define HAVE_SOCKET 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_NANOSLEEP 1 | |
| | #define HAVE_SYSCTL 1 | |
| | #define HAVE_STATFS 1 | |
| | #define HAVE_STATVFS 1 | |
| | #define HAVE_GETIFADDRS 1 | |
| | #define HAVE_GETLOADAVG 1 | |
| | #define HAVE_SYSLOG 1 | |
| | #define HAVE_GETUTENT 1 | |
| | #define HAVE_GETUTXENT 1 | |
| | #define HAVE_STRPTIME 1 | |
| | #define STRPTIME_NEEDS_STANDARDS 1 | |
| | #define NAN_STATIC_DEFAULT 1 | |
| | #define FP_LAYOUT_NEED_NOTHING 1 | |
| | #define HAVE_GETMNTENT 1 | |
| | #define HAVE_ONE_GETMNTENT 1 | |
| | #define HAVE_STRUCT_IP_MREQN_IMR_IFINDEX 1 | |
| | #define HAVE_STRUCT_UDPHDR_UH_DPORT 1 | |
| | #define HAVE_STRUCT_UDPHDR_UH_SPORT 1 | |
| | #define HAVE_CURL_CURL_H 1 | |
| | #define HAVE_DBI_DBI_H 1 | |
| | #define HAVE_LIBESMTP 1 | |
| | #define HAVE_LIBESMTP_H 1 | |
| | #define HAVE_LIBESMTP_H 1 | |
| | #define COLLECT_LIBESMTP 1 | |
| | #define HAVE_GM_PROTOCOL_H 1 | |
| | #define HAVE_GM_PROTOCOL_H 1 | |
| | #define HAVE_LIBGANGLIA 1 | |
| | #define HAVE_GCRYPT_H 1 | |
| | #define HAVE_LIBGCRYPT 1 | |
| | #define HAVE_LIBIPTC_LIBIPTC_H 1 | |
| | #define HAVE_LIBIPTC_LIBIP6TC_H 1 | |
| | #define HAVE_LVM2APP_H 1 | |
| | #define HAVE_LIBLVM2APP 1 | |
| | #define HAVE_LIBMEMCACHED_MEMCACHED_H 1 | |
| | #define HAVE_LIBMEMCACHED 1 | |
| | #define HAVE_MODBUS_MODBUS_H 1 | |
| | #define HAVE_MYSQL_H 1 | |
| | #define HAVE_LIBMNL_LIBMNL_H 1 | |
| | #define HAVE_LINUX_GEN_STATS_H 1 | |
| | #define HAVE_LINUX_PKT_SCHED_H 1 | |
| | #define HAVE_TCA_STATS2 1 | |
| | #define HAVE_TCA_STATS 1 | |
| | #define HAVE_LIBMNL 1 | |
| | /* end confdefs.h. */ | |
| | #include <netapp_api.h> | |
| configure:22201: result: no | |
| configure:22201: checking for netapp_api.h | |
| configure:22201: result: no | |
| configure:22341: checking net-snmp/net-snmp-config.h usability | |
| configure:22341: gcc -c -g -O2 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -DNETSNMP_USE_INLINE -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fstack-protector -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl/5.18/CORE -D_FORTIFY_SOURCE=2 -I. -I/usr/include conftest.c >&5 | |
| configure:22341: $? = 0 | |
| configure:22341: result: yes | |
| configure:22341: checking net-snmp/net-snmp-config.h presence | |
| configure:22341: gcc -E -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -DNETSNMP_USE_INLINE -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fstack-protector -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl/5.18/CORE -D_FORTIFY_SOURCE=2 -I. -I/usr/include conftest.c | |
| configure:22341: $? = 0 | |
| configure:22341: result: yes | |
| configure:22341: checking for net-snmp/net-snmp-config.h | |
| configure:22341: result: yes | |
| configure:22366: checking for init_snmp in -lnetsnmp | |
| configure:22391: gcc -o conftest -g -O2 conftest.c -lnetsnmp -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,now -L/usr/lib/x86_64-linux-gnu -lnetsnmp -lcrypto -lm -ldl >&5 | |
| configure:22391: $? = 0 | |
| configure:22400: result: yes | |
| configure:22462: checking for oconfig_parse_fh in -loconfig | |
| configure:22487: gcc -o conftest -g -O2 conftest.c -loconfig -ldl >&5 | |
| /usr/bin/ld: cannot find -loconfig | |
| collect2: error: ld returned 1 exit status | |
| configure:22487: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | #define HAVE_ERROR_T 1 | |
| | #define HAVE_ARGZ_ADD 1 | |
| | #define HAVE_ARGZ_APPEND 1 | |
| | #define HAVE_ARGZ_COUNT 1 | |
| | #define HAVE_ARGZ_CREATE_SEP 1 | |
| | #define HAVE_ARGZ_INSERT 1 | |
| | #define HAVE_ARGZ_NEXT 1 | |
| | #define HAVE_ARGZ_STRINGIFY 1 | |
| | #define HAVE_WORKING_ARGZ 1 | |
| | #define HAVE_PRELOADED_SYMBOLS 1 | |
| | #define HAVE_LTDL 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_CLOSEDIR 1 | |
| | #define HAVE_OPENDIR 1 | |
| | #define HAVE_READDIR 1 | |
| | #define LT_LIBEXT "a" | |
| | #define LT_LIBPREFIX "lib" | |
| | #define LIBTOOL_VERSION 2 | |
| | #define PACKAGE "collectd" | |
| | #define VERSION "5.4.0.43.g55ce7b5" | |
| | #define YYTEXT_POINTER 1 | |
| | #define HAVE_GOOGLE_PROTOBUF_C_PROTOBUF_C_H 1 | |
| | #define KERNEL_LINUX 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDIO_H 1 | |
| | #define HAVE_ERRNO_H 1 | |
| | #define HAVE_MATH_H 1 | |
| | #define HAVE_STDARG_H 1 | |
| | #define HAVE_SYSLOG_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SIGNAL_H 1 | |
| | #define HAVE_ASSERT_H 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SELECT_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_REGEX_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_ENDIAN_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_LIBGEN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_IP6_H 1 | |
| | #define HAVE_NETINET_ICMP6_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_RAID_MD_U_H 1 | |
| | #define HAVE_LINUX_WIRELESS_H 1 | |
| | #define HAVE_SYS_SWAP_H 1 | |
| | #define HAVE_UTMP_H 1 | |
| | #define HAVE_UTMPX_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_LINUX_IF_H 1 | |
| | #define HAVE_LINUX_NETDEVICE_H 1 | |
| | #define HAVE_LINUX_SOCKIOS_H 1 | |
| | #define HAVE_LINUX_ETHTOOL_H 1 | |
| | #define HAVE_LINUX_IP_VS_H 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_LINUX_UN_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_CTYPE_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_PATHS_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_SYS_STATFS_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_VFS_H 1 | |
| | #define HAVE_WORDEXP_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | |
| | #define HAVE_NET_IF_ARP_H 1 | |
| | #define HAVE_NET_PPP_DEFS_H 1 | |
| | #define HAVE_NET_IF_PPP_H 1 | |
| | #define HAVE_NETINET_IF_ETHER_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_SELECT 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRTOL 1 | |
| | #define HAVE_GETADDRINFO 1 | |
| | #define HAVE_GETNAMEINFO 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_MEMCPY 1 | |
| | #define HAVE_STRSTR 1 | |
| | #define HAVE_STRCMP 1 | |
| | #define HAVE_STRNCMP 1 | |
| | #define HAVE_STRNCPY 1 | |
| | #define HAVE_STRLEN 1 | |
| | #define HAVE_STRNCASECMP 1 | |
| | #define HAVE_STRCASECMP 1 | |
| | #define HAVE_OPENLOG 1 | |
| | #define HAVE_CLOSELOG 1 | |
| | #define HAVE_SYSCONF 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_IF_INDEXTONAME 1 | |
| | #define HAVE_DECL_STRERROR_R 1 | |
| | #define HAVE_STRERROR_R 1 | |
| | #define HAVE_GETPWNAM_R 1 | |
| | #define HAVE_GETGRNAM_R 1 | |
| | #define HAVE_SETGROUPS 1 | |
| | #define HAVE_REGCOMP 1 | |
| | #define HAVE_REGERROR 1 | |
| | #define HAVE_REGEXEC 1 | |
| | #define HAVE_REGFREE 1 | |
| | #define HAVE_SOCKET 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_NANOSLEEP 1 | |
| | #define HAVE_SYSCTL 1 | |
| | #define HAVE_STATFS 1 | |
| | #define HAVE_STATVFS 1 | |
| | #define HAVE_GETIFADDRS 1 | |
| | #define HAVE_GETLOADAVG 1 | |
| | #define HAVE_SYSLOG 1 | |
| | #define HAVE_GETUTENT 1 | |
| | #define HAVE_GETUTXENT 1 | |
| | #define HAVE_STRPTIME 1 | |
| | #define STRPTIME_NEEDS_STANDARDS 1 | |
| | #define NAN_STATIC_DEFAULT 1 | |
| | #define FP_LAYOUT_NEED_NOTHING 1 | |
| | #define HAVE_GETMNTENT 1 | |
| | #define HAVE_ONE_GETMNTENT 1 | |
| | #define HAVE_STRUCT_IP_MREQN_IMR_IFINDEX 1 | |
| | #define HAVE_STRUCT_UDPHDR_UH_DPORT 1 | |
| | #define HAVE_STRUCT_UDPHDR_UH_SPORT 1 | |
| | #define HAVE_CURL_CURL_H 1 | |
| | #define HAVE_DBI_DBI_H 1 | |
| | #define HAVE_LIBESMTP 1 | |
| | #define HAVE_LIBESMTP_H 1 | |
| | #define HAVE_LIBESMTP_H 1 | |
| | #define COLLECT_LIBESMTP 1 | |
| | #define HAVE_GM_PROTOCOL_H 1 | |
| | #define HAVE_GM_PROTOCOL_H 1 | |
| | #define HAVE_LIBGANGLIA 1 | |
| | #define HAVE_GCRYPT_H 1 | |
| | #define HAVE_LIBGCRYPT 1 | |
| | #define HAVE_LIBIPTC_LIBIPTC_H 1 | |
| | #define HAVE_LIBIPTC_LIBIP6TC_H 1 | |
| | #define HAVE_LVM2APP_H 1 | |
| | #define HAVE_LIBLVM2APP 1 | |
| | #define HAVE_LIBMEMCACHED_MEMCACHED_H 1 | |
| | #define HAVE_LIBMEMCACHED 1 | |
| | #define HAVE_MODBUS_MODBUS_H 1 | |
| | #define HAVE_MYSQL_H 1 | |
| | #define HAVE_LIBMNL_LIBMNL_H 1 | |
| | #define HAVE_LINUX_GEN_STATS_H 1 | |
| | #define HAVE_LINUX_PKT_SCHED_H 1 | |
| | #define HAVE_TCA_STATS2 1 | |
| | #define HAVE_TCA_STATS 1 | |
| | #define HAVE_LIBMNL 1 | |
| | #define HAVE_NET_SNMP_NET_SNMP_CONFIG_H 1 | |
| | /* end confdefs.h. */ | |
| | | |
| | /* Override any GCC internal prototype to avoid an error. | |
| | Use char because int might match the return type of a GCC | |
| | builtin and then its argument prototype would still apply. */ | |
| | #ifdef __cplusplus | |
| | extern "C" | |
| | #endif | |
| | char oconfig_parse_fh (); | |
| | int | |
| | main () | |
| | { | |
| | return oconfig_parse_fh (); | |
| | ; | |
| | return 0; | |
| | } | |
| configure:22496: result: no | |
| configure:22564: checking oping.h usability | |
| configure:22564: gcc -c -g -O2 conftest.c >&5 | |
| configure:22564: $? = 0 | |
| configure:22564: result: yes | |
| configure:22564: checking oping.h presence | |
| configure:22564: gcc -E conftest.c | |
| configure:22564: $? = 0 | |
| configure:22564: result: yes | |
| configure:22564: checking for oping.h | |
| configure:22564: result: yes | |
| configure:22584: checking for ping_construct in -loping | |
| configure:22609: gcc -o conftest -g -O2 conftest.c -loping -ldl >&5 | |
| configure:22609: $? = 0 | |
| configure:22618: result: yes | |
| configure:22771: checking owcapi.h usability | |
| configure:22771: gcc -c -g -O2 conftest.c >&5 | |
| conftest.c:231:20: fatal error: owcapi.h: No such file or directory | |
| #include <owcapi.h> | |
| ^ | |
| compilation terminated. | |
| configure:22771: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | #define HAVE_ERROR_T 1 | |
| | #define HAVE_ARGZ_ADD 1 | |
| | #define HAVE_ARGZ_APPEND 1 | |
| | #define HAVE_ARGZ_COUNT 1 | |
| | #define HAVE_ARGZ_CREATE_SEP 1 | |
| | #define HAVE_ARGZ_INSERT 1 | |
| | #define HAVE_ARGZ_NEXT 1 | |
| | #define HAVE_ARGZ_STRINGIFY 1 | |
| | #define HAVE_WORKING_ARGZ 1 | |
| | #define HAVE_PRELOADED_SYMBOLS 1 | |
| | #define HAVE_LTDL 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_CLOSEDIR 1 | |
| | #define HAVE_OPENDIR 1 | |
| | #define HAVE_READDIR 1 | |
| | #define LT_LIBEXT "a" | |
| | #define LT_LIBPREFIX "lib" | |
| | #define LIBTOOL_VERSION 2 | |
| | #define PACKAGE "collectd" | |
| | #define VERSION "5.4.0.43.g55ce7b5" | |
| | #define YYTEXT_POINTER 1 | |
| | #define HAVE_GOOGLE_PROTOBUF_C_PROTOBUF_C_H 1 | |
| | #define KERNEL_LINUX 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDIO_H 1 | |
| | #define HAVE_ERRNO_H 1 | |
| | #define HAVE_MATH_H 1 | |
| | #define HAVE_STDARG_H 1 | |
| | #define HAVE_SYSLOG_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SIGNAL_H 1 | |
| | #define HAVE_ASSERT_H 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SELECT_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_REGEX_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_ENDIAN_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_LIBGEN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_IP6_H 1 | |
| | #define HAVE_NETINET_ICMP6_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_RAID_MD_U_H 1 | |
| | #define HAVE_LINUX_WIRELESS_H 1 | |
| | #define HAVE_SYS_SWAP_H 1 | |
| | #define HAVE_UTMP_H 1 | |
| | #define HAVE_UTMPX_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_LINUX_IF_H 1 | |
| | #define HAVE_LINUX_NETDEVICE_H 1 | |
| | #define HAVE_LINUX_SOCKIOS_H 1 | |
| | #define HAVE_LINUX_ETHTOOL_H 1 | |
| | #define HAVE_LINUX_IP_VS_H 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_LINUX_UN_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_CTYPE_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_PATHS_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_SYS_STATFS_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_VFS_H 1 | |
| | #define HAVE_WORDEXP_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | |
| | #define HAVE_NET_IF_ARP_H 1 | |
| | #define HAVE_NET_PPP_DEFS_H 1 | |
| | #define HAVE_NET_IF_PPP_H 1 | |
| | #define HAVE_NETINET_IF_ETHER_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_SELECT 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRTOL 1 | |
| | #define HAVE_GETADDRINFO 1 | |
| | #define HAVE_GETNAMEINFO 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_MEMCPY 1 | |
| | #define HAVE_STRSTR 1 | |
| | #define HAVE_STRCMP 1 | |
| | #define HAVE_STRNCMP 1 | |
| | #define HAVE_STRNCPY 1 | |
| | #define HAVE_STRLEN 1 | |
| | #define HAVE_STRNCASECMP 1 | |
| | #define HAVE_STRCASECMP 1 | |
| | #define HAVE_OPENLOG 1 | |
| | #define HAVE_CLOSELOG 1 | |
| | #define HAVE_SYSCONF 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_IF_INDEXTONAME 1 | |
| | #define HAVE_DECL_STRERROR_R 1 | |
| | #define HAVE_STRERROR_R 1 | |
| | #define HAVE_GETPWNAM_R 1 | |
| | #define HAVE_GETGRNAM_R 1 | |
| | #define HAVE_SETGROUPS 1 | |
| | #define HAVE_REGCOMP 1 | |
| | #define HAVE_REGERROR 1 | |
| | #define HAVE_REGEXEC 1 | |
| | #define HAVE_REGFREE 1 | |
| | #define HAVE_SOCKET 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_NANOSLEEP 1 | |
| | #define HAVE_SYSCTL 1 | |
| | #define HAVE_STATFS 1 | |
| | #define HAVE_STATVFS 1 | |
| | #define HAVE_GETIFADDRS 1 | |
| | #define HAVE_GETLOADAVG 1 | |
| | #define HAVE_SYSLOG 1 | |
| | #define HAVE_GETUTENT 1 | |
| | #define HAVE_GETUTXENT 1 | |
| | #define HAVE_STRPTIME 1 | |
| | #define STRPTIME_NEEDS_STANDARDS 1 | |
| | #define NAN_STATIC_DEFAULT 1 | |
| | #define FP_LAYOUT_NEED_NOTHING 1 | |
| | #define HAVE_GETMNTENT 1 | |
| | #define HAVE_ONE_GETMNTENT 1 | |
| | #define HAVE_STRUCT_IP_MREQN_IMR_IFINDEX 1 | |
| | #define HAVE_STRUCT_UDPHDR_UH_DPORT 1 | |
| | #define HAVE_STRUCT_UDPHDR_UH_SPORT 1 | |
| | #define HAVE_CURL_CURL_H 1 | |
| | #define HAVE_DBI_DBI_H 1 | |
| | #define HAVE_LIBESMTP 1 | |
| | #define HAVE_LIBESMTP_H 1 | |
| | #define HAVE_LIBESMTP_H 1 | |
| | #define COLLECT_LIBESMTP 1 | |
| | #define HAVE_GM_PROTOCOL_H 1 | |
| | #define HAVE_GM_PROTOCOL_H 1 | |
| | #define HAVE_LIBGANGLIA 1 | |
| | #define HAVE_GCRYPT_H 1 | |
| | #define HAVE_LIBGCRYPT 1 | |
| | #define HAVE_LIBIPTC_LIBIPTC_H 1 | |
| | #define HAVE_LIBIPTC_LIBIP6TC_H 1 | |
| | #define HAVE_LVM2APP_H 1 | |
| | #define HAVE_LIBLVM2APP 1 | |
| | #define HAVE_LIBMEMCACHED_MEMCACHED_H 1 | |
| | #define HAVE_LIBMEMCACHED 1 | |
| | #define HAVE_MODBUS_MODBUS_H 1 | |
| | #define HAVE_MYSQL_H 1 | |
| | #define HAVE_LIBMNL_LIBMNL_H 1 | |
| | #define HAVE_LINUX_GEN_STATS_H 1 | |
| | #define HAVE_LINUX_PKT_SCHED_H 1 | |
| | #define HAVE_TCA_STATS2 1 | |
| | #define HAVE_TCA_STATS 1 | |
| | #define HAVE_LIBMNL 1 | |
| | #define HAVE_NET_SNMP_NET_SNMP_CONFIG_H 1 | |
| | #define HAVE_OPING_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <stdio.h> | |
| | #ifdef HAVE_SYS_TYPES_H | |
| | # include <sys/types.h> | |
| | #endif | |
| | #ifdef HAVE_SYS_STAT_H | |
| | # include <sys/stat.h> | |
| | #endif | |
| | #ifdef STDC_HEADERS | |
| | # include <stdlib.h> | |
| | # include <stddef.h> | |
| | #else | |
| | # ifdef HAVE_STDLIB_H | |
| | # include <stdlib.h> | |
| | # endif | |
| | #endif | |
| | #ifdef HAVE_STRING_H | |
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| | # include <memory.h> | |
| | # endif | |
| | # include <string.h> | |
| | #endif | |
| | #ifdef HAVE_STRINGS_H | |
| | # include <strings.h> | |
| | #endif | |
| | #ifdef HAVE_INTTYPES_H | |
| | # include <inttypes.h> | |
| | #endif | |
| | #ifdef HAVE_STDINT_H | |
| | # include <stdint.h> | |
| | #endif | |
| | #ifdef HAVE_UNISTD_H | |
| | # include <unistd.h> | |
| | #endif | |
| | #include <owcapi.h> | |
| configure:22771: result: no | |
| configure:22771: checking owcapi.h presence | |
| configure:22771: gcc -E conftest.c | |
| conftest.c:198:20: fatal error: owcapi.h: No such file or directory | |
| #include <owcapi.h> | |
| ^ | |
| compilation terminated. | |
| configure:22771: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | #define HAVE_ERROR_T 1 | |
| | #define HAVE_ARGZ_ADD 1 | |
| | #define HAVE_ARGZ_APPEND 1 | |
| | #define HAVE_ARGZ_COUNT 1 | |
| | #define HAVE_ARGZ_CREATE_SEP 1 | |
| | #define HAVE_ARGZ_INSERT 1 | |
| | #define HAVE_ARGZ_NEXT 1 | |
| | #define HAVE_ARGZ_STRINGIFY 1 | |
| | #define HAVE_WORKING_ARGZ 1 | |
| | #define HAVE_PRELOADED_SYMBOLS 1 | |
| | #define HAVE_LTDL 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_CLOSEDIR 1 | |
| | #define HAVE_OPENDIR 1 | |
| | #define HAVE_READDIR 1 | |
| | #define LT_LIBEXT "a" | |
| | #define LT_LIBPREFIX "lib" | |
| | #define LIBTOOL_VERSION 2 | |
| | #define PACKAGE "collectd" | |
| | #define VERSION "5.4.0.43.g55ce7b5" | |
| | #define YYTEXT_POINTER 1 | |
| | #define HAVE_GOOGLE_PROTOBUF_C_PROTOBUF_C_H 1 | |
| | #define KERNEL_LINUX 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDIO_H 1 | |
| | #define HAVE_ERRNO_H 1 | |
| | #define HAVE_MATH_H 1 | |
| | #define HAVE_STDARG_H 1 | |
| | #define HAVE_SYSLOG_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SIGNAL_H 1 | |
| | #define HAVE_ASSERT_H 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SELECT_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_REGEX_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_ENDIAN_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_LIBGEN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_IP6_H 1 | |
| | #define HAVE_NETINET_ICMP6_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_RAID_MD_U_H 1 | |
| | #define HAVE_LINUX_WIRELESS_H 1 | |
| | #define HAVE_SYS_SWAP_H 1 | |
| | #define HAVE_UTMP_H 1 | |
| | #define HAVE_UTMPX_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_LINUX_IF_H 1 | |
| | #define HAVE_LINUX_NETDEVICE_H 1 | |
| | #define HAVE_LINUX_SOCKIOS_H 1 | |
| | #define HAVE_LINUX_ETHTOOL_H 1 | |
| | #define HAVE_LINUX_IP_VS_H 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_LINUX_UN_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_CTYPE_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_PATHS_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_SYS_STATFS_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_VFS_H 1 | |
| | #define HAVE_WORDEXP_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | |
| | #define HAVE_NET_IF_ARP_H 1 | |
| | #define HAVE_NET_PPP_DEFS_H 1 | |
| | #define HAVE_NET_IF_PPP_H 1 | |
| | #define HAVE_NETINET_IF_ETHER_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_SELECT 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRTOL 1 | |
| | #define HAVE_GETADDRINFO 1 | |
| | #define HAVE_GETNAMEINFO 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_MEMCPY 1 | |
| | #define HAVE_STRSTR 1 | |
| | #define HAVE_STRCMP 1 | |
| | #define HAVE_STRNCMP 1 | |
| | #define HAVE_STRNCPY 1 | |
| | #define HAVE_STRLEN 1 | |
| | #define HAVE_STRNCASECMP 1 | |
| | #define HAVE_STRCASECMP 1 | |
| | #define HAVE_OPENLOG 1 | |
| | #define HAVE_CLOSELOG 1 | |
| | #define HAVE_SYSCONF 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_IF_INDEXTONAME 1 | |
| | #define HAVE_DECL_STRERROR_R 1 | |
| | #define HAVE_STRERROR_R 1 | |
| | #define HAVE_GETPWNAM_R 1 | |
| | #define HAVE_GETGRNAM_R 1 | |
| | #define HAVE_SETGROUPS 1 | |
| | #define HAVE_REGCOMP 1 | |
| | #define HAVE_REGERROR 1 | |
| | #define HAVE_REGEXEC 1 | |
| | #define HAVE_REGFREE 1 | |
| | #define HAVE_SOCKET 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_NANOSLEEP 1 | |
| | #define HAVE_SYSCTL 1 | |
| | #define HAVE_STATFS 1 | |
| | #define HAVE_STATVFS 1 | |
| | #define HAVE_GETIFADDRS 1 | |
| | #define HAVE_GETLOADAVG 1 | |
| | #define HAVE_SYSLOG 1 | |
| | #define HAVE_GETUTENT 1 | |
| | #define HAVE_GETUTXENT 1 | |
| | #define HAVE_STRPTIME 1 | |
| | #define STRPTIME_NEEDS_STANDARDS 1 | |
| | #define NAN_STATIC_DEFAULT 1 | |
| | #define FP_LAYOUT_NEED_NOTHING 1 | |
| | #define HAVE_GETMNTENT 1 | |
| | #define HAVE_ONE_GETMNTENT 1 | |
| | #define HAVE_STRUCT_IP_MREQN_IMR_IFINDEX 1 | |
| | #define HAVE_STRUCT_UDPHDR_UH_DPORT 1 | |
| | #define HAVE_STRUCT_UDPHDR_UH_SPORT 1 | |
| | #define HAVE_CURL_CURL_H 1 | |
| | #define HAVE_DBI_DBI_H 1 | |
| | #define HAVE_LIBESMTP 1 | |
| | #define HAVE_LIBESMTP_H 1 | |
| | #define HAVE_LIBESMTP_H 1 | |
| | #define COLLECT_LIBESMTP 1 | |
| | #define HAVE_GM_PROTOCOL_H 1 | |
| | #define HAVE_GM_PROTOCOL_H 1 | |
| | #define HAVE_LIBGANGLIA 1 | |
| | #define HAVE_GCRYPT_H 1 | |
| | #define HAVE_LIBGCRYPT 1 | |
| | #define HAVE_LIBIPTC_LIBIPTC_H 1 | |
| | #define HAVE_LIBIPTC_LIBIP6TC_H 1 | |
| | #define HAVE_LVM2APP_H 1 | |
| | #define HAVE_LIBLVM2APP 1 | |
| | #define HAVE_LIBMEMCACHED_MEMCACHED_H 1 | |
| | #define HAVE_LIBMEMCACHED 1 | |
| | #define HAVE_MODBUS_MODBUS_H 1 | |
| | #define HAVE_MYSQL_H 1 | |
| | #define HAVE_LIBMNL_LIBMNL_H 1 | |
| | #define HAVE_LINUX_GEN_STATS_H 1 | |
| | #define HAVE_LINUX_PKT_SCHED_H 1 | |
| | #define HAVE_TCA_STATS2 1 | |
| | #define HAVE_TCA_STATS 1 | |
| | #define HAVE_LIBMNL 1 | |
| | #define HAVE_NET_SNMP_NET_SNMP_CONFIG_H 1 | |
| | #define HAVE_OPING_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <owcapi.h> | |
| configure:22771: result: no | |
| configure:22771: checking for owcapi.h | |
| configure:22771: result: no | |
| configure:22870: checking for pcap_open_live in -lpcap | |
| configure:22895: gcc -o conftest -g -O2 conftest.c -lpcap -ldl >&5 | |
| configure:22895: $? = 0 | |
| configure:22904: result: yes | |
| configure:22921: checking pcap.h usability | |
| configure:22921: gcc -c -g -O2 conftest.c >&5 | |
| configure:22921: $? = 0 | |
| configure:22921: result: yes | |
| configure:22921: checking pcap.h presence | |
| configure:22921: gcc -E conftest.c | |
| configure:22921: $? = 0 | |
| configure:22921: result: yes | |
| configure:22921: checking for pcap.h | |
| configure:22921: result: yes | |
| configure:22938: checking pcap-bpf.h usability | |
| configure:22938: gcc -c -g -O2 conftest.c >&5 | |
| configure:22938: $? = 0 | |
| configure:22938: result: yes | |
| configure:22938: checking pcap-bpf.h presence | |
| configure:22938: gcc -E conftest.c | |
| configure:22938: $? = 0 | |
| configure:22938: result: yes | |
| configure:22938: checking for pcap-bpf.h | |
| configure:22938: result: yes | |
| configure:22953: checking whether libpcap has PCAP_ERROR_IFACE_NOT_UP | |
| configure:22974: gcc -c -g -O2 conftest.c >&5 | |
| configure:22974: $? = 0 | |
| configure:22981: result: yes | |
| configure:23025: checking for perl | |
| configure:23030: result: yes (/usr/bin/perl) | |
| configure:23051: checking for libperl | |
| configure:23078: gcc -o conftest -g -O2 -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fstack-protector -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl/5.18/CORE -Wl,-E -fstack-protector -L/usr/local/lib -L/usr/lib/perl/5.18/CORE -lperl -ldl -lm -lpthread -lc -lcrypt conftest.c -ldl >&5 | |
| /tmp/ccyBdhuE.o: In function `main': | |
| /vagrant/collectd-pkgbuild/conftest.c:211: undefined reference to `PL_thr_key' | |
| /vagrant/collectd-pkgbuild/conftest.c:211: undefined reference to `pthread_getspecific' | |
| /vagrant/collectd-pkgbuild/conftest.c:212: undefined reference to `Perl_newSVpv' | |
| /vagrant/collectd-pkgbuild/conftest.c:212: undefined reference to `Perl_load_module_nocontext' | |
| collect2: error: ld returned 1 exit status | |
| configure:23078: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | #define HAVE_ERROR_T 1 | |
| | #define HAVE_ARGZ_ADD 1 | |
| | #define HAVE_ARGZ_APPEND 1 | |
| | #define HAVE_ARGZ_COUNT 1 | |
| | #define HAVE_ARGZ_CREATE_SEP 1 | |
| | #define HAVE_ARGZ_INSERT 1 | |
| | #define HAVE_ARGZ_NEXT 1 | |
| | #define HAVE_ARGZ_STRINGIFY 1 | |
| | #define HAVE_WORKING_ARGZ 1 | |
| | #define HAVE_PRELOADED_SYMBOLS 1 | |
| | #define HAVE_LTDL 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_CLOSEDIR 1 | |
| | #define HAVE_OPENDIR 1 | |
| | #define HAVE_READDIR 1 | |
| | #define LT_LIBEXT "a" | |
| | #define LT_LIBPREFIX "lib" | |
| | #define LIBTOOL_VERSION 2 | |
| | #define PACKAGE "collectd" | |
| | #define VERSION "5.4.0.43.g55ce7b5" | |
| | #define YYTEXT_POINTER 1 | |
| | #define HAVE_GOOGLE_PROTOBUF_C_PROTOBUF_C_H 1 | |
| | #define KERNEL_LINUX 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDIO_H 1 | |
| | #define HAVE_ERRNO_H 1 | |
| | #define HAVE_MATH_H 1 | |
| | #define HAVE_STDARG_H 1 | |
| | #define HAVE_SYSLOG_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SIGNAL_H 1 | |
| | #define HAVE_ASSERT_H 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SELECT_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_REGEX_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_ENDIAN_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_LIBGEN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_IP6_H 1 | |
| | #define HAVE_NETINET_ICMP6_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_RAID_MD_U_H 1 | |
| | #define HAVE_LINUX_WIRELESS_H 1 | |
| | #define HAVE_SYS_SWAP_H 1 | |
| | #define HAVE_UTMP_H 1 | |
| | #define HAVE_UTMPX_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_LINUX_IF_H 1 | |
| | #define HAVE_LINUX_NETDEVICE_H 1 | |
| | #define HAVE_LINUX_SOCKIOS_H 1 | |
| | #define HAVE_LINUX_ETHTOOL_H 1 | |
| | #define HAVE_LINUX_IP_VS_H 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_LINUX_UN_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_CTYPE_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_PATHS_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_SYS_STATFS_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_VFS_H 1 | |
| | #define HAVE_WORDEXP_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | |
| | #define HAVE_NET_IF_ARP_H 1 | |
| | #define HAVE_NET_PPP_DEFS_H 1 | |
| | #define HAVE_NET_IF_PPP_H 1 | |
| | #define HAVE_NETINET_IF_ETHER_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_SELECT 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRTOL 1 | |
| | #define HAVE_GETADDRINFO 1 | |
| | #define HAVE_GETNAMEINFO 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_MEMCPY 1 | |
| | #define HAVE_STRSTR 1 | |
| | #define HAVE_STRCMP 1 | |
| | #define HAVE_STRNCMP 1 | |
| | #define HAVE_STRNCPY 1 | |
| | #define HAVE_STRLEN 1 | |
| | #define HAVE_STRNCASECMP 1 | |
| | #define HAVE_STRCASECMP 1 | |
| | #define HAVE_OPENLOG 1 | |
| | #define HAVE_CLOSELOG 1 | |
| | #define HAVE_SYSCONF 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_IF_INDEXTONAME 1 | |
| | #define HAVE_DECL_STRERROR_R 1 | |
| | #define HAVE_STRERROR_R 1 | |
| | #define HAVE_GETPWNAM_R 1 | |
| | #define HAVE_GETGRNAM_R 1 | |
| | #define HAVE_SETGROUPS 1 | |
| | #define HAVE_REGCOMP 1 | |
| | #define HAVE_REGERROR 1 | |
| | #define HAVE_REGEXEC 1 | |
| | #define HAVE_REGFREE 1 | |
| | #define HAVE_SOCKET 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_NANOSLEEP 1 | |
| | #define HAVE_SYSCTL 1 | |
| | #define HAVE_STATFS 1 | |
| | #define HAVE_STATVFS 1 | |
| | #define HAVE_GETIFADDRS 1 | |
| | #define HAVE_GETLOADAVG 1 | |
| | #define HAVE_SYSLOG 1 | |
| | #define HAVE_GETUTENT 1 | |
| | #define HAVE_GETUTXENT 1 | |
| | #define HAVE_STRPTIME 1 | |
| | #define STRPTIME_NEEDS_STANDARDS 1 | |
| | #define NAN_STATIC_DEFAULT 1 | |
| | #define FP_LAYOUT_NEED_NOTHING 1 | |
| | #define HAVE_GETMNTENT 1 | |
| | #define HAVE_ONE_GETMNTENT 1 | |
| | #define HAVE_STRUCT_IP_MREQN_IMR_IFINDEX 1 | |
| | #define HAVE_STRUCT_UDPHDR_UH_DPORT 1 | |
| | #define HAVE_STRUCT_UDPHDR_UH_SPORT 1 | |
| | #define HAVE_CURL_CURL_H 1 | |
| | #define HAVE_DBI_DBI_H 1 | |
| | #define HAVE_LIBESMTP 1 | |
| | #define HAVE_LIBESMTP_H 1 | |
| | #define HAVE_LIBESMTP_H 1 | |
| | #define COLLECT_LIBESMTP 1 | |
| | #define HAVE_GM_PROTOCOL_H 1 | |
| | #define HAVE_GM_PROTOCOL_H 1 | |
| | #define HAVE_LIBGANGLIA 1 | |
| | #define HAVE_GCRYPT_H 1 | |
| | #define HAVE_LIBGCRYPT 1 | |
| | #define HAVE_LIBIPTC_LIBIPTC_H 1 | |
| | #define HAVE_LIBIPTC_LIBIP6TC_H 1 | |
| | #define HAVE_LVM2APP_H 1 | |
| | #define HAVE_LIBLVM2APP 1 | |
| | #define HAVE_LIBMEMCACHED_MEMCACHED_H 1 | |
| | #define HAVE_LIBMEMCACHED 1 | |
| | #define HAVE_MODBUS_MODBUS_H 1 | |
| | #define HAVE_MYSQL_H 1 | |
| | #define HAVE_LIBMNL_LIBMNL_H 1 | |
| | #define HAVE_LINUX_GEN_STATS_H 1 | |
| | #define HAVE_LINUX_PKT_SCHED_H 1 | |
| | #define HAVE_TCA_STATS2 1 | |
| | #define HAVE_TCA_STATS 1 | |
| | #define HAVE_LIBMNL 1 | |
| | #define HAVE_NET_SNMP_NET_SNMP_CONFIG_H 1 | |
| | #define HAVE_OPING_H 1 | |
| | #define HAVE_LIBPCAP 1 | |
| | #define HAVE_PCAP_H 1 | |
| | #define HAVE_PCAP_BPF_H 1 | |
| | /* end confdefs.h. */ | |
| | | |
| | #define PERL_NO_GET_CONTEXT | |
| | #include <EXTERN.h> | |
| | #include <perl.h> | |
| | #include <XSUB.h> | |
| | | |
| | int | |
| | main () | |
| | { | |
| | | |
| | dTHX; | |
| | load_module (PERL_LOADMOD_NOIMPORT, | |
| | newSVpv ("Collectd::Plugin::FooBar", 24), | |
| | Nullsv); | |
| | | |
| | | |
| | ; | |
| | return 0; | |
| | } | |
| configure:23088: result: no | |
| configure:23321: checking libpq-fe.h usability | |
| configure:23321: gcc -c -g -O2 -I/usr/include/postgresql conftest.c >&5 | |
| configure:23321: $? = 0 | |
| configure:23321: result: yes | |
| configure:23321: checking libpq-fe.h presence | |
| configure:23321: gcc -E -I/usr/include/postgresql conftest.c | |
| configure:23321: $? = 0 | |
| configure:23321: result: yes | |
| configure:23321: checking for libpq-fe.h | |
| configure:23321: result: yes | |
| configure:23356: checking for PQconnectdb in -lpq | |
| configure:23381: gcc -o conftest -g -O2 -L/usr/lib conftest.c -lpq -ldl >&5 | |
| configure:23381: $? = 0 | |
| configure:23390: result: yes | |
| configure:23399: checking for PQserverVersion in -lpq | |
| configure:23424: gcc -o conftest -g -O2 -L/usr/lib conftest.c -lpq -ldl >&5 | |
| configure:23424: $? = 0 | |
| configure:23433: result: yes | |
| configure:23484: checking for pthread_create in -lpthread | |
| configure:23509: gcc -o conftest -g -O2 conftest.c -lpthread -ldl >&5 | |
| configure:23509: $? = 0 | |
| configure:23518: result: yes | |
| configure:23532: checking pthread.h usability | |
| configure:23532: gcc -c -g -O2 conftest.c >&5 | |
| configure:23532: $? = 0 | |
| configure:23532: result: yes | |
| configure:23532: checking pthread.h presence | |
| configure:23532: gcc -E conftest.c | |
| configure:23532: $? = 0 | |
| configure:23532: result: yes | |
| configure:23532: checking for pthread.h | |
| configure:23532: result: yes | |
| configure:23604: checking for python | |
| configure:23613: result: /usr/bin/python | |
| configure:23620: checking for Python CPPFLAGS | |
| configure:23631: result: /usr/include/python2.7 | |
| configure:23641: checking Python.h usability | |
| configure:23641: gcc -c -g -O2 -I/usr/include/python2.7 conftest.c >&5 | |
| configure:23641: $? = 0 | |
| configure:23641: result: yes | |
| configure:23641: checking Python.h presence | |
| configure:23641: gcc -E -I/usr/include/python2.7 conftest.c | |
| configure:23641: $? = 0 | |
| configure:23641: result: yes | |
| configure:23641: checking for Python.h | |
| configure:23641: result: yes | |
| configure:23657: checking for Python LDFLAGS | |
| configure:23668: result: /usr/lib | |
| configure:23675: checking for Python LIBS | |
| configure:23686: result: -L. -lpython2.7 | |
| configure:23696: checking for PyObject_CallFunction | |
| configure:23696: gcc -o conftest -g -O2 -I/usr/include/python2.7 -L/usr/lib conftest.c -L. -lpython2.7 -ldl >&5 | |
| configure:23696: $? = 0 | |
| configure:23696: result: yes | |
| configure:23751: checking amqp.h usability | |
| configure:23751: gcc -c -g -O2 conftest.c >&5 | |
| configure:23751: $? = 0 | |
| configure:23751: result: yes | |
| configure:23751: checking amqp.h presence | |
| configure:23751: gcc -E conftest.c | |
| configure:23751: $? = 0 | |
| configure:23751: result: yes | |
| configure:23751: checking for amqp.h | |
| configure:23751: result: yes | |
| configure:23769: checking for amqp_rpc_reply_t.library_errno | |
| configure:23769: gcc -c -g -O2 conftest.c >&5 | |
| conftest.c: In function 'main': | |
| conftest.c:226:12: error: 'amqp_rpc_reply_t' has no member named 'library_errno' | |
| if (ac_aggr.library_errno) | |
| ^ | |
| configure:23769: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | #define HAVE_ERROR_T 1 | |
| | #define HAVE_ARGZ_ADD 1 | |
| | #define HAVE_ARGZ_APPEND 1 | |
| | #define HAVE_ARGZ_COUNT 1 | |
| | #define HAVE_ARGZ_CREATE_SEP 1 | |
| | #define HAVE_ARGZ_INSERT 1 | |
| | #define HAVE_ARGZ_NEXT 1 | |
| | #define HAVE_ARGZ_STRINGIFY 1 | |
| | #define HAVE_WORKING_ARGZ 1 | |
| | #define HAVE_PRELOADED_SYMBOLS 1 | |
| | #define HAVE_LTDL 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_CLOSEDIR 1 | |
| | #define HAVE_OPENDIR 1 | |
| | #define HAVE_READDIR 1 | |
| | #define LT_LIBEXT "a" | |
| | #define LT_LIBPREFIX "lib" | |
| | #define LIBTOOL_VERSION 2 | |
| | #define PACKAGE "collectd" | |
| | #define VERSION "5.4.0.43.g55ce7b5" | |
| | #define YYTEXT_POINTER 1 | |
| | #define HAVE_GOOGLE_PROTOBUF_C_PROTOBUF_C_H 1 | |
| | #define KERNEL_LINUX 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDIO_H 1 | |
| | #define HAVE_ERRNO_H 1 | |
| | #define HAVE_MATH_H 1 | |
| | #define HAVE_STDARG_H 1 | |
| | #define HAVE_SYSLOG_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SIGNAL_H 1 | |
| | #define HAVE_ASSERT_H 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SELECT_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_REGEX_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_ENDIAN_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_LIBGEN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_IP6_H 1 | |
| | #define HAVE_NETINET_ICMP6_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_RAID_MD_U_H 1 | |
| | #define HAVE_LINUX_WIRELESS_H 1 | |
| | #define HAVE_SYS_SWAP_H 1 | |
| | #define HAVE_UTMP_H 1 | |
| | #define HAVE_UTMPX_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_LINUX_IF_H 1 | |
| | #define HAVE_LINUX_NETDEVICE_H 1 | |
| | #define HAVE_LINUX_SOCKIOS_H 1 | |
| | #define HAVE_LINUX_ETHTOOL_H 1 | |
| | #define HAVE_LINUX_IP_VS_H 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_LINUX_UN_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_CTYPE_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_PATHS_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_SYS_STATFS_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_VFS_H 1 | |
| | #define HAVE_WORDEXP_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | |
| | #define HAVE_NET_IF_ARP_H 1 | |
| | #define HAVE_NET_PPP_DEFS_H 1 | |
| | #define HAVE_NET_IF_PPP_H 1 | |
| | #define HAVE_NETINET_IF_ETHER_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_SELECT 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRTOL 1 | |
| | #define HAVE_GETADDRINFO 1 | |
| | #define HAVE_GETNAMEINFO 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_MEMCPY 1 | |
| | #define HAVE_STRSTR 1 | |
| | #define HAVE_STRCMP 1 | |
| | #define HAVE_STRNCMP 1 | |
| | #define HAVE_STRNCPY 1 | |
| | #define HAVE_STRLEN 1 | |
| | #define HAVE_STRNCASECMP 1 | |
| | #define HAVE_STRCASECMP 1 | |
| | #define HAVE_OPENLOG 1 | |
| | #define HAVE_CLOSELOG 1 | |
| | #define HAVE_SYSCONF 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_IF_INDEXTONAME 1 | |
| | #define HAVE_DECL_STRERROR_R 1 | |
| | #define HAVE_STRERROR_R 1 | |
| | #define HAVE_GETPWNAM_R 1 | |
| | #define HAVE_GETGRNAM_R 1 | |
| | #define HAVE_SETGROUPS 1 | |
| | #define HAVE_REGCOMP 1 | |
| | #define HAVE_REGERROR 1 | |
| | #define HAVE_REGEXEC 1 | |
| | #define HAVE_REGFREE 1 | |
| | #define HAVE_SOCKET 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_NANOSLEEP 1 | |
| | #define HAVE_SYSCTL 1 | |
| | #define HAVE_STATFS 1 | |
| | #define HAVE_STATVFS 1 | |
| | #define HAVE_GETIFADDRS 1 | |
| | #define HAVE_GETLOADAVG 1 | |
| | #define HAVE_SYSLOG 1 | |
| | #define HAVE_GETUTENT 1 | |
| | #define HAVE_GETUTXENT 1 | |
| | #define HAVE_STRPTIME 1 | |
| | #define STRPTIME_NEEDS_STANDARDS 1 | |
| | #define NAN_STATIC_DEFAULT 1 | |
| | #define FP_LAYOUT_NEED_NOTHING 1 | |
| | #define HAVE_GETMNTENT 1 | |
| | #define HAVE_ONE_GETMNTENT 1 | |
| | #define HAVE_STRUCT_IP_MREQN_IMR_IFINDEX 1 | |
| | #define HAVE_STRUCT_UDPHDR_UH_DPORT 1 | |
| | #define HAVE_STRUCT_UDPHDR_UH_SPORT 1 | |
| | #define HAVE_CURL_CURL_H 1 | |
| | #define HAVE_DBI_DBI_H 1 | |
| | #define HAVE_LIBESMTP 1 | |
| | #define HAVE_LIBESMTP_H 1 | |
| | #define HAVE_LIBESMTP_H 1 | |
| | #define COLLECT_LIBESMTP 1 | |
| | #define HAVE_GM_PROTOCOL_H 1 | |
| | #define HAVE_GM_PROTOCOL_H 1 | |
| | #define HAVE_LIBGANGLIA 1 | |
| | #define HAVE_GCRYPT_H 1 | |
| | #define HAVE_LIBGCRYPT 1 | |
| | #define HAVE_LIBIPTC_LIBIPTC_H 1 | |
| | #define HAVE_LIBIPTC_LIBIP6TC_H 1 | |
| | #define HAVE_LVM2APP_H 1 | |
| | #define HAVE_LIBLVM2APP 1 | |
| | #define HAVE_LIBMEMCACHED_MEMCACHED_H 1 | |
| | #define HAVE_LIBMEMCACHED 1 | |
| | #define HAVE_MODBUS_MODBUS_H 1 | |
| | #define HAVE_MYSQL_H 1 | |
| | #define HAVE_LIBMNL_LIBMNL_H 1 | |
| | #define HAVE_LINUX_GEN_STATS_H 1 | |
| | #define HAVE_LINUX_PKT_SCHED_H 1 | |
| | #define HAVE_TCA_STATS2 1 | |
| | #define HAVE_TCA_STATS 1 | |
| | #define HAVE_LIBMNL 1 | |
| | #define HAVE_NET_SNMP_NET_SNMP_CONFIG_H 1 | |
| | #define HAVE_OPING_H 1 | |
| | #define HAVE_LIBPCAP 1 | |
| | #define HAVE_PCAP_H 1 | |
| | #define HAVE_PCAP_BPF_H 1 | |
| | #define HAVE_LIBPQ_FE_H 1 | |
| | #define HAVE_PTHREAD_H 1 | |
| | #define HAVE_LIBPTHREAD 1 | |
| | #define HAVE_PYTHON_H 1 | |
| | #define HAVE_AMQP_H 1 | |
| | /* end confdefs.h. */ | |
| | | |
| | #if HAVE_STDLIB_H | |
| | # include <stdlib.h> | |
| | #endif | |
| | #if HAVE_STDIO_H | |
| | # include <stdio.h> | |
| | #endif | |
| | #if HAVE_STDINT_H | |
| | # include <stdint.h> | |
| | #endif | |
| | #if HAVE_INTTYPES_H | |
| | # include <inttypes.h> | |
| | #endif | |
| | #include <amqp.h> | |
| | | |
| | | |
| | int | |
| | main () | |
| | { | |
| | static amqp_rpc_reply_t ac_aggr; | |
| | if (ac_aggr.library_errno) | |
| | return 0; | |
| | ; | |
| | return 0; | |
| | } | |
| configure:23769: gcc -c -g -O2 conftest.c >&5 | |
| conftest.c: In function 'main': | |
| conftest.c:226:19: error: 'amqp_rpc_reply_t' has no member named 'library_errno' | |
| if (sizeof ac_aggr.library_errno) | |
| ^ | |
| configure:23769: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | #define HAVE_ERROR_T 1 | |
| | #define HAVE_ARGZ_ADD 1 | |
| | #define HAVE_ARGZ_APPEND 1 | |
| | #define HAVE_ARGZ_COUNT 1 | |
| | #define HAVE_ARGZ_CREATE_SEP 1 | |
| | #define HAVE_ARGZ_INSERT 1 | |
| | #define HAVE_ARGZ_NEXT 1 | |
| | #define HAVE_ARGZ_STRINGIFY 1 | |
| | #define HAVE_WORKING_ARGZ 1 | |
| | #define HAVE_PRELOADED_SYMBOLS 1 | |
| | #define HAVE_LTDL 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_CLOSEDIR 1 | |
| | #define HAVE_OPENDIR 1 | |
| | #define HAVE_READDIR 1 | |
| | #define LT_LIBEXT "a" | |
| | #define LT_LIBPREFIX "lib" | |
| | #define LIBTOOL_VERSION 2 | |
| | #define PACKAGE "collectd" | |
| | #define VERSION "5.4.0.43.g55ce7b5" | |
| | #define YYTEXT_POINTER 1 | |
| | #define HAVE_GOOGLE_PROTOBUF_C_PROTOBUF_C_H 1 | |
| | #define KERNEL_LINUX 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDIO_H 1 | |
| | #define HAVE_ERRNO_H 1 | |
| | #define HAVE_MATH_H 1 | |
| | #define HAVE_STDARG_H 1 | |
| | #define HAVE_SYSLOG_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SIGNAL_H 1 | |
| | #define HAVE_ASSERT_H 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SELECT_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_REGEX_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_ENDIAN_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_LIBGEN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_IP6_H 1 | |
| | #define HAVE_NETINET_ICMP6_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_RAID_MD_U_H 1 | |
| | #define HAVE_LINUX_WIRELESS_H 1 | |
| | #define HAVE_SYS_SWAP_H 1 | |
| | #define HAVE_UTMP_H 1 | |
| | #define HAVE_UTMPX_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_LINUX_IF_H 1 | |
| | #define HAVE_LINUX_NETDEVICE_H 1 | |
| | #define HAVE_LINUX_SOCKIOS_H 1 | |
| | #define HAVE_LINUX_ETHTOOL_H 1 | |
| | #define HAVE_LINUX_IP_VS_H 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_LINUX_UN_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_CTYPE_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_PATHS_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_SYS_STATFS_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_VFS_H 1 | |
| | #define HAVE_WORDEXP_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | |
| | #define HAVE_NET_IF_ARP_H 1 | |
| | #define HAVE_NET_PPP_DEFS_H 1 | |
| | #define HAVE_NET_IF_PPP_H 1 | |
| | #define HAVE_NETINET_IF_ETHER_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_SELECT 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRTOL 1 | |
| | #define HAVE_GETADDRINFO 1 | |
| | #define HAVE_GETNAMEINFO 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_MEMCPY 1 | |
| | #define HAVE_STRSTR 1 | |
| | #define HAVE_STRCMP 1 | |
| | #define HAVE_STRNCMP 1 | |
| | #define HAVE_STRNCPY 1 | |
| | #define HAVE_STRLEN 1 | |
| | #define HAVE_STRNCASECMP 1 | |
| | #define HAVE_STRCASECMP 1 | |
| | #define HAVE_OPENLOG 1 | |
| | #define HAVE_CLOSELOG 1 | |
| | #define HAVE_SYSCONF 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_IF_INDEXTONAME 1 | |
| | #define HAVE_DECL_STRERROR_R 1 | |
| | #define HAVE_STRERROR_R 1 | |
| | #define HAVE_GETPWNAM_R 1 | |
| | #define HAVE_GETGRNAM_R 1 | |
| | #define HAVE_SETGROUPS 1 | |
| | #define HAVE_REGCOMP 1 | |
| | #define HAVE_REGERROR 1 | |
| | #define HAVE_REGEXEC 1 | |
| | #define HAVE_REGFREE 1 | |
| | #define HAVE_SOCKET 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_NANOSLEEP 1 | |
| | #define HAVE_SYSCTL 1 | |
| | #define HAVE_STATFS 1 | |
| | #define HAVE_STATVFS 1 | |
| | #define HAVE_GETIFADDRS 1 | |
| | #define HAVE_GETLOADAVG 1 | |
| | #define HAVE_SYSLOG 1 | |
| | #define HAVE_GETUTENT 1 | |
| | #define HAVE_GETUTXENT 1 | |
| | #define HAVE_STRPTIME 1 | |
| | #define STRPTIME_NEEDS_STANDARDS 1 | |
| | #define NAN_STATIC_DEFAULT 1 | |
| | #define FP_LAYOUT_NEED_NOTHING 1 | |
| | #define HAVE_GETMNTENT 1 | |
| | #define HAVE_ONE_GETMNTENT 1 | |
| | #define HAVE_STRUCT_IP_MREQN_IMR_IFINDEX 1 | |
| | #define HAVE_STRUCT_UDPHDR_UH_DPORT 1 | |
| | #define HAVE_STRUCT_UDPHDR_UH_SPORT 1 | |
| | #define HAVE_CURL_CURL_H 1 | |
| | #define HAVE_DBI_DBI_H 1 | |
| | #define HAVE_LIBESMTP 1 | |
| | #define HAVE_LIBESMTP_H 1 | |
| | #define HAVE_LIBESMTP_H 1 | |
| | #define COLLECT_LIBESMTP 1 | |
| | #define HAVE_GM_PROTOCOL_H 1 | |
| | #define HAVE_GM_PROTOCOL_H 1 | |
| | #define HAVE_LIBGANGLIA 1 | |
| | #define HAVE_GCRYPT_H 1 | |
| | #define HAVE_LIBGCRYPT 1 | |
| | #define HAVE_LIBIPTC_LIBIPTC_H 1 | |
| | #define HAVE_LIBIPTC_LIBIP6TC_H 1 | |
| | #define HAVE_LVM2APP_H 1 | |
| | #define HAVE_LIBLVM2APP 1 | |
| | #define HAVE_LIBMEMCACHED_MEMCACHED_H 1 | |
| | #define HAVE_LIBMEMCACHED 1 | |
| | #define HAVE_MODBUS_MODBUS_H 1 | |
| | #define HAVE_MYSQL_H 1 | |
| | #define HAVE_LIBMNL_LIBMNL_H 1 | |
| | #define HAVE_LINUX_GEN_STATS_H 1 | |
| | #define HAVE_LINUX_PKT_SCHED_H 1 | |
| | #define HAVE_TCA_STATS2 1 | |
| | #define HAVE_TCA_STATS 1 | |
| | #define HAVE_LIBMNL 1 | |
| | #define HAVE_NET_SNMP_NET_SNMP_CONFIG_H 1 | |
| | #define HAVE_OPING_H 1 | |
| | #define HAVE_LIBPCAP 1 | |
| | #define HAVE_PCAP_H 1 | |
| | #define HAVE_PCAP_BPF_H 1 | |
| | #define HAVE_LIBPQ_FE_H 1 | |
| | #define HAVE_PTHREAD_H 1 | |
| | #define HAVE_LIBPTHREAD 1 | |
| | #define HAVE_PYTHON_H 1 | |
| | #define HAVE_AMQP_H 1 | |
| | /* end confdefs.h. */ | |
| | | |
| | #if HAVE_STDLIB_H | |
| | # include <stdlib.h> | |
| | #endif | |
| | #if HAVE_STDIO_H | |
| | # include <stdio.h> | |
| | #endif | |
| | #if HAVE_STDINT_H | |
| | # include <stdint.h> | |
| | #endif | |
| | #if HAVE_INTTYPES_H | |
| | # include <inttypes.h> | |
| | #endif | |
| | #include <amqp.h> | |
| | | |
| | | |
| | int | |
| | main () | |
| | { | |
| | static amqp_rpc_reply_t ac_aggr; | |
| | if (sizeof ac_aggr.library_errno) | |
| | return 0; | |
| | ; | |
| | return 0; | |
| | } | |
| configure:23769: result: no | |
| configure:23797: checking for amqp_basic_publish in -lrabbitmq | |
| configure:23822: gcc -o conftest -g -O2 conftest.c -lrabbitmq -ldl >&5 | |
| configure:23822: $? = 0 | |
| configure:23831: result: yes | |
| configure:23874: checking amqp_tcp_socket.h usability | |
| configure:23874: gcc -c -g -O2 conftest.c >&5 | |
| configure:23874: $? = 0 | |
| configure:23874: result: yes | |
| configure:23874: checking amqp_tcp_socket.h presence | |
| configure:23874: gcc -E conftest.c | |
| configure:23874: $? = 0 | |
| configure:23874: result: yes | |
| configure:23874: checking for amqp_tcp_socket.h | |
| configure:23874: result: yes | |
| configure:23874: checking amqp_socket.h usability | |
| configure:23874: gcc -c -g -O2 conftest.c >&5 | |
| conftest.c:241:25: fatal error: amqp_socket.h: No such file or directory | |
| #include <amqp_socket.h> | |
| ^ | |
| compilation terminated. | |
| configure:23874: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | #define HAVE_ERROR_T 1 | |
| | #define HAVE_ARGZ_ADD 1 | |
| | #define HAVE_ARGZ_APPEND 1 | |
| | #define HAVE_ARGZ_COUNT 1 | |
| | #define HAVE_ARGZ_CREATE_SEP 1 | |
| | #define HAVE_ARGZ_INSERT 1 | |
| | #define HAVE_ARGZ_NEXT 1 | |
| | #define HAVE_ARGZ_STRINGIFY 1 | |
| | #define HAVE_WORKING_ARGZ 1 | |
| | #define HAVE_PRELOADED_SYMBOLS 1 | |
| | #define HAVE_LTDL 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_CLOSEDIR 1 | |
| | #define HAVE_OPENDIR 1 | |
| | #define HAVE_READDIR 1 | |
| | #define LT_LIBEXT "a" | |
| | #define LT_LIBPREFIX "lib" | |
| | #define LIBTOOL_VERSION 2 | |
| | #define PACKAGE "collectd" | |
| | #define VERSION "5.4.0.43.g55ce7b5" | |
| | #define YYTEXT_POINTER 1 | |
| | #define HAVE_GOOGLE_PROTOBUF_C_PROTOBUF_C_H 1 | |
| | #define KERNEL_LINUX 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDIO_H 1 | |
| | #define HAVE_ERRNO_H 1 | |
| | #define HAVE_MATH_H 1 | |
| | #define HAVE_STDARG_H 1 | |
| | #define HAVE_SYSLOG_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SIGNAL_H 1 | |
| | #define HAVE_ASSERT_H 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SELECT_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_REGEX_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_ENDIAN_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_LIBGEN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_IP6_H 1 | |
| | #define HAVE_NETINET_ICMP6_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_RAID_MD_U_H 1 | |
| | #define HAVE_LINUX_WIRELESS_H 1 | |
| | #define HAVE_SYS_SWAP_H 1 | |
| | #define HAVE_UTMP_H 1 | |
| | #define HAVE_UTMPX_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_LINUX_IF_H 1 | |
| | #define HAVE_LINUX_NETDEVICE_H 1 | |
| | #define HAVE_LINUX_SOCKIOS_H 1 | |
| | #define HAVE_LINUX_ETHTOOL_H 1 | |
| | #define HAVE_LINUX_IP_VS_H 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_LINUX_UN_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_CTYPE_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_PATHS_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_SYS_STATFS_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_VFS_H 1 | |
| | #define HAVE_WORDEXP_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | |
| | #define HAVE_NET_IF_ARP_H 1 | |
| | #define HAVE_NET_PPP_DEFS_H 1 | |
| | #define HAVE_NET_IF_PPP_H 1 | |
| | #define HAVE_NETINET_IF_ETHER_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_SELECT 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRTOL 1 | |
| | #define HAVE_GETADDRINFO 1 | |
| | #define HAVE_GETNAMEINFO 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_MEMCPY 1 | |
| | #define HAVE_STRSTR 1 | |
| | #define HAVE_STRCMP 1 | |
| | #define HAVE_STRNCMP 1 | |
| | #define HAVE_STRNCPY 1 | |
| | #define HAVE_STRLEN 1 | |
| | #define HAVE_STRNCASECMP 1 | |
| | #define HAVE_STRCASECMP 1 | |
| | #define HAVE_OPENLOG 1 | |
| | #define HAVE_CLOSELOG 1 | |
| | #define HAVE_SYSCONF 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_IF_INDEXTONAME 1 | |
| | #define HAVE_DECL_STRERROR_R 1 | |
| | #define HAVE_STRERROR_R 1 | |
| | #define HAVE_GETPWNAM_R 1 | |
| | #define HAVE_GETGRNAM_R 1 | |
| | #define HAVE_SETGROUPS 1 | |
| | #define HAVE_REGCOMP 1 | |
| | #define HAVE_REGERROR 1 | |
| | #define HAVE_REGEXEC 1 | |
| | #define HAVE_REGFREE 1 | |
| | #define HAVE_SOCKET 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_NANOSLEEP 1 | |
| | #define HAVE_SYSCTL 1 | |
| | #define HAVE_STATFS 1 | |
| | #define HAVE_STATVFS 1 | |
| | #define HAVE_GETIFADDRS 1 | |
| | #define HAVE_GETLOADAVG 1 | |
| | #define HAVE_SYSLOG 1 | |
| | #define HAVE_GETUTENT 1 | |
| | #define HAVE_GETUTXENT 1 | |
| | #define HAVE_STRPTIME 1 | |
| | #define STRPTIME_NEEDS_STANDARDS 1 | |
| | #define NAN_STATIC_DEFAULT 1 | |
| | #define FP_LAYOUT_NEED_NOTHING 1 | |
| | #define HAVE_GETMNTENT 1 | |
| | #define HAVE_ONE_GETMNTENT 1 | |
| | #define HAVE_STRUCT_IP_MREQN_IMR_IFINDEX 1 | |
| | #define HAVE_STRUCT_UDPHDR_UH_DPORT 1 | |
| | #define HAVE_STRUCT_UDPHDR_UH_SPORT 1 | |
| | #define HAVE_CURL_CURL_H 1 | |
| | #define HAVE_DBI_DBI_H 1 | |
| | #define HAVE_LIBESMTP 1 | |
| | #define HAVE_LIBESMTP_H 1 | |
| | #define HAVE_LIBESMTP_H 1 | |
| | #define COLLECT_LIBESMTP 1 | |
| | #define HAVE_GM_PROTOCOL_H 1 | |
| | #define HAVE_GM_PROTOCOL_H 1 | |
| | #define HAVE_LIBGANGLIA 1 | |
| | #define HAVE_GCRYPT_H 1 | |
| | #define HAVE_LIBGCRYPT 1 | |
| | #define HAVE_LIBIPTC_LIBIPTC_H 1 | |
| | #define HAVE_LIBIPTC_LIBIP6TC_H 1 | |
| | #define HAVE_LVM2APP_H 1 | |
| | #define HAVE_LIBLVM2APP 1 | |
| | #define HAVE_LIBMEMCACHED_MEMCACHED_H 1 | |
| | #define HAVE_LIBMEMCACHED 1 | |
| | #define HAVE_MODBUS_MODBUS_H 1 | |
| | #define HAVE_MYSQL_H 1 | |
| | #define HAVE_LIBMNL_LIBMNL_H 1 | |
| | #define HAVE_LINUX_GEN_STATS_H 1 | |
| | #define HAVE_LINUX_PKT_SCHED_H 1 | |
| | #define HAVE_TCA_STATS2 1 | |
| | #define HAVE_TCA_STATS 1 | |
| | #define HAVE_LIBMNL 1 | |
| | #define HAVE_NET_SNMP_NET_SNMP_CONFIG_H 1 | |
| | #define HAVE_OPING_H 1 | |
| | #define HAVE_LIBPCAP 1 | |
| | #define HAVE_PCAP_H 1 | |
| | #define HAVE_PCAP_BPF_H 1 | |
| | #define HAVE_LIBPQ_FE_H 1 | |
| | #define HAVE_PTHREAD_H 1 | |
| | #define HAVE_LIBPTHREAD 1 | |
| | #define HAVE_PYTHON_H 1 | |
| | #define HAVE_AMQP_H 1 | |
| | #define HAVE_LIBRABBITMQ 1 | |
| | #define HAVE_AMQP_TCP_SOCKET_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <stdio.h> | |
| | #ifdef HAVE_SYS_TYPES_H | |
| | # include <sys/types.h> | |
| | #endif | |
| | #ifdef HAVE_SYS_STAT_H | |
| | # include <sys/stat.h> | |
| | #endif | |
| | #ifdef STDC_HEADERS | |
| | # include <stdlib.h> | |
| | # include <stddef.h> | |
| | #else | |
| | # ifdef HAVE_STDLIB_H | |
| | # include <stdlib.h> | |
| | # endif | |
| | #endif | |
| | #ifdef HAVE_STRING_H | |
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| | # include <memory.h> | |
| | # endif | |
| | # include <string.h> | |
| | #endif | |
| | #ifdef HAVE_STRINGS_H | |
| | # include <strings.h> | |
| | #endif | |
| | #ifdef HAVE_INTTYPES_H | |
| | # include <inttypes.h> | |
| | #endif | |
| | #ifdef HAVE_STDINT_H | |
| | # include <stdint.h> | |
| | #endif | |
| | #ifdef HAVE_UNISTD_H | |
| | # include <unistd.h> | |
| | #endif | |
| | #include <amqp_socket.h> | |
| configure:23874: result: no | |
| configure:23874: checking amqp_socket.h presence | |
| configure:23874: gcc -E conftest.c | |
| conftest.c:208:25: fatal error: amqp_socket.h: No such file or directory | |
| #include <amqp_socket.h> | |
| ^ | |
| compilation terminated. | |
| configure:23874: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | #define HAVE_ERROR_T 1 | |
| | #define HAVE_ARGZ_ADD 1 | |
| | #define HAVE_ARGZ_APPEND 1 | |
| | #define HAVE_ARGZ_COUNT 1 | |
| | #define HAVE_ARGZ_CREATE_SEP 1 | |
| | #define HAVE_ARGZ_INSERT 1 | |
| | #define HAVE_ARGZ_NEXT 1 | |
| | #define HAVE_ARGZ_STRINGIFY 1 | |
| | #define HAVE_WORKING_ARGZ 1 | |
| | #define HAVE_PRELOADED_SYMBOLS 1 | |
| | #define HAVE_LTDL 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_CLOSEDIR 1 | |
| | #define HAVE_OPENDIR 1 | |
| | #define HAVE_READDIR 1 | |
| | #define LT_LIBEXT "a" | |
| | #define LT_LIBPREFIX "lib" | |
| | #define LIBTOOL_VERSION 2 | |
| | #define PACKAGE "collectd" | |
| | #define VERSION "5.4.0.43.g55ce7b5" | |
| | #define YYTEXT_POINTER 1 | |
| | #define HAVE_GOOGLE_PROTOBUF_C_PROTOBUF_C_H 1 | |
| | #define KERNEL_LINUX 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDIO_H 1 | |
| | #define HAVE_ERRNO_H 1 | |
| | #define HAVE_MATH_H 1 | |
| | #define HAVE_STDARG_H 1 | |
| | #define HAVE_SYSLOG_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SIGNAL_H 1 | |
| | #define HAVE_ASSERT_H 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SELECT_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_REGEX_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_ENDIAN_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_LIBGEN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_IP6_H 1 | |
| | #define HAVE_NETINET_ICMP6_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_RAID_MD_U_H 1 | |
| | #define HAVE_LINUX_WIRELESS_H 1 | |
| | #define HAVE_SYS_SWAP_H 1 | |
| | #define HAVE_UTMP_H 1 | |
| | #define HAVE_UTMPX_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_LINUX_IF_H 1 | |
| | #define HAVE_LINUX_NETDEVICE_H 1 | |
| | #define HAVE_LINUX_SOCKIOS_H 1 | |
| | #define HAVE_LINUX_ETHTOOL_H 1 | |
| | #define HAVE_LINUX_IP_VS_H 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_LINUX_UN_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_CTYPE_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_PATHS_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_SYS_STATFS_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_VFS_H 1 | |
| | #define HAVE_WORDEXP_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | |
| | #define HAVE_NET_IF_ARP_H 1 | |
| | #define HAVE_NET_PPP_DEFS_H 1 | |
| | #define HAVE_NET_IF_PPP_H 1 | |
| | #define HAVE_NETINET_IF_ETHER_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_SELECT 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRTOL 1 | |
| | #define HAVE_GETADDRINFO 1 | |
| | #define HAVE_GETNAMEINFO 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_MEMCPY 1 | |
| | #define HAVE_STRSTR 1 | |
| | #define HAVE_STRCMP 1 | |
| | #define HAVE_STRNCMP 1 | |
| | #define HAVE_STRNCPY 1 | |
| | #define HAVE_STRLEN 1 | |
| | #define HAVE_STRNCASECMP 1 | |
| | #define HAVE_STRCASECMP 1 | |
| | #define HAVE_OPENLOG 1 | |
| | #define HAVE_CLOSELOG 1 | |
| | #define HAVE_SYSCONF 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_IF_INDEXTONAME 1 | |
| | #define HAVE_DECL_STRERROR_R 1 | |
| | #define HAVE_STRERROR_R 1 | |
| | #define HAVE_GETPWNAM_R 1 | |
| | #define HAVE_GETGRNAM_R 1 | |
| | #define HAVE_SETGROUPS 1 | |
| | #define HAVE_REGCOMP 1 | |
| | #define HAVE_REGERROR 1 | |
| | #define HAVE_REGEXEC 1 | |
| | #define HAVE_REGFREE 1 | |
| | #define HAVE_SOCKET 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_NANOSLEEP 1 | |
| | #define HAVE_SYSCTL 1 | |
| | #define HAVE_STATFS 1 | |
| | #define HAVE_STATVFS 1 | |
| | #define HAVE_GETIFADDRS 1 | |
| | #define HAVE_GETLOADAVG 1 | |
| | #define HAVE_SYSLOG 1 | |
| | #define HAVE_GETUTENT 1 | |
| | #define HAVE_GETUTXENT 1 | |
| | #define HAVE_STRPTIME 1 | |
| | #define STRPTIME_NEEDS_STANDARDS 1 | |
| | #define NAN_STATIC_DEFAULT 1 | |
| | #define FP_LAYOUT_NEED_NOTHING 1 | |
| | #define HAVE_GETMNTENT 1 | |
| | #define HAVE_ONE_GETMNTENT 1 | |
| | #define HAVE_STRUCT_IP_MREQN_IMR_IFINDEX 1 | |
| | #define HAVE_STRUCT_UDPHDR_UH_DPORT 1 | |
| | #define HAVE_STRUCT_UDPHDR_UH_SPORT 1 | |
| | #define HAVE_CURL_CURL_H 1 | |
| | #define HAVE_DBI_DBI_H 1 | |
| | #define HAVE_LIBESMTP 1 | |
| | #define HAVE_LIBESMTP_H 1 | |
| | #define HAVE_LIBESMTP_H 1 | |
| | #define COLLECT_LIBESMTP 1 | |
| | #define HAVE_GM_PROTOCOL_H 1 | |
| | #define HAVE_GM_PROTOCOL_H 1 | |
| | #define HAVE_LIBGANGLIA 1 | |
| | #define HAVE_GCRYPT_H 1 | |
| | #define HAVE_LIBGCRYPT 1 | |
| | #define HAVE_LIBIPTC_LIBIPTC_H 1 | |
| | #define HAVE_LIBIPTC_LIBIP6TC_H 1 | |
| | #define HAVE_LVM2APP_H 1 | |
| | #define HAVE_LIBLVM2APP 1 | |
| | #define HAVE_LIBMEMCACHED_MEMCACHED_H 1 | |
| | #define HAVE_LIBMEMCACHED 1 | |
| | #define HAVE_MODBUS_MODBUS_H 1 | |
| | #define HAVE_MYSQL_H 1 | |
| | #define HAVE_LIBMNL_LIBMNL_H 1 | |
| | #define HAVE_LINUX_GEN_STATS_H 1 | |
| | #define HAVE_LINUX_PKT_SCHED_H 1 | |
| | #define HAVE_TCA_STATS2 1 | |
| | #define HAVE_TCA_STATS 1 | |
| | #define HAVE_LIBMNL 1 | |
| | #define HAVE_NET_SNMP_NET_SNMP_CONFIG_H 1 | |
| | #define HAVE_OPING_H 1 | |
| | #define HAVE_LIBPCAP 1 | |
| | #define HAVE_PCAP_H 1 | |
| | #define HAVE_PCAP_BPF_H 1 | |
| | #define HAVE_LIBPQ_FE_H 1 | |
| | #define HAVE_PTHREAD_H 1 | |
| | #define HAVE_LIBPTHREAD 1 | |
| | #define HAVE_PYTHON_H 1 | |
| | #define HAVE_AMQP_H 1 | |
| | #define HAVE_LIBRABBITMQ 1 | |
| | #define HAVE_AMQP_TCP_SOCKET_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <amqp_socket.h> | |
| configure:23874: result: no | |
| configure:23874: checking for amqp_socket.h | |
| configure:23874: result: no | |
| configure:23884: checking for amqp_tcp_socket_new | |
| configure:23884: gcc -o conftest -g -O2 -lrabbitmq conftest.c -ldl >&5 | |
| /tmp/ccL6i72X.o: In function `main': | |
| /vagrant/collectd-pkgbuild/conftest.c:242: undefined reference to `amqp_tcp_socket_new' | |
| collect2: error: ld returned 1 exit status | |
| configure:23884: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | #define HAVE_ERROR_T 1 | |
| | #define HAVE_ARGZ_ADD 1 | |
| | #define HAVE_ARGZ_APPEND 1 | |
| | #define HAVE_ARGZ_COUNT 1 | |
| | #define HAVE_ARGZ_CREATE_SEP 1 | |
| | #define HAVE_ARGZ_INSERT 1 | |
| | #define HAVE_ARGZ_NEXT 1 | |
| | #define HAVE_ARGZ_STRINGIFY 1 | |
| | #define HAVE_WORKING_ARGZ 1 | |
| | #define HAVE_PRELOADED_SYMBOLS 1 | |
| | #define HAVE_LTDL 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_CLOSEDIR 1 | |
| | #define HAVE_OPENDIR 1 | |
| | #define HAVE_READDIR 1 | |
| | #define LT_LIBEXT "a" | |
| | #define LT_LIBPREFIX "lib" | |
| | #define LIBTOOL_VERSION 2 | |
| | #define PACKAGE "collectd" | |
| | #define VERSION "5.4.0.43.g55ce7b5" | |
| | #define YYTEXT_POINTER 1 | |
| | #define HAVE_GOOGLE_PROTOBUF_C_PROTOBUF_C_H 1 | |
| | #define KERNEL_LINUX 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDIO_H 1 | |
| | #define HAVE_ERRNO_H 1 | |
| | #define HAVE_MATH_H 1 | |
| | #define HAVE_STDARG_H 1 | |
| | #define HAVE_SYSLOG_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SIGNAL_H 1 | |
| | #define HAVE_ASSERT_H 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SELECT_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_REGEX_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_ENDIAN_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_LIBGEN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_IP6_H 1 | |
| | #define HAVE_NETINET_ICMP6_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_RAID_MD_U_H 1 | |
| | #define HAVE_LINUX_WIRELESS_H 1 | |
| | #define HAVE_SYS_SWAP_H 1 | |
| | #define HAVE_UTMP_H 1 | |
| | #define HAVE_UTMPX_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_LINUX_IF_H 1 | |
| | #define HAVE_LINUX_NETDEVICE_H 1 | |
| | #define HAVE_LINUX_SOCKIOS_H 1 | |
| | #define HAVE_LINUX_ETHTOOL_H 1 | |
| | #define HAVE_LINUX_IP_VS_H 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_LINUX_UN_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_CTYPE_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_PATHS_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_SYS_STATFS_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_VFS_H 1 | |
| | #define HAVE_WORDEXP_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | |
| | #define HAVE_NET_IF_ARP_H 1 | |
| | #define HAVE_NET_PPP_DEFS_H 1 | |
| | #define HAVE_NET_IF_PPP_H 1 | |
| | #define HAVE_NETINET_IF_ETHER_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_SELECT 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRTOL 1 | |
| | #define HAVE_GETADDRINFO 1 | |
| | #define HAVE_GETNAMEINFO 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_MEMCPY 1 | |
| | #define HAVE_STRSTR 1 | |
| | #define HAVE_STRCMP 1 | |
| | #define HAVE_STRNCMP 1 | |
| | #define HAVE_STRNCPY 1 | |
| | #define HAVE_STRLEN 1 | |
| | #define HAVE_STRNCASECMP 1 | |
| | #define HAVE_STRCASECMP 1 | |
| | #define HAVE_OPENLOG 1 | |
| | #define HAVE_CLOSELOG 1 | |
| | #define HAVE_SYSCONF 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_IF_INDEXTONAME 1 | |
| | #define HAVE_DECL_STRERROR_R 1 | |
| | #define HAVE_STRERROR_R 1 | |
| | #define HAVE_GETPWNAM_R 1 | |
| | #define HAVE_GETGRNAM_R 1 | |
| | #define HAVE_SETGROUPS 1 | |
| | #define HAVE_REGCOMP 1 | |
| | #define HAVE_REGERROR 1 | |
| | #define HAVE_REGEXEC 1 | |
| | #define HAVE_REGFREE 1 | |
| | #define HAVE_SOCKET 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_NANOSLEEP 1 | |
| | #define HAVE_SYSCTL 1 | |
| | #define HAVE_STATFS 1 | |
| | #define HAVE_STATVFS 1 | |
| | #define HAVE_GETIFADDRS 1 | |
| | #define HAVE_GETLOADAVG 1 | |
| | #define HAVE_SYSLOG 1 | |
| | #define HAVE_GETUTENT 1 | |
| | #define HAVE_GETUTXENT 1 | |
| | #define HAVE_STRPTIME 1 | |
| | #define STRPTIME_NEEDS_STANDARDS 1 | |
| | #define NAN_STATIC_DEFAULT 1 | |
| | #define FP_LAYOUT_NEED_NOTHING 1 | |
| | #define HAVE_GETMNTENT 1 | |
| | #define HAVE_ONE_GETMNTENT 1 | |
| | #define HAVE_STRUCT_IP_MREQN_IMR_IFINDEX 1 | |
| | #define HAVE_STRUCT_UDPHDR_UH_DPORT 1 | |
| | #define HAVE_STRUCT_UDPHDR_UH_SPORT 1 | |
| | #define HAVE_CURL_CURL_H 1 | |
| | #define HAVE_DBI_DBI_H 1 | |
| | #define HAVE_LIBESMTP 1 | |
| | #define HAVE_LIBESMTP_H 1 | |
| | #define HAVE_LIBESMTP_H 1 | |
| | #define COLLECT_LIBESMTP 1 | |
| | #define HAVE_GM_PROTOCOL_H 1 | |
| | #define HAVE_GM_PROTOCOL_H 1 | |
| | #define HAVE_LIBGANGLIA 1 | |
| | #define HAVE_GCRYPT_H 1 | |
| | #define HAVE_LIBGCRYPT 1 | |
| | #define HAVE_LIBIPTC_LIBIPTC_H 1 | |
| | #define HAVE_LIBIPTC_LIBIP6TC_H 1 | |
| | #define HAVE_LVM2APP_H 1 | |
| | #define HAVE_LIBLVM2APP 1 | |
| | #define HAVE_LIBMEMCACHED_MEMCACHED_H 1 | |
| | #define HAVE_LIBMEMCACHED 1 | |
| | #define HAVE_MODBUS_MODBUS_H 1 | |
| | #define HAVE_MYSQL_H 1 | |
| | #define HAVE_LIBMNL_LIBMNL_H 1 | |
| | #define HAVE_LINUX_GEN_STATS_H 1 | |
| | #define HAVE_LINUX_PKT_SCHED_H 1 | |
| | #define HAVE_TCA_STATS2 1 | |
| | #define HAVE_TCA_STATS 1 | |
| | #define HAVE_LIBMNL 1 | |
| | #define HAVE_NET_SNMP_NET_SNMP_CONFIG_H 1 | |
| | #define HAVE_OPING_H 1 | |
| | #define HAVE_LIBPCAP 1 | |
| | #define HAVE_PCAP_H 1 | |
| | #define HAVE_PCAP_BPF_H 1 | |
| | #define HAVE_LIBPQ_FE_H 1 | |
| | #define HAVE_PTHREAD_H 1 | |
| | #define HAVE_LIBPTHREAD 1 | |
| | #define HAVE_PYTHON_H 1 | |
| | #define HAVE_AMQP_H 1 | |
| | #define HAVE_LIBRABBITMQ 1 | |
| | #define HAVE_AMQP_TCP_SOCKET_H 1 | |
| | /* end confdefs.h. */ | |
| | /* Define amqp_tcp_socket_new to an innocuous variant, in case <limits.h> declares amqp_tcp_socket_new. | |
| | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| | #define amqp_tcp_socket_new innocuous_amqp_tcp_socket_new | |
| | | |
| | /* System header to define __stub macros and hopefully few prototypes, | |
| | which can conflict with char amqp_tcp_socket_new (); below. | |
| | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| | <limits.h> exists even on freestanding compilers. */ | |
| | | |
| | #ifdef __STDC__ | |
| | # include <limits.h> | |
| | #else | |
| | # include <assert.h> | |
| | #endif | |
| | | |
| | #undef amqp_tcp_socket_new | |
| | | |
| | /* 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 amqp_tcp_socket_new (); | |
| | /* 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_amqp_tcp_socket_new || defined __stub___amqp_tcp_socket_new | |
| | choke me | |
| | #endif | |
| | | |
| | int | |
| | main () | |
| | { | |
| | return amqp_tcp_socket_new (); | |
| | ; | |
| | return 0; | |
| | } | |
| configure:23884: result: no | |
| configure:23898: checking whether amqp_socket_close is declared | |
| configure:23898: gcc -c -g -O2 conftest.c >&5 | |
| conftest.c: In function 'main': | |
| conftest.c:225:10: error: 'amqp_socket_close' undeclared (first use in this function) | |
| (void) amqp_socket_close; | |
| ^ | |
| conftest.c:225:10: note: each undeclared identifier is reported only once for each function it appears in | |
| configure:23898: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | #define HAVE_ERROR_T 1 | |
| | #define HAVE_ARGZ_ADD 1 | |
| | #define HAVE_ARGZ_APPEND 1 | |
| | #define HAVE_ARGZ_COUNT 1 | |
| | #define HAVE_ARGZ_CREATE_SEP 1 | |
| | #define HAVE_ARGZ_INSERT 1 | |
| | #define HAVE_ARGZ_NEXT 1 | |
| | #define HAVE_ARGZ_STRINGIFY 1 | |
| | #define HAVE_WORKING_ARGZ 1 | |
| | #define HAVE_PRELOADED_SYMBOLS 1 | |
| | #define HAVE_LTDL 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_CLOSEDIR 1 | |
| | #define HAVE_OPENDIR 1 | |
| | #define HAVE_READDIR 1 | |
| | #define LT_LIBEXT "a" | |
| | #define LT_LIBPREFIX "lib" | |
| | #define LIBTOOL_VERSION 2 | |
| | #define PACKAGE "collectd" | |
| | #define VERSION "5.4.0.43.g55ce7b5" | |
| | #define YYTEXT_POINTER 1 | |
| | #define HAVE_GOOGLE_PROTOBUF_C_PROTOBUF_C_H 1 | |
| | #define KERNEL_LINUX 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDIO_H 1 | |
| | #define HAVE_ERRNO_H 1 | |
| | #define HAVE_MATH_H 1 | |
| | #define HAVE_STDARG_H 1 | |
| | #define HAVE_SYSLOG_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SIGNAL_H 1 | |
| | #define HAVE_ASSERT_H 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SELECT_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_REGEX_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_ENDIAN_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_LIBGEN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_IP6_H 1 | |
| | #define HAVE_NETINET_ICMP6_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_RAID_MD_U_H 1 | |
| | #define HAVE_LINUX_WIRELESS_H 1 | |
| | #define HAVE_SYS_SWAP_H 1 | |
| | #define HAVE_UTMP_H 1 | |
| | #define HAVE_UTMPX_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_LINUX_IF_H 1 | |
| | #define HAVE_LINUX_NETDEVICE_H 1 | |
| | #define HAVE_LINUX_SOCKIOS_H 1 | |
| | #define HAVE_LINUX_ETHTOOL_H 1 | |
| | #define HAVE_LINUX_IP_VS_H 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_LINUX_UN_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_CTYPE_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_PATHS_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_SYS_STATFS_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_VFS_H 1 | |
| | #define HAVE_WORDEXP_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | |
| | #define HAVE_NET_IF_ARP_H 1 | |
| | #define HAVE_NET_PPP_DEFS_H 1 | |
| | #define HAVE_NET_IF_PPP_H 1 | |
| | #define HAVE_NETINET_IF_ETHER_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_SELECT 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRTOL 1 | |
| | #define HAVE_GETADDRINFO 1 | |
| | #define HAVE_GETNAMEINFO 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_MEMCPY 1 | |
| | #define HAVE_STRSTR 1 | |
| | #define HAVE_STRCMP 1 | |
| | #define HAVE_STRNCMP 1 | |
| | #define HAVE_STRNCPY 1 | |
| | #define HAVE_STRLEN 1 | |
| | #define HAVE_STRNCASECMP 1 | |
| | #define HAVE_STRCASECMP 1 | |
| | #define HAVE_OPENLOG 1 | |
| | #define HAVE_CLOSELOG 1 | |
| | #define HAVE_SYSCONF 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_IF_INDEXTONAME 1 | |
| | #define HAVE_DECL_STRERROR_R 1 | |
| | #define HAVE_STRERROR_R 1 | |
| | #define HAVE_GETPWNAM_R 1 | |
| | #define HAVE_GETGRNAM_R 1 | |
| | #define HAVE_SETGROUPS 1 | |
| | #define HAVE_REGCOMP 1 | |
| | #define HAVE_REGERROR 1 | |
| | #define HAVE_REGEXEC 1 | |
| | #define HAVE_REGFREE 1 | |
| | #define HAVE_SOCKET 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_NANOSLEEP 1 | |
| | #define HAVE_SYSCTL 1 | |
| | #define HAVE_STATFS 1 | |
| | #define HAVE_STATVFS 1 | |
| | #define HAVE_GETIFADDRS 1 | |
| | #define HAVE_GETLOADAVG 1 | |
| | #define HAVE_SYSLOG 1 | |
| | #define HAVE_GETUTENT 1 | |
| | #define HAVE_GETUTXENT 1 | |
| | #define HAVE_STRPTIME 1 | |
| | #define STRPTIME_NEEDS_STANDARDS 1 | |
| | #define NAN_STATIC_DEFAULT 1 | |
| | #define FP_LAYOUT_NEED_NOTHING 1 | |
| | #define HAVE_GETMNTENT 1 | |
| | #define HAVE_ONE_GETMNTENT 1 | |
| | #define HAVE_STRUCT_IP_MREQN_IMR_IFINDEX 1 | |
| | #define HAVE_STRUCT_UDPHDR_UH_DPORT 1 | |
| | #define HAVE_STRUCT_UDPHDR_UH_SPORT 1 | |
| | #define HAVE_CURL_CURL_H 1 | |
| | #define HAVE_DBI_DBI_H 1 | |
| | #define HAVE_LIBESMTP 1 | |
| | #define HAVE_LIBESMTP_H 1 | |
| | #define HAVE_LIBESMTP_H 1 | |
| | #define COLLECT_LIBESMTP 1 | |
| | #define HAVE_GM_PROTOCOL_H 1 | |
| | #define HAVE_GM_PROTOCOL_H 1 | |
| | #define HAVE_LIBGANGLIA 1 | |
| | #define HAVE_GCRYPT_H 1 | |
| | #define HAVE_LIBGCRYPT 1 | |
| | #define HAVE_LIBIPTC_LIBIPTC_H 1 | |
| | #define HAVE_LIBIPTC_LIBIP6TC_H 1 | |
| | #define HAVE_LVM2APP_H 1 | |
| | #define HAVE_LIBLVM2APP 1 | |
| | #define HAVE_LIBMEMCACHED_MEMCACHED_H 1 | |
| | #define HAVE_LIBMEMCACHED 1 | |
| | #define HAVE_MODBUS_MODBUS_H 1 | |
| | #define HAVE_MYSQL_H 1 | |
| | #define HAVE_LIBMNL_LIBMNL_H 1 | |
| | #define HAVE_LINUX_GEN_STATS_H 1 | |
| | #define HAVE_LINUX_PKT_SCHED_H 1 | |
| | #define HAVE_TCA_STATS2 1 | |
| | #define HAVE_TCA_STATS 1 | |
| | #define HAVE_LIBMNL 1 | |
| | #define HAVE_NET_SNMP_NET_SNMP_CONFIG_H 1 | |
| | #define HAVE_OPING_H 1 | |
| | #define HAVE_LIBPCAP 1 | |
| | #define HAVE_PCAP_H 1 | |
| | #define HAVE_PCAP_BPF_H 1 | |
| | #define HAVE_LIBPQ_FE_H 1 | |
| | #define HAVE_PTHREAD_H 1 | |
| | #define HAVE_LIBPTHREAD 1 | |
| | #define HAVE_PYTHON_H 1 | |
| | #define HAVE_AMQP_H 1 | |
| | #define HAVE_LIBRABBITMQ 1 | |
| | #define HAVE_AMQP_TCP_SOCKET_H 1 | |
| | /* end confdefs.h. */ | |
| | | |
| | #include <amqp.h> | |
| | #ifdef HAVE_AMQP_TCP_SOCKET_H | |
| | # include <amqp_tcp_socket.h> | |
| | #endif | |
| | #ifdef HAVE_AMQP_SOCKET_H | |
| | # include <amqp_socket.h> | |
| | #endif | |
| | | |
| | | |
| | int | |
| | main () | |
| | { | |
| | #ifndef amqp_socket_close | |
| | #ifdef __cplusplus | |
| | (void) amqp_socket_close; | |
| | #else | |
| | (void) amqp_socket_close; | |
| | #endif | |
| | #endif | |
| | | |
| | ; | |
| | return 0; | |
| | } | |
| configure:23898: result: no | |
| configure:23966: checking routeros_api.h usability | |
| configure:23966: gcc -c -g -O2 conftest.c >&5 | |
| conftest.c:242:26: fatal error: routeros_api.h: No such file or directory | |
| #include <routeros_api.h> | |
| ^ | |
| compilation terminated. | |
| configure:23966: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | #define HAVE_ERROR_T 1 | |
| | #define HAVE_ARGZ_ADD 1 | |
| | #define HAVE_ARGZ_APPEND 1 | |
| | #define HAVE_ARGZ_COUNT 1 | |
| | #define HAVE_ARGZ_CREATE_SEP 1 | |
| | #define HAVE_ARGZ_INSERT 1 | |
| | #define HAVE_ARGZ_NEXT 1 | |
| | #define HAVE_ARGZ_STRINGIFY 1 | |
| | #define HAVE_WORKING_ARGZ 1 | |
| | #define HAVE_PRELOADED_SYMBOLS 1 | |
| | #define HAVE_LTDL 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_CLOSEDIR 1 | |
| | #define HAVE_OPENDIR 1 | |
| | #define HAVE_READDIR 1 | |
| | #define LT_LIBEXT "a" | |
| | #define LT_LIBPREFIX "lib" | |
| | #define LIBTOOL_VERSION 2 | |
| | #define PACKAGE "collectd" | |
| | #define VERSION "5.4.0.43.g55ce7b5" | |
| | #define YYTEXT_POINTER 1 | |
| | #define HAVE_GOOGLE_PROTOBUF_C_PROTOBUF_C_H 1 | |
| | #define KERNEL_LINUX 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDIO_H 1 | |
| | #define HAVE_ERRNO_H 1 | |
| | #define HAVE_MATH_H 1 | |
| | #define HAVE_STDARG_H 1 | |
| | #define HAVE_SYSLOG_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SIGNAL_H 1 | |
| | #define HAVE_ASSERT_H 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SELECT_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_REGEX_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_ENDIAN_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_LIBGEN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_IP6_H 1 | |
| | #define HAVE_NETINET_ICMP6_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_RAID_MD_U_H 1 | |
| | #define HAVE_LINUX_WIRELESS_H 1 | |
| | #define HAVE_SYS_SWAP_H 1 | |
| | #define HAVE_UTMP_H 1 | |
| | #define HAVE_UTMPX_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_LINUX_IF_H 1 | |
| | #define HAVE_LINUX_NETDEVICE_H 1 | |
| | #define HAVE_LINUX_SOCKIOS_H 1 | |
| | #define HAVE_LINUX_ETHTOOL_H 1 | |
| | #define HAVE_LINUX_IP_VS_H 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_LINUX_UN_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_CTYPE_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_PATHS_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_SYS_STATFS_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_VFS_H 1 | |
| | #define HAVE_WORDEXP_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | |
| | #define HAVE_NET_IF_ARP_H 1 | |
| | #define HAVE_NET_PPP_DEFS_H 1 | |
| | #define HAVE_NET_IF_PPP_H 1 | |
| | #define HAVE_NETINET_IF_ETHER_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_SELECT 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRTOL 1 | |
| | #define HAVE_GETADDRINFO 1 | |
| | #define HAVE_GETNAMEINFO 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_MEMCPY 1 | |
| | #define HAVE_STRSTR 1 | |
| | #define HAVE_STRCMP 1 | |
| | #define HAVE_STRNCMP 1 | |
| | #define HAVE_STRNCPY 1 | |
| | #define HAVE_STRLEN 1 | |
| | #define HAVE_STRNCASECMP 1 | |
| | #define HAVE_STRCASECMP 1 | |
| | #define HAVE_OPENLOG 1 | |
| | #define HAVE_CLOSELOG 1 | |
| | #define HAVE_SYSCONF 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_IF_INDEXTONAME 1 | |
| | #define HAVE_DECL_STRERROR_R 1 | |
| | #define HAVE_STRERROR_R 1 | |
| | #define HAVE_GETPWNAM_R 1 | |
| | #define HAVE_GETGRNAM_R 1 | |
| | #define HAVE_SETGROUPS 1 | |
| | #define HAVE_REGCOMP 1 | |
| | #define HAVE_REGERROR 1 | |
| | #define HAVE_REGEXEC 1 | |
| | #define HAVE_REGFREE 1 | |
| | #define HAVE_SOCKET 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_NANOSLEEP 1 | |
| | #define HAVE_SYSCTL 1 | |
| | #define HAVE_STATFS 1 | |
| | #define HAVE_STATVFS 1 | |
| | #define HAVE_GETIFADDRS 1 | |
| | #define HAVE_GETLOADAVG 1 | |
| | #define HAVE_SYSLOG 1 | |
| | #define HAVE_GETUTENT 1 | |
| | #define HAVE_GETUTXENT 1 | |
| | #define HAVE_STRPTIME 1 | |
| | #define STRPTIME_NEEDS_STANDARDS 1 | |
| | #define NAN_STATIC_DEFAULT 1 | |
| | #define FP_LAYOUT_NEED_NOTHING 1 | |
| | #define HAVE_GETMNTENT 1 | |
| | #define HAVE_ONE_GETMNTENT 1 | |
| | #define HAVE_STRUCT_IP_MREQN_IMR_IFINDEX 1 | |
| | #define HAVE_STRUCT_UDPHDR_UH_DPORT 1 | |
| | #define HAVE_STRUCT_UDPHDR_UH_SPORT 1 | |
| | #define HAVE_CURL_CURL_H 1 | |
| | #define HAVE_DBI_DBI_H 1 | |
| | #define HAVE_LIBESMTP 1 | |
| | #define HAVE_LIBESMTP_H 1 | |
| | #define HAVE_LIBESMTP_H 1 | |
| | #define COLLECT_LIBESMTP 1 | |
| | #define HAVE_GM_PROTOCOL_H 1 | |
| | #define HAVE_GM_PROTOCOL_H 1 | |
| | #define HAVE_LIBGANGLIA 1 | |
| | #define HAVE_GCRYPT_H 1 | |
| | #define HAVE_LIBGCRYPT 1 | |
| | #define HAVE_LIBIPTC_LIBIPTC_H 1 | |
| | #define HAVE_LIBIPTC_LIBIP6TC_H 1 | |
| | #define HAVE_LVM2APP_H 1 | |
| | #define HAVE_LIBLVM2APP 1 | |
| | #define HAVE_LIBMEMCACHED_MEMCACHED_H 1 | |
| | #define HAVE_LIBMEMCACHED 1 | |
| | #define HAVE_MODBUS_MODBUS_H 1 | |
| | #define HAVE_MYSQL_H 1 | |
| | #define HAVE_LIBMNL_LIBMNL_H 1 | |
| | #define HAVE_LINUX_GEN_STATS_H 1 | |
| | #define HAVE_LINUX_PKT_SCHED_H 1 | |
| | #define HAVE_TCA_STATS2 1 | |
| | #define HAVE_TCA_STATS 1 | |
| | #define HAVE_LIBMNL 1 | |
| | #define HAVE_NET_SNMP_NET_SNMP_CONFIG_H 1 | |
| | #define HAVE_OPING_H 1 | |
| | #define HAVE_LIBPCAP 1 | |
| | #define HAVE_PCAP_H 1 | |
| | #define HAVE_PCAP_BPF_H 1 | |
| | #define HAVE_LIBPQ_FE_H 1 | |
| | #define HAVE_PTHREAD_H 1 | |
| | #define HAVE_LIBPTHREAD 1 | |
| | #define HAVE_PYTHON_H 1 | |
| | #define HAVE_AMQP_H 1 | |
| | #define HAVE_LIBRABBITMQ 1 | |
| | #define HAVE_AMQP_TCP_SOCKET_H 1 | |
| | #define HAVE_DECL_AMQP_SOCKET_CLOSE 0 | |
| | /* end confdefs.h. */ | |
| | #include <stdio.h> | |
| | #ifdef HAVE_SYS_TYPES_H | |
| | # include <sys/types.h> | |
| | #endif | |
| | #ifdef HAVE_SYS_STAT_H | |
| | # include <sys/stat.h> | |
| | #endif | |
| | #ifdef STDC_HEADERS | |
| | # include <stdlib.h> | |
| | # include <stddef.h> | |
| | #else | |
| | # ifdef HAVE_STDLIB_H | |
| | # include <stdlib.h> | |
| | # endif | |
| | #endif | |
| | #ifdef HAVE_STRING_H | |
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| | # include <memory.h> | |
| | # endif | |
| | # include <string.h> | |
| | #endif | |
| | #ifdef HAVE_STRINGS_H | |
| | # include <strings.h> | |
| | #endif | |
| | #ifdef HAVE_INTTYPES_H | |
| | # include <inttypes.h> | |
| | #endif | |
| | #ifdef HAVE_STDINT_H | |
| | # include <stdint.h> | |
| | #endif | |
| | #ifdef HAVE_UNISTD_H | |
| | # include <unistd.h> | |
| | #endif | |
| | #include <routeros_api.h> | |
| configure:23966: result: no | |
| configure:23966: checking routeros_api.h presence | |
| configure:23966: gcc -E conftest.c | |
| conftest.c:209:26: fatal error: routeros_api.h: No such file or directory | |
| #include <routeros_api.h> | |
| ^ | |
| compilation terminated. | |
| configure:23966: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | #define HAVE_ERROR_T 1 | |
| | #define HAVE_ARGZ_ADD 1 | |
| | #define HAVE_ARGZ_APPEND 1 | |
| | #define HAVE_ARGZ_COUNT 1 | |
| | #define HAVE_ARGZ_CREATE_SEP 1 | |
| | #define HAVE_ARGZ_INSERT 1 | |
| | #define HAVE_ARGZ_NEXT 1 | |
| | #define HAVE_ARGZ_STRINGIFY 1 | |
| | #define HAVE_WORKING_ARGZ 1 | |
| | #define HAVE_PRELOADED_SYMBOLS 1 | |
| | #define HAVE_LTDL 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_CLOSEDIR 1 | |
| | #define HAVE_OPENDIR 1 | |
| | #define HAVE_READDIR 1 | |
| | #define LT_LIBEXT "a" | |
| | #define LT_LIBPREFIX "lib" | |
| | #define LIBTOOL_VERSION 2 | |
| | #define PACKAGE "collectd" | |
| | #define VERSION "5.4.0.43.g55ce7b5" | |
| | #define YYTEXT_POINTER 1 | |
| | #define HAVE_GOOGLE_PROTOBUF_C_PROTOBUF_C_H 1 | |
| | #define KERNEL_LINUX 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDIO_H 1 | |
| | #define HAVE_ERRNO_H 1 | |
| | #define HAVE_MATH_H 1 | |
| | #define HAVE_STDARG_H 1 | |
| | #define HAVE_SYSLOG_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SIGNAL_H 1 | |
| | #define HAVE_ASSERT_H 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SELECT_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_REGEX_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_ENDIAN_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_LIBGEN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_IP6_H 1 | |
| | #define HAVE_NETINET_ICMP6_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_RAID_MD_U_H 1 | |
| | #define HAVE_LINUX_WIRELESS_H 1 | |
| | #define HAVE_SYS_SWAP_H 1 | |
| | #define HAVE_UTMP_H 1 | |
| | #define HAVE_UTMPX_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_LINUX_IF_H 1 | |
| | #define HAVE_LINUX_NETDEVICE_H 1 | |
| | #define HAVE_LINUX_SOCKIOS_H 1 | |
| | #define HAVE_LINUX_ETHTOOL_H 1 | |
| | #define HAVE_LINUX_IP_VS_H 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_LINUX_UN_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_CTYPE_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_PATHS_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_SYS_STATFS_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_VFS_H 1 | |
| | #define HAVE_WORDEXP_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | |
| | #define HAVE_NET_IF_ARP_H 1 | |
| | #define HAVE_NET_PPP_DEFS_H 1 | |
| | #define HAVE_NET_IF_PPP_H 1 | |
| | #define HAVE_NETINET_IF_ETHER_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_SELECT 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRTOL 1 | |
| | #define HAVE_GETADDRINFO 1 | |
| | #define HAVE_GETNAMEINFO 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_MEMCPY 1 | |
| | #define HAVE_STRSTR 1 | |
| | #define HAVE_STRCMP 1 | |
| | #define HAVE_STRNCMP 1 | |
| | #define HAVE_STRNCPY 1 | |
| | #define HAVE_STRLEN 1 | |
| | #define HAVE_STRNCASECMP 1 | |
| | #define HAVE_STRCASECMP 1 | |
| | #define HAVE_OPENLOG 1 | |
| | #define HAVE_CLOSELOG 1 | |
| | #define HAVE_SYSCONF 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_IF_INDEXTONAME 1 | |
| | #define HAVE_DECL_STRERROR_R 1 | |
| | #define HAVE_STRERROR_R 1 | |
| | #define HAVE_GETPWNAM_R 1 | |
| | #define HAVE_GETGRNAM_R 1 | |
| | #define HAVE_SETGROUPS 1 | |
| | #define HAVE_REGCOMP 1 | |
| | #define HAVE_REGERROR 1 | |
| | #define HAVE_REGEXEC 1 | |
| | #define HAVE_REGFREE 1 | |
| | #define HAVE_SOCKET 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_NANOSLEEP 1 | |
| | #define HAVE_SYSCTL 1 | |
| | #define HAVE_STATFS 1 | |
| | #define HAVE_STATVFS 1 | |
| | #define HAVE_GETIFADDRS 1 | |
| | #define HAVE_GETLOADAVG 1 | |
| | #define HAVE_SYSLOG 1 | |
| | #define HAVE_GETUTENT 1 | |
| | #define HAVE_GETUTXENT 1 | |
| | #define HAVE_STRPTIME 1 | |
| | #define STRPTIME_NEEDS_STANDARDS 1 | |
| | #define NAN_STATIC_DEFAULT 1 | |
| | #define FP_LAYOUT_NEED_NOTHING 1 | |
| | #define HAVE_GETMNTENT 1 | |
| | #define HAVE_ONE_GETMNTENT 1 | |
| | #define HAVE_STRUCT_IP_MREQN_IMR_IFINDEX 1 | |
| | #define HAVE_STRUCT_UDPHDR_UH_DPORT 1 | |
| | #define HAVE_STRUCT_UDPHDR_UH_SPORT 1 | |
| | #define HAVE_CURL_CURL_H 1 | |
| | #define HAVE_DBI_DBI_H 1 | |
| | #define HAVE_LIBESMTP 1 | |
| | #define HAVE_LIBESMTP_H 1 | |
| | #define HAVE_LIBESMTP_H 1 | |
| | #define COLLECT_LIBESMTP 1 | |
| | #define HAVE_GM_PROTOCOL_H 1 | |
| | #define HAVE_GM_PROTOCOL_H 1 | |
| | #define HAVE_LIBGANGLIA 1 | |
| | #define HAVE_GCRYPT_H 1 | |
| | #define HAVE_LIBGCRYPT 1 | |
| | #define HAVE_LIBIPTC_LIBIPTC_H 1 | |
| | #define HAVE_LIBIPTC_LIBIP6TC_H 1 | |
| | #define HAVE_LVM2APP_H 1 | |
| | #define HAVE_LIBLVM2APP 1 | |
| | #define HAVE_LIBMEMCACHED_MEMCACHED_H 1 | |
| | #define HAVE_LIBMEMCACHED 1 | |
| | #define HAVE_MODBUS_MODBUS_H 1 | |
| | #define HAVE_MYSQL_H 1 | |
| | #define HAVE_LIBMNL_LIBMNL_H 1 | |
| | #define HAVE_LINUX_GEN_STATS_H 1 | |
| | #define HAVE_LINUX_PKT_SCHED_H 1 | |
| | #define HAVE_TCA_STATS2 1 | |
| | #define HAVE_TCA_STATS 1 | |
| | #define HAVE_LIBMNL 1 | |
| | #define HAVE_NET_SNMP_NET_SNMP_CONFIG_H 1 | |
| | #define HAVE_OPING_H 1 | |
| | #define HAVE_LIBPCAP 1 | |
| | #define HAVE_PCAP_H 1 | |
| | #define HAVE_PCAP_BPF_H 1 | |
| | #define HAVE_LIBPQ_FE_H 1 | |
| | #define HAVE_PTHREAD_H 1 | |
| | #define HAVE_LIBPTHREAD 1 | |
| | #define HAVE_PYTHON_H 1 | |
| | #define HAVE_AMQP_H 1 | |
| | #define HAVE_LIBRABBITMQ 1 | |
| | #define HAVE_AMQP_TCP_SOCKET_H 1 | |
| | #define HAVE_DECL_AMQP_SOCKET_CLOSE 0 | |
| | /* end confdefs.h. */ | |
| | #include <routeros_api.h> | |
| configure:23966: result: no | |
| configure:23966: checking for routeros_api.h | |
| configure:23966: result: no | |
| configure:24082: checking rrd.h usability | |
| configure:24082: gcc -c -g -O2 conftest.c >&5 | |
| configure:24082: $? = 0 | |
| configure:24082: result: yes | |
| configure:24082: checking rrd.h presence | |
| configure:24082: gcc -E conftest.c | |
| configure:24082: $? = 0 | |
| configure:24082: result: yes | |
| configure:24082: checking for rrd.h | |
| configure:24082: result: yes | |
| configure:24106: checking for rrd_update_r in -lrrd_th | |
| configure:24131: gcc -o conftest -g -O2 conftest.c -lrrd_th -lm -ldl >&5 | |
| configure:24131: $? = 0 | |
| configure:24140: result: yes | |
| configure:24198: checking for rrdc_update in -lrrd_th | |
| configure:24223: gcc -o conftest -g -O2 conftest.c -lrrd_th -ldl >&5 | |
| configure:24223: $? = 0 | |
| configure:24232: result: yes | |
| configure:24346: checking sensors/sensors.h usability | |
| configure:24346: gcc -c -g -O2 conftest.c >&5 | |
| configure:24346: $? = 0 | |
| configure:24346: result: yes | |
| configure:24346: checking sensors/sensors.h presence | |
| configure:24346: gcc -E conftest.c | |
| configure:24346: $? = 0 | |
| configure:24346: result: yes | |
| configure:24346: checking for sensors/sensors.h | |
| configure:24346: result: yes | |
| configure:24368: checking for sensors_init in -lsensors | |
| configure:24393: gcc -o conftest -g -O2 conftest.c -lsensors -ldl >&5 | |
| configure:24393: $? = 0 | |
| configure:24402: result: yes | |
| configure:24951: checking pkg-config for libstatgrab | |
| configure:24961: result: not found | |
| configure:25152: checking tcrdb.h usability | |
| configure:25152: gcc -c -g -O2 conftest.c >&5 | |
| configure:25152: $? = 0 | |
| configure:25152: result: yes | |
| configure:25152: checking tcrdb.h presence | |
| configure:25152: gcc -E conftest.c | |
| configure:25152: $? = 0 | |
| configure:25152: result: yes | |
| configure:25152: checking for tcrdb.h | |
| configure:25152: result: yes | |
| configure:25172: checking for tcrdbrnum in -ltokyotyrant | |
| configure:25197: gcc -o conftest -g -O2 conftest.c -ltokyotyrant -ltokyotyrant -ldl >&5 | |
| configure:25197: $? = 0 | |
| configure:25206: result: yes | |
| configure:25310: Checking for libupsclient using /usr/bin/pkg-config | |
| configure:25345: checking upsclient.h usability | |
| configure:25345: gcc -c -g -O2 conftest.c >&5 | |
| configure:25345: $? = 0 | |
| configure:25345: result: yes | |
| configure:25345: checking upsclient.h presence | |
| configure:25345: gcc -E conftest.c | |
| configure:25345: $? = 0 | |
| configure:25345: result: yes | |
| configure:25345: checking for upsclient.h | |
| configure:25345: result: yes | |
| configure:25368: checking for upscli_connect in -lupsclient | |
| configure:25393: gcc -o conftest -g -O2 -lupsclient conftest.c -lupsclient -ldl >&5 | |
| configure:25393: $? = 0 | |
| configure:25402: result: yes | |
| configure:25419: checking for UPSCONN_t | |
| configure:25419: gcc -c -g -O2 conftest.c >&5 | |
| configure:25419: $? = 0 | |
| configure:25419: gcc -c -g -O2 conftest.c >&5 | |
| conftest.c: In function 'main': | |
| conftest.c:224:24: error: expected expression before ')' token | |
| if (sizeof ((UPSCONN_t))) | |
| ^ | |
| configure:25419: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | #define HAVE_ERROR_T 1 | |
| | #define HAVE_ARGZ_ADD 1 | |
| | #define HAVE_ARGZ_APPEND 1 | |
| | #define HAVE_ARGZ_COUNT 1 | |
| | #define HAVE_ARGZ_CREATE_SEP 1 | |
| | #define HAVE_ARGZ_INSERT 1 | |
| | #define HAVE_ARGZ_NEXT 1 | |
| | #define HAVE_ARGZ_STRINGIFY 1 | |
| | #define HAVE_WORKING_ARGZ 1 | |
| | #define HAVE_PRELOADED_SYMBOLS 1 | |
| | #define HAVE_LTDL 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_CLOSEDIR 1 | |
| | #define HAVE_OPENDIR 1 | |
| | #define HAVE_READDIR 1 | |
| | #define LT_LIBEXT "a" | |
| | #define LT_LIBPREFIX "lib" | |
| | #define LIBTOOL_VERSION 2 | |
| | #define PACKAGE "collectd" | |
| | #define VERSION "5.4.0.43.g55ce7b5" | |
| | #define YYTEXT_POINTER 1 | |
| | #define HAVE_GOOGLE_PROTOBUF_C_PROTOBUF_C_H 1 | |
| | #define KERNEL_LINUX 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDIO_H 1 | |
| | #define HAVE_ERRNO_H 1 | |
| | #define HAVE_MATH_H 1 | |
| | #define HAVE_STDARG_H 1 | |
| | #define HAVE_SYSLOG_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SIGNAL_H 1 | |
| | #define HAVE_ASSERT_H 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SELECT_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_REGEX_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_ENDIAN_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_LIBGEN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_IP6_H 1 | |
| | #define HAVE_NETINET_ICMP6_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_RAID_MD_U_H 1 | |
| | #define HAVE_LINUX_WIRELESS_H 1 | |
| | #define HAVE_SYS_SWAP_H 1 | |
| | #define HAVE_UTMP_H 1 | |
| | #define HAVE_UTMPX_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_LINUX_IF_H 1 | |
| | #define HAVE_LINUX_NETDEVICE_H 1 | |
| | #define HAVE_LINUX_SOCKIOS_H 1 | |
| | #define HAVE_LINUX_ETHTOOL_H 1 | |
| | #define HAVE_LINUX_IP_VS_H 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_LINUX_UN_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_CTYPE_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_PATHS_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_SYS_STATFS_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_VFS_H 1 | |
| | #define HAVE_WORDEXP_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | |
| | #define HAVE_NET_IF_ARP_H 1 | |
| | #define HAVE_NET_PPP_DEFS_H 1 | |
| | #define HAVE_NET_IF_PPP_H 1 | |
| | #define HAVE_NETINET_IF_ETHER_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_SELECT 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRTOL 1 | |
| | #define HAVE_GETADDRINFO 1 | |
| | #define HAVE_GETNAMEINFO 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_MEMCPY 1 | |
| | #define HAVE_STRSTR 1 | |
| | #define HAVE_STRCMP 1 | |
| | #define HAVE_STRNCMP 1 | |
| | #define HAVE_STRNCPY 1 | |
| | #define HAVE_STRLEN 1 | |
| | #define HAVE_STRNCASECMP 1 | |
| | #define HAVE_STRCASECMP 1 | |
| | #define HAVE_OPENLOG 1 | |
| | #define HAVE_CLOSELOG 1 | |
| | #define HAVE_SYSCONF 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_IF_INDEXTONAME 1 | |
| | #define HAVE_DECL_STRERROR_R 1 | |
| | #define HAVE_STRERROR_R 1 | |
| | #define HAVE_GETPWNAM_R 1 | |
| | #define HAVE_GETGRNAM_R 1 | |
| | #define HAVE_SETGROUPS 1 | |
| | #define HAVE_REGCOMP 1 | |
| | #define HAVE_REGERROR 1 | |
| | #define HAVE_REGEXEC 1 | |
| | #define HAVE_REGFREE 1 | |
| | #define HAVE_SOCKET 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_NANOSLEEP 1 | |
| | #define HAVE_SYSCTL 1 | |
| | #define HAVE_STATFS 1 | |
| | #define HAVE_STATVFS 1 | |
| | #define HAVE_GETIFADDRS 1 | |
| | #define HAVE_GETLOADAVG 1 | |
| | #define HAVE_SYSLOG 1 | |
| | #define HAVE_GETUTENT 1 | |
| | #define HAVE_GETUTXENT 1 | |
| | #define HAVE_STRPTIME 1 | |
| | #define STRPTIME_NEEDS_STANDARDS 1 | |
| | #define NAN_STATIC_DEFAULT 1 | |
| | #define FP_LAYOUT_NEED_NOTHING 1 | |
| | #define HAVE_GETMNTENT 1 | |
| | #define HAVE_ONE_GETMNTENT 1 | |
| | #define HAVE_STRUCT_IP_MREQN_IMR_IFINDEX 1 | |
| | #define HAVE_STRUCT_UDPHDR_UH_DPORT 1 | |
| | #define HAVE_STRUCT_UDPHDR_UH_SPORT 1 | |
| | #define HAVE_CURL_CURL_H 1 | |
| | #define HAVE_DBI_DBI_H 1 | |
| | #define HAVE_LIBESMTP 1 | |
| | #define HAVE_LIBESMTP_H 1 | |
| | #define HAVE_LIBESMTP_H 1 | |
| | #define COLLECT_LIBESMTP 1 | |
| | #define HAVE_GM_PROTOCOL_H 1 | |
| | #define HAVE_GM_PROTOCOL_H 1 | |
| | #define HAVE_LIBGANGLIA 1 | |
| | #define HAVE_GCRYPT_H 1 | |
| | #define HAVE_LIBGCRYPT 1 | |
| | #define HAVE_LIBIPTC_LIBIPTC_H 1 | |
| | #define HAVE_LIBIPTC_LIBIP6TC_H 1 | |
| | #define HAVE_LVM2APP_H 1 | |
| | #define HAVE_LIBLVM2APP 1 | |
| | #define HAVE_LIBMEMCACHED_MEMCACHED_H 1 | |
| | #define HAVE_LIBMEMCACHED 1 | |
| | #define HAVE_MODBUS_MODBUS_H 1 | |
| | #define HAVE_MYSQL_H 1 | |
| | #define HAVE_LIBMNL_LIBMNL_H 1 | |
| | #define HAVE_LINUX_GEN_STATS_H 1 | |
| | #define HAVE_LINUX_PKT_SCHED_H 1 | |
| | #define HAVE_TCA_STATS2 1 | |
| | #define HAVE_TCA_STATS 1 | |
| | #define HAVE_LIBMNL 1 | |
| | #define HAVE_NET_SNMP_NET_SNMP_CONFIG_H 1 | |
| | #define HAVE_OPING_H 1 | |
| | #define HAVE_LIBPCAP 1 | |
| | #define HAVE_PCAP_H 1 | |
| | #define HAVE_PCAP_BPF_H 1 | |
| | #define HAVE_LIBPQ_FE_H 1 | |
| | #define HAVE_PTHREAD_H 1 | |
| | #define HAVE_LIBPTHREAD 1 | |
| | #define HAVE_PYTHON_H 1 | |
| | #define HAVE_AMQP_H 1 | |
| | #define HAVE_LIBRABBITMQ 1 | |
| | #define HAVE_AMQP_TCP_SOCKET_H 1 | |
| | #define HAVE_DECL_AMQP_SOCKET_CLOSE 0 | |
| | #define HAVE_RRD_H 1 | |
| | #define HAVE_THREADSAFE_LIBRRD 1 | |
| | #define HAVE_SENSORS_SENSORS_H 1 | |
| | #define HAVE_LIBSENSORS 1 | |
| | #define HAVE_TCRDB_H 1 | |
| | #define HAVE_TCRDB_H 1 | |
| | #define HAVE_LIBTOKYOTYRANT 1 | |
| | #define HAVE_UPSCLIENT_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <stdlib.h> | |
| | #include <stdio.h> | |
| | #include <upsclient.h> | |
| | | |
| | int | |
| | main () | |
| | { | |
| | if (sizeof ((UPSCONN_t))) | |
| | return 0; | |
| | ; | |
| | return 0; | |
| | } | |
| configure:25419: result: yes | |
| configure:25431: checking for UPSCONN | |
| configure:25431: gcc -c -g -O2 conftest.c >&5 | |
| conftest.c: In function 'main': | |
| conftest.c:225:13: error: 'UPSCONN' undeclared (first use in this function) | |
| if (sizeof (UPSCONN)) | |
| ^ | |
| conftest.c:225:13: note: each undeclared identifier is reported only once for each function it appears in | |
| configure:25431: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | #define HAVE_ERROR_T 1 | |
| | #define HAVE_ARGZ_ADD 1 | |
| | #define HAVE_ARGZ_APPEND 1 | |
| | #define HAVE_ARGZ_COUNT 1 | |
| | #define HAVE_ARGZ_CREATE_SEP 1 | |
| | #define HAVE_ARGZ_INSERT 1 | |
| | #define HAVE_ARGZ_NEXT 1 | |
| | #define HAVE_ARGZ_STRINGIFY 1 | |
| | #define HAVE_WORKING_ARGZ 1 | |
| | #define HAVE_PRELOADED_SYMBOLS 1 | |
| | #define HAVE_LTDL 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_CLOSEDIR 1 | |
| | #define HAVE_OPENDIR 1 | |
| | #define HAVE_READDIR 1 | |
| | #define LT_LIBEXT "a" | |
| | #define LT_LIBPREFIX "lib" | |
| | #define LIBTOOL_VERSION 2 | |
| | #define PACKAGE "collectd" | |
| | #define VERSION "5.4.0.43.g55ce7b5" | |
| | #define YYTEXT_POINTER 1 | |
| | #define HAVE_GOOGLE_PROTOBUF_C_PROTOBUF_C_H 1 | |
| | #define KERNEL_LINUX 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDIO_H 1 | |
| | #define HAVE_ERRNO_H 1 | |
| | #define HAVE_MATH_H 1 | |
| | #define HAVE_STDARG_H 1 | |
| | #define HAVE_SYSLOG_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SIGNAL_H 1 | |
| | #define HAVE_ASSERT_H 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SELECT_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_REGEX_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_ENDIAN_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_LIBGEN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_IP6_H 1 | |
| | #define HAVE_NETINET_ICMP6_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_RAID_MD_U_H 1 | |
| | #define HAVE_LINUX_WIRELESS_H 1 | |
| | #define HAVE_SYS_SWAP_H 1 | |
| | #define HAVE_UTMP_H 1 | |
| | #define HAVE_UTMPX_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_LINUX_IF_H 1 | |
| | #define HAVE_LINUX_NETDEVICE_H 1 | |
| | #define HAVE_LINUX_SOCKIOS_H 1 | |
| | #define HAVE_LINUX_ETHTOOL_H 1 | |
| | #define HAVE_LINUX_IP_VS_H 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_LINUX_UN_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_CTYPE_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_PATHS_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_SYS_STATFS_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_VFS_H 1 | |
| | #define HAVE_WORDEXP_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | |
| | #define HAVE_NET_IF_ARP_H 1 | |
| | #define HAVE_NET_PPP_DEFS_H 1 | |
| | #define HAVE_NET_IF_PPP_H 1 | |
| | #define HAVE_NETINET_IF_ETHER_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_SELECT 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRTOL 1 | |
| | #define HAVE_GETADDRINFO 1 | |
| | #define HAVE_GETNAMEINFO 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_MEMCPY 1 | |
| | #define HAVE_STRSTR 1 | |
| | #define HAVE_STRCMP 1 | |
| | #define HAVE_STRNCMP 1 | |
| | #define HAVE_STRNCPY 1 | |
| | #define HAVE_STRLEN 1 | |
| | #define HAVE_STRNCASECMP 1 | |
| | #define HAVE_STRCASECMP 1 | |
| | #define HAVE_OPENLOG 1 | |
| | #define HAVE_CLOSELOG 1 | |
| | #define HAVE_SYSCONF 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_IF_INDEXTONAME 1 | |
| | #define HAVE_DECL_STRERROR_R 1 | |
| | #define HAVE_STRERROR_R 1 | |
| | #define HAVE_GETPWNAM_R 1 | |
| | #define HAVE_GETGRNAM_R 1 | |
| | #define HAVE_SETGROUPS 1 | |
| | #define HAVE_REGCOMP 1 | |
| | #define HAVE_REGERROR 1 | |
| | #define HAVE_REGEXEC 1 | |
| | #define HAVE_REGFREE 1 | |
| | #define HAVE_SOCKET 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_NANOSLEEP 1 | |
| | #define HAVE_SYSCTL 1 | |
| | #define HAVE_STATFS 1 | |
| | #define HAVE_STATVFS 1 | |
| | #define HAVE_GETIFADDRS 1 | |
| | #define HAVE_GETLOADAVG 1 | |
| | #define HAVE_SYSLOG 1 | |
| | #define HAVE_GETUTENT 1 | |
| | #define HAVE_GETUTXENT 1 | |
| | #define HAVE_STRPTIME 1 | |
| | #define STRPTIME_NEEDS_STANDARDS 1 | |
| | #define NAN_STATIC_DEFAULT 1 | |
| | #define FP_LAYOUT_NEED_NOTHING 1 | |
| | #define HAVE_GETMNTENT 1 | |
| | #define HAVE_ONE_GETMNTENT 1 | |
| | #define HAVE_STRUCT_IP_MREQN_IMR_IFINDEX 1 | |
| | #define HAVE_STRUCT_UDPHDR_UH_DPORT 1 | |
| | #define HAVE_STRUCT_UDPHDR_UH_SPORT 1 | |
| | #define HAVE_CURL_CURL_H 1 | |
| | #define HAVE_DBI_DBI_H 1 | |
| | #define HAVE_LIBESMTP 1 | |
| | #define HAVE_LIBESMTP_H 1 | |
| | #define HAVE_LIBESMTP_H 1 | |
| | #define COLLECT_LIBESMTP 1 | |
| | #define HAVE_GM_PROTOCOL_H 1 | |
| | #define HAVE_GM_PROTOCOL_H 1 | |
| | #define HAVE_LIBGANGLIA 1 | |
| | #define HAVE_GCRYPT_H 1 | |
| | #define HAVE_LIBGCRYPT 1 | |
| | #define HAVE_LIBIPTC_LIBIPTC_H 1 | |
| | #define HAVE_LIBIPTC_LIBIP6TC_H 1 | |
| | #define HAVE_LVM2APP_H 1 | |
| | #define HAVE_LIBLVM2APP 1 | |
| | #define HAVE_LIBMEMCACHED_MEMCACHED_H 1 | |
| | #define HAVE_LIBMEMCACHED 1 | |
| | #define HAVE_MODBUS_MODBUS_H 1 | |
| | #define HAVE_MYSQL_H 1 | |
| | #define HAVE_LIBMNL_LIBMNL_H 1 | |
| | #define HAVE_LINUX_GEN_STATS_H 1 | |
| | #define HAVE_LINUX_PKT_SCHED_H 1 | |
| | #define HAVE_TCA_STATS2 1 | |
| | #define HAVE_TCA_STATS 1 | |
| | #define HAVE_LIBMNL 1 | |
| | #define HAVE_NET_SNMP_NET_SNMP_CONFIG_H 1 | |
| | #define HAVE_OPING_H 1 | |
| | #define HAVE_LIBPCAP 1 | |
| | #define HAVE_PCAP_H 1 | |
| | #define HAVE_PCAP_BPF_H 1 | |
| | #define HAVE_LIBPQ_FE_H 1 | |
| | #define HAVE_PTHREAD_H 1 | |
| | #define HAVE_LIBPTHREAD 1 | |
| | #define HAVE_PYTHON_H 1 | |
| | #define HAVE_AMQP_H 1 | |
| | #define HAVE_LIBRABBITMQ 1 | |
| | #define HAVE_AMQP_TCP_SOCKET_H 1 | |
| | #define HAVE_DECL_AMQP_SOCKET_CLOSE 0 | |
| | #define HAVE_RRD_H 1 | |
| | #define HAVE_THREADSAFE_LIBRRD 1 | |
| | #define HAVE_SENSORS_SENSORS_H 1 | |
| | #define HAVE_LIBSENSORS 1 | |
| | #define HAVE_TCRDB_H 1 | |
| | #define HAVE_TCRDB_H 1 | |
| | #define HAVE_LIBTOKYOTYRANT 1 | |
| | #define HAVE_UPSCLIENT_H 1 | |
| | #define HAVE_UPSCONN_T 1 | |
| | /* end confdefs.h. */ | |
| | #include <stdlib.h> | |
| | #include <stdio.h> | |
| | #include <upsclient.h> | |
| | | |
| | int | |
| | main () | |
| | { | |
| | if (sizeof (UPSCONN)) | |
| | return 0; | |
| | ; | |
| | return 0; | |
| | } | |
| configure:25431: result: no | |
| configure:25609: checking yajl/yajl_parse.h usability | |
| configure:25609: gcc -c -g -O2 conftest.c >&5 | |
| configure:25609: $? = 0 | |
| configure:25609: result: yes | |
| configure:25609: checking yajl/yajl_parse.h presence | |
| configure:25609: gcc -E conftest.c | |
| configure:25609: $? = 0 | |
| configure:25609: result: yes | |
| configure:25609: checking for yajl/yajl_parse.h | |
| configure:25609: result: yes | |
| configure:25623: checking yajl/yajl_version.h usability | |
| configure:25623: gcc -c -g -O2 conftest.c >&5 | |
| configure:25623: $? = 0 | |
| configure:25623: result: yes | |
| configure:25623: checking yajl/yajl_version.h presence | |
| configure:25623: gcc -E conftest.c | |
| configure:25623: $? = 0 | |
| configure:25623: result: yes | |
| configure:25623: checking for yajl/yajl_version.h | |
| configure:25623: result: yes | |
| configure:25643: checking for yajl_alloc in -lyajl | |
| configure:25668: gcc -o conftest -g -O2 conftest.c -lyajl -ldl >&5 | |
| configure:25668: $? = 0 | |
| configure:25677: result: yes | |
| configure:25745: checking MicAccessApi.h usability | |
| configure:25745: gcc -c -g -O2 -I/opt/intel/mic/sysmgmt/sdk/include conftest.c >&5 | |
| conftest.c:255:26: fatal error: MicAccessApi.h: No such file or directory | |
| #include <MicAccessApi.h> | |
| ^ | |
| compilation terminated. | |
| configure:25745: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | #define HAVE_ERROR_T 1 | |
| | #define HAVE_ARGZ_ADD 1 | |
| | #define HAVE_ARGZ_APPEND 1 | |
| | #define HAVE_ARGZ_COUNT 1 | |
| | #define HAVE_ARGZ_CREATE_SEP 1 | |
| | #define HAVE_ARGZ_INSERT 1 | |
| | #define HAVE_ARGZ_NEXT 1 | |
| | #define HAVE_ARGZ_STRINGIFY 1 | |
| | #define HAVE_WORKING_ARGZ 1 | |
| | #define HAVE_PRELOADED_SYMBOLS 1 | |
| | #define HAVE_LTDL 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_CLOSEDIR 1 | |
| | #define HAVE_OPENDIR 1 | |
| | #define HAVE_READDIR 1 | |
| | #define LT_LIBEXT "a" | |
| | #define LT_LIBPREFIX "lib" | |
| | #define LIBTOOL_VERSION 2 | |
| | #define PACKAGE "collectd" | |
| | #define VERSION "5.4.0.43.g55ce7b5" | |
| | #define YYTEXT_POINTER 1 | |
| | #define HAVE_GOOGLE_PROTOBUF_C_PROTOBUF_C_H 1 | |
| | #define KERNEL_LINUX 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDIO_H 1 | |
| | #define HAVE_ERRNO_H 1 | |
| | #define HAVE_MATH_H 1 | |
| | #define HAVE_STDARG_H 1 | |
| | #define HAVE_SYSLOG_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SIGNAL_H 1 | |
| | #define HAVE_ASSERT_H 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SELECT_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_REGEX_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_ENDIAN_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_LIBGEN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_IP6_H 1 | |
| | #define HAVE_NETINET_ICMP6_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_RAID_MD_U_H 1 | |
| | #define HAVE_LINUX_WIRELESS_H 1 | |
| | #define HAVE_SYS_SWAP_H 1 | |
| | #define HAVE_UTMP_H 1 | |
| | #define HAVE_UTMPX_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_LINUX_IF_H 1 | |
| | #define HAVE_LINUX_NETDEVICE_H 1 | |
| | #define HAVE_LINUX_SOCKIOS_H 1 | |
| | #define HAVE_LINUX_ETHTOOL_H 1 | |
| | #define HAVE_LINUX_IP_VS_H 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_LINUX_UN_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_CTYPE_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_PATHS_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_SYS_STATFS_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_VFS_H 1 | |
| | #define HAVE_WORDEXP_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | |
| | #define HAVE_NET_IF_ARP_H 1 | |
| | #define HAVE_NET_PPP_DEFS_H 1 | |
| | #define HAVE_NET_IF_PPP_H 1 | |
| | #define HAVE_NETINET_IF_ETHER_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_SELECT 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRTOL 1 | |
| | #define HAVE_GETADDRINFO 1 | |
| | #define HAVE_GETNAMEINFO 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_MEMCPY 1 | |
| | #define HAVE_STRSTR 1 | |
| | #define HAVE_STRCMP 1 | |
| | #define HAVE_STRNCMP 1 | |
| | #define HAVE_STRNCPY 1 | |
| | #define HAVE_STRLEN 1 | |
| | #define HAVE_STRNCASECMP 1 | |
| | #define HAVE_STRCASECMP 1 | |
| | #define HAVE_OPENLOG 1 | |
| | #define HAVE_CLOSELOG 1 | |
| | #define HAVE_SYSCONF 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_IF_INDEXTONAME 1 | |
| | #define HAVE_DECL_STRERROR_R 1 | |
| | #define HAVE_STRERROR_R 1 | |
| | #define HAVE_GETPWNAM_R 1 | |
| | #define HAVE_GETGRNAM_R 1 | |
| | #define HAVE_SETGROUPS 1 | |
| | #define HAVE_REGCOMP 1 | |
| | #define HAVE_REGERROR 1 | |
| | #define HAVE_REGEXEC 1 | |
| | #define HAVE_REGFREE 1 | |
| | #define HAVE_SOCKET 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_NANOSLEEP 1 | |
| | #define HAVE_SYSCTL 1 | |
| | #define HAVE_STATFS 1 | |
| | #define HAVE_STATVFS 1 | |
| | #define HAVE_GETIFADDRS 1 | |
| | #define HAVE_GETLOADAVG 1 | |
| | #define HAVE_SYSLOG 1 | |
| | #define HAVE_GETUTENT 1 | |
| | #define HAVE_GETUTXENT 1 | |
| | #define HAVE_STRPTIME 1 | |
| | #define STRPTIME_NEEDS_STANDARDS 1 | |
| | #define NAN_STATIC_DEFAULT 1 | |
| | #define FP_LAYOUT_NEED_NOTHING 1 | |
| | #define HAVE_GETMNTENT 1 | |
| | #define HAVE_ONE_GETMNTENT 1 | |
| | #define HAVE_STRUCT_IP_MREQN_IMR_IFINDEX 1 | |
| | #define HAVE_STRUCT_UDPHDR_UH_DPORT 1 | |
| | #define HAVE_STRUCT_UDPHDR_UH_SPORT 1 | |
| | #define HAVE_CURL_CURL_H 1 | |
| | #define HAVE_DBI_DBI_H 1 | |
| | #define HAVE_LIBESMTP 1 | |
| | #define HAVE_LIBESMTP_H 1 | |
| | #define HAVE_LIBESMTP_H 1 | |
| | #define COLLECT_LIBESMTP 1 | |
| | #define HAVE_GM_PROTOCOL_H 1 | |
| | #define HAVE_GM_PROTOCOL_H 1 | |
| | #define HAVE_LIBGANGLIA 1 | |
| | #define HAVE_GCRYPT_H 1 | |
| | #define HAVE_LIBGCRYPT 1 | |
| | #define HAVE_LIBIPTC_LIBIPTC_H 1 | |
| | #define HAVE_LIBIPTC_LIBIP6TC_H 1 | |
| | #define HAVE_LVM2APP_H 1 | |
| | #define HAVE_LIBLVM2APP 1 | |
| | #define HAVE_LIBMEMCACHED_MEMCACHED_H 1 | |
| | #define HAVE_LIBMEMCACHED 1 | |
| | #define HAVE_MODBUS_MODBUS_H 1 | |
| | #define HAVE_MYSQL_H 1 | |
| | #define HAVE_LIBMNL_LIBMNL_H 1 | |
| | #define HAVE_LINUX_GEN_STATS_H 1 | |
| | #define HAVE_LINUX_PKT_SCHED_H 1 | |
| | #define HAVE_TCA_STATS2 1 | |
| | #define HAVE_TCA_STATS 1 | |
| | #define HAVE_LIBMNL 1 | |
| | #define HAVE_NET_SNMP_NET_SNMP_CONFIG_H 1 | |
| | #define HAVE_OPING_H 1 | |
| | #define HAVE_LIBPCAP 1 | |
| | #define HAVE_PCAP_H 1 | |
| | #define HAVE_PCAP_BPF_H 1 | |
| | #define HAVE_LIBPQ_FE_H 1 | |
| | #define HAVE_PTHREAD_H 1 | |
| | #define HAVE_LIBPTHREAD 1 | |
| | #define HAVE_PYTHON_H 1 | |
| | #define HAVE_AMQP_H 1 | |
| | #define HAVE_LIBRABBITMQ 1 | |
| | #define HAVE_AMQP_TCP_SOCKET_H 1 | |
| | #define HAVE_DECL_AMQP_SOCKET_CLOSE 0 | |
| | #define HAVE_RRD_H 1 | |
| | #define HAVE_THREADSAFE_LIBRRD 1 | |
| | #define HAVE_SENSORS_SENSORS_H 1 | |
| | #define HAVE_LIBSENSORS 1 | |
| | #define HAVE_TCRDB_H 1 | |
| | #define HAVE_TCRDB_H 1 | |
| | #define HAVE_LIBTOKYOTYRANT 1 | |
| | #define HAVE_UPSCLIENT_H 1 | |
| | #define HAVE_UPSCONN_T 1 | |
| | #define HAVE_LIBXMMS 0 | |
| | #define HAVE_YAJL_YAJL_PARSE_H 1 | |
| | #define HAVE_YAJL_YAJL_VERSION_H 1 | |
| | #define HAVE_LIBYAJL 1 | |
| | /* end confdefs.h. */ | |
| | #include <stdio.h> | |
| | #ifdef HAVE_SYS_TYPES_H | |
| | # include <sys/types.h> | |
| | #endif | |
| | #ifdef HAVE_SYS_STAT_H | |
| | # include <sys/stat.h> | |
| | #endif | |
| | #ifdef STDC_HEADERS | |
| | # include <stdlib.h> | |
| | # include <stddef.h> | |
| | #else | |
| | # ifdef HAVE_STDLIB_H | |
| | # include <stdlib.h> | |
| | # endif | |
| | #endif | |
| | #ifdef HAVE_STRING_H | |
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| | # include <memory.h> | |
| | # endif | |
| | # include <string.h> | |
| | #endif | |
| | #ifdef HAVE_STRINGS_H | |
| | # include <strings.h> | |
| | #endif | |
| | #ifdef HAVE_INTTYPES_H | |
| | # include <inttypes.h> | |
| | #endif | |
| | #ifdef HAVE_STDINT_H | |
| | # include <stdint.h> | |
| | #endif | |
| | #ifdef HAVE_UNISTD_H | |
| | # include <unistd.h> | |
| | #endif | |
| | #include <MicAccessApi.h> | |
| configure:25745: result: no | |
| configure:25745: checking MicAccessApi.h presence | |
| configure:25745: gcc -E -I/opt/intel/mic/sysmgmt/sdk/include conftest.c | |
| conftest.c:222:26: fatal error: MicAccessApi.h: No such file or directory | |
| #include <MicAccessApi.h> | |
| ^ | |
| compilation terminated. | |
| configure:25745: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "collectd" | |
| | #define PACKAGE_TARNAME "collectd" | |
| | #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define LT_MODULE_EXT ".so" | |
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| | #define HAVE_LIBDL 1 | |
| | #define HAVE_DLERROR 1 | |
| | #define HAVE_LIBDLLOADER 1 | |
| | #define HAVE_ARGZ_H 1 | |
| | #define HAVE_ERROR_T 1 | |
| | #define HAVE_ARGZ_ADD 1 | |
| | #define HAVE_ARGZ_APPEND 1 | |
| | #define HAVE_ARGZ_COUNT 1 | |
| | #define HAVE_ARGZ_CREATE_SEP 1 | |
| | #define HAVE_ARGZ_INSERT 1 | |
| | #define HAVE_ARGZ_NEXT 1 | |
| | #define HAVE_ARGZ_STRINGIFY 1 | |
| | #define HAVE_WORKING_ARGZ 1 | |
| | #define HAVE_PRELOADED_SYMBOLS 1 | |
| | #define HAVE_LTDL 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_CLOSEDIR 1 | |
| | #define HAVE_OPENDIR 1 | |
| | #define HAVE_READDIR 1 | |
| | #define LT_LIBEXT "a" | |
| | #define LT_LIBPREFIX "lib" | |
| | #define LIBTOOL_VERSION 2 | |
| | #define PACKAGE "collectd" | |
| | #define VERSION "5.4.0.43.g55ce7b5" | |
| | #define YYTEXT_POINTER 1 | |
| | #define HAVE_GOOGLE_PROTOBUF_C_PROTOBUF_C_H 1 | |
| | #define KERNEL_LINUX 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDIO_H 1 | |
| | #define HAVE_ERRNO_H 1 | |
| | #define HAVE_MATH_H 1 | |
| | #define HAVE_STDARG_H 1 | |
| | #define HAVE_SYSLOG_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SIGNAL_H 1 | |
| | #define HAVE_ASSERT_H 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SELECT_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_REGEX_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_ENDIAN_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_LIBGEN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_IP6_H 1 | |
| | #define HAVE_NETINET_ICMP6_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_RAID_MD_U_H 1 | |
| | #define HAVE_LINUX_WIRELESS_H 1 | |
| | #define HAVE_SYS_SWAP_H 1 | |
| | #define HAVE_UTMP_H 1 | |
| | #define HAVE_UTMPX_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_LINUX_IF_H 1 | |
| | #define HAVE_LINUX_NETDEVICE_H 1 | |
| | #define HAVE_LINUX_SOCKIOS_H 1 | |
| | #define HAVE_LINUX_ETHTOOL_H 1 | |
| | #define HAVE_LINUX_IP_VS_H 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_LINUX_UN_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_CTYPE_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_PATHS_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_SYS_STATFS_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_VFS_H 1 | |
| | #define HAVE_WORDEXP_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | |
| | #define HAVE_NET_IF_ARP_H 1 | |
| | #define HAVE_NET_PPP_DEFS_H 1 | |
| | #define HAVE_NET_IF_PPP_H 1 | |
| | #define HAVE_NETINET_IF_ETHER_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_SELECT 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRTOL 1 | |
| | #define HAVE_GETADDRINFO 1 | |
| | #define HAVE_GETNAMEINFO 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_MEMCPY 1 | |
| | #define HAVE_STRSTR 1 | |
| | #define HAVE_STRCMP 1 | |
| | #define HAVE_STRNCMP 1 | |
| | #define HAVE_STRNCPY 1 | |
| | #define HAVE_STRLEN 1 | |
| | #define HAVE_STRNCASECMP 1 | |
| | #define HAVE_STRCASECMP 1 | |
| | #define HAVE_OPENLOG 1 | |
| | #define HAVE_CLOSELOG 1 | |
| | #define HAVE_SYSCONF 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_IF_INDEXTONAME 1 | |
| | #define HAVE_DECL_STRERROR_R 1 | |
| | #define HAVE_STRERROR_R 1 | |
| | #define HAVE_GETPWNAM_R 1 | |
| | #define HAVE_GETGRNAM_R 1 | |
| | #define HAVE_SETGROUPS 1 | |
| | #define HAVE_REGCOMP 1 | |
| | #define HAVE_REGERROR 1 | |
| | #define HAVE_REGEXEC 1 | |
| | #define HAVE_REGFREE 1 | |
| | #define HAVE_SOCKET 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_NANOSLEEP 1 | |
| | #define HAVE_SYSCTL 1 | |
| | #define HAVE_STATFS 1 | |
| | #define HAVE_STATVFS 1 | |
| | #define HAVE_GETIFADDRS 1 | |
| | #define HAVE_GETLOADAVG 1 | |
| | #define HAVE_SYSLOG 1 | |
| | #define HAVE_GETUTENT 1 | |
| | #define HAVE_GETUTXENT 1 | |
| | #define HAVE_STRPTIME 1 | |
| | #define STRPTIME_NEEDS_STANDARDS 1 | |
| | #define NAN_STATIC_DEFAULT 1 | |
| | #define FP_LAYOUT_NEED_NOTHING 1 | |
| | #define HAVE_GETMNTENT 1 | |
| | #define HAVE_ONE_GETMNTENT 1 | |
| | #define HAVE_STRUCT_IP_MREQN_IMR_IFINDEX 1 | |
| | #define HAVE_STRUCT_UDPHDR_UH_DPORT 1 | |
| | #define HAVE_STRUCT_UDPHDR_UH_SPORT 1 | |
| | #define HAVE_CURL_CURL_H 1 | |
| | #define HAVE_DBI_DBI_H 1 | |
| | #define HAVE_LIBESMTP 1 | |
| | #define HAVE_LIBESMTP_H 1 | |
| | #define HAVE_LIBESMTP_H 1 | |
| | #define COLLECT_LIBESMTP 1 | |
| | #define HAVE_GM_PROTOCOL_H 1 | |
| | #define HAVE_GM_PROTOCOL_H 1 | |
| | #define HAVE_LIBGANGLIA 1 | |
| | #define HAVE_GCRYPT_H 1 | |
| | #define HAVE_LIBGCRYPT 1 | |
| | #define HAVE_LIBIPTC_LIBIPTC_H 1 | |
| | #define HAVE_LIBIPTC_LIBIP6TC_H 1 | |
| | #define HAVE_LVM2APP_H 1 | |
| | #define HAVE_LIBLVM2APP 1 | |
| | #define HAVE_LIBMEMCACHED_MEMCACHED_H 1 | |
| | #define HAVE_LIBMEMCACHED 1 | |
| | #define HAVE_MODBUS_MODBUS_H 1 | |
| | #define HAVE_MYSQL_H 1 | |
| | #define HAVE_LIBMNL_LIBMNL_H 1 | |
| | #define HAVE_LINUX_GEN_STATS_H 1 | |
| | #define HAVE_LINUX_PKT_SCHED_H 1 | |
| | #define HAVE_TCA_STATS2 1 | |
| | #define HAVE_TCA_STATS 1 | |
| | #define HAVE_LIBMNL 1 | |
| | #define HAVE_NET_SNMP_NET_SNMP_CONFIG_H 1 | |
| | #define HAVE_OPING_H 1 | |
| | #define HAVE_LIBPCAP 1 | |
| | #define HAVE_PCAP_H 1 | |
| | #define HAVE_PCAP_BPF_H 1 | |
| | #define HAVE_LIBPQ_FE_H 1 | |
| | #define HAVE_PTHREAD_H 1 | |
| | #define HAVE_LIBPTHREAD 1 | |
| | #define HAVE_PYTHON_H 1 | |
| | #define HAVE_AMQP_H 1 | |
| | #define HAVE_LIBRABBITMQ 1 | |
| | #define HAVE_AMQP_TCP_SOCKET_H 1 | |
| | #define HAVE_DECL_AMQP_SOCKET_CLOSE 0 | |
| | #define HAVE_RRD_H 1 | |
| | #define HAVE_THREADSAFE_LIBRRD 1 | |
| | #define HAVE_SENSORS_SENSORS_H 1 | |
| | #define HAVE_LIBSENSORS 1 | |
| | #define HAVE_TCRDB_H 1 | |
| | #define HAVE_TCRDB_H 1 | |
| | #define HAVE_LIBTOKYOTYRANT 1 | |
| | #define HAVE_UPSCLIENT_H 1 | |
| | #define HAVE_UPSCONN_T 1 | |
| | #define HAVE_LIBXMMS 0 | |
| | #define HAVE_YAJL_YAJL_PARSE_H 1 | |
| | #define HAVE_YAJL_YAJL_VERSION_H 1 | |
| | #define HAVE_LIBYAJL 1 | |
| | /* end confdefs.h. */ | |
| | #include <MicAccessApi.h> | |
| configure:25745: result: no | |
| configure:25745: checking for MicAccessApi.h | |
| configure:25745: result: no | |
| configure:25864: Checking for varnishapi using /usr/bin/pkg-config | |
| configure:25898: checking varnish/varnishapi.h usability | |
| configure:25898: gcc -c -g -O2 -I/usr/include/varnish conftest.c >&5 | |
| configure:25898: $? = 0 | |
| configure:25898: result: yes | |
| configure:25898: checking varnish/varnishapi.h presence | |
| configure:25898: gcc -E -I/usr/include/varnish conftest.c | |
| configure:25898: $? = 0 | |
| configure:25898: result: yes | |
| configure:25898: checking for varnish/varnishapi.h | |
| configure:25898: result: yes | |
| configure:25923: checking varnish/vsc.h usability | |
| configure:25923: gcc -c -g -O2 -I/usr/include/varnish conftest.c >&5 | |
| configure:25923: $? = 0 | |
| configure:25923: result: yes | |
| configure:25923: checking varnish/vsc.h presence | |
| configure:25923: gcc -E -I/usr/include/varnish conftest.c | |
| configure:25923: $? = 0 | |
| configure:25923: result: yes | |
| configure:25923: checking for varnish/vsc.h | |
| configure:25923: result: yes | |
| configure:25997: checking libxml/parser.h usability | |
| configure:25997: gcc -c -g -O2 -I/usr/include/libxml2 conftest.c >&5 | |
| configure:25997: $? = 0 | |
| configure:25997: result: yes | |
| configure:25997: checking libxml/parser.h presence | |
| configure:25997: gcc -E -I/usr/include/libxml2 conftest.c | |
| configure:25997: $? = 0 | |
| configure:25997: result: yes | |
| configure:25997: checking for libxml/parser.h | |
| configure:25997: result: yes | |
| configure:26020: checking for xmlXPathEval in -lxml2 | |
| configure:26045: gcc -o conftest -g -O2 -I/usr/include/libxml2 -lxml2 conftest.c -lxml2 -ldl >&5 | |
| configure:26045: $? = 0 | |
| configure:26054: result: yes | |
| configure:26092: checking libvirt/libvirt.h usability | |
| configure:26092: gcc -c -g -O2 conftest.c >&5 | |
| configure:26092: $? = 0 | |
| configure:26092: result: yes | |
| configure:26092: checking libvirt/libvirt.h presence | |
| configure:26092: gcc -E conftest.c | |
| configure:26092: $? = 0 | |
| configure:26092: result: yes | |
| configure:26092: checking for libvirt/libvirt.h | |
| configure:26092: result: yes | |
| configure:26115: checking for virDomainBlockStats in -lvirt | |
| configure:26140: gcc -o conftest -g -O2 -lvirt -ldl conftest.c -lvirt -ldl >&5 | |
| configure:26140: $? = 0 | |
| configure:26149: result: yes | |
| configure:26174: checking for pkg-config | |
| configure:26184: result: /usr/bin/pkg-config | |
| configure:26189: checking for libOpenIPMIpthread | |
| configure:26196: result: yes | |
| configure:26202: checking for libOpenIPMIpthread CFLAGS | |
| configure:26212: result: /usr/bin/pkg-config --cflags OpenIPMIpthread failed | |
| configure:26271: checking for LIBNOTIFY | |
| configure:26278: $PKG_CONFIG --exists --print-errors "libnotify" | |
| configure:26281: $? = 0 | |
| configure:26295: $PKG_CONFIG --exists --print-errors "libnotify" | |
| configure:26298: $? = 0 | |
| configure:26344: result: yes | |
| configure:34002: checking which default log plugin to load | |
| configure:34023: result: none | |
| configure:34041: checking which default write plugin to load | |
| configure:34074: result: none | |
| configure:34278: checking that generated files are newer than configure | |
| configure:34284: result: done | |
| configure:34999: creating ./config.status | |
| ## ---------------------- ## | |
| ## Running config.status. ## | |
| ## ---------------------- ## | |
| This file was extended by collectd config.status 5.4.0.43.g55ce7b5, which was | |
| generated by GNU Autoconf 2.69. Invocation command line was | |
| CONFIG_FILES = | |
| CONFIG_HEADERS = | |
| CONFIG_LINKS = | |
| CONFIG_COMMANDS = | |
| $ ./config.status | |
| on feat541trusty | |
| config.status:1795: creating src/libcollectdclient/collectd/lcc_features.h | |
| config.status:1795: creating Makefile | |
| config.status:1795: creating src/Makefile | |
| config.status:1795: creating src/collectd.conf | |
| config.status:1795: creating src/libcollectdclient/Makefile | |
| config.status:1795: creating src/libcollectdclient/libcollectdclient.pc | |
| config.status:1795: creating src/liboconfig/Makefile | |
| config.status:1795: creating bindings/Makefile | |
| config.status:1795: creating bindings/java/Makefile | |
| config.status:1795: creating src/config.h | |
| config.status:2024: executing libtool commands | |
| config.status:2024: executing depfiles commands | |
| configure:37297: === configuring in libltdl (/vagrant/collectd-pkgbuild/libltdl) | |
| configure:37360: running /bin/bash ./configure --disable-option-checking '--prefix=/opt/collectd' '--disable-all-plugins' '--enable-amqp' '--enable-cpu' --cache-file=/dev/null --srcdir=. | |
| ## ---------------- ## | |
| ## Cache variables. ## | |
| ## ---------------- ## | |
| ac_cv_build=x86_64-unknown-linux-gnu | |
| ac_cv_c_compiler_gnu=yes | |
| ac_cv_c_const=yes | |
| ac_cv_env_CC_set= | |
| ac_cv_env_CC_value= | |
| ac_cv_env_CFLAGS_set= | |
| ac_cv_env_CFLAGS_value= | |
| ac_cv_env_CPPFLAGS_set= | |
| ac_cv_env_CPPFLAGS_value= | |
| ac_cv_env_CPP_set= | |
| ac_cv_env_CPP_value= | |
| ac_cv_env_KERNEL_DIR_set= | |
| ac_cv_env_KERNEL_DIR_value= | |
| ac_cv_env_LDFLAGS_set= | |
| ac_cv_env_LDFLAGS_value= | |
| ac_cv_env_LIBNETAPP_CPPFLAGS_set= | |
| ac_cv_env_LIBNETAPP_CPPFLAGS_value= | |
| ac_cv_env_LIBNETAPP_LDFLAGS_set= | |
| ac_cv_env_LIBNETAPP_LDFLAGS_value= | |
| ac_cv_env_LIBNETAPP_LIBS_set= | |
| ac_cv_env_LIBNETAPP_LIBS_value= | |
| ac_cv_env_LIBNOTIFY_CFLAGS_set= | |
| ac_cv_env_LIBNOTIFY_CFLAGS_value= | |
| ac_cv_env_LIBNOTIFY_LIBS_set= | |
| ac_cv_env_LIBNOTIFY_LIBS_value= | |
| ac_cv_env_LIBS_set= | |
| ac_cv_env_LIBS_value= | |
| ac_cv_env_PKG_CONFIG_LIBDIR_set= | |
| ac_cv_env_PKG_CONFIG_LIBDIR_value= | |
| ac_cv_env_PKG_CONFIG_PATH_set= | |
| ac_cv_env_PKG_CONFIG_PATH_value= | |
| ac_cv_env_PKG_CONFIG_set= | |
| ac_cv_env_PKG_CONFIG_value= | |
| ac_cv_env_YACC_set= | |
| ac_cv_env_YACC_value= | |
| ac_cv_env_YFLAGS_set= | |
| ac_cv_env_YFLAGS_value= | |
| ac_cv_env_build_alias_set= | |
| ac_cv_env_build_alias_value= | |
| ac_cv_env_host_alias_set= | |
| ac_cv_env_host_alias_value= | |
| ac_cv_env_target_alias_set= | |
| ac_cv_env_target_alias_value= | |
| ac_cv_func_PyObject_CallFunction=yes | |
| ac_cv_func_amqp_tcp_socket_new=no | |
| ac_cv_func_argz_add=yes | |
| ac_cv_func_argz_append=yes | |
| ac_cv_func_argz_count=yes | |
| ac_cv_func_argz_create_sep=yes | |
| ac_cv_func_argz_insert=yes | |
| ac_cv_func_argz_next=yes | |
| ac_cv_func_argz_stringify=yes | |
| ac_cv_func_clock_gettime=yes | |
| ac_cv_func_closedir=yes | |
| ac_cv_func_closelog=yes | |
| ac_cv_func_dlerror=yes | |
| ac_cv_func_dlopen=no | |
| ac_cv_func_getaddrinfo=yes | |
| ac_cv_func_getfsstat=no | |
| ac_cv_func_getgrnam_r=yes | |
| ac_cv_func_getifaddrs=yes | |
| ac_cv_func_getloadavg=yes | |
| ac_cv_func_getmntent=yes | |
| ac_cv_func_getnameinfo=yes | |
| ac_cv_func_getpwnam_r=yes | |
| ac_cv_func_gettimeofday=yes | |
| ac_cv_func_getutent=yes | |
| ac_cv_func_getutxent=yes | |
| ac_cv_func_getvfsstat=no | |
| ac_cv_func_host_statistics=no | |
| ac_cv_func_if_indextoname=yes | |
| ac_cv_func_listmntent=no | |
| ac_cv_func_memcpy=yes | |
| ac_cv_func_nanosleep=yes | |
| ac_cv_func_opendir=yes | |
| ac_cv_func_openlog=yes | |
| ac_cv_func_processor_info=no | |
| ac_cv_func_readdir=yes | |
| ac_cv_func_regcomp=yes | |
| ac_cv_func_regerror=yes | |
| ac_cv_func_regexec=yes | |
| ac_cv_func_regfree=yes | |
| ac_cv_func_select=yes | |
| ac_cv_func_setenv=yes | |
| ac_cv_func_setgroups=yes | |
| ac_cv_func_shl_load=no | |
| ac_cv_func_socket=yes | |
| ac_cv_func_statfs=yes | |
| ac_cv_func_statvfs=yes | |
| ac_cv_func_strcasecmp=yes | |
| ac_cv_func_strchr=yes | |
| ac_cv_func_strcmp=yes | |
| ac_cv_func_strdup=yes | |
| ac_cv_func_strerror_r=yes | |
| ac_cv_func_strerror_r_char_p=no | |
| ac_cv_func_strlcat=no | |
| ac_cv_func_strlcpy=no | |
| ac_cv_func_strlen=yes | |
| ac_cv_func_strncasecmp=yes | |
| ac_cv_func_strncmp=yes | |
| ac_cv_func_strncpy=yes | |
| ac_cv_func_strptime=yes | |
| ac_cv_func_strstr=yes | |
| ac_cv_func_strtol=yes | |
| ac_cv_func_swapctl=no | |
| ac_cv_func_sysconf=yes | |
| ac_cv_func_sysctl=yes | |
| ac_cv_func_sysctlbyname=no | |
| ac_cv_func_syslog=yes | |
| ac_cv_func_thread_info=no | |
| ac_cv_have_decl_amqp_socket_close=no | |
| ac_cv_have_decl_lt_dlinterface_register=yes | |
| ac_cv_have_decl_strerror_r=yes | |
| ac_cv_header_MicAccessApi_h=no | |
| ac_cv_header_Python_h=yes | |
| ac_cv_header_amqp_h=yes | |
| ac_cv_header_amqp_socket_h=no | |
| ac_cv_header_amqp_tcp_socket_h=yes | |
| ac_cv_header_argz_h=yes | |
| ac_cv_header_arpa_inet_h=yes | |
| ac_cv_header_arpa_nameser_compat_h=yes | |
| ac_cv_header_arpa_nameser_h=yes | |
| ac_cv_header_assert_h=yes | |
| ac_cv_header_credis_h=no | |
| ac_cv_header_ctype_h=yes | |
| ac_cv_header_curl_curl_h=yes | |
| ac_cv_header_dbi_dbi_h=yes | |
| ac_cv_header_dirent_dirent_h=yes | |
| ac_cv_header_dirent_h=yes | |
| ac_cv_header_dl_h=no | |
| ac_cv_header_dld_h=no | |
| ac_cv_header_dlfcn_h=yes | |
| ac_cv_header_endian_h=yes | |
| ac_cv_header_errno_h=yes | |
| ac_cv_header_fcntl_h=yes | |
| ac_cv_header_fnmatch_h=yes | |
| ac_cv_header_fs_info_h=no | |
| ac_cv_header_fshelp_h=no | |
| ac_cv_header_gcrypt_h=yes | |
| ac_cv_header_gm_protocol_h=yes | |
| ac_cv_header_google_protobuf_c_protobuf_c_h=yes | |
| ac_cv_header_grp_h=yes | |
| ac_cv_header_ifaddrs_h=yes | |
| ac_cv_header_inttypes_h=yes | |
| ac_cv_header_ip_vs_h=no | |
| ac_cv_header_kstat_h=no | |
| ac_cv_header_kvm_h=no | |
| ac_cv_header_libaquaero5_h=no | |
| ac_cv_header_libesmtp_h=yes | |
| ac_cv_header_libgen_h=yes | |
| ac_cv_header_libiptc_libip6tc_h=yes | |
| ac_cv_header_libiptc_libiptc_h=yes | |
| ac_cv_header_libmemcached_memcached_h=yes | |
| ac_cv_header_libmnl_h=no | |
| ac_cv_header_libmnl_libmnl_h=yes | |
| ac_cv_header_libpq_fe_h=yes | |
| ac_cv_header_libvirt_libvirt_h=yes | |
| ac_cv_header_libxml_parser_h=yes | |
| ac_cv_header_limits_h=yes | |
| ac_cv_header_linux_config_h=no | |
| ac_cv_header_linux_ethtool_h=yes | |
| ac_cv_header_linux_gen_stats_h=yes | |
| ac_cv_header_linux_if_h=yes | |
| ac_cv_header_linux_ip_vs_h=yes | |
| ac_cv_header_linux_major_h=yes | |
| ac_cv_header_linux_netdevice_h=yes | |
| ac_cv_header_linux_pkt_sched_h=yes | |
| ac_cv_header_linux_raid_md_u_h=yes | |
| ac_cv_header_linux_sockios_h=yes | |
| ac_cv_header_linux_un_h=yes | |
| ac_cv_header_linux_wireless_h=yes | |
| ac_cv_header_ltdl_h=yes | |
| ac_cv_header_lvm2app_h=yes | |
| ac_cv_header_mach_o_dyld_h=no | |
| ac_cv_header_math_h=yes | |
| ac_cv_header_memory_h=yes | |
| ac_cv_header_mntent_h=yes | |
| ac_cv_header_mnttab_h=no | |
| ac_cv_header_modbus_modbus_h=yes | |
| ac_cv_header_mongo_h=no | |
| ac_cv_header_mysql_h=yes | |
| ac_cv_header_net_if_arp_h=yes | |
| ac_cv_header_net_if_h=yes | |
| ac_cv_header_net_if_ppp_h=yes | |
| ac_cv_header_net_ip_vs_h=no | |
| ac_cv_header_net_pfvar_h=no | |
| ac_cv_header_net_ppp_defs_h=yes | |
| ac_cv_header_net_snmp_net_snmp_config_h=yes | |
| ac_cv_header_netapp_api_h=no | |
| ac_cv_header_netdb_h=yes | |
| ac_cv_header_netinet_icmp6_h=yes | |
| ac_cv_header_netinet_if_ether_h=yes | |
| ac_cv_header_netinet_in_h=yes | |
| ac_cv_header_netinet_in_systm_h=yes | |
| ac_cv_header_netinet_ip6_h=yes | |
| ac_cv_header_netinet_ip_compat_h=no | |
| ac_cv_header_netinet_ip_h=yes | |
| ac_cv_header_netinet_ip_icmp_h=yes | |
| ac_cv_header_netinet_ip_var_h=no | |
| ac_cv_header_netinet_tcp_h=yes | |
| ac_cv_header_netinet_udp_h=yes | |
| ac_cv_header_oping_h=yes | |
| ac_cv_header_owcapi_h=no | |
| ac_cv_header_paths_h=yes | |
| ac_cv_header_pcap_bpf_h=yes | |
| ac_cv_header_pcap_h=yes | |
| ac_cv_header_poll_h=yes | |
| ac_cv_header_pthread_h=yes | |
| ac_cv_header_pwd_h=yes | |
| ac_cv_header_regex_h=yes | |
| ac_cv_header_routeros_api_h=no | |
| ac_cv_header_rrd_h=yes | |
| ac_cv_header_sensors_sensors_h=yes | |
| ac_cv_header_signal_h=yes | |
| ac_cv_header_stdarg_h=yes | |
| ac_cv_header_stdbool_h=yes | |
| ac_cv_header_stdc=yes | |
| ac_cv_header_stdint_h=yes | |
| ac_cv_header_stdio_h=yes | |
| ac_cv_header_stdlib_h=yes | |
| ac_cv_header_string_h=yes | |
| ac_cv_header_strings_h=yes | |
| ac_cv_header_sys_dkstat_h=no | |
| ac_cv_header_sys_dl_h=no | |
| ac_cv_header_sys_fs_types_h=no | |
| ac_cv_header_sys_fstyp_h=no | |
| ac_cv_header_sys_ioctl_h=yes | |
| ac_cv_header_sys_isa_defs_h=no | |
| ac_cv_header_sys_loadavg_h=no | |
| ac_cv_header_sys_mntent_h=no | |
| ac_cv_header_sys_mnttab_h=no | |
| ac_cv_header_sys_mount_h=yes | |
| ac_cv_header_sys_param_h=yes | |
| ac_cv_header_sys_resource_h=yes | |
| ac_cv_header_sys_select_h=yes | |
| ac_cv_header_sys_socket_h=yes | |
| ac_cv_header_sys_stat_h=yes | |
| ac_cv_header_sys_statfs_h=yes | |
| ac_cv_header_sys_statvfs_h=yes | |
| ac_cv_header_sys_swap_h=yes | |
| ac_cv_header_sys_sysctl_h=yes | |
| ac_cv_header_sys_types_h=yes | |
| ac_cv_header_sys_ucred_h=no | |
| ac_cv_header_sys_un_h=yes | |
| ac_cv_header_sys_vfs_h=yes | |
| ac_cv_header_sys_vfstab_h=no | |
| ac_cv_header_sys_wait_h=yes | |
| ac_cv_header_syslog_h=yes | |
| ac_cv_header_tcrdb_h=yes | |
| ac_cv_header_termios_h=yes | |
| ac_cv_header_time=yes | |
| ac_cv_header_unistd_h=yes | |
| ac_cv_header_upsclient_h=yes | |
| ac_cv_header_utmp_h=yes | |
| ac_cv_header_utmpx_h=yes | |
| ac_cv_header_varnish_varnishapi_h=yes | |
| ac_cv_header_varnish_vsc_h=yes | |
| ac_cv_header_vm_anon_h=no | |
| ac_cv_header_wordexp_h=yes | |
| ac_cv_header_xfs_xqm_h=no | |
| ac_cv_header_yajl_yajl_parse_h=yes | |
| ac_cv_header_yajl_yajl_version_h=yes | |
| ac_cv_host=x86_64-unknown-linux-gnu | |
| ac_cv_lib_curl_curl_easy_init=yes | |
| ac_cv_lib_dbi_dbi_initialize=yes | |
| ac_cv_lib_dl_dlopen=yes | |
| ac_cv_lib_dld_dld_link=no | |
| ac_cv_lib_dld_shl_load=no | |
| ac_cv_lib_esmtp_smtp_create_session=yes | |
| ac_cv_lib_ganglia_xdr_Ganglia_value_msg=yes | |
| ac_cv_lib_gcrypt_gcry_md_hash_buffer=yes | |
| ac_cv_lib_hal_libhal_device_property_exists=no | |
| ac_cv_lib_kvm_kvm_getprocs=no | |
| ac_cv_lib_kvm_kvm_getswapinfo=no | |
| ac_cv_lib_kvm_kvm_nlist=no | |
| ac_cv_lib_kvm_kvm_openfiles=no | |
| ac_cv_lib_lex=-lfl | |
| ac_cv_lib_ltdl_lt_dladvise_preload=yes | |
| ac_cv_lib_lvm2app_lvm_init=yes | |
| ac_cv_lib_memcached_memcached_create=yes | |
| ac_cv_lib_mnl_mnl_nlmsg_get_payload=yes | |
| ac_cv_lib_modbus_modbus_connect=yes | |
| ac_cv_lib_mysqlclient_mysql_get_server_version=yes | |
| ac_cv_lib_mysqlclient_mysql_init=yes | |
| ac_cv_lib_netsnmp_init_snmp=yes | |
| ac_cv_lib_oconfig_oconfig_parse_fh=no | |
| ac_cv_lib_oping_ping_construct=yes | |
| ac_cv_lib_pcap_pcap_open_live=yes | |
| ac_cv_lib_pq_PQconnectdb=yes | |
| ac_cv_lib_pq_PQserverVersion=yes | |
| ac_cv_lib_pthread_pthread_create=yes | |
| ac_cv_lib_rabbitmq_amqp_basic_publish=yes | |
| ac_cv_lib_resolv_res_search=no | |
| ac_cv_lib_rrd_th_rrd_update_r=yes | |
| ac_cv_lib_rrd_th_rrdc_update=yes | |
| ac_cv_lib_sensors_sensors_init=yes | |
| ac_cv_lib_tokyotyrant_tcrdbrnum=yes | |
| ac_cv_lib_upsclient_upscli_connect=yes | |
| ac_cv_lib_virt_virDomainBlockStats=yes | |
| ac_cv_lib_xml2_xmlXPathEval=yes | |
| ac_cv_lib_yajl_yajl_alloc=yes | |
| ac_cv_member_amqp_rpc_reply_t_library_errno=no | |
| ac_cv_member_kstat_io_t_nwrites=no | |
| ac_cv_member_kstat_io_t_nwritten=no | |
| ac_cv_member_kstat_io_t_writes=no | |
| ac_cv_member_kstat_io_t_wtime=no | |
| ac_cv_member_struct_if_data_ifi_ibytes=no | |
| ac_cv_member_struct_if_data_ifi_ierrors=no | |
| ac_cv_member_struct_if_data_ifi_opackets=no | |
| ac_cv_member_struct_ip_mreqn_imr_ifindex=yes | |
| ac_cv_member_struct_kinfo_proc_ki_pid=no | |
| ac_cv_member_struct_kinfo_proc_ki_rssize=no | |
| ac_cv_member_struct_kinfo_proc_ki_rusage=no | |
| ac_cv_member_struct_kinfo_proc_kp_eproc=no | |
| ac_cv_member_struct_kinfo_proc_kp_proc=no | |
| ac_cv_member_struct_net_device_stats_rx_bytes=no | |
| ac_cv_member_struct_net_device_stats_rx_errors=no | |
| ac_cv_member_struct_net_device_stats_tx_packets=no | |
| ac_cv_member_struct_udphdr_dest=no | |
| ac_cv_member_struct_udphdr_source=no | |
| ac_cv_member_struct_udphdr_uh_dport=yes | |
| ac_cv_member_struct_udphdr_uh_sport=yes | |
| ac_cv_objext=o | |
| ac_cv_path_EGREP='/bin/grep -E' | |
| ac_cv_path_FGREP='/bin/grep -F' | |
| ac_cv_path_GREP=/bin/grep | |
| ac_cv_path_SED=/bin/sed | |
| ac_cv_path_ac_pt_LIBGCRYPT_CONFIG=/usr/bin/libgcrypt-config | |
| ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config | |
| ac_cv_path_install='/usr/bin/install -c' | |
| ac_cv_path_mkdir=/bin/mkdir | |
| ac_cv_prog_AWK=gawk | |
| ac_cv_prog_CPP='gcc -E' | |
| ac_cv_prog_LEX=flex | |
| ac_cv_prog_YACC='bison -y' | |
| ac_cv_prog_ac_ct_AR=ar | |
| ac_cv_prog_ac_ct_CC=gcc | |
| ac_cv_prog_ac_ct_MANIFEST_TOOL=mt | |
| ac_cv_prog_ac_ct_OBJDUMP=objdump | |
| ac_cv_prog_ac_ct_RANLIB=ranlib | |
| ac_cv_prog_ac_ct_STRIP=strip | |
| ac_cv_prog_cc_c89= | |
| ac_cv_prog_cc_g=yes | |
| ac_cv_prog_gcc_traditional=no | |
| ac_cv_prog_have_protoc_c=yes | |
| ac_cv_prog_lex_root=lex.yy | |
| ac_cv_prog_lex_yytext_pointer=yes | |
| ac_cv_prog_make_make_set=yes | |
| ac_cv_search_dlopen=-ldl | |
| ac_cv_search_iptc_init=-liptc | |
| ac_cv_search_opendir='none required' | |
| ac_cv_sys_file_offset_bits=no | |
| ac_cv_sys_largefile_CC=no | |
| ac_cv_type_UPSCONN=no | |
| ac_cv_type_UPSCONN_t=yes | |
| ac_cv_type__Bool=yes | |
| ac_cv_type_error_t=yes | |
| ac_cv_type_ip6tc_handle_t=no | |
| ac_cv_type_iptc_handle_t=no | |
| ac_cv_type_pid_t=yes | |
| ac_cv_type_size_t=yes | |
| ac_cv_type_uid_t=yes | |
| am_cv_CC_dependencies_compiler_type=gcc3 | |
| am_cv_make_support_nested_variables=yes | |
| am_cv_prog_cc_c_o=yes | |
| am_cv_prog_tar_pax=gnutar | |
| c_cv_fp_layout_need_nothing=yes | |
| c_cv_have_libperl=no | |
| c_cv_have_nan_default=yes | |
| c_cv_have_one_getmntent=yes | |
| c_cv_have_strptime_default=no | |
| c_cv_have_strptime_standards=yes | |
| c_cv_have_strtok_r_default=yes | |
| c_cv_have_two_getmntent=no | |
| c_cv_libpcap_have_pcap_error_iface_not_up=yes | |
| libltdl_cv_lib_dl_dlopen=yes | |
| libltdl_cv_preloaded_symbols=yes | |
| libltdl_cv_shlibext=.so | |
| libltdl_cv_shrext=.so | |
| lt_cv_ar_at_file=@ | |
| lt_cv_archive_cmds_need_lc=no | |
| lt_cv_deplibs_check_method=pass_all | |
| lt_cv_dlopen=dlopen | |
| lt_cv_dlopen_libs=-ldl | |
| lt_cv_dlopen_self=yes | |
| lt_cv_dlopen_self_static=no | |
| lt_cv_file_magic_cmd='$MAGIC_CMD' | |
| lt_cv_file_magic_test_file= | |
| lt_cv_ld_reload_flag=-r | |
| lt_cv_module_path_var=LD_LIBRARY_PATH | |
| lt_cv_nm_interface='BSD nm' | |
| lt_cv_objdir=.libs | |
| lt_cv_path_LD=/usr/bin/ld | |
| lt_cv_path_NM='/usr/bin/nm -B' | |
| lt_cv_path_mainfest_tool=no | |
| lt_cv_prog_compiler_c_o=yes | |
| lt_cv_prog_compiler_pic='-fPIC -DPIC' | |
| lt_cv_prog_compiler_pic_works=yes | |
| lt_cv_prog_compiler_rtti_exceptions=no | |
| lt_cv_prog_compiler_static_works=yes | |
| lt_cv_prog_gnu_ld=yes | |
| lt_cv_sharedlib_from_linklib_cmd='printf %s\n' | |
| lt_cv_shlibpath_overrides_runpath=no | |
| lt_cv_sys_argz_works=yes | |
| lt_cv_sys_dlopen_deplibs=yes | |
| lt_cv_sys_dlsearch_path='/lib /usr/lib /usr/lib/x86_64-linux-gnu/libfakeroot /usr/local/lib /lib/x86_64-linux-gnu /usr/lib/x86_64-linux-gnu ' | |
| lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' | |
| lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' | |
| lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' | |
| lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' | |
| lt_cv_sys_max_cmd_len=1572864 | |
| lt_cv_sys_symbol_underscore=no | |
| lt_cv_to_host_file_cmd=func_convert_file_noop | |
| lt_cv_to_tool_file_cmd=func_convert_file_noop | |
| pkg_cv_LIBNOTIFY_CFLAGS='-pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libpng12 ' | |
| pkg_cv_LIBNOTIFY_LIBS='-lnotify -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 ' | |
| ## ----------------- ## | |
| ## Output variables. ## | |
| ## ----------------- ## | |
| ACLOCAL='${SHELL} /vagrant/collectd-pkgbuild/libltdl/config/missing aclocal-1.14' | |
| AMDEPBACKSLASH='\' | |
| AMDEP_FALSE='#' | |
| AMDEP_TRUE='' | |
| AMTAR='$${TAR-tar}' | |
| AM_BACKSLASH='\' | |
| AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' | |
| AM_DEFAULT_VERBOSITY='0' | |
| AM_V='$(V)' | |
| AR='ar' | |
| ARGZ_H='' | |
| AUTOCONF='${SHELL} /vagrant/collectd-pkgbuild/libltdl/config/missing autoconf' | |
| AUTOHEADER='${SHELL} /vagrant/collectd-pkgbuild/libltdl/config/missing autoheader' | |
| AUTOMAKE='${SHELL} /vagrant/collectd-pkgbuild/libltdl/config/missing automake-1.14' | |
| AWK='gawk' | |
| BUILD_AIX_FALSE='' | |
| BUILD_AIX_TRUE='#' | |
| BUILD_FEATURE_DAEMON_FALSE='#' | |
| BUILD_FEATURE_DAEMON_TRUE='' | |
| BUILD_FEATURE_DEBUG_FALSE='' | |
| BUILD_FEATURE_DEBUG_TRUE='#' | |
| BUILD_FEATURE_GETIFADDRS_FALSE='' | |
| BUILD_FEATURE_GETIFADDRS_TRUE='#' | |
| BUILD_FEATURE_STANDARDS_FALSE='' | |
| BUILD_FEATURE_STANDARDS_TRUE='#' | |
| BUILD_FREEBSD_FALSE='' | |
| BUILD_FREEBSD_TRUE='#' | |
| BUILD_PLUGIN_AGGREGATION_FALSE='' | |
| BUILD_PLUGIN_AGGREGATION_TRUE='#' | |
| BUILD_PLUGIN_AMQP_FALSE='#' | |
| BUILD_PLUGIN_AMQP_TRUE='' | |
| BUILD_PLUGIN_APACHE_FALSE='' | |
| BUILD_PLUGIN_APACHE_TRUE='#' | |
| BUILD_PLUGIN_APCUPS_FALSE='' | |
| BUILD_PLUGIN_APCUPS_TRUE='#' | |
| BUILD_PLUGIN_APPLE_SENSORS_FALSE='' | |
| BUILD_PLUGIN_APPLE_SENSORS_TRUE='#' | |
| BUILD_PLUGIN_AQUAERO_FALSE='' | |
| BUILD_PLUGIN_AQUAERO_TRUE='#' | |
| BUILD_PLUGIN_ASCENT_FALSE='' | |
| BUILD_PLUGIN_ASCENT_TRUE='#' | |
| BUILD_PLUGIN_BATTERY_FALSE='' | |
| BUILD_PLUGIN_BATTERY_TRUE='#' | |
| BUILD_PLUGIN_BIND_FALSE='' | |
| BUILD_PLUGIN_BIND_TRUE='#' | |
| BUILD_PLUGIN_CGROUPS_FALSE='' | |
| BUILD_PLUGIN_CGROUPS_TRUE='#' | |
| BUILD_PLUGIN_CONNTRACK_FALSE='' | |
| BUILD_PLUGIN_CONNTRACK_TRUE='#' | |
| BUILD_PLUGIN_CONTEXTSWITCH_FALSE='' | |
| BUILD_PLUGIN_CONTEXTSWITCH_TRUE='#' | |
| BUILD_PLUGIN_CPUFREQ_FALSE='' | |
| BUILD_PLUGIN_CPUFREQ_TRUE='#' | |
| BUILD_PLUGIN_CPU_FALSE='#' | |
| BUILD_PLUGIN_CPU_TRUE='' | |
| BUILD_PLUGIN_CSV_FALSE='' | |
| BUILD_PLUGIN_CSV_TRUE='#' | |
| BUILD_PLUGIN_CURL_FALSE='' | |
| BUILD_PLUGIN_CURL_JSON_FALSE='' | |
| BUILD_PLUGIN_CURL_JSON_TRUE='#' | |
| BUILD_PLUGIN_CURL_TRUE='#' | |
| BUILD_PLUGIN_CURL_XML_FALSE='' | |
| BUILD_PLUGIN_CURL_XML_TRUE='#' | |
| BUILD_PLUGIN_DBI_FALSE='' | |
| BUILD_PLUGIN_DBI_TRUE='#' | |
| BUILD_PLUGIN_DF_FALSE='' | |
| BUILD_PLUGIN_DF_TRUE='#' | |
| BUILD_PLUGIN_DISK_FALSE='' | |
| BUILD_PLUGIN_DISK_TRUE='#' | |
| BUILD_PLUGIN_DNS_FALSE='' | |
| BUILD_PLUGIN_DNS_TRUE='#' | |
| BUILD_PLUGIN_EMAIL_FALSE='' | |
| BUILD_PLUGIN_EMAIL_TRUE='#' | |
| BUILD_PLUGIN_ENTROPY_FALSE='' | |
| BUILD_PLUGIN_ENTROPY_TRUE='#' | |
| BUILD_PLUGIN_ETHSTAT_FALSE='' | |
| BUILD_PLUGIN_ETHSTAT_TRUE='#' | |
| BUILD_PLUGIN_EXEC_FALSE='' | |
| BUILD_PLUGIN_EXEC_TRUE='#' | |
| BUILD_PLUGIN_FILECOUNT_FALSE='' | |
| BUILD_PLUGIN_FILECOUNT_TRUE='#' | |
| BUILD_PLUGIN_FSCACHE_FALSE='' | |
| BUILD_PLUGIN_FSCACHE_TRUE='#' | |
| BUILD_PLUGIN_GMOND_FALSE='' | |
| BUILD_PLUGIN_GMOND_TRUE='#' | |
| BUILD_PLUGIN_HDDTEMP_FALSE='' | |
| BUILD_PLUGIN_HDDTEMP_TRUE='#' | |
| BUILD_PLUGIN_INTERFACE_FALSE='' | |
| BUILD_PLUGIN_INTERFACE_TRUE='#' | |
| BUILD_PLUGIN_IPMI_FALSE='' | |
| BUILD_PLUGIN_IPMI_TRUE='#' | |
| BUILD_PLUGIN_IPTABLES_FALSE='' | |
| BUILD_PLUGIN_IPTABLES_TRUE='#' | |
| BUILD_PLUGIN_IPVS_FALSE='' | |
| BUILD_PLUGIN_IPVS_TRUE='#' | |
| BUILD_PLUGIN_IRQ_FALSE='' | |
| BUILD_PLUGIN_IRQ_TRUE='#' | |
| BUILD_PLUGIN_JAVA_FALSE='' | |
| BUILD_PLUGIN_JAVA_TRUE='#' | |
| BUILD_PLUGIN_LIBVIRT_FALSE='' | |
| BUILD_PLUGIN_LIBVIRT_TRUE='#' | |
| BUILD_PLUGIN_LOAD_FALSE='' | |
| BUILD_PLUGIN_LOAD_TRUE='#' | |
| BUILD_PLUGIN_LOGFILE_FALSE='' | |
| BUILD_PLUGIN_LOGFILE_TRUE='#' | |
| BUILD_PLUGIN_LPAR_FALSE='' | |
| BUILD_PLUGIN_LPAR_TRUE='#' | |
| BUILD_PLUGIN_LVM_FALSE='' | |
| BUILD_PLUGIN_LVM_TRUE='#' | |
| BUILD_PLUGIN_MADWIFI_FALSE='' | |
| BUILD_PLUGIN_MADWIFI_TRUE='#' | |
| BUILD_PLUGIN_MATCH_EMPTY_COUNTER_FALSE='' | |
| BUILD_PLUGIN_MATCH_EMPTY_COUNTER_TRUE='#' | |
| BUILD_PLUGIN_MATCH_HASHED_FALSE='' | |
| BUILD_PLUGIN_MATCH_HASHED_TRUE='#' | |
| BUILD_PLUGIN_MATCH_REGEX_FALSE='' | |
| BUILD_PLUGIN_MATCH_REGEX_TRUE='#' | |
| BUILD_PLUGIN_MATCH_TIMEDIFF_FALSE='' | |
| BUILD_PLUGIN_MATCH_TIMEDIFF_TRUE='#' | |
| BUILD_PLUGIN_MATCH_VALUE_FALSE='' | |
| BUILD_PLUGIN_MATCH_VALUE_TRUE='#' | |
| BUILD_PLUGIN_MBMON_FALSE='' | |
| BUILD_PLUGIN_MBMON_TRUE='#' | |
| BUILD_PLUGIN_MD_FALSE='' | |
| BUILD_PLUGIN_MD_TRUE='#' | |
| BUILD_PLUGIN_MEMCACHEC_FALSE='' | |
| BUILD_PLUGIN_MEMCACHEC_TRUE='#' | |
| BUILD_PLUGIN_MEMCACHED_FALSE='' | |
| BUILD_PLUGIN_MEMCACHED_TRUE='#' | |
| BUILD_PLUGIN_MEMORY_FALSE='' | |
| BUILD_PLUGIN_MEMORY_TRUE='#' | |
| BUILD_PLUGIN_MIC_FALSE='' | |
| BUILD_PLUGIN_MIC_TRUE='#' | |
| BUILD_PLUGIN_MODBUS_FALSE='' | |
| BUILD_PLUGIN_MODBUS_TRUE='#' | |
| BUILD_PLUGIN_MULTIMETER_FALSE='' | |
| BUILD_PLUGIN_MULTIMETER_TRUE='#' | |
| BUILD_PLUGIN_MYSQL_FALSE='' | |
| BUILD_PLUGIN_MYSQL_TRUE='#' | |
| BUILD_PLUGIN_NETAPP_FALSE='' | |
| BUILD_PLUGIN_NETAPP_TRUE='#' | |
| BUILD_PLUGIN_NETLINK_FALSE='' | |
| BUILD_PLUGIN_NETLINK_TRUE='#' | |
| BUILD_PLUGIN_NETWORK_FALSE='' | |
| BUILD_PLUGIN_NETWORK_TRUE='#' | |
| BUILD_PLUGIN_NFS_FALSE='' | |
| BUILD_PLUGIN_NFS_TRUE='#' | |
| BUILD_PLUGIN_NGINX_FALSE='' | |
| BUILD_PLUGIN_NGINX_TRUE='#' | |
| BUILD_PLUGIN_NOTIFY_DESKTOP_FALSE='' | |
| BUILD_PLUGIN_NOTIFY_DESKTOP_TRUE='#' | |
| BUILD_PLUGIN_NOTIFY_EMAIL_FALSE='' | |
| BUILD_PLUGIN_NOTIFY_EMAIL_TRUE='#' | |
| BUILD_PLUGIN_NTPD_FALSE='' | |
| BUILD_PLUGIN_NTPD_TRUE='#' | |
| BUILD_PLUGIN_NUMA_FALSE='' | |
| BUILD_PLUGIN_NUMA_TRUE='#' | |
| BUILD_PLUGIN_NUT_FALSE='' | |
| BUILD_PLUGIN_NUT_TRUE='#' | |
| BUILD_PLUGIN_OLSRD_FALSE='' | |
| BUILD_PLUGIN_OLSRD_TRUE='#' | |
| BUILD_PLUGIN_ONEWIRE_FALSE='' | |
| BUILD_PLUGIN_ONEWIRE_TRUE='#' | |
| BUILD_PLUGIN_OPENVPN_FALSE='' | |
| BUILD_PLUGIN_OPENVPN_TRUE='#' | |
| BUILD_PLUGIN_ORACLE_FALSE='' | |
| BUILD_PLUGIN_ORACLE_TRUE='#' | |
| BUILD_PLUGIN_PERL_FALSE='' | |
| BUILD_PLUGIN_PERL_TRUE='#' | |
| BUILD_PLUGIN_PF_FALSE='' | |
| BUILD_PLUGIN_PF_TRUE='#' | |
| BUILD_PLUGIN_PINBA_FALSE='' | |
| BUILD_PLUGIN_PINBA_TRUE='#' | |
| BUILD_PLUGIN_PING_FALSE='' | |
| BUILD_PLUGIN_PING_TRUE='#' | |
| BUILD_PLUGIN_POSTGRESQL_FALSE='' | |
| BUILD_PLUGIN_POSTGRESQL_TRUE='#' | |
| BUILD_PLUGIN_POWERDNS_FALSE='' | |
| BUILD_PLUGIN_POWERDNS_TRUE='#' | |
| BUILD_PLUGIN_PROCESSES_FALSE='' | |
| BUILD_PLUGIN_PROCESSES_TRUE='#' | |
| BUILD_PLUGIN_PROTOCOLS_FALSE='' | |
| BUILD_PLUGIN_PROTOCOLS_TRUE='#' | |
| BUILD_PLUGIN_PYTHON_FALSE='' | |
| BUILD_PLUGIN_PYTHON_TRUE='#' | |
| BUILD_PLUGIN_REDIS_FALSE='' | |
| BUILD_PLUGIN_REDIS_TRUE='#' | |
| BUILD_PLUGIN_ROUTEROS_FALSE='' | |
| BUILD_PLUGIN_ROUTEROS_TRUE='#' | |
| BUILD_PLUGIN_RRDCACHED_FALSE='' | |
| BUILD_PLUGIN_RRDCACHED_TRUE='#' | |
| BUILD_PLUGIN_RRDTOOL_FALSE='' | |
| BUILD_PLUGIN_RRDTOOL_TRUE='#' | |
| BUILD_PLUGIN_SENSORS_FALSE='' | |
| BUILD_PLUGIN_SENSORS_TRUE='#' | |
| BUILD_PLUGIN_SERIAL_FALSE='' | |
| BUILD_PLUGIN_SERIAL_TRUE='#' | |
| BUILD_PLUGIN_SIGROK_FALSE='' | |
| BUILD_PLUGIN_SIGROK_TRUE='#' | |
| BUILD_PLUGIN_SNMP_FALSE='' | |
| BUILD_PLUGIN_SNMP_TRUE='#' | |
| BUILD_PLUGIN_STATSD_FALSE='' | |
| BUILD_PLUGIN_STATSD_TRUE='#' | |
| BUILD_PLUGIN_SWAP_FALSE='' | |
| BUILD_PLUGIN_SWAP_TRUE='#' | |
| BUILD_PLUGIN_SYSLOG_FALSE='' | |
| BUILD_PLUGIN_SYSLOG_TRUE='#' | |
| BUILD_PLUGIN_TABLE_FALSE='' | |
| BUILD_PLUGIN_TABLE_TRUE='#' | |
| BUILD_PLUGIN_TAIL_CSV_FALSE='' | |
| BUILD_PLUGIN_TAIL_CSV_TRUE='#' | |
| BUILD_PLUGIN_TAIL_FALSE='' | |
| BUILD_PLUGIN_TAIL_TRUE='#' | |
| BUILD_PLUGIN_TAPE_FALSE='' | |
| BUILD_PLUGIN_TAPE_TRUE='#' | |
| BUILD_PLUGIN_TARGET_NOTIFICATION_FALSE='' | |
| BUILD_PLUGIN_TARGET_NOTIFICATION_TRUE='#' | |
| BUILD_PLUGIN_TARGET_REPLACE_FALSE='' | |
| BUILD_PLUGIN_TARGET_REPLACE_TRUE='#' | |
| BUILD_PLUGIN_TARGET_SCALE_FALSE='' | |
| BUILD_PLUGIN_TARGET_SCALE_TRUE='#' | |
| BUILD_PLUGIN_TARGET_SET_FALSE='' | |
| BUILD_PLUGIN_TARGET_SET_TRUE='#' | |
| BUILD_PLUGIN_TARGET_V5UPGRADE_FALSE='' | |
| BUILD_PLUGIN_TARGET_V5UPGRADE_TRUE='#' | |
| BUILD_PLUGIN_TCPCONNS_FALSE='' | |
| BUILD_PLUGIN_TCPCONNS_TRUE='#' | |
| BUILD_PLUGIN_TEAMSPEAK2_FALSE='' | |
| BUILD_PLUGIN_TEAMSPEAK2_TRUE='#' | |
| BUILD_PLUGIN_TED_FALSE='' | |
| BUILD_PLUGIN_TED_TRUE='#' | |
| BUILD_PLUGIN_THERMAL_FALSE='' | |
| BUILD_PLUGIN_THERMAL_TRUE='#' | |
| BUILD_PLUGIN_THRESHOLD_FALSE='' | |
| BUILD_PLUGIN_THRESHOLD_TRUE='#' | |
| BUILD_PLUGIN_TOKYOTYRANT_FALSE='' | |
| BUILD_PLUGIN_TOKYOTYRANT_TRUE='#' | |
| BUILD_PLUGIN_UNIXSOCK_FALSE='' | |
| BUILD_PLUGIN_UNIXSOCK_TRUE='#' | |
| BUILD_PLUGIN_UPTIME_FALSE='' | |
| BUILD_PLUGIN_UPTIME_TRUE='#' | |
| BUILD_PLUGIN_USERS_FALSE='' | |
| BUILD_PLUGIN_USERS_TRUE='#' | |
| BUILD_PLUGIN_UUID_FALSE='' | |
| BUILD_PLUGIN_UUID_TRUE='#' | |
| BUILD_PLUGIN_VARNISH_FALSE='' | |
| BUILD_PLUGIN_VARNISH_TRUE='#' | |
| BUILD_PLUGIN_VMEM_FALSE='' | |
| BUILD_PLUGIN_VMEM_TRUE='#' | |
| BUILD_PLUGIN_VSERVER_FALSE='' | |
| BUILD_PLUGIN_VSERVER_TRUE='#' | |
| BUILD_PLUGIN_WIRELESS_FALSE='' | |
| BUILD_PLUGIN_WIRELESS_TRUE='#' | |
| BUILD_PLUGIN_WRITE_GRAPHITE_FALSE='' | |
| BUILD_PLUGIN_WRITE_GRAPHITE_TRUE='#' | |
| BUILD_PLUGIN_WRITE_HTTP_FALSE='' | |
| BUILD_PLUGIN_WRITE_HTTP_TRUE='#' | |
| BUILD_PLUGIN_WRITE_MONGODB_FALSE='' | |
| BUILD_PLUGIN_WRITE_MONGODB_TRUE='#' | |
| BUILD_PLUGIN_WRITE_REDIS_FALSE='' | |
| BUILD_PLUGIN_WRITE_REDIS_TRUE='#' | |
| BUILD_PLUGIN_WRITE_RIEMANN_FALSE='' | |
| BUILD_PLUGIN_WRITE_RIEMANN_TRUE='#' | |
| BUILD_PLUGIN_XMMS_FALSE='' | |
| BUILD_PLUGIN_XMMS_TRUE='#' | |
| BUILD_PLUGIN_ZFS_ARC_FALSE='' | |
| BUILD_PLUGIN_ZFS_ARC_TRUE='#' | |
| BUILD_WITH_JAVA_FALSE='' | |
| BUILD_WITH_JAVA_TRUE='#' | |
| BUILD_WITH_LIBAQUAERO5_CFLAGS='' | |
| BUILD_WITH_LIBAQUAERO5_FALSE='' | |
| BUILD_WITH_LIBAQUAERO5_LDFLAGS='' | |
| BUILD_WITH_LIBAQUAERO5_TRUE='#' | |
| BUILD_WITH_LIBCREDIS_CPPFLAGS='' | |
| BUILD_WITH_LIBCREDIS_FALSE='' | |
| BUILD_WITH_LIBCREDIS_LDFLAGS='' | |
| BUILD_WITH_LIBCREDIS_TRUE='#' | |
| BUILD_WITH_LIBCURL_CFLAGS='' | |
| BUILD_WITH_LIBCURL_FALSE='#' | |
| BUILD_WITH_LIBCURL_LIBS='-L/usr/lib/x86_64-linux-gnu -lcurl' | |
| BUILD_WITH_LIBCURL_TRUE='' | |
| BUILD_WITH_LIBDBI_CPPFLAGS='' | |
| BUILD_WITH_LIBDBI_FALSE='#' | |
| BUILD_WITH_LIBDBI_LDFLAGS='' | |
| BUILD_WITH_LIBDBI_LIBS='-ldbi' | |
| BUILD_WITH_LIBDBI_TRUE='' | |
| BUILD_WITH_LIBDEVINFO_FALSE='' | |
| BUILD_WITH_LIBDEVINFO_TRUE='#' | |
| BUILD_WITH_LIBESMTP_FALSE='#' | |
| BUILD_WITH_LIBESMTP_TRUE='' | |
| BUILD_WITH_LIBGANGLIA_FALSE='#' | |
| BUILD_WITH_LIBGANGLIA_TRUE='' | |
| BUILD_WITH_LIBGCRYPT_FALSE='#' | |
| BUILD_WITH_LIBGCRYPT_TRUE='' | |
| BUILD_WITH_LIBHAL_CFLAGS='' | |
| BUILD_WITH_LIBHAL_LIBS='' | |
| BUILD_WITH_LIBIOKIT_FALSE='' | |
| BUILD_WITH_LIBIOKIT_TRUE='#' | |
| BUILD_WITH_LIBIPTC_CPPFLAGS=' ' | |
| BUILD_WITH_LIBIPTC_FALSE='#' | |
| BUILD_WITH_LIBIPTC_LDFLAGS='-lip4tc -lip6tc ' | |
| BUILD_WITH_LIBIPTC_TRUE='' | |
| BUILD_WITH_LIBKSTAT_FALSE='' | |
| BUILD_WITH_LIBKSTAT_TRUE='#' | |
| BUILD_WITH_LIBKVM_GETPROCS_FALSE='' | |
| BUILD_WITH_LIBKVM_GETPROCS_TRUE='#' | |
| BUILD_WITH_LIBKVM_GETSWAPINFO_FALSE='' | |
| BUILD_WITH_LIBKVM_GETSWAPINFO_TRUE='#' | |
| BUILD_WITH_LIBKVM_NLIST_FALSE='' | |
| BUILD_WITH_LIBKVM_NLIST_TRUE='#' | |
| BUILD_WITH_LIBKVM_OPENFILES_FALSE='' | |
| BUILD_WITH_LIBKVM_OPENFILES_TRUE='#' | |
| BUILD_WITH_LIBLVM2APP_CPPFLAGS='' | |
| BUILD_WITH_LIBLVM2APP_FALSE='#' | |
| BUILD_WITH_LIBLVM2APP_LDFLAGS='' | |
| BUILD_WITH_LIBLVM2APP_LIBS='-llvm2app' | |
| BUILD_WITH_LIBLVM2APP_TRUE='' | |
| BUILD_WITH_LIBMEMCACHED_CPPFLAGS='' | |
| BUILD_WITH_LIBMEMCACHED_FALSE='#' | |
| BUILD_WITH_LIBMEMCACHED_LDFLAGS='' | |
| BUILD_WITH_LIBMEMCACHED_LIBS='-lmemcached' | |
| BUILD_WITH_LIBMEMCACHED_TRUE='' | |
| BUILD_WITH_LIBMNL_CFLAGS=' ' | |
| BUILD_WITH_LIBMNL_FALSE='#' | |
| BUILD_WITH_LIBMNL_LIBS=' -lmnl ' | |
| BUILD_WITH_LIBMNL_TRUE='' | |
| BUILD_WITH_LIBMODBUS_CFLAGS='-I/usr/include/modbus ' | |
| BUILD_WITH_LIBMODBUS_LIBS='-lmodbus ' | |
| BUILD_WITH_LIBMONGOC_CPPFLAGS='' | |
| BUILD_WITH_LIBMONGOC_FALSE='' | |
| BUILD_WITH_LIBMONGOC_LDFLAGS='' | |
| BUILD_WITH_LIBMONGOC_TRUE='#' | |
| BUILD_WITH_LIBMYSQL_CFLAGS='-I/usr/include/mysql -DBIG_JOINS=1 -fno-strict-aliasing -g -DNDEBUG' | |
| BUILD_WITH_LIBMYSQL_FALSE='#' | |
| BUILD_WITH_LIBMYSQL_LIBS='-L/usr/lib/x86_64-linux-gnu -lmysqlclient_r -lpthread -lz -lm -ldl' | |
| BUILD_WITH_LIBMYSQL_TRUE='' | |
| BUILD_WITH_LIBNETAPP_FALSE='' | |
| BUILD_WITH_LIBNETAPP_TRUE='#' | |
| BUILD_WITH_LIBNETSNMP_FALSE='#' | |
| BUILD_WITH_LIBNETSNMP_TRUE='' | |
| BUILD_WITH_LIBOPING_CPPFLAGS='' | |
| BUILD_WITH_LIBOPING_FALSE='#' | |
| BUILD_WITH_LIBOPING_LDFLAGS='' | |
| BUILD_WITH_LIBOPING_TRUE='' | |
| BUILD_WITH_LIBOWCAPI_CPPFLAGS='' | |
| BUILD_WITH_LIBOWCAPI_LIBS='' | |
| BUILD_WITH_LIBPCAP_FALSE='#' | |
| BUILD_WITH_LIBPCAP_TRUE='' | |
| BUILD_WITH_LIBPERL_FALSE='' | |
| BUILD_WITH_LIBPERL_TRUE='#' | |
| BUILD_WITH_LIBPOSIX4_FALSE='' | |
| BUILD_WITH_LIBPOSIX4_TRUE='#' | |
| BUILD_WITH_LIBPQ_CPPFLAGS=' -I/usr/include/postgresql' | |
| BUILD_WITH_LIBPQ_FALSE='#' | |
| BUILD_WITH_LIBPQ_LDFLAGS=' -L/usr/lib' | |
| BUILD_WITH_LIBPQ_TRUE='' | |
| BUILD_WITH_LIBPTHREAD_FALSE='#' | |
| BUILD_WITH_LIBPTHREAD_TRUE='' | |
| BUILD_WITH_LIBRABBITMQ_CPPFLAGS='' | |
| BUILD_WITH_LIBRABBITMQ_FALSE='#' | |
| BUILD_WITH_LIBRABBITMQ_LDFLAGS='' | |
| BUILD_WITH_LIBRABBITMQ_LIBS='-lrabbitmq' | |
| BUILD_WITH_LIBRABBITMQ_TRUE='' | |
| BUILD_WITH_LIBRESOLV_FALSE='' | |
| BUILD_WITH_LIBRESOLV_TRUE='#' | |
| BUILD_WITH_LIBROUTEROS_CPPFLAGS='' | |
| BUILD_WITH_LIBROUTEROS_FALSE='' | |
| BUILD_WITH_LIBROUTEROS_LDFLAGS='' | |
| BUILD_WITH_LIBROUTEROS_TRUE='#' | |
| BUILD_WITH_LIBRRD_CFLAGS='' | |
| BUILD_WITH_LIBRRD_LDFLAGS=' -lrrd_th -lm' | |
| BUILD_WITH_LIBRT_FALSE='' | |
| BUILD_WITH_LIBRT_TRUE='#' | |
| BUILD_WITH_LIBSENSORS_CFLAGS='' | |
| BUILD_WITH_LIBSENSORS_LDFLAGS='' | |
| BUILD_WITH_LIBSIGROK_CFLAGS='' | |
| BUILD_WITH_LIBSIGROK_FALSE='' | |
| BUILD_WITH_LIBSIGROK_LDFLAGS='' | |
| BUILD_WITH_LIBSIGROK_TRUE='#' | |
| BUILD_WITH_LIBSNMP_CFLAGS='-DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -DNETSNMP_USE_INLINE -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fstack-protector -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl/5.18/CORE -D_FORTIFY_SOURCE=2 -I. -I/usr/include' | |
| BUILD_WITH_LIBSNMP_LIBS='-Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,now -L/usr/lib/x86_64-linux-gnu -lnetsnmp -lcrypto -lm' | |
| BUILD_WITH_LIBSOCKET_FALSE='' | |
| BUILD_WITH_LIBSOCKET_TRUE='#' | |
| BUILD_WITH_LIBSTATGRAB_CFLAGS='' | |
| BUILD_WITH_LIBSTATGRAB_FALSE='' | |
| BUILD_WITH_LIBSTATGRAB_LDFLAGS='' | |
| BUILD_WITH_LIBSTATGRAB_TRUE='#' | |
| BUILD_WITH_LIBTOKYOTYRANT_CPPFLAGS=' ' | |
| BUILD_WITH_LIBTOKYOTYRANT_FALSE='#' | |
| BUILD_WITH_LIBTOKYOTYRANT_LDFLAGS=' ' | |
| BUILD_WITH_LIBTOKYOTYRANT_LIBS=' -ltokyotyrant ' | |
| BUILD_WITH_LIBTOKYOTYRANT_TRUE='' | |
| BUILD_WITH_LIBUPSCLIENT_CFLAGS=' ' | |
| BUILD_WITH_LIBUPSCLIENT_LIBS='-lupsclient ' | |
| BUILD_WITH_LIBVARNISH_CFLAGS='-I/usr/include/varnish ' | |
| BUILD_WITH_LIBVARNISH_LIBS='-lvarnishapi ' | |
| BUILD_WITH_LIBVIRT_CFLAGS=' ' | |
| BUILD_WITH_LIBVIRT_LIBS='-lvirt -ldl ' | |
| BUILD_WITH_LIBXML2_CFLAGS='-I/usr/include/libxml2 ' | |
| BUILD_WITH_LIBXML2_LIBS='-lxml2 ' | |
| BUILD_WITH_LIBXMMS_CFLAGS='' | |
| BUILD_WITH_LIBXMMS_FALSE='' | |
| BUILD_WITH_LIBXMMS_LIBS='' | |
| BUILD_WITH_LIBXMMS_TRUE='#' | |
| BUILD_WITH_LIBYAJL_CPPFLAGS='' | |
| BUILD_WITH_LIBYAJL_FALSE='#' | |
| BUILD_WITH_LIBYAJL_LDFLAGS='' | |
| BUILD_WITH_LIBYAJL_LIBS='-lyajl' | |
| BUILD_WITH_LIBYAJL_TRUE='' | |
| BUILD_WITH_LM_SENSORS_FALSE='#' | |
| BUILD_WITH_LM_SENSORS_TRUE='' | |
| BUILD_WITH_MIC_CPPFLAGS='' | |
| BUILD_WITH_MIC_LDADD='' | |
| BUILD_WITH_MIC_LIBPATH='' | |
| BUILD_WITH_OPENIPMI_CFLAGS='' | |
| BUILD_WITH_OPENIPMI_LIBS='' | |
| BUILD_WITH_ORACLE_CFLAGS='' | |
| BUILD_WITH_ORACLE_LIBS='' | |
| BUILD_WITH_OWN_LIBIPTC_FALSE='' | |
| BUILD_WITH_OWN_LIBIPTC_TRUE='#' | |
| BUILD_WITH_OWN_LIBOCONFIG_FALSE='#' | |
| BUILD_WITH_OWN_LIBOCONFIG_TRUE='' | |
| BUILD_WITH_PERFSTAT_FALSE='' | |
| BUILD_WITH_PERFSTAT_TRUE='#' | |
| BUILD_WITH_PYTHON_CPPFLAGS='-I/usr/include/python2.7' | |
| BUILD_WITH_PYTHON_LDFLAGS='-L/usr/lib' | |
| BUILD_WITH_PYTHON_LIBS='-L. -lpython2.7' | |
| CC='gcc' | |
| CCDEPMODE='depmode=gcc3' | |
| CFLAGS='-g -O2' | |
| COMPILER_IS_GCC_FALSE='#' | |
| COMPILER_IS_GCC_TRUE='' | |
| CONVENIENCE_LTDL_FALSE='#' | |
| CONVENIENCE_LTDL_TRUE='' | |
| CPP='gcc -E' | |
| CPPFLAGS='' | |
| CYGPATH_W='echo' | |
| DEFAULT_LOG_LEVEL='info' | |
| DEFS='-DHAVE_CONFIG_H' | |
| DEPDIR='.deps' | |
| DLLTOOL='false' | |
| DSYMUTIL='' | |
| DUMPBIN='' | |
| ECHO_C='' | |
| ECHO_N='-n' | |
| ECHO_T='' | |
| EGREP='/bin/grep -E' | |
| EXEEXT='' | |
| FGREP='/bin/grep -F' | |
| GANGLIA_CPPFLAGS='' | |
| GANGLIA_LDFLAGS='' | |
| GANGLIA_LIBS='' | |
| GCRYPT_CPPFLAGS=' ' | |
| GCRYPT_LDFLAGS='-L/usr/lib' | |
| GCRYPT_LIBS='-lgcrypt' | |
| GLIB_CFLAGS='' | |
| GLIB_COMPILE_RESOURCES='' | |
| GLIB_GENMARSHAL='' | |
| GLIB_LIBS='' | |
| GLIB_MKENUMS='' | |
| GOBJECT_QUERY='' | |
| GREP='/bin/grep' | |
| HAVE_BROKEN_PERL_LOAD_MODULE_FALSE='' | |
| HAVE_BROKEN_PERL_LOAD_MODULE_TRUE='#' | |
| HAVE_PROTOC_C_FALSE='#' | |
| HAVE_PROTOC_C_TRUE='' | |
| INCLTDL='' | |
| INSTALL_DATA='${INSTALL} -m 644' | |
| INSTALL_LTDL_FALSE='' | |
| INSTALL_LTDL_TRUE='#' | |
| INSTALL_PROGRAM='${INSTALL}' | |
| INSTALL_SCRIPT='${INSTALL}' | |
| INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' | |
| IP_VS_H_NEEDS_KERNEL_CFLAGS_FALSE='' | |
| IP_VS_H_NEEDS_KERNEL_CFLAGS_TRUE='#' | |
| JAR='' | |
| JAVAC='' | |
| JAVA_CFLAGS='' | |
| JAVA_CPPFLAGS='' | |
| JAVA_LDFLAGS='' | |
| JAVA_LIBS='' | |
| KERNEL_CFLAGS='-I/lib/modules/3.12.0-7-generic/source/include' | |
| KERNEL_DIR='/lib/modules/3.12.0-7-generic/source' | |
| LCC_VERSION_EXTRA='43.g55ce7b5' | |
| LCC_VERSION_MAJOR='5' | |
| LCC_VERSION_MINOR='4' | |
| LCC_VERSION_PATCH='0' | |
| LCC_VERSION_STRING='5.4.0' | |
| LD='/usr/bin/ld -m elf_x86_64' | |
| LDFLAGS='' | |
| LEX='flex' | |
| LEXLIB='-lfl' | |
| LEX_OUTPUT_ROOT='lex.yy' | |
| LIBADD_DL='-ldl ' | |
| LIBADD_DLD_LINK='' | |
| LIBADD_DLOPEN='-ldl' | |
| LIBADD_SHL_LOAD='' | |
| LIBGCRYPT_CFLAGS='' | |
| LIBGCRYPT_CONFIG='/usr/bin/libgcrypt-config' | |
| LIBGCRYPT_LIBS='-lgcrypt' | |
| LIBLTDL='-lltdl' | |
| LIBNETAPP_CPPFLAGS='' | |
| LIBNETAPP_LDFLAGS='' | |
| LIBNETAPP_LIBS='' | |
| LIBNOTIFY_CFLAGS='-pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libpng12 ' | |
| LIBNOTIFY_LIBS='-lnotify -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 ' | |
| LIBOBJS='' | |
| LIBS='-ldl ' | |
| LIBTOOL='$(SHELL) $(top_builddir)/libtool' | |
| LIPO='' | |
| LN_S='ln -s' | |
| LOAD_PLUGIN_CSV='##' | |
| LOAD_PLUGIN_LOGFILE='##' | |
| LOAD_PLUGIN_NETWORK='##' | |
| LOAD_PLUGIN_RRDTOOL='##' | |
| LOAD_PLUGIN_SYSLOG='##' | |
| LTDLDEPS='' | |
| LTDLINCL='' | |
| LTDLOPEN='libltdl' | |
| LTLIBOBJS='' | |
| LT_CONFIG_H='src/config.h' | |
| LT_DLLOADERS=' libltdl/dlopen.la' | |
| LT_DLPREOPEN='-dlpreopen libltdl/dlopen.la ' | |
| MAKEINFO='${SHELL} /vagrant/collectd-pkgbuild/libltdl/config/missing makeinfo' | |
| MANIFEST_TOOL=':' | |
| MKDIR_P='/bin/mkdir -p' | |
| NM='/usr/bin/nm -B' | |
| NMEDIT='' | |
| OBJDUMP='objdump' | |
| OBJEXT='o' | |
| OTOOL64='' | |
| OTOOL='' | |
| PACKAGE='collectd' | |
| PACKAGE_BUGREPORT='' | |
| PACKAGE_NAME='collectd' | |
| PACKAGE_STRING='collectd 5.4.0.43.g55ce7b5' | |
| PACKAGE_TARNAME='collectd' | |
| PACKAGE_URL='' | |
| PACKAGE_VERSION='5.4.0.43.g55ce7b5' | |
| PATH_SEPARATOR=':' | |
| PERL='/usr/bin/perl' | |
| PERL_BINDINGS='perl' | |
| PERL_BINDINGS_OPTIONS='PREFIX=NONE' | |
| PERL_CFLAGS=' -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fstack-protector -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl/5.18/CORE ' | |
| PERL_LDFLAGS='-Wl,-E -fstack-protector -L/usr/local/lib -L/usr/lib/perl/5.18/CORE -lperl -ldl -lm -lpthread -lc -lcrypt' | |
| PKG_CONFIG='/usr/bin/pkg-config' | |
| PKG_CONFIG_LIBDIR='' | |
| PKG_CONFIG_PATH='' | |
| RANLIB='ranlib' | |
| SED='/bin/sed' | |
| SET_MAKE='' | |
| SHELL='/bin/bash' | |
| STRIP='strip' | |
| VERSION='5.4.0.43.g55ce7b5' | |
| YACC='bison -y' | |
| YFLAGS='' | |
| ac_ct_AR='ar' | |
| ac_ct_CC='gcc' | |
| ac_ct_DUMPBIN='' | |
| am__EXEEXT_FALSE='' | |
| am__EXEEXT_TRUE='#' | |
| am__fastdepCC_FALSE='#' | |
| am__fastdepCC_TRUE='' | |
| am__include='include' | |
| am__isrc='' | |
| am__leading_dot='.' | |
| am__nodep='_no' | |
| am__quote='' | |
| am__tar='tar --format=posix -chf - "$$tardir"' | |
| am__untar='tar -xf -' | |
| bindir='${exec_prefix}/bin' | |
| build='x86_64-unknown-linux-gnu' | |
| build_alias='' | |
| build_cpu='x86_64' | |
| build_os='linux-gnu' | |
| build_vendor='unknown' | |
| datadir='${datarootdir}' | |
| datarootdir='${prefix}/share' | |
| docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' | |
| dvidir='${docdir}' | |
| exec_prefix='${prefix}' | |
| have_protoc_c='yes' | |
| host='x86_64-unknown-linux-gnu' | |
| host_alias='' | |
| host_cpu='x86_64' | |
| host_os='linux-gnu' | |
| host_vendor='unknown' | |
| htmldir='${docdir}' | |
| includedir='${prefix}/include' | |
| infodir='${datarootdir}/info' | |
| install_sh='${SHELL} /vagrant/collectd-pkgbuild/libltdl/config/install-sh' | |
| libdir='${exec_prefix}/lib' | |
| libexecdir='${exec_prefix}/libexec' | |
| localedir='${datarootdir}/locale' | |
| localstatedir='${prefix}/var' | |
| ltdl_LIBOBJS=' lt__strl.o' | |
| ltdl_LTLIBOBJS=' lt__strl.lo' | |
| mandir='${datarootdir}/man' | |
| mkdir_p='$(MKDIR_P)' | |
| oldincludedir='/usr/include' | |
| pdfdir='${docdir}' | |
| pkgconfigdir='${exec_prefix}/lib/pkgconfig' | |
| prefix='/opt/collectd' | |
| program_transform_name='s,x,x,' | |
| psdir='${docdir}' | |
| sbindir='${exec_prefix}/sbin' | |
| sharedstatedir='${prefix}/com' | |
| subdirs=' libltdl' | |
| sys_symbol_underscore='no' | |
| sysconfdir='${prefix}/etc' | |
| target_alias='' | |
| ## ----------- ## | |
| ## confdefs.h. ## | |
| ## ----------- ## | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "collectd" | |
| #define PACKAGE_TARNAME "collectd" | |
| #define PACKAGE_VERSION "5.4.0.43.g55ce7b5" | |
| #define PACKAGE_STRING "collectd 5.4.0.43.g55ce7b5" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define LT_MODULE_EXT ".so" | |
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | |
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_DLERROR 1 | |
| #define HAVE_LIBDLLOADER 1 | |
| #define HAVE_ARGZ_H 1 | |
| #define HAVE_ERROR_T 1 | |
| #define HAVE_ARGZ_ADD 1 | |
| #define HAVE_ARGZ_APPEND 1 | |
| #define HAVE_ARGZ_COUNT 1 | |
| #define HAVE_ARGZ_CREATE_SEP 1 | |
| #define HAVE_ARGZ_INSERT 1 | |
| #define HAVE_ARGZ_NEXT 1 | |
| #define HAVE_ARGZ_STRINGIFY 1 | |
| #define HAVE_WORKING_ARGZ 1 | |
| #define HAVE_PRELOADED_SYMBOLS 1 | |
| #define HAVE_LTDL 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_CLOSEDIR 1 | |
| #define HAVE_OPENDIR 1 | |
| #define HAVE_READDIR 1 | |
| #define LT_LIBEXT "a" | |
| #define LT_LIBPREFIX "lib" | |
| #define LIBTOOL_VERSION 2 | |
| #define PACKAGE "collectd" | |
| #define VERSION "5.4.0.43.g55ce7b5" | |
| #define YYTEXT_POINTER 1 | |
| #define HAVE_GOOGLE_PROTOBUF_C_PROTOBUF_C_H 1 | |
| #define KERNEL_LINUX 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_STDARG_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_ASSERT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_ARPA_INET_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_REGEX_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_ENDIAN_H 1 | |
| #define HAVE_FNMATCH_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_NETINET_IN_SYSTM_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_NETINET_IP_H 1 | |
| #define HAVE_NETINET_IP_ICMP_H 1 | |
| #define HAVE_NETINET_IP6_H 1 | |
| #define HAVE_NETINET_ICMP6_H 1 | |
| #define HAVE_NETINET_TCP_H 1 | |
| #define HAVE_NETINET_UDP_H 1 | |
| #define HAVE_SYS_SYSCTL_H 1 | |
| #define HAVE_LINUX_MAJOR_H 1 | |
| #define HAVE_LINUX_RAID_MD_U_H 1 | |
| #define HAVE_LINUX_WIRELESS_H 1 | |
| #define HAVE_SYS_SWAP_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_LINUX_IF_H 1 | |
| #define HAVE_LINUX_NETDEVICE_H 1 | |
| #define HAVE_LINUX_SOCKIOS_H 1 | |
| #define HAVE_LINUX_ETHTOOL_H 1 | |
| #define HAVE_LINUX_IP_VS_H 1 | |
| #define HAVE_SYS_MOUNT_H 1 | |
| #define HAVE_LINUX_UN_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_CTYPE_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_MNTENT_H 1 | |
| #define HAVE_SYS_STATFS_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_VFS_H 1 | |
| #define HAVE_WORDEXP_H 1 | |
| #define HAVE_ARPA_NAMESER_H 1 | |
| #define HAVE_ARPA_NAMESER_COMPAT_H 1 | |
| #define HAVE_NET_IF_ARP_H 1 | |
| #define HAVE_NET_PPP_DEFS_H 1 | |
| #define HAVE_NET_IF_PPP_H 1 | |
| #define HAVE_NETINET_IF_ETHER_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRTOL 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_GETNAMEINFO 1 | |
| #define HAVE_STRCHR 1 | |
| #define HAVE_MEMCPY 1 | |
| #define HAVE_STRSTR 1 | |
| #define HAVE_STRCMP 1 | |
| #define HAVE_STRNCMP 1 | |
| #define HAVE_STRNCPY 1 | |
| #define HAVE_STRLEN 1 | |
| #define HAVE_STRNCASECMP 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_OPENLOG 1 | |
| #define HAVE_CLOSELOG 1 | |
| #define HAVE_SYSCONF 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_IF_INDEXTONAME 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_GETGRNAM_R 1 | |
| #define HAVE_SETGROUPS 1 | |
| #define HAVE_REGCOMP 1 | |
| #define HAVE_REGERROR 1 | |
| #define HAVE_REGEXEC 1 | |
| #define HAVE_REGFREE 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_NANOSLEEP 1 | |
| #define HAVE_SYSCTL 1 | |
| #define HAVE_STATFS 1 | |
| #define HAVE_STATVFS 1 | |
| #define HAVE_GETIFADDRS 1 | |
| #define HAVE_GETLOADAVG 1 | |
| #define HAVE_SYSLOG 1 | |
| #define HAVE_GETUTENT 1 | |
| #define HAVE_GETUTXENT 1 | |
| #define HAVE_STRPTIME 1 | |
| #define STRPTIME_NEEDS_STANDARDS 1 | |
| #define NAN_STATIC_DEFAULT 1 | |
| #define FP_LAYOUT_NEED_NOTHING 1 | |
| #define HAVE_GETMNTENT 1 | |
| #define HAVE_ONE_GETMNTENT 1 | |
| #define HAVE_STRUCT_IP_MREQN_IMR_IFINDEX 1 | |
| #define HAVE_STRUCT_UDPHDR_UH_DPORT 1 | |
| #define HAVE_STRUCT_UDPHDR_UH_SPORT 1 | |
| #define HAVE_CURL_CURL_H 1 | |
| #define HAVE_DBI_DBI_H 1 | |
| #define HAVE_LIBESMTP 1 | |
| #define HAVE_LIBESMTP_H 1 | |
| #define HAVE_LIBESMTP_H 1 | |
| #define COLLECT_LIBESMTP 1 | |
| #define HAVE_GM_PROTOCOL_H 1 | |
| #define HAVE_GM_PROTOCOL_H 1 | |
| #define HAVE_LIBGANGLIA 1 | |
| #define HAVE_GCRYPT_H 1 | |
| #define HAVE_LIBGCRYPT 1 | |
| #define HAVE_LIBIPTC_LIBIPTC_H 1 | |
| #define HAVE_LIBIPTC_LIBIP6TC_H 1 | |
| #define HAVE_LVM2APP_H 1 | |
| #define HAVE_LIBLVM2APP 1 | |
| #define HAVE_LIBMEMCACHED_MEMCACHED_H 1 | |
| #define HAVE_LIBMEMCACHED 1 | |
| #define HAVE_MODBUS_MODBUS_H 1 | |
| #define HAVE_MYSQL_H 1 | |
| #define HAVE_LIBMNL_LIBMNL_H 1 | |
| #define HAVE_LINUX_GEN_STATS_H 1 | |
| #define HAVE_LINUX_PKT_SCHED_H 1 | |
| #define HAVE_TCA_STATS2 1 | |
| #define HAVE_TCA_STATS 1 | |
| #define HAVE_LIBMNL 1 | |
| #define HAVE_NET_SNMP_NET_SNMP_CONFIG_H 1 | |
| #define HAVE_OPING_H 1 | |
| #define HAVE_LIBPCAP 1 | |
| #define HAVE_PCAP_H 1 | |
| #define HAVE_PCAP_BPF_H 1 | |
| #define HAVE_LIBPQ_FE_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_LIBPTHREAD 1 | |
| #define HAVE_PYTHON_H 1 | |
| #define HAVE_AMQP_H 1 | |
| #define HAVE_LIBRABBITMQ 1 | |
| #define HAVE_AMQP_TCP_SOCKET_H 1 | |
| #define HAVE_DECL_AMQP_SOCKET_CLOSE 0 | |
| #define HAVE_RRD_H 1 | |
| #define HAVE_THREADSAFE_LIBRRD 1 | |
| #define HAVE_SENSORS_SENSORS_H 1 | |
| #define HAVE_LIBSENSORS 1 | |
| #define HAVE_TCRDB_H 1 | |
| #define HAVE_TCRDB_H 1 | |
| #define HAVE_LIBTOKYOTYRANT 1 | |
| #define HAVE_UPSCLIENT_H 1 | |
| #define HAVE_UPSCONN_T 1 | |
| #define HAVE_LIBXMMS 0 | |
| #define HAVE_YAJL_YAJL_PARSE_H 1 | |
| #define HAVE_YAJL_YAJL_VERSION_H 1 | |
| #define HAVE_LIBYAJL 1 | |
| #define HAVE_VARNISH_VARNISHAPI_H 1 | |
| #define HAVE_VARNISH_VSC_H 1 | |
| #define HAVE_VARNISH_V3 1 | |
| #define HAVE_LIBXML_PARSER_H 1 | |
| #define HAVE_LIBVIRT_LIBVIRT_H 1 | |
| #define COLLECT_DEBUG 0 | |
| #define COLLECT_DAEMON 1 | |
| #define COLLECT_GETIFADDRS 0 | |
| #define HAVE_PLUGIN_AMQP 1 | |
| #define HAVE_PLUGIN_CPU 1 | |
| configure: exit 0 | |
| ## ---------------------- ## | |
| ## Running config.status. ## | |
| ## ---------------------- ## | |
| This file was extended by collectd config.status 5.4.0.43.g55ce7b5, which was | |
| generated by GNU Autoconf 2.69. Invocation command line was | |
| CONFIG_FILES = | |
| CONFIG_HEADERS = | |
| CONFIG_LINKS = | |
| CONFIG_COMMANDS = | |
| $ ./config.status src/config.h | |
| on feat541trusty | |
| config.status:1795: creating src/config.h |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| make[3]: Entering directory `/vagrant/collectd-pkgbuild/src' | |
| CC amqp_la-amqp.lo | |
| amqp.c: In function 'camqp_connect': | |
| amqp.c:463:5: error: 'amqp_set_sockfd' is deprecated (declared at /usr/include/amqp.h:1019) [-Werror=deprecated-declarations] | |
| amqp_set_sockfd (conf->connection, sockfd); | |
| ^ | |
| cc1: all warnings being treated as errors | |
| make[3]: *** [amqp_la-amqp.lo] Error 1 | |
| make[3]: Leaving directory `/vagrant/collectd-pkgbuild/src' | |
| make[2]: *** [all-recursive] Error 1 | |
| make[2]: Leaving directory `/vagrant/collectd-pkgbuild/src' | |
| make[1]: *** [all] Error 2 | |
| make[1]: Leaving directory `/vagrant/collectd-pkgbuild/src' | |
| make: *** [all-recursive] Error 1 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $ grep -i tcp_socket /usr/include/amqp_tcp_socket.h | |
| #ifndef AMQP_TCP_SOCKET_H | |
| #define AMQP_TCP_SOCKET_H | |
| amqp_tcp_socket_new(amqp_connection_state_t state); | |
| amqp_tcp_socket_set_sockfd(amqp_socket_t *base, int sockfd); | |
| #endif /* AMQP_TCP_SOCKET_H */ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment