The build took 00h 01m 37s and was NOT successful.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
12,772 |
ansic |
11,574 |
sh |
8,205 |
makefile |
664 |
perl |
33,215 |
total |
The process tree of the build process is here.
To avoid scrolling, you may jump to the last line of the
invocation of makepkg
that was used to build this
package.
Removed vanilla repositories from pacman.conf and added:
There were existing files in /sysroot, using those
CMD: sudo -u tuscan PATH=/sysroot/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: libstatgrab 0.91-2 (Wed Apr 5 00:29:21 UTC 2017)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for x86_64-unknown-linux-strip... no
checking for strip... strip
checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for x86_64-unknown-linux-gcc... clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... yes
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking whether clang understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of clang... gcc3
checking dependency style of clang... (cached) gcc3
checking for clang option to accept ISO C99... none needed
checking whether we are using the GNU C++ compiler... yes
checking whether clang++ accepts -g... yes
checking dependency style of clang++... gcc3
checking dependency style of clang++... (cached) gcc3
checking for a sed that does not truncate output... /usr/sbin/sed
checking for grep that handles long lines and -e... /usr/sbin/grep
checking for x86_64-unknown-linux-ar... no
checking for x86_64-unknown-linux-lib... no
checking for x86_64-unknown-linux-link... no
checking for ar... ar
configure: WARNING: using cross tools not prefixed with host triplet
checking the archiver (ar) interface... ar
checking how to run the C preprocessor... clang -E
checking for egrep... /usr/sbin/grep -E
checking for ANSI C header files... yes
checking whether time.h and sys/time.h may both be included... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for int8_t... yes
checking for int16_t... yes
checking for int32_t... yes
checking for int64_t... yes
checking for uint8_t... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for uint64_t... yes
checking for size_t... yes
checking for ssize_t... yes
checking for off_t... yes
checking for pid_t... yes
checking for uid_t in sys/types.h... yes
checking for uid_t in sys/types.h... (cached) yes
checking for time_t... yes
checking for unsigned long long int... yes
checking for long long int... yes
checking for unsigned long long int... (cached) yes
checking whether _AIX is declared... no
checking whether __linux is declared... yes
checking whether __sun is declared... no
checking whether __hpux is declared... no
checking which _XOPEN_SOURCE macro must be defined... none (XPG6)
checking for library containing gethostent... none required
checking for library containing setsockopt... none required
checking for malloc... yes
checking for realloc... yes
checking for library containing getmntent... none required
checking for atoll... yes
checking for bzero... yes
checking for fcntl... yes
checking for flock... yes
checking for getloadavg... yes
checking for getmntent... (cached) yes
checking for getmntent_r... yes
checking for seteuid... yes
checking for setegid... yes
checking for setresuid... yes
checking for setresgid... yes
checking for setvbuf... yes
checking for statfs... yes
checking for statvfs... yes
checking for statvfs64... yes
checking for strerror_r... yes
checking for strlcat... yes
checking for strlcpy... yes
checking for strndup... yes
checking for strnlen... yes
checking for vsprintf... yes
checking for vsnprintf... yes
checking whether strlcat is declared... yes
checking whether strlcpy is declared... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for inttypes.h... (cached) yes
checking libgen.h usability... yes
checking libgen.h presence... yes
checking for libgen.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking regex.h usability... yes
checking regex.h presence... yes
checking for regex.h... yes
checking sched.h usability... yes
checking sched.h presence... yes
checking for sched.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking for stdint.h... (cached) yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/statvfs.h usability... yes
checking sys/statvfs.h presence... yes
checking for sys/statvfs.h... yes
checking sys/unistd.h usability... no
checking sys/unistd.h presence... no
checking for sys/unistd.h... no
checking whether F_SETLK is declared... yes
checking whether compiling for native Win32... no
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking libdevinfo.h usability... no
checking libdevinfo.h presence... no
checking for libdevinfo.h... no
checking mach/machine.h usability... no
checking mach/machine.h presence... no
checking for mach/machine.h... no
checking mntent.h usability... yes
checking mntent.h presence... yes
checking for mntent.h... yes
checking paths.h usability... yes
checking paths.h presence... yes
checking for paths.h... yes
checking sys/fstyp.h usability... no
checking sys/fstyp.h presence... no
checking for sys/fstyp.h... no
checking sys/loadavg.h usability... no
checking sys/loadavg.h presence... no
checking for sys/loadavg.h... no
checking sys/mnttent.h usability... no
checking sys/mnttent.h presence... no
checking for sys/mnttent.h... no
checking sys/mnttab.h usability... no
checking sys/mnttab.h presence... no
checking for sys/mnttab.h... no
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking sys/utsname.h usability... yes
checking sys/utsname.h presence... yes
checking for sys/utsname.h... yes
checking sys/vfs.h usability... yes
checking sys/vfs.h presence... yes
checking for sys/vfs.h... yes
checking utmp.h usability... yes
checking utmp.h presence... yes
checking for utmp.h... yes
checking utmpx.h usability... yes
checking utmpx.h presence... yes
checking for utmpx.h... yes
checking for sys/param.h... yes
checking for sys/mount.h... yes
checking for sys/proc.h... no
checking for sys/swap.h... yes
checking for sys/sysctl.h... no
checking for sys/systeminfo.h... no
checking for sys/user.h... yes
checking for arpa/inet.h... yes
checking for netinet/in.h... yes
checking for net/if.h... yes
checking for netinet/if_ether.h... yes
checking for sys/sar.h... no
checking for sys/sysinfo.h... yes
checking for strncpy... yes
checking for format string for pid_t... %d
checking for format string for uid_t... %u
checking for format string for gid_t... %u
checking for format string for time_t... %ld
checking for format string for size_t... %zu
checking for format string for ssize_t... %zd
checking whether struct sg_vector needs alignment helper... no
checking for unspecified array size for last struct member... yes
checking for array length of 0... yes
checking for struct statvfs... yes
checking for struct statvfs.f_fstypename... no
checking for struct statvfs.f_basetype... no
checking for struct statvfs.f_iosize... no
checking for struct statvfs.f_frsize... yes
checking for struct statvfs64... yes
checking for struct statvfs64.f_fstypename... no
checking for struct statvfs64.f_basetype... no
checking for struct statvfs64.f_iosize... no
checking for struct statvfs64.f_frsize... yes
checking for sysfs... no
checking for getutxent... yes
checking for setutxent... yes
checking for endutxent... yes
checking whether getutxent is declared... yes
checking whether setutxent is declared... yes
checking whether endutxent is declared... yes
checking for struct utmpx... yes
checking for struct utmpx.ut_type... yes
checking for struct utmpx.ut_host... yes
checking for struct utmpx.ut_syslen... no
checking size of utmpx.ut_id... 0
checking for setutent... yes
checking for endutent... yes
checking for getutent... yes
checking whether getutent is declared... yes
checking whether setutent is declared... yes
checking whether endutent is declared... yes
checking for struct utmp... yes
checking for struct utmp.ut_line... yes
checking for struct utmp.ut_type... yes
checking for struct utmp.ut_name... yes
checking for struct utmp.ut_user... yes
checking for struct utmp.ut_host... yes
checking for struct utmp.ut_pid... yes
checking for struct utmp.ut_id... yes
checking for struct utmp.ut_time... yes
checking size of utmp.ut_id... 0
checking for struct sockaddr_storage.ss_family... yes
checking for struct sockaddr_storage.__ss_family... no
checking linux/ethtool.h usability... no
checking linux/ethtool.h presence... no
checking for linux/ethtool.h... no
checking linux/sockios.h usability... no
checking linux/sockios.h presence... no
checking for linux/sockios.h... no
checking linux/ethtool.h usability... no
checking linux/ethtool.h presence... no
checking for linux/ethtool.h... no
checking whether MNT_MNTTAB is declared... no
checking whether setmntent is declared... yes
checking whether endmntent is declared... yes
checking for struct mntent... yes
checking for struct mnttab... no
checking apparent thread safety of getmntent... no
checking return type of getmntent_r... struct mntent *
checking for struct statfs... yes
checking for struct statfs.f_favail... no
checking for struct statfs.f_iosize... no
checking for struct statfs.f_frsize... yes
checking for a sed that does not truncate output... (cached) /usr/sbin/sed
checking for fgrep... /usr/sbin/grep -F
checking how to print strings... printf
checking for ld used by clang... /sysroot/bin/ld
checking if the linker (/sysroot/bin/ld) is GNU ld... yes
checking how to control symbol visibility... unknown
checking for isnan in -lm... no
checking for fabs in -lm... yes
checking for working ncurses... no
configure: WARNING: Unable to find curses or ncurses; disabling saidar
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking sys/termios.h usability... yes
checking sys/termios.h presence... yes
checking for sys/termios.h... yes
checking whether to build examples... no
checking for applicable docbook2man... none
checking for applicable perl5 interpreter... /usr/sbin/perl
configure: enabling build of test automation using /usr/sbin/perl
checking return type of strerror_r... int
checking whether compiling for native Win32... (cached) no
checking whether pthreads work without any flags... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking whether PTHREAD_ONCE_INIT needs braces... no
checking whether PTHREAD_MUTEX_INITIALIZER needs braces... no
checking for library containing sem_init... none required
checking if liblog4cplus is wanted... check
checking if liblog4cplus wants a prefix... no
checking for x86_64-unknown-linux-pkg-config... no
checking for pkg-config... /usr/sbin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for BSD- or MS-compatible name lister (nm)... /sysroot/bin/nm -B
checking the name lister (/sysroot/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /sysroot/bin/ld option to reload object files... -r
checking for x86_64-unknown-linux-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-unknown-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-unknown-linux-ar... ar
checking for archiver @FILE support... @
checking for x86_64-unknown-linux-strip... strip
checking for x86_64-unknown-linux-ranlib... no
checking for ranlib... ranlib
checking command to parse /sysroot/bin/nm -B output from clang object... ok
checking for sysroot... no
checking for x86_64-unknown-linux-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if clang supports -fno-rtti -fno-exceptions... yes
checking for clang option to produce PIC... -fPIC -DPIC
checking if clang PIC flag -fPIC -DPIC works... yes
checking if clang static flag -static works... no
checking if clang supports -c -o file.o... yes
checking if clang supports -c -o file.o... (cached) yes
checking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... clang++ -E
checking for ld used by clang++... /sysroot/bin/ld -m elf_x86_64
checking if the linker (/sysroot/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the clang++ linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for clang++ option to produce PIC... -fPIC -DPIC
checking if clang++ PIC flag -fPIC -DPIC works... yes
checking if clang++ static flag -static works... no
checking if clang++ supports -c -o file.o... yes
checking if clang++ supports -c -o file.o... (cached) yes
checking whether the clang++ linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/libstatgrab/Makefile
config.status: creating src/statgrab/Makefile
config.status: creating src/saidar/Makefile
config.status: creating docs/Makefile
config.status: creating docs/libstatgrab/Makefile
config.status: creating docs/statgrab/Makefile
config.status: creating docs/saidar/Makefile
config.status: creating tests/Makefile
config.status: creating tests/testlib/Makefile
config.status: creating tests/single_threaded/Makefile
config.status: creating tests/multi_threaded/Makefile
config.status: creating examples/Makefile
config.status: creating libstatgrab.pc
config.status: creating src/statgrab/statgrab-make-mrtg-config
config.status: creating src/statgrab/statgrab-make-mrtg-index
config.status: creating src/libstatgrab/statgrab.h
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make all-recursive
make[1]: Entering directory '/tmp/libstatgrab/src/libstatgrab-0.91'
Making all in src
make[2]: Entering directory '/tmp/libstatgrab/src/libstatgrab-0.91/src'
Making all in libstatgrab
make[3]: Entering directory '/tmp/libstatgrab/src/libstatgrab-0.91/src/libstatgrab'
/bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -DBUILD_LIBSTATGRAB -D_GNU_SOURCE -MT cpu_stats.lo -MD -MP -MF .deps/cpu_stats.Tpo -c -o cpu_stats.lo cpu_stats.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -DBUILD_LIBSTATGRAB -D_GNU_SOURCE -MT cpu_stats.lo -MD -MP -MF .deps/cpu_stats.Tpo -c cpu_stats.c -fPIC -DPIC -o .libs/cpu_stats.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -DBUILD_LIBSTATGRAB -D_GNU_SOURCE -MT cpu_stats.lo -MD -MP -MF .deps/cpu_stats.Tpo -c cpu_stats.c -o cpu_stats.o >/dev/null 2>&1
mv -f .deps/cpu_stats.Tpo .deps/cpu_stats.Plo
/bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -DBUILD_LIBSTATGRAB -D_GNU_SOURCE -MT disk_stats.lo -MD -MP -MF .deps/disk_stats.Tpo -c -o disk_stats.lo disk_stats.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -DBUILD_LIBSTATGRAB -D_GNU_SOURCE -MT disk_stats.lo -MD -MP -MF .deps/disk_stats.Tpo -c disk_stats.c -fPIC -DPIC -o .libs/disk_stats.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -DBUILD_LIBSTATGRAB -D_GNU_SOURCE -MT disk_stats.lo -MD -MP -MF .deps/disk_stats.Tpo -c disk_stats.c -o disk_stats.o >/dev/null 2>&1
mv -f .deps/disk_stats.Tpo .deps/disk_stats.Plo
/bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -DBUILD_LIBSTATGRAB -D_GNU_SOURCE -MT load_stats.lo -MD -MP -MF .deps/load_stats.Tpo -c -o load_stats.lo load_stats.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -DBUILD_LIBSTATGRAB -D_GNU_SOURCE -MT load_stats.lo -MD -MP -MF .deps/load_stats.Tpo -c load_stats.c -fPIC -DPIC -o .libs/load_stats.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -DBUILD_LIBSTATGRAB -D_GNU_SOURCE -MT load_stats.lo -MD -MP -MF .deps/load_stats.Tpo -c load_stats.c -o load_stats.o >/dev/null 2>&1
mv -f .deps/load_stats.Tpo .deps/load_stats.Plo
/bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -DBUILD_LIBSTATGRAB -D_GNU_SOURCE -MT memory_stats.lo -MD -MP -MF .deps/memory_stats.Tpo -c -o memory_stats.lo memory_stats.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -DBUILD_LIBSTATGRAB -D_GNU_SOURCE -MT memory_stats.lo -MD -MP -MF .deps/memory_stats.Tpo -c memory_stats.c -fPIC -DPIC -o .libs/memory_stats.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -DBUILD_LIBSTATGRAB -D_GNU_SOURCE -MT memory_stats.lo -MD -MP -MF .deps/memory_stats.Tpo -c memory_stats.c -o memory_stats.o >/dev/null 2>&1
mv -f .deps/memory_stats.Tpo .deps/memory_stats.Plo
/bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -DBUILD_LIBSTATGRAB -D_GNU_SOURCE -MT network_stats.lo -MD -MP -MF .deps/network_stats.Tpo -c -o network_stats.lo network_stats.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -DBUILD_LIBSTATGRAB -D_GNU_SOURCE -MT network_stats.lo -MD -MP -MF .deps/network_stats.Tpo -c network_stats.c -fPIC -DPIC -o .libs/network_stats.o
network_stats.c:1259:22: error: variable has incomplete type 'struct ethtool_cmd'
struct ethtool_cmd ethcmd;
^
network_stats.c:1259:10: note: forward declaration of 'struct ethtool_cmd'
struct ethtool_cmd ethcmd;
^
network_stats.c:1289:16: error: use of undeclared identifier 'ETHTOOL_GSET'
ethcmd.cmd = ETHTOOL_GSET;
^
network_stats.c:1292:21: error: use of undeclared identifier 'SIOCETHTOOL'
err = ioctl(sock, SIOCETHTOOL, &ifr);
^
3 errors generated.
make[3]: *** [Makefile:489: network_stats.lo] Error 1
make[3]: Leaving directory '/tmp/libstatgrab/src/libstatgrab-0.91/src/libstatgrab'
make[2]: *** [Makefile:381: all-recursive] Error 1
make[2]: Leaving directory '/tmp/libstatgrab/src/libstatgrab-0.91/src'
make[1]: *** [Makefile:537: all-recursive] Error 1
make[1]: Leaving directory '/tmp/libstatgrab/src/libstatgrab-0.91'
make: *** [Makefile:403: all] Error 2
==> ERROR: A failure occurred in build().
Aborting...
Printing config logfiles
CMD: config logfiles '/tmp/libstatgrab/src/libstatgrab-0.91/config.log'
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by libstatgrab configure 0.91, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --host=x86_64-unknown-linux --prefix=/usr
## --------- ##
## Platform. ##
## --------- ##
hostname = 475c64a8567d
uname -m = x86_64
uname -r = 4.10.6-1-ARCH
uname -s = Linux
uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
/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: /sysroot/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2984: checking for a BSD-compatible install
configure:3052: result: /usr/bin/install -c
configure:3063: checking whether build environment is sane
configure:3118: result: yes
configure:3177: checking for x86_64-unknown-linux-strip
configure:3207: result: no
configure:3217: checking for strip
configure:3233: found /sysroot/bin/strip
configure:3244: result: strip
configure:3269: checking for a thread-safe mkdir -p
configure:3308: result: /usr/sbin/mkdir -p
configure:3315: checking for gawk
configure:3331: found /usr/sbin/gawk
configure:3342: result: gawk
configure:3353: checking whether make sets $(MAKE)
configure:3375: result: yes
configure:3404: checking whether make supports nested variables
configure:3421: result: yes
configure:3665: checking whether to enable maintainer-specific portions of Makefiles
configure:3674: result: no
configure:3695: checking build system type
configure:3709: result: x86_64-unknown-linux-gnu
configure:3729: checking host system type
configure:3742: result: x86_64-unknown-linux-gnu
configure:3787: checking for x86_64-unknown-linux-gcc
configure:3814: result: clang
configure:4083: checking for C compiler version
configure:4092: clang --version >&5
clang version 3.8.1
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /
configure:4103: $? = 0
configure:4092: clang -v >&5
clang version 3.8.1
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /
Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Candidate multilib: .;@m64
Selected multilib: .;@m64
configure:4103: $? = 0
configure:4092: clang -V >&5
clang-3.8: error: argument to '-V' is missing (expected 1 value)
clang-3.8: error: no input files
configure:4103: $? = 1
configure:4092: clang -qversion >&5
clang-3.8: error: unknown argument: '-qversion'
clang-3.8: error: no input files
configure:4103: $? = 1
configure:4123: checking whether the C compiler works
configure:4145: clang conftest.c >&5
configure:4149: $? = 0
configure:4197: result: yes
configure:4200: checking for C compiler default output file name
configure:4202: result: a.out
configure:4208: checking for suffix of executables
configure:4215: clang -o conftest conftest.c >&5
configure:4219: $? = 0
configure:4241: result:
configure:4263: checking whether we are cross compiling
configure:4271: clang -o conftest conftest.c >&5
configure:4275: $? = 0
configure:4282: ./conftest
./conftest: error while loading shared libraries: /usr/lib/libc.so: invalid ELF header
configure:4286: $? = 127
configure:4301: result: yes
configure:4306: checking for suffix of object files
configure:4328: clang -c conftest.c >&5
configure:4332: $? = 0
configure:4353: result: o
configure:4357: checking whether we are using the GNU C compiler
configure:4376: clang -c conftest.c >&5
configure:4376: $? = 0
configure:4385: result: yes
configure:4394: checking whether clang accepts -g
configure:4414: clang -c -g conftest.c >&5
configure:4414: $? = 0
configure:4455: result: yes
configure:4472: checking for clang option to accept ISO C89
configure:4535: clang -c conftest.c >&5
configure:4535: $? = 0
configure:4548: result: none needed
configure:4573: checking whether clang understands -c and -o together
configure:4595: clang -c conftest.c -o conftest2.o
configure:4598: $? = 0
configure:4595: clang -c conftest.c -o conftest2.o
configure:4598: $? = 0
configure:4610: result: yes
configure:4638: checking for style of include used by make
configure:4666: result: GNU
configure:4692: checking dependency style of clang
configure:4803: result: gcc3
configure:4820: checking dependency style of clang
configure:4931: result: gcc3
configure:4946: checking for clang option to accept ISO C99
configure:5095: clang -c conftest.c >&5
configure:5095: $? = 0
configure:5108: result: none needed
configure:5235: checking for C++ compiler version
configure:5244: clang++ --version >&5
clang version 3.8.1
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /
configure:5255: $? = 0
configure:5244: clang++ -v >&5
clang version 3.8.1
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /
Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Candidate multilib: .;@m64
Selected multilib: .;@m64
configure:5255: $? = 0
configure:5244: clang++ -V >&5
clang-3.8: error: argument to '-V' is missing (expected 1 value)
clang-3.8: error: no input files
configure:5255: $? = 1
configure:5244: clang++ -qversion >&5
clang-3.8: error: unknown argument: '-qversion'
clang-3.8: error: no input files
configure:5255: $? = 1
configure:5259: checking whether we are using the GNU C++ compiler
configure:5278: clang++ -c conftest.cpp >&5
configure:5278: $? = 0
configure:5287: result: yes
configure:5296: checking whether clang++ accepts -g
configure:5316: clang++ -c -g conftest.cpp >&5
configure:5316: $? = 0
configure:5357: result: yes
configure:5382: checking dependency style of clang++
configure:5493: result: gcc3
configure:5510: checking dependency style of clang++
configure:5621: result: gcc3
configure:5637: checking for a sed that does not truncate output
configure:5701: result: /usr/sbin/sed
configure:5706: checking for grep that handles long lines and -e
configure:5764: result: /usr/sbin/grep
configure:5775: checking for x86_64-unknown-linux-ar
configure:5805: result: no
configure:5775: checking for x86_64-unknown-linux-lib
configure:5805: result: no
configure:5775: checking for x86_64-unknown-linux-link
configure:5805: result: no
configure:5819: checking for ar
configure:5835: found /sysroot/bin/ar
configure:5846: result: ar
configure:5862: WARNING: using cross tools not prefixed with host triplet
configure:5872: checking the archiver (ar) interface
configure:5888: clang -c conftest.c >&5
configure:5888: $? = 0
configure:5890: ar cru libconftest.a conftest.o >&5
/r: `u' modifier ignored since `D' is the default (see `U')
configure:5893: $? = 0
configure:5921: result: ar
configure:5956: checking how to run the C preprocessor
configure:5987: clang -E conftest.c
configure:5987: $? = 0
configure:6001: clang -E conftest.c
conftest.c:14:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:6001: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libstatgrab"
| #define PACKAGE_TARNAME "libstatgrab"
| #define PACKAGE_VERSION "0.91"
| #define PACKAGE_STRING "libstatgrab 0.91"
| #define PACKAGE_BUGREPORT "https://github.com/i-scream/libstatgrab/issues"
| #define PACKAGE_URL "http://www.i-scream.org/libstatgrab/"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define OS_TYPE "linux-gnu"
| /* end confdefs.h. */
| #include
configure:6026: result: clang -E
configure:6046: clang -E conftest.c
configure:6046: $? = 0
configure:6060: clang -E conftest.c
conftest.c:14:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:6060: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libstatgrab"
| #define PACKAGE_TARNAME "libstatgrab"
| #define PACKAGE_VERSION "0.91"
| #define PACKAGE_STRING "libstatgrab 0.91"
| #define PACKAGE_BUGREPORT "https://github.com/i-scream/libstatgrab/issues"
| #define PACKAGE_URL "http://www.i-scream.org/libstatgrab/"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define OS_TYPE "linux-gnu"
| /* end confdefs.h. */
| #include
configure:6089: checking for egrep
configure:6151: result: /usr/sbin/grep -E
configure:6156: checking for ANSI C header files
configure:6176: clang -c conftest.c >&5
configure:6176: $? = 0
configure:6260: result: yes
configure:6268: checking whether time.h and sys/time.h may both be included
configure:6288: clang -c conftest.c >&5
configure:6288: $? = 0
configure:6295: result: yes
configure:6308: checking for sys/types.h
configure:6308: clang -c conftest.c >&5
configure:6308: $? = 0
configure:6308: result: yes
configure:6308: checking for sys/stat.h
configure:6308: clang -c conftest.c >&5
configure:6308: $? = 0
configure:6308: result: yes
configure:6308: checking for stdlib.h
configure:6308: clang -c conftest.c >&5
configure:6308: $? = 0
configure:6308: result: yes
configure:6308: checking for string.h
configure:6308: clang -c conftest.c >&5
configure:6308: $? = 0
configure:6308: result: yes
configure:6308: checking for memory.h
configure:6308: clang -c conftest.c >&5
configure:6308: $? = 0
configure:6308: result: yes
configure:6308: checking for strings.h
configure:6308: clang -c conftest.c >&5
configure:6308: $? = 0
configure:6308: result: yes
configure:6308: checking for inttypes.h
configure:6308: clang -c conftest.c >&5
configure:6308: $? = 0
configure:6308: result: yes
configure:6308: checking for stdint.h
configure:6308: clang -c conftest.c >&5
configure:6308: $? = 0
configure:6308: result: yes
configure:6308: checking for unistd.h
configure:6308: clang -c conftest.c >&5
configure:6308: $? = 0
configure:6308: result: yes
configure:6320: checking for stdbool.h that conforms to C99
configure:6387: clang -c conftest.c >&5
conftest.c:74:24: warning: address of 's' will always evaluate to 'true' [-Wpointer-bool-conversion]
bool e = &s;
~ ^
conftest.c:78:23: warning: address of array 'a' will always evaluate to 'true' [-Wpointer-bool-conversion]
return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
~^
conftest.c:78:28: warning: address of array 'b' will always evaluate to 'true' [-Wpointer-bool-conversion]
return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
~^
conftest.c:78:33: warning: address of array 'c' will always evaluate to 'true' [-Wpointer-bool-conversion]
return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
~^
conftest.c:78:38: warning: address of array 'd' will always evaluate to 'true' [-Wpointer-bool-conversion]
return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
~^
conftest.c:78:48: warning: address of array 'f' will always evaluate to 'true' [-Wpointer-bool-conversion]
return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
~^
conftest.c:78:53: warning: address of array 'g' will always evaluate to 'true' [-Wpointer-bool-conversion]
return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
~^
conftest.c:78:58: warning: address of array 'h' will always evaluate to 'true' [-Wpointer-bool-conversion]
return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
~^
conftest.c:78:63: warning: address of array 'i' will always evaluate to 'true' [-Wpointer-bool-conversion]
return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
~^
conftest.c:79:30: warning: address of array 'n' will always evaluate to 'true' [-Wpointer-bool-conversion]
~^
conftest.c:79:35: warning: address of array 'o' will always evaluate to 'true' [-Wpointer-bool-conversion]
~^
conftest.c:79:40: warning: address of array 'p' will always evaluate to 'true' [-Wpointer-bool-conversion]
~^
12 warnings generated.
configure:6387: $? = 0
configure:6394: result: yes
configure:6396: checking for _Bool
configure:6396: clang -c conftest.c >&5
configure:6396: $? = 0
configure:6396: clang -c conftest.c >&5
conftest.c:61:20: error: expected expression
if (sizeof ((_Bool)))
^
1 error generated.
configure:6396: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libstatgrab"
| #define PACKAGE_TARNAME "libstatgrab"
| #define PACKAGE_VERSION "0.91"
| #define PACKAGE_STRING "libstatgrab 0.91"
| #define PACKAGE_BUGREPORT "https://github.com/i-scream/libstatgrab/issues"
| #define PACKAGE_URL "http://www.i-scream.org/libstatgrab/"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define OS_TYPE "linux-gnu"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((_Bool)))
| return 0;
| ;
| return 0;
| }
configure:6396: result: yes
configure:6433: checking for an ANSI C-conforming const
configure:6499: clang -c conftest.c >&5
configure:6499: $? = 0
configure:6506: result: yes
configure:6514: checking for inline
configure:6530: clang -c conftest.c >&5
configure:6530: $? = 0
configure:6538: result: inline
configure:6556: checking for int8_t
configure:6556: clang -c conftest.c >&5
configure:6556: $? = 0
configure:6556: clang -c conftest.c >&5
conftest.c:68:24: error: 'test_array' declared as an array with a negative size
static int test_array [1 - 2 * !((int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 1)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
configure:6556: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libstatgrab"
| #define PACKAGE_TARNAME "libstatgrab"
| #define PACKAGE_VERSION "0.91"
| #define PACKAGE_STRING "libstatgrab 0.91"
| #define PACKAGE_BUGREPORT "https://github.com/i-scream/libstatgrab/issues"
| #define PACKAGE_URL "http://www.i-scream.org/libstatgrab/"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define OS_TYPE "linux-gnu"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__BOOL 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #ifndef __cplusplus
| # ifdef HAVE_STDBOOL_H
| # include
| # endif
| #endif
| enum { N = 8 / 2 - 1 };
| int
| main ()
| {
| static int test_array [1 - 2 * !((int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 1)
| < (int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 2))];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:6556: result: yes
configure:6567: checking for int16_t
configure:6567: clang -c conftest.c >&5
configure:6567: $? = 0
configure:6567: clang -c conftest.c >&5
conftest.c:68:24: error: 'test_array' declared as an array with a negative size
static int test_array [1 - 2 * !((int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 1)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
configure:6567: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libstatgrab"
| #define PACKAGE_TARNAME "libstatgrab"
| #define PACKAGE_VERSION "0.91"
| #define PACKAGE_STRING "libstatgrab 0.91"
| #define PACKAGE_BUGREPORT "https://github.com/i-scream/libstatgrab/issues"
| #define PACKAGE_URL "http://www.i-scream.org/libstatgrab/"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define OS_TYPE "linux-gnu"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__BOOL 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #ifndef __cplusplus
| # ifdef HAVE_STDBOOL_H
| # include
| # endif
| #endif
| enum { N = 16 / 2 - 1 };
| int
| main ()
| {
| static int test_array [1 - 2 * !((int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 1)
| < (int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 2))];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:6567: result: yes
configure:6578: checking for int32_t
configure:6578: clang -c conftest.c >&5
configure:6578: $? = 0
configure:6578: clang -c conftest.c >&5
conftest.c:68:24: error: 'test_array' declared as an array with a negative size
static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
configure:6578: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libstatgrab"
| #define PACKAGE_TARNAME "libstatgrab"
| #define PACKAGE_VERSION "0.91"
| #define PACKAGE_STRING "libstatgrab 0.91"
| #define PACKAGE_BUGREPORT "https://github.com/i-scream/libstatgrab/issues"
| #define PACKAGE_URL "http://www.i-scream.org/libstatgrab/"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define OS_TYPE "linux-gnu"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__BOOL 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #ifndef __cplusplus
| # ifdef HAVE_STDBOOL_H
| # include
| # endif
| #endif
| enum { N = 32 / 2 - 1 };
| int
| main ()
| {
| static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1)
| < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:6578: result: yes
configure:6589: checking for int64_t
configure:6589: clang -c conftest.c >&5
configure:6589: $? = 0
configure:6589: clang -c conftest.c >&5
conftest.c:68:24: error: 'test_array' declared as an array with a negative size
static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
configure:6589: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libstatgrab"
| #define PACKAGE_TARNAME "libstatgrab"
| #define PACKAGE_VERSION "0.91"
| #define PACKAGE_STRING "libstatgrab 0.91"
| #define PACKAGE_BUGREPORT "https://github.com/i-scream/libstatgrab/issues"
| #define PACKAGE_URL "http://www.i-scream.org/libstatgrab/"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define OS_TYPE "linux-gnu"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__BOOL 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #ifndef __cplusplus
| # ifdef HAVE_STDBOOL_H
| # include
| # endif
| #endif
| enum { N = 64 / 2 - 1 };
| int
| main ()
| {
| static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1)
| < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:6589: result: yes
configure:6600: checking for uint8_t
configure:6600: clang -c conftest.c >&5
configure:6600: $? = 0
configure:6600: result: yes
configure:6614: checking for uint16_t
configure:6614: clang -c conftest.c >&5
configure:6614: $? = 0
configure:6614: result: yes
configure:6626: checking for uint32_t
configure:6626: clang -c conftest.c >&5
configure:6626: $? = 0
configure:6626: result: yes
configure:6640: checking for uint64_t
configure:6640: clang -c conftest.c >&5
configure:6640: $? = 0
configure:6640: result: yes
configure:6654: checking for size_t
configure:6654: clang -c conftest.c >&5
configure:6654: $? = 0
configure:6654: clang -c conftest.c >&5
conftest.c:67:21: error: expected expression
if (sizeof ((size_t)))
^
1 error generated.
configure:6654: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libstatgrab"
| #define PACKAGE_TARNAME "libstatgrab"
| #define PACKAGE_VERSION "0.91"
| #define PACKAGE_STRING "libstatgrab 0.91"
| #define PACKAGE_BUGREPORT "https://github.com/i-scream/libstatgrab/issues"
| #define PACKAGE_URL "http://www.i-scream.org/libstatgrab/"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define OS_TYPE "linux-gnu"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__BOOL 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #ifndef __cplusplus
| # ifdef HAVE_STDBOOL_H
| # include
| # endif
| #endif
| int
| main ()
| {
| if (sizeof ((size_t)))
| return 0;
| ;
| return 0;
| }
configure:6654: result: yes
configure:6665: checking for ssize_t
configure:6665: clang -c conftest.c >&5
configure:6665: $? = 0
configure:6665: clang -c conftest.c >&5
conftest.c:67:22: error: expected expression
if (sizeof ((ssize_t)))
^
1 error generated.
configure:6665: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libstatgrab"
| #define PACKAGE_TARNAME "libstatgrab"
| #define PACKAGE_VERSION "0.91"
| #define PACKAGE_STRING "libstatgrab 0.91"
| #define PACKAGE_BUGREPORT "https://github.com/i-scream/libstatgrab/issues"
| #define PACKAGE_URL "http://www.i-scream.org/libstatgrab/"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define OS_TYPE "linux-gnu"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__BOOL 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #ifndef __cplusplus
| # ifdef HAVE_STDBOOL_H
| # include
| # endif
| #endif
| int
| main ()
| {
| if (sizeof ((ssize_t)))
| return 0;
| ;
| return 0;
| }
configure:6665: result: yes
configure:6676: checking for off_t
configure:6676: clang -c conftest.c >&5
configure:6676: $? = 0
configure:6676: clang -c conftest.c >&5
conftest.c:67:20: error: expected expression
if (sizeof ((off_t)))
^
1 error generated.
configure:6676: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libstatgrab"
| #define PACKAGE_TARNAME "libstatgrab"
| #define PACKAGE_VERSION "0.91"
| #define PACKAGE_STRING "libstatgrab 0.91"
| #define PACKAGE_BUGREPORT "https://github.com/i-scream/libstatgrab/issues"
| #define PACKAGE_URL "http://www.i-scream.org/libstatgrab/"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define OS_TYPE "linux-gnu"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__BOOL 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #ifndef __cplusplus
| # ifdef HAVE_STDBOOL_H
| # include
| # endif
| #endif
| int
| main ()
| {
| if (sizeof ((off_t)))
| return 0;
| ;
| return 0;
| }
configure:6676: result: yes
configure:6687: checking for pid_t
configure:6687: clang -c conftest.c >&5
configure:6687: $? = 0
configure:6687: clang -c conftest.c >&5
conftest.c:67:20: error: expected expression
if (sizeof ((pid_t)))
^
1 error generated.
configure:6687: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libstatgrab"
| #define PACKAGE_TARNAME "libstatgrab"
| #define PACKAGE_VERSION "0.91"
| #define PACKAGE_STRING "libstatgrab 0.91"
| #define PACKAGE_BUGREPORT "https://github.com/i-scream/libstatgrab/issues"
| #define PACKAGE_URL "http://www.i-scream.org/libstatgrab/"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define OS_TYPE "linux-gnu"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__BOOL 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #ifndef __cplusplus
| # ifdef HAVE_STDBOOL_H
| # include
| # endif
| #endif
| int
| main ()
| {
| if (sizeof ((pid_t)))
| return 0;
| ;
| return 0;
| }
configure:6687: result: yes
configure:6698: checking for uid_t in sys/types.h
configure:6717: result: yes
configure:6728: checking for uid_t in sys/types.h
configure:6747: result: yes
configure:6758: checking for time_t
configure:6758: clang -c conftest.c >&5
configure:6758: $? = 0
configure:6758: clang -c conftest.c >&5
conftest.c:67:21: error: expected expression
if (sizeof ((time_t)))
^
1 error generated.
configure:6758: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libstatgrab"
| #define PACKAGE_TARNAME "libstatgrab"
| #define PACKAGE_VERSION "0.91"
| #define PACKAGE_STRING "libstatgrab 0.91"
| #define PACKAGE_BUGREPORT "https://github.com/i-scream/libstatgrab/issues"
| #define PACKAGE_URL "http://www.i-scream.org/libstatgrab/"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define OS_TYPE "linux-gnu"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__BOOL 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #ifndef __cplusplus
| # ifdef HAVE_STDBOOL_H
| # include
| # endif
| #endif
| int
| main ()
| {
| if (sizeof ((time_t)))
| return 0;
| ;
| return 0;
| }
configure:6758: result: yes
configure:6770: checking for unsigned long long int
configure:6818: result: yes
configure:6828: checking for long long int
configure:6878: result: yes
configure:6887: checking for unsigned long long int
configure:6935: result: yes
configure:6944: checking whether _AIX is declared
configure:6944: clang -c conftest.c >&5
conftest.c:74:10: error: use of undeclared identifier '_AIX'
(void) _AIX;
^
1 error generated.
configure:6944: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libstatgrab"
| #define PACKAGE_TARNAME "libstatgrab"
| #define PACKAGE_VERSION "0.91"
| #define PACKAGE_STRING "libstatgrab 0.91"
| #define PACKAGE_BUGREPORT "https://github.com/i-scream/libstatgrab/issues"
| #define PACKAGE_URL "http://www.i-scream.org/libstatgrab/"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define OS_TYPE "linux-gnu"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__BOOL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #ifndef __cplusplus
| # ifdef HAVE_STDBOOL_H
| # include
| # endif
| #endif
| int
| main ()
| {
| #ifndef _AIX
| #ifdef __cplusplus
| (void) _AIX;
| #else
| (void) _AIX;
| #endif
| #endif
|
| ;
| return 0;
| }
configure:6944: result: no
configure:6949: checking whether __linux is declared
configure:6949: clang -c conftest.c >&5
configure:6949: $? = 0
configure:6949: result: yes
configure:6953: checking whether __sun is declared
configure:6953: clang -c conftest.c >&5
conftest.c:74:10: error: use of undeclared identifier '__sun'
(void) __sun;
^
1 error generated.
configure:6953: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libstatgrab"
| #define PACKAGE_TARNAME "libstatgrab"
| #define PACKAGE_VERSION "0.91"
| #define PACKAGE_STRING "libstatgrab 0.91"
| #define PACKAGE_BUGREPORT "https://github.com/i-scream/libstatgrab/issues"
| #define PACKAGE_URL "http://www.i-scream.org/libstatgrab/"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define OS_TYPE "linux-gnu"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__BOOL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #ifndef __cplusplus
| # ifdef HAVE_STDBOOL_H
| # include
| # endif
| #endif
| int
| main ()
| {
| #ifndef __sun
| #ifdef __cplusplus
| (void) __sun;
| #else
| (void) __sun;
| #endif
| #endif
|
| ;
| return 0;
| }
configure:6953: result: no
configure:6958: checking whether __hpux is declared
configure:6958: clang -c conftest.c >&5
conftest.c:74:10: error: use of undeclared identifier '__hpux'
(void) __hpux;
^
1 error generated.
configure:6958: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libstatgrab"
| #define PACKAGE_TARNAME "libstatgrab"
| #define PACKAGE_VERSION "0.91"
| #define PACKAGE_STRING "libstatgrab 0.91"
| #define PACKAGE_BUGREPORT "https://github.com/i-scream/libstatgrab/issues"
| #define PACKAGE_URL "http://www.i-scream.org/libstatgrab/"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define OS_TYPE "linux-gnu"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__BOOL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #ifndef __cplusplus
| # ifdef HAVE_STDBOOL_H
| # include
| # endif
| #endif
| int
| main ()
| {
| #ifndef __hpux
| #ifdef __cplusplus
| (void) __hpux;
| #else
| (void) __hpux;
| #endif
| #endif
|
| ;
| return 0;
| }
configure:6958: result: no
configure:6999: checking which _XOPEN_SOURCE macro must be defined
configure:7020: clang -c -D_GNU_SOURCE conftest.c >&5
configure:7020: $? = 0
configure:7087: clang -c -D_GNU_SOURCE conftest.c >&5
conftest.c:81:3: error: use of undeclared identifier 'rc'
rc = waitpid( child, &status, WNOHANG );
^
1 error generated.
configure:7087: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libstatgrab"
| #define PACKAGE_TARNAME "libstatgrab"
| #define PACKAGE_VERSION "0.91"
| #define PACKAGE_STRING "libstatgrab 0.91"
| #define PACKAGE_BUGREPORT "https://github.com/i-scream/libstatgrab/issues"
| #define PACKAGE_URL "http://www.i-scream.org/libstatgrab/"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define OS_TYPE "linux-gnu"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__BOOL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| /* end confdefs.h. */
|
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #ifndef __cplusplus
| # ifdef HAVE_STDBOOL_H
| # include
| # endif
| #endif
| #include
| #include
|
| int
| main (int argc, char **argv)
| {
| size_t len;
| char buf[1024];
| int ch, status = 0;
| pid_t child = 100;
|
| len = confstr( 1, buf, sizeof(buf ) );
| ch = getopt( argc, argv, "h" );
| rc = waitpid( child, &status, WNOHANG );
|
| return 0;
| }
|
configure:7120: clang -c -D_GNU_SOURCE -D_XOPEN_SOURCE=4 conftest.c >&5
conftest.c:81:3: error: use of undeclared identifier 'rc'
rc = waitpid( child, &status, WNOHANG );
^
1 error generated.
configure:7120: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libstatgrab"
| #define PACKAGE_TARNAME "libstatgrab"
| #define PACKAGE_VERSION "0.91"
| #define PACKAGE_STRING "libstatgrab 0.91"
| #define PACKAGE_BUGREPORT "https://github.com/i-scream/libstatgrab/issues"
| #define PACKAGE_URL "http://www.i-scream.org/libstatgrab/"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define OS_TYPE "linux-gnu"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__BOOL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| /* end confdefs.h. */
|
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #ifndef __cplusplus
| # ifdef HAVE_STDBOOL_H
| # include
| # endif
| #endif
| #include
| #include
|
| int
| main (int argc, char **argv)
| {
| size_t len;
| char buf[1024];
| int ch, status = 0;
| pid_t child = 100;
|
| len = confstr( 1, buf, sizeof(buf ) );
| ch = getopt( argc, argv, "h" );
| rc = waitpid( child, &status, WNOHANG );
|
| return 0;
| }
|
configure:7158: clang -c -D_GNU_SOURCE conftest.c >&5
configure:7158: $? = 0
configure:7229: clang -c -D_GNU_SOURCE conftest.c >&5
configure:7229: $? = 0
configure:7300: clang -c -D_GNU_SOURCE conftest.c >&5
configure:7300: $? = 0
configure:7368: clang -c -D_GNU_SOURCE conftest.c >&5
configure:7368: $? = 0
configure:7450: clang -c -D_GNU_SOURCE conftest.c >&5
conftest.c:84:19: warning: passing 'struct dirent **' to parameter of type 'const struct dirent **' discards qualifiers in nested pointer types [-Wincompatible-pointer-types-discards-qualifiers]
rc = alphasort( &d1, &d2 );
^~~
/sysroot/include/dirent.h:41:37: note: passing argument to parameter here
int alphasort(const struct dirent **, const struct dirent **);
^
conftest.c:84:24: warning: passing 'struct dirent **' to parameter of type 'const struct dirent **' discards qualifiers in nested pointer types [-Wincompatible-pointer-types-discards-qualifiers]
rc = alphasort( &d1, &d2 );
^~~
/sysroot/include/dirent.h:41:61: note: passing argument to parameter here
int alphasort(const struct dirent **, const struct dirent **);
^
conftest.c:94:19: error: use of undeclared identifier 'SIGINT'
s1 = strsignal( SIGINT );
^
2 warnings and 1 error generated.
configure:7450: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libstatgrab"
| #define PACKAGE_TARNAME "libstatgrab"
| #define PACKAGE_VERSION "0.91"
| #define PACKAGE_STRING "libstatgrab 0.91"
| #define PACKAGE_BUGREPORT "https://github.com/i-scream/libstatgrab/issues"
| #define PACKAGE_URL "http://www.i-scream.org/libstatgrab/"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define OS_TYPE "linux-gnu"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__BOOL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| /* end confdefs.h. */
|
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #ifndef __cplusplus
| # ifdef HAVE_STDBOOL_H
| # include
| # endif
| #endif
| #include
| #include
| #include
| #include
| #include
|
| int
| main ()
| {
| int rc, i;
| struct dirent *d1 = NULL, *d2 = NULL;
| char *s1 = NULL, *s2 = NULL, *s3 = NULL;
| FILE *f = NULL;
| size_t len = 1024;
| ssize_t si;
|
| rc = alphasort( &d1, &d2 );
| rc = faccessat( 1, s1, R_OK, AT_EACCESS );
| rc = fexecve( 1, &s1, &s2 );
| f = fmemopen( s1, 1024, s2 );
| si = getdelim( &s1, &len, ' ', f );
| si = getline( &s1, &len, f );
| s3 = stpcpy( s1, s2 );
| s3 = stpncpy( s1, s2, len );
| len = strnlen( s1, 1024 );
| s2 = strndup( s1, 1024 );
| s1 = strsignal( SIGINT );
|
| return 0;
| }
|
configure:7496: clang -c -D_GNU_SOURCE -D_XOPEN_SOURE=700 conftest.c >&5
conftest.c:84:19: warning: passing 'struct dirent **' to parameter of type 'const struct dirent **' discards qualifiers in nested pointer types [-Wincompatible-pointer-types-discards-qualifiers]
rc = alphasort( &d1, &d2 );
^~~
/sysroot/include/dirent.h:41:37: note: passing argument to parameter here
int alphasort(const struct dirent **, const struct dirent **);
^
conftest.c:84:24: warning: passing 'struct dirent **' to parameter of type 'const struct dirent **' discards qualifiers in nested pointer types [-Wincompatible-pointer-types-discards-qualifiers]
rc = alphasort( &d1, &d2 );
^~~
/sysroot/include/dirent.h:41:61: note: passing argument to parameter here
int alphasort(const struct dirent **, const struct dirent **);
^
conftest.c:94:19: error: use of undeclared identifier 'SIGINT'
s1 = strsignal( SIGINT );
^
2 warnings and 1 error generated.
configure:7496: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libstatgrab"
| #define PACKAGE_TARNAME "libstatgrab"
| #define PACKAGE_VERSION "0.91"
| #define PACKAGE_STRING "libstatgrab 0.91"
| #define PACKAGE_BUGREPORT "https://github.com/i-scream/libstatgrab/issues"
| #define PACKAGE_URL "http://www.i-scream.org/libstatgrab/"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define OS_TYPE "linux-gnu"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__BOOL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| /* end confdefs.h. */
|
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #ifndef __cplusplus
| # ifdef HAVE_STDBOOL_H
| # include
| # endif
| #endif
| #include
| #include
| #include
| #include
| #include
|
| int
| main ()
| {
| int rc, i;
| struct dirent *d1 = NULL, *d2 = NULL;
| char *s1 = NULL, *s2 = NULL, *s3 = NULL;
| FILE *f = NULL;
| size_t len = 1024;
| ssize_t si;
|
| rc = alphasort( &d1, &d2 );
| rc = faccessat( 1, s1, R_OK, AT_EACCESS );
| rc = fexecve( 1, &s1, &s2 );
| f = fmemopen( s1, 1024, s2 );
| si = getdelim( &s1, &len, ' ', f );
| si = getline( &s1, &len, f );
| s3 = stpcpy( s1, s2 );
| s3 = stpncpy( s1, s2, len );
| len = strnlen( s1, 1024 );
| s2 = strndup( s1, 1024 );
| s1 = strsignal( SIGINT );
|
| return 0;
| }
|
configure:7526: result: none (XPG6)
configure:7541: checking for library containing gethostent
configure:7572: clang -o conftest -D_GNU_SOURCE conftest.c >&5
configure:7572: $? = 0
configure:7589: result: none required
configure:7597: checking for library containing setsockopt
configure:7628: clang -o conftest -D_GNU_SOURCE conftest.c >&5
configure:7628: $? = 0
configure:7645: result: none required
configure:7659: checking for malloc
configure:7659: clang -o conftest -D_GNU_SOURCE conftest.c >&5
conftest.c:53:6: warning: incompatible redeclaration of library function 'malloc' [-Wincompatible-library-redeclaration]
char malloc ();
^
conftest.c:53:6: note: 'malloc' is a builtin with type 'void *(unsigned long)'
1 warning generated.
configure:7659: $? = 0
configure:7659: result: yes
configure:7659: checking for realloc
configure:7659: clang -o conftest -D_GNU_SOURCE conftest.c >&5
conftest.c:54:6: warning: incompatible redeclaration of library function 'realloc' [-Wincompatible-library-redeclaration]
char realloc ();
^
conftest.c:54:6: note: 'realloc' is a builtin with type 'void *(void *, unsigned long)'
1 warning generated.
configure:7659: $? = 0
configure:7659: result: yes
configure:7671: checking for library containing getmntent
configure:7702: clang -o conftest -D_GNU_SOURCE conftest.c >&5
configure:7702: $? = 0
configure:7719: result: none required
configure:7736: checking for atoll
configure:7736: clang -o conftest -D_GNU_SOURCE conftest.c >&5
configure:7736: $? = 0
configure:7736: result: yes
configure:7736: checking for bzero
configure:7736: clang -o conftest -D_GNU_SOURCE conftest.c >&5
conftest.c:57:6: warning: incompatible redeclaration of library function 'bzero' [-Wincompatible-library-redeclaration]
char bzero ();
^
conftest.c:57:6: note: 'bzero' is a builtin with type 'void (void *, unsigned long)'
1 warning generated.
configure:7736: $? = 0
configure:7736: result: yes
configure:7736: checking for fcntl
configure:7736: clang -o conftest -D_GNU_SOURCE conftest.c >&5
configure:7736: $? = 0
configure:7736: result: yes
configure:7736: checking for flock
configure:7736: clang -o conftest -D_GNU_SOURCE conftest.c >&5
configure:7736: $? = 0
configure:7736: result: yes
configure:7736: checking for getloadavg
configure:7736: clang -o conftest -D_GNU_SOURCE conftest.c >&5
configure:7736: $? = 0
configure:7736: result: yes
configure:7736: checking for getmntent
configure:7736: result: yes
configure:7736: checking for getmntent_r
configure:7736: clang -o conftest -D_GNU_SOURCE conftest.c >&5
configure:7736: $? = 0
configure:7736: result: yes
configure:7736: checking for seteuid
configure:7736: clang -o conftest -D_GNU_SOURCE conftest.c >&5
configure:7736: $? = 0
configure:7736: result: yes
configure:7736: checking for setegid
configure:7736: clang -o conftest -D_GNU_SOURCE conftest.c >&5
configure:7736: $? = 0
configure:7736: result: yes
configure:7736: checking for setresuid
configure:7736: clang -o conftest -D_GNU_SOURCE conftest.c >&5
configure:7736: $? = 0
configure:7736: result: yes
configure:7736: checking for setresgid
configure:7736: clang -o conftest -D_GNU_SOURCE conftest.c >&5
configure:7736: $? = 0
configure:7736: result: yes
configure:7736: checking for setvbuf
configure:7736: clang -o conftest -D_GNU_SOURCE conftest.c >&5
configure:7736: $? = 0
configure:7736: result: yes
configure:7736: checking for statfs
configure:7736: clang -o conftest -D_GNU_SOURCE conftest.c >&5
configure:7736: $? = 0
configure:7736: result: yes
configure:7736: checking for statvfs
configure:7736: clang -o conftest -D_GNU_SOURCE conftest.c >&5
configure:7736: $? = 0
configure:7736: result: yes
configure:7736: checking for statvfs64
configure:7736: clang -o conftest -D_GNU_SOURCE conftest.c >&5
configure:7736: $? = 0
configure:7736: result: yes
configure:7736: checking for strerror_r
configure:7736: clang -o conftest -D_GNU_SOURCE conftest.c >&5
configure:7736: $? = 0
configure:7736: result: yes
configure:7736: checking for strlcat
configure:7736: clang -o conftest -D_GNU_SOURCE conftest.c >&5
conftest.c:72:6: warning: incompatible redeclaration of library function 'strlcat' [-Wincompatible-library-redeclaration]
char strlcat ();
^
conftest.c:72:6: note: 'strlcat' is a builtin with type 'unsigned long (char *, const char *, unsigned long)'
1 warning generated.
configure:7736: $? = 0
configure:7736: result: yes
configure:7736: checking for strlcpy
configure:7736: clang -o conftest -D_GNU_SOURCE conftest.c >&5
conftest.c:73:6: warning: incompatible redeclaration of library function 'strlcpy' [-Wincompatible-library-redeclaration]
char strlcpy ();
^
conftest.c:73:6: note: 'strlcpy' is a builtin with type 'unsigned long (char *, const char *, unsigned long)'
1 warning generated.
configure:7736: $? = 0
configure:7736: result: yes
configure:7736: checking for strndup
configure:7736: clang -o conftest -D_GNU_SOURCE conftest.c >&5
conftest.c:74:6: warning: incompatible redeclaration of library function 'strndup' [-Wincompatible-library-redeclaration]
char strndup ();
^
conftest.c:74:6: note: 'strndup' is a builtin with type 'char *(const char *, unsigned long)'
1 warning generated.
configure:7736: $? = 0
configure:7736: result: yes
configure:7736: checking for strnlen
configure:7736: clang -o conftest -D_GNU_SOURCE conftest.c >&5
configure:7736: $? = 0
configure:7736: result: yes
configure:7736: checking for vsprintf
configure:7736: clang -o conftest -D_GNU_SOURCE conftest.c >&5
conftest.c:76:6: warning: incompatible redeclaration of library function 'vsprintf' [-Wincompatible-library-redeclaration]
char vsprintf ();
^
conftest.c:76:6: note: 'vsprintf' is a builtin with type 'int (char *, const char *, struct __va_list_tag *)'
1 warning generated.
configure:7736: $? = 0
configure:7736: result: yes
configure:7736: checking for vsnprintf
configure:7736: clang -o conftest -D_GNU_SOURCE conftest.c >&5
conftest.c:77:6: warning: incompatible redeclaration of library function 'vsnprintf' [-Wincompatible-library-redeclaration]
char vsnprintf ();
^
conftest.c:77:6: note: 'vsnprintf' is a builtin with type 'int (char *, unsigned long, const char *, struct __va_list_tag *)'
1 warning generated.
configure:7736: $? = 0
configure:7736: result: yes
configure:7745: checking whether strlcat is declared
configure:7745: clang -c -D_GNU_SOURCE conftest.c >&5
configure:7745: $? = 0
configure:7745: result: yes
configure:7756: checking whether strlcpy is declared
configure:7756: clang -c -D_GNU_SOURCE conftest.c >&5
configure:7756: $? = 0
configure:7756: result: yes
configure:7786: checking fcntl.h usability
configure:7786: clang -c -D_GNU_SOURCE conftest.c >&5
configure:7786: $? = 0
configure:7786: result: yes
configure:7786: checking fcntl.h presence
configure:7786: clang -E -D_GNU_SOURCE conftest.c
configure:7786: $? = 0
configure:7786: result: yes
configure:7786: checking for fcntl.h
configure:7786: result: yes
configure:7786: checking for inttypes.h
configure:7786: result: yes
configure:7786: checking libgen.h usability
configure:7786: clang -c -D_GNU_SOURCE conftest.c >&5
configure:7786: $? = 0
configure:7786: result: yes
configure:7786: checking libgen.h presence
configure:7786: clang -E -D_GNU_SOURCE conftest.c
configure:7786: $? = 0
configure:7786: result: yes
configure:7786: checking for libgen.h
configure:7786: result: yes
configure:7786: checking limits.h usability
configure:7786: clang -c -D_GNU_SOURCE conftest.c >&5
configure:7786: $? = 0
configure:7786: result: yes
configure:7786: checking limits.h presence
configure:7786: clang -E -D_GNU_SOURCE conftest.c
configure:7786: $? = 0
configure:7786: result: yes
configure:7786: checking for limits.h
configure:7786: result: yes
configure:7786: checking netdb.h usability
configure:7786: clang -c -D_GNU_SOURCE conftest.c >&5
configure:7786: $? = 0
configure:7786: result: yes
configure:7786: checking netdb.h presence
configure:7786: clang -E -D_GNU_SOURCE conftest.c
configure:7786: $? = 0
configure:7786: result: yes
configure:7786: checking for netdb.h
configure:7786: result: yes
configure:7786: checking regex.h usability
configure:7786: clang -c -D_GNU_SOURCE conftest.c >&5
configure:7786: $? = 0
configure:7786: result: yes
configure:7786: checking regex.h presence
configure:7786: clang -E -D_GNU_SOURCE conftest.c
configure:7786: $? = 0
configure:7786: result: yes
configure:7786: checking for regex.h
configure:7786: result: yes
configure:7786: checking sched.h usability
configure:7786: clang -c -D_GNU_SOURCE conftest.c >&5
configure:7786: $? = 0
configure:7786: result: yes
configure:7786: checking sched.h presence
configure:7786: clang -E -D_GNU_SOURCE conftest.c
configure:7786: $? = 0
configure:7786: result: yes
configure:7786: checking for sched.h
configure:7786: result: yes
configure:7786: checking signal.h usability
configure:7786: clang -c -D_GNU_SOURCE conftest.c >&5
configure:7786: $? = 0
configure:7786: result: yes
configure:7786: checking signal.h presence
configure:7786: clang -E -D_GNU_SOURCE conftest.c
configure:7786: $? = 0
configure:7786: result: yes
configure:7786: checking for signal.h
configure:7786: result: yes
configure:7786: checking for stdint.h
configure:7786: result: yes
configure:7786: checking sys/ioctl.h usability
configure:7786: clang -c -D_GNU_SOURCE conftest.c >&5
configure:7786: $? = 0
configure:7786: result: yes
configure:7786: checking sys/ioctl.h presence
configure:7786: clang -E -D_GNU_SOURCE conftest.c
configure:7786: $? = 0
configure:7786: result: yes
configure:7786: checking for sys/ioctl.h
configure:7786: result: yes
configure:7786: checking sys/socket.h usability
configure:7786: clang -c -D_GNU_SOURCE conftest.c >&5
configure:7786: $? = 0
configure:7786: result: yes
configure:7786: checking sys/socket.h presence
configure:7786: clang -E -D_GNU_SOURCE conftest.c
configure:7786: $? = 0
configure:7786: result: yes
configure:7786: checking for sys/socket.h
configure:7786: result: yes
configure:7786: checking sys/statvfs.h usability
configure:7786: clang -c -D_GNU_SOURCE conftest.c >&5
configure:7786: $? = 0
configure:7786: result: yes
configure:7786: checking sys/statvfs.h presence
configure:7786: clang -E -D_GNU_SOURCE conftest.c
configure:7786: $? = 0
configure:7786: result: yes
configure:7786: checking for sys/statvfs.h
configure:7786: result: yes
configure:7786: checking sys/unistd.h usability
configure:7786: clang -c -D_GNU_SOURCE conftest.c >&5
conftest.c:107:10: fatal error: 'sys/unistd.h' file not found
#include
^
1 error generated.
configure:7786: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libstatgrab"
| #define PACKAGE_TARNAME "libstatgrab"
| #define PACKAGE_VERSION "0.91"
| #define PACKAGE_STRING "libstatgrab 0.91"
| #define PACKAGE_BUGREPORT "https://github.com/i-scream/libstatgrab/issues"
| #define PACKAGE_URL "http://www.i-scream.org/libstatgrab/"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define OS_TYPE "linux-gnu"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__BOOL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_XOPEN_SOURCE 600
| #define HAVE_MALLOC 1
| #define HAVE_REALLOC 1
| #define HAVE_GETMNTENT 1
| #define HAVE_ATOLL 1
| #define HAVE_BZERO 1
| #define HAVE_FCNTL 1
| #define HAVE_FLOCK 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #ifndef __cplusplus
| # ifdef HAVE_STDBOOL_H
| # include
| # endif
| #endif
| #include
configure:7786: result: no
configure:7786: checking sys/unistd.h presence
configure:7786: clang -E -D_GNU_SOURCE conftest.c
conftest.c:69:10: fatal error: 'sys/unistd.h' file not found
#include
^
1 error generated.
configure:7786: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libstatgrab"
| #define PACKAGE_TARNAME "libstatgrab"
| #define PACKAGE_VERSION "0.91"
| #define PACKAGE_STRING "libstatgrab 0.91"
| #define PACKAGE_BUGREPORT "https://github.com/i-scream/libstatgrab/issues"
| #define PACKAGE_URL "http://www.i-scream.org/libstatgrab/"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define OS_TYPE "linux-gnu"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__BOOL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_XOPEN_SOURCE 600
| #define HAVE_MALLOC 1
| #define HAVE_REALLOC 1
| #define HAVE_GETMNTENT 1
| #define HAVE_ATOLL 1
| #define HAVE_BZERO 1
| #define HAVE_FCNTL 1
| #define HAVE_FLOCK 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| /* end confdefs.h. */
| #include
configure:7786: result: no
configure:7786: checking for sys/unistd.h
configure:7786: result: no
configure:7797: checking whether F_SETLK is declared
configure:7797: clang -c -D_GNU_SOURCE conftest.c >&5
configure:7797: $? = 0
configure:7797: result: yes
configure:7825: checking whether compiling for native Win32
configure:7846: clang -c -D_GNU_SOURCE conftest.c >&5
conftest.c:76:22: error: "Not Win32"
#error "Not Win32"
^
1 error generated.
configure:7846: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libstatgrab"
| #define PACKAGE_TARNAME "libstatgrab"
| #define PACKAGE_VERSION "0.91"
| #define PACKAGE_STRING "libstatgrab 0.91"
| #define PACKAGE_BUGREPORT "https://github.com/i-scream/libstatgrab/issues"
| #define PACKAGE_URL "http://www.i-scream.org/libstatgrab/"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define OS_TYPE "linux-gnu"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__BOOL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_XOPEN_SOURCE 600
| #define HAVE_MALLOC 1
| #define HAVE_REALLOC 1
| #define HAVE_GETMNTENT 1
| #define HAVE_ATOLL 1
| #define HAVE_BZERO 1
| #define HAVE_FCNTL 1
| #define HAVE_FLOCK 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| #ifndef _WIN32
| #error "Not Win32"
| #endif
|
|
| ;
| return 0;
| }
configure:7855: result: no
configure:7890: checking for dirent.h that defines DIR
configure:7909: clang -c -D_GNU_SOURCE conftest.c >&5
configure:7909: $? = 0
configure:7917: result: yes
configure:7930: checking for library containing opendir
configure:7961: clang -o conftest -D_GNU_SOURCE conftest.c >&5
configure:7961: $? = 0
configure:7978: result: none required
configure:8048: checking libdevinfo.h usability
configure:8048: clang -c -D_GNU_SOURCE conftest.c >&5
conftest.c:109:10: fatal error: 'libdevinfo.h' file not found
#include
^
1 error generated.
configure:8048: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libstatgrab"
| #define PACKAGE_TARNAME "libstatgrab"
| #define PACKAGE_VERSION "0.91"
| #define PACKAGE_STRING "libstatgrab 0.91"
| #define PACKAGE_BUGREPORT "https://github.com/i-scream/libstatgrab/issues"
| #define PACKAGE_URL "http://www.i-scream.org/libstatgrab/"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define OS_TYPE "linux-gnu"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__BOOL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_XOPEN_SOURCE 600
| #define HAVE_MALLOC 1
| #define HAVE_REALLOC 1
| #define HAVE_GETMNTENT 1
| #define HAVE_ATOLL 1
| #define HAVE_BZERO 1
| #define HAVE_FCNTL 1
| #define HAVE_FLOCK 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #ifndef __cplusplus
| # ifdef HAVE_STDBOOL_H
| # include
| # endif
| #endif
| #include
configure:8048: result: no
configure:8048: checking libdevinfo.h presence
configure:8048: clang -E -D_GNU_SOURCE conftest.c
conftest.c:71:10: fatal error: 'libdevinfo.h' file not found
#include
^
1 error generated.
configure:8048: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libstatgrab"
| #define PACKAGE_TARNAME "libstatgrab"
| #define PACKAGE_VERSION "0.91"
| #define PACKAGE_STRING "libstatgrab 0.91"
| #define PACKAGE_BUGREPORT "https://github.com/i-scream/libstatgrab/issues"
| #define PACKAGE_URL "http://www.i-scream.org/libstatgrab/"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define OS_TYPE "linux-gnu"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__BOOL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_XOPEN_SOURCE 600
| #define HAVE_MALLOC 1
| #define HAVE_REALLOC 1
| #define HAVE_GETMNTENT 1
| #define HAVE_ATOLL 1
| #define HAVE_BZERO 1
| #define HAVE_FCNTL 1
| #define HAVE_FLOCK 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| /* end confdefs.h. */
| #include
configure:8048: result: no
configure:8048: checking for libdevinfo.h
configure:8048: result: no
configure:8048: checking mach/machine.h usability
configure:8048: clang -c -D_GNU_SOURCE conftest.c >&5
conftest.c:109:10: fatal error: 'mach/machine.h' file not found
#include
^
1 error generated.
configure:8048: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libstatgrab"
| #define PACKAGE_TARNAME "libstatgrab"
| #define PACKAGE_VERSION "0.91"
| #define PACKAGE_STRING "libstatgrab 0.91"
| #define PACKAGE_BUGREPORT "https://github.com/i-scream/libstatgrab/issues"
| #define PACKAGE_URL "http://www.i-scream.org/libstatgrab/"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define OS_TYPE "linux-gnu"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__BOOL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_XOPEN_SOURCE 600
| #define HAVE_MALLOC 1
| #define HAVE_REALLOC 1
| #define HAVE_GETMNTENT 1
| #define HAVE_ATOLL 1
| #define HAVE_BZERO 1
| #define HAVE_FCNTL 1
| #define HAVE_FLOCK 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #ifndef __cplusplus
| # ifdef HAVE_STDBOOL_H
| # include
| # endif
| #endif
| #include
configure:8048: result: no
configure:8048: checking mach/machine.h presence
configure:8048: clang -E -D_GNU_SOURCE conftest.c
conftest.c:71:10: fatal error: 'mach/machine.h' file not found
#include
^
1 error generated.
configure:8048: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libstatgrab"
| #define PACKAGE_TARNAME "libstatgrab"
| #define PACKAGE_VERSION "0.91"
| #define PACKAGE_STRING "libstatgrab 0.91"
| #define PACKAGE_BUGREPORT "https://github.com/i-scream/libstatgrab/issues"
| #define PACKAGE_URL "http://www.i-scream.org/libstatgrab/"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define OS_TYPE "linux-gnu"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__BOOL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_XOPEN_SOURCE 600
| #define HAVE_MALLOC 1
| #define HAVE_REALLOC 1
| #define HAVE_GETMNTENT 1
| #define HAVE_ATOLL 1
| #define HAVE_BZERO 1
| #define HAVE_FCNTL 1
| #define HAVE_FLOCK 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| /* end confdefs.h. */
| #include
configure:8048: result: no
configure:8048: checking for mach/machine.h
configure:8048: result: no
configure:8048: checking mntent.h usability
configure:8048: clang -c -D_GNU_SOURCE conftest.c >&5
configure:8048: $? = 0
configure:8048: result: yes
configure:8048: checking mntent.h presence
configure:8048: clang -E -D_GNU_SOURCE conftest.c
configure:8048: $? = 0
configure:8048: result: yes
configure:8048: checking for mntent.h
configure:8048: result: yes
configure:8048: checking paths.h usability
configure:8048: clang -c -D_GNU_SOURCE conftest.c >&5
configure:8048: $? = 0
configure:8048: result: yes
configure:8048: checking paths.h presence
configure:8048: clang -E -D_GNU_SOURCE conftest.c
configure:8048: $? = 0
configure:8048: result: yes
configure:8048: checking for paths.h
configure:8048: result: yes
configure:8048: checking sys/fstyp.h usability
configure:8048: clang -c -D_GNU_SOURCE conftest.c >&5
conftest.c:111:10: fatal error: 'sys/fstyp.h' file not found
#include
^
1 error generated.
configure:8048: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libstatgrab"
| #define PACKAGE_TARNAME "libstatgrab"
| #define PACKAGE_VERSION "0.91"
| #define PACKAGE_STRING "libstatgrab 0.91"
| #define PACKAGE_BUGREPORT "https://github.com/i-scream/libstatgrab/issues"
| #define PACKAGE_URL "http://www.i-scream.org/libstatgrab/"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define OS_TYPE "linux-gnu"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__BOOL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_XOPEN_SOURCE 600
| #define HAVE_MALLOC 1
| #define HAVE_REALLOC 1
| #define HAVE_GETMNTENT 1
| #define HAVE_ATOLL 1
| #define HAVE_BZERO 1
| #define HAVE_FCNTL 1
| #define HAVE_FLOCK 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_PATHS_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #ifndef __cplusplus
| # ifdef HAVE_STDBOOL_H
| # include
| # endif
| #endif
| #include
configure:8048: result: no
configure:8048: checking sys/fstyp.h presence
configure:8048: clang -E -D_GNU_SOURCE conftest.c
conftest.c:73:10: fatal error: 'sys/fstyp.h' file not found
#include
^
1 error generated.
configure:8048: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libstatgrab"
| #define PACKAGE_TARNAME "libstatgrab"
| #define PACKAGE_VERSION "0.91"
| #define PACKAGE_STRING "libstatgrab 0.91"
| #define PACKAGE_BUGREPORT "https://github.com/i-scream/libstatgrab/issues"
| #define PACKAGE_URL "http://www.i-scream.org/libstatgrab/"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define OS_TYPE "linux-gnu"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__BOOL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_XOPEN_SOURCE 600
| #define HAVE_MALLOC 1
| #define HAVE_REALLOC 1
| #define HAVE_GETMNTENT 1
| #define HAVE_ATOLL 1
| #define HAVE_BZERO 1
| #define HAVE_FCNTL 1
| #define HAVE_FLOCK 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_PATHS_H 1
| /* end confdefs.h. */
| #include
configure:8048: result: no
configure:8048: checking for sys/fstyp.h
configure:8048: result: no
configure:8048: checking sys/loadavg.h usability
configure:8048: clang -c -D_GNU_SOURCE conftest.c >&5
conftest.c:111:10: fatal error: 'sys/loadavg.h' file not found
#include
^
1 error generated.
configure:8048: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libstatgrab"
| #define PACKAGE_TARNAME "libstatgrab"
| #define PACKAGE_VERSION "0.91"
| #define PACKAGE_STRING "libstatgrab 0.91"
| #define PACKAGE_BUGREPORT "https://github.com/i-scream/libstatgrab/issues"
| #define PACKAGE_URL "http://www.i-scream.org/libstatgrab/"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define OS_TYPE "linux-gnu"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__BOOL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_XOPEN_SOURCE 600
| #define HAVE_MALLOC 1
| #define HAVE_REALLOC 1
| #define HAVE_GETMNTENT 1
| #define HAVE_ATOLL 1
| #define HAVE_BZERO 1
| #define HAVE_FCNTL 1
| #define HAVE_FLOCK 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_PATHS_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #ifndef __cplusplus
| # ifdef HAVE_STDBOOL_H
| # include
| # endif
| #endif
| #include
configure:8048: result: no
configure:8048: checking sys/loadavg.h presence
configure:8048: clang -E -D_GNU_SOURCE conftest.c
conftest.c:73:10: fatal error: 'sys/loadavg.h' file not found
#include
^
1 error generated.
configure:8048: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libstatgrab"
| #define PACKAGE_TARNAME "libstatgrab"
| #define PACKAGE_VERSION "0.91"
| #define PACKAGE_STRING "libstatgrab 0.91"
| #define PACKAGE_BUGREPORT "https://github.com/i-scream/libstatgrab/issues"
| #define PACKAGE_URL "http://www.i-scream.org/libstatgrab/"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define OS_TYPE "linux-gnu"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__BOOL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_XOPEN_SOURCE 600
| #define HAVE_MALLOC 1
| #define HAVE_REALLOC 1
| #define HAVE_GETMNTENT 1
| #define HAVE_ATOLL 1
| #define HAVE_BZERO 1
| #define HAVE_FCNTL 1
| #define HAVE_FLOCK 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_PATHS_H 1
| /* end confdefs.h. */
| #include
configure:8048: result: no
configure:8048: checking for sys/loadavg.h
configure:8048: result: no
configure:8048: checking sys/mnttent.h usability
configure:8048: clang -c -D_GNU_SOURCE conftest.c >&5
conftest.c:111:10: fatal error: 'sys/mnttent.h' file not found
#include
^
1 error generated.
configure:8048: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libstatgrab"
| #define PACKAGE_TARNAME "libstatgrab"
| #define PACKAGE_VERSION "0.91"
| #define PACKAGE_STRING "libstatgrab 0.91"
| #define PACKAGE_BUGREPORT "https://github.com/i-scream/libstatgrab/issues"
| #define PACKAGE_URL "http://www.i-scream.org/libstatgrab/"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define OS_TYPE "linux-gnu"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__BOOL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_XOPEN_SOURCE 600
| #define HAVE_MALLOC 1
| #define HAVE_REALLOC 1
| #define HAVE_GETMNTENT 1
| #define HAVE_ATOLL 1
| #define HAVE_BZERO 1
| #define HAVE_FCNTL 1
| #define HAVE_FLOCK 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_PATHS_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #ifndef __cplusplus
| # ifdef HAVE_STDBOOL_H
| # include
| # endif
| #endif
| #include
configure:8048: result: no
configure:8048: checking sys/mnttent.h presence
configure:8048: clang -E -D_GNU_SOURCE conftest.c
conftest.c:73:10: fatal error: 'sys/mnttent.h' file not found
#include
^
1 error generated.
configure:8048: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libstatgrab"
| #define PACKAGE_TARNAME "libstatgrab"
| #define PACKAGE_VERSION "0.91"
| #define PACKAGE_STRING "libstatgrab 0.91"
| #define PACKAGE_BUGREPORT "https://github.com/i-scream/libstatgrab/issues"
| #define PACKAGE_URL "http://www.i-scream.org/libstatgrab/"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define OS_TYPE "linux-gnu"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__BOOL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_XOPEN_SOURCE 600
| #define HAVE_MALLOC 1
| #define HAVE_REALLOC 1
| #define HAVE_GETMNTENT 1
| #define HAVE_ATOLL 1
| #define HAVE_BZERO 1
| #define HAVE_FCNTL 1
| #define HAVE_FLOCK 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_PATHS_H 1
| /* end confdefs.h. */
| #include
configure:8048: result: no
configure:8048: checking for sys/mnttent.h
configure:8048: result: no
configure:8048: checking sys/mnttab.h usability
configure:8048: clang -c -D_GNU_SOURCE conftest.c >&5
conftest.c:111:10: fatal error: 'sys/mnttab.h' file not found
#include
^
1 error generated.
configure:8048: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libstatgrab"
| #define PACKAGE_TARNAME "libstatgrab"
| #define PACKAGE_VERSION "0.91"
| #define PACKAGE_STRING "libstatgrab 0.91"
| #define PACKAGE_BUGREPORT "https://github.com/i-scream/libstatgrab/issues"
| #define PACKAGE_URL "http://www.i-scream.org/libstatgrab/"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define OS_TYPE "linux-gnu"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__BOOL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_XOPEN_SOURCE 600
| #define HAVE_MALLOC 1
| #define HAVE_REALLOC 1
| #define HAVE_GETMNTENT 1
| #define HAVE_ATOLL 1
| #define HAVE_BZERO 1
| #define HAVE_FCNTL 1
| #define HAVE_FLOCK 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_PATHS_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #ifndef __cplusplus
| # ifdef HAVE_STDBOOL_H
| # include
| # endif
| #endif
| #include
configure:8048: result: no
configure:8048: checking sys/mnttab.h presence
configure:8048: clang -E -D_GNU_SOURCE conftest.c
conftest.c:73:10: fatal error: 'sys/mnttab.h' file not found
#include
^
1 error generated.
configure:8048: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libstatgrab"
| #define PACKAGE_TARNAME "libstatgrab"
| #define PACKAGE_VERSION "0.91"
| #define PACKAGE_STRING "libstatgrab 0.91"
| #define PACKAGE_BUGREPORT "https://github.com/i-scream/libstatgrab/issues"
| #define PACKAGE_URL "http://www.i-scream.org/libstatgrab/"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define OS_TYPE "linux-gnu"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__BOOL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_XOPEN_SOURCE 600
| #define HAVE_MALLOC 1
| #define HAVE_REALLOC 1
| #define HAVE_GETMNTENT 1
| #define HAVE_ATOLL 1
| #define HAVE_BZERO 1
| #define HAVE_FCNTL 1
| #define HAVE_FLOCK 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_PATHS_H 1
| /* end confdefs.h. */
| #include
configure:8048: result: no
configure:8048: checking for sys/mnttab.h
configure:8048: result: no
configure:8048: checking sys/un.h usability
configure:8048: clang -c -D_GNU_SOURCE conftest.c >&5
configure:8048: $? = 0
configure:8048: result: yes
configure:8048: checking sys/un.h presence
configure:8048: clang -E -D_GNU_SOURCE conftest.c
configure:8048: $? = 0
configure:8048: result: yes
configure:8048: checking for sys/un.h
configure:8048: result: yes
configure:8048: checking sys/utsname.h usability
configure:8048: clang -c -D_GNU_SOURCE conftest.c >&5
configure:8048: $? = 0
configure:8048: result: yes
configure:8048: checking sys/utsname.h presence
configure:8048: clang -E -D_GNU_SOURCE conftest.c
configure:8048: $? = 0
configure:8048: result: yes
configure:8048: checking for sys/utsname.h
configure:8048: result: yes
configure:8048: checking sys/vfs.h usability
configure:8048: clang -c -D_GNU_SOURCE conftest.c >&5
configure:8048: $? = 0
configure:8048: result: yes
configure:8048: checking sys/vfs.h presence
configure:8048: clang -E -D_GNU_SOURCE conftest.c
configure:8048: $? = 0
configure:8048: result: yes
configure:8048: checking for sys/vfs.h
configure:8048: result: yes
configure:8048: checking utmp.h usability
configure:8048: clang -c -D_GNU_SOURCE conftest.c >&5
configure:8048: $? = 0
configure:8048: result: yes
configure:8048: checking utmp.h presence
configure:8048: clang -E -D_GNU_SOURCE conftest.c
configure:8048: $? = 0
configure:8048: result: yes
configure:8048: checking for utmp.h
configure:8048: result: yes
configure:8048: checking utmpx.h usability
configure:8048: clang -c -D_GNU_SOURCE conftest.c >&5
configure:8048: $? = 0
configure:8048: result: yes
configure:8048: checking utmpx.h presence
configure:8048: clang -E -D_GNU_SOURCE conftest.c
configure:8048: $? = 0
configure:8048: result: yes
configure:8048: checking for utmpx.h
configure:8048: result: yes
configure:8061: checking for sys/param.h
configure:8061: clang -c -D_GNU_SOURCE conftest.c >&5
configure:8061: $? = 0
configure:8061: result: yes
configure:8061: checking for sys/mount.h
configure:8061: clang -c -D_GNU_SOURCE conftest.c >&5
configure:8061: $? = 0
configure:8061: result: yes
configure:8061: checking for sys/proc.h
configure:8061: clang -c -D_GNU_SOURCE conftest.c >&5
conftest.c:124:10: fatal error: 'sys/proc.h' file not found
#include
^
1 error generated.
configure:8061: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libstatgrab"
| #define PACKAGE_TARNAME "libstatgrab"
| #define PACKAGE_VERSION "0.91"
| #define PACKAGE_STRING "libstatgrab 0.91"
| #define PACKAGE_BUGREPORT "https://github.com/i-scream/libstatgrab/issues"
| #define PACKAGE_URL "http://www.i-scream.org/libstatgrab/"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define OS_TYPE "linux-gnu"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__BOOL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_XOPEN_SOURCE 600
| #define HAVE_MALLOC 1
| #define HAVE_REALLOC 1
| #define HAVE_GETMNTENT 1
| #define HAVE_ATOLL 1
| #define HAVE_BZERO 1
| #define HAVE_FCNTL 1
| #define HAVE_FLOCK 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| /* end confdefs.h. */
|
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #ifndef __cplusplus
| # ifdef HAVE_STDBOOL_H
| # include
| # endif
| #endif
| #ifdef HAVE_SYS_PARAM_H
| #include
| #endif
|
|
| #include
configure:8061: result: no
configure:8061: checking for sys/swap.h
configure:8061: clang -c -D_GNU_SOURCE conftest.c >&5
configure:8061: $? = 0
configure:8061: result: yes
configure:8061: checking for sys/sysctl.h
configure:8061: clang -c -D_GNU_SOURCE conftest.c >&5
conftest.c:125:10: fatal error: 'sys/sysctl.h' file not found
#include
^
1 error generated.
configure:8061: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libstatgrab"
| #define PACKAGE_TARNAME "libstatgrab"
| #define PACKAGE_VERSION "0.91"
| #define PACKAGE_STRING "libstatgrab 0.91"
| #define PACKAGE_BUGREPORT "https://github.com/i-scream/libstatgrab/issues"
| #define PACKAGE_URL "http://www.i-scream.org/libstatgrab/"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define OS_TYPE "linux-gnu"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__BOOL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_XOPEN_SOURCE 600
| #define HAVE_MALLOC 1
| #define HAVE_REALLOC 1
| #define HAVE_GETMNTENT 1
| #define HAVE_ATOLL 1
| #define HAVE_BZERO 1
| #define HAVE_FCNTL 1
| #define HAVE_FLOCK 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SWAP_H 1
| /* end confdefs.h. */
|
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #ifndef __cplusplus
| # ifdef HAVE_STDBOOL_H
| # include
| # endif
| #endif
| #ifdef HAVE_SYS_PARAM_H
| #include
| #endif
|
|
| #include
configure:8061: result: no
configure:8061: checking for sys/systeminfo.h
configure:8061: clang -c -D_GNU_SOURCE conftest.c >&5
conftest.c:125:10: fatal error: 'sys/systeminfo.h' file not found
#include
^
1 error generated.
configure:8061: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libstatgrab"
| #define PACKAGE_TARNAME "libstatgrab"
| #define PACKAGE_VERSION "0.91"
| #define PACKAGE_STRING "libstatgrab 0.91"
| #define PACKAGE_BUGREPORT "https://github.com/i-scream/libstatgrab/issues"
| #define PACKAGE_URL "http://www.i-scream.org/libstatgrab/"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define OS_TYPE "linux-gnu"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__BOOL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_XOPEN_SOURCE 600
| #define HAVE_MALLOC 1
| #define HAVE_REALLOC 1
| #define HAVE_GETMNTENT 1
| #define HAVE_ATOLL 1
| #define HAVE_BZERO 1
| #define HAVE_FCNTL 1
| #define HAVE_FLOCK 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SWAP_H 1
| /* end confdefs.h. */
|
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #ifndef __cplusplus
| # ifdef HAVE_STDBOOL_H
| # include
| # endif
| #endif
| #ifdef HAVE_SYS_PARAM_H
| #include
| #endif
|
|
| #include
configure:8061: result: no
configure:8061: checking for sys/user.h
configure:8061: clang -c -D_GNU_SOURCE conftest.c >&5
configure:8061: $? = 0
configure:8061: result: yes
configure:8080: checking for arpa/inet.h
configure:8080: clang -c -D_GNU_SOURCE conftest.c >&5
configure:8080: $? = 0
configure:8080: result: yes
configure:8080: checking for netinet/in.h
configure:8080: clang -c -D_GNU_SOURCE conftest.c >&5
configure:8080: $? = 0
configure:8080: result: yes
configure:8080: checking for net/if.h
configure:8080: clang -c -D_GNU_SOURCE conftest.c >&5
configure:8080: $? = 0
configure:8080: result: yes
configure:8080: checking for netinet/if_ether.h
configure:8080: clang -c -D_GNU_SOURCE conftest.c >&5
configure:8080: $? = 0
configure:8080: result: yes
configure:8108: checking for sys/sar.h
configure:8108: clang -c -D_GNU_SOURCE conftest.c >&5
conftest.c:130:10: fatal error: 'sys/sar.h' file not found
#include
^
1 error generated.
configure:8108: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libstatgrab"
| #define PACKAGE_TARNAME "libstatgrab"
| #define PACKAGE_VERSION "0.91"
| #define PACKAGE_STRING "libstatgrab 0.91"
| #define PACKAGE_BUGREPORT "https://github.com/i-scream/libstatgrab/issues"
| #define PACKAGE_URL "http://www.i-scream.org/libstatgrab/"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define OS_TYPE "linux-gnu"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__BOOL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_XOPEN_SOURCE 600
| #define HAVE_MALLOC 1
| #define HAVE_REALLOC 1
| #define HAVE_GETMNTENT 1
| #define HAVE_ATOLL 1
| #define HAVE_BZERO 1
| #define HAVE_FCNTL 1
| #define HAVE_FLOCK 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_USER_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| /* end confdefs.h. */
|
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #ifndef __cplusplus
| # ifdef HAVE_STDBOOL_H
| # include
| # endif
| #endif
| #if HAVE_SYS_SAR_H
| # include
| #endif
|
|
| #include
configure:8108: result: no
configure:8108: checking for sys/sysinfo.h
configure:8108: clang -c -D_GNU_SOURCE conftest.c >&5
configure:8108: $? = 0
configure:8108: result: yes
configure:8126: checking for strncpy
configure:8126: clang -o conftest -D_GNU_SOURCE conftest.c >&5
conftest.c:110:6: warning: incompatible redeclaration of library function 'strncpy' [-Wincompatible-library-redeclaration]
char strncpy ();
^
conftest.c:110:6: note: 'strncpy' is a builtin with type 'char *(char *, const char *, unsigned long)'
1 warning generated.
configure:8126: $? = 0
configure:8126: result: yes
configure:8169: checking for format string for pid_t
configure:8204: clang -c -D_GNU_SOURCE conftest.c >&5
conftest.c:136:14: error: 'fmtchk' declared as an array with a negative size
int fmtchk[(((pid_t)-1)/2)%4-1];
^~~~~~~~~~~~~~~~~~~
1 error generated.
configure:8204: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libstatgrab"
| #define PACKAGE_TARNAME "libstatgrab"
| #define PACKAGE_VERSION "0.91"
| #define PACKAGE_STRING "libstatgrab 0.91"
| #define PACKAGE_BUGREPORT "https://github.com/i-scream/libstatgrab/issues"
| #define PACKAGE_URL "http://www.i-scream.org/libstatgrab/"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define OS_TYPE "linux-gnu"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__BOOL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_XOPEN_SOURCE 600
| #define HAVE_MALLOC 1
| #define HAVE_REALLOC 1
| #define HAVE_GETMNTENT 1
| #define HAVE_ATOLL 1
| #define HAVE_BZERO 1
| #define HAVE_FCNTL 1
| #define HAVE_FLOCK 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_USER_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_STRNCPY 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #ifndef __cplusplus
| # ifdef HAVE_STDBOOL_H
| # include
| # endif
| #endif
| int
| main ()
| {
| /* signed: -1 / 2 -> 0
| * 0 % 4 -> 0
| * 0 - 1 -> -1
| * unsigned: 0xff / 2 -> 0x7f
| * 0x7f % 4 -> 3
| * 3 - 1 -> 2
| */
| int fmtchk[(((pid_t)-1)/2)%4-1];
| unsigned fcs = sizeof(fmtchk);
| printf("%u\n", fcs); /* avoid -Wunused ... */
|
| ;
| return 0;
| }
|
configure:8335: clang -c -D_GNU_SOURCE conftest.c >&5
configure:8335: $? = 0
configure:8349: clang -c -D_GNU_SOURCE conftest.c >&5
configure:8349: $? = 0
configure:8439: result: %d
configure:8458: checking for format string for uid_t
configure:8493: clang -c -D_GNU_SOURCE conftest.c >&5
configure:8493: $? = 0
configure:8510: clang -c -D_GNU_SOURCE conftest.c >&5
configure:8510: $? = 0
configure:8524: clang -c -D_GNU_SOURCE conftest.c >&5
configure:8524: $? = 0
configure:8728: result: %u
configure:8747: checking for format string for gid_t
configure:8782: clang -c -D_GNU_SOURCE conftest.c >&5
configure:8782: $? = 0
configure:8799: clang -c -D_GNU_SOURCE conftest.c >&5
configure:8799: $? = 0
configure:8813: clang -c -D_GNU_SOURCE conftest.c >&5
configure:8813: $? = 0
configure:9017: result: %u
configure:9036: checking for format string for time_t
configure:9071: clang -c -D_GNU_SOURCE conftest.c >&5
conftest.c:139:14: error: 'fmtchk' declared as an array with a negative size
int fmtchk[(((time_t)-1)/2)%4-1];
^~~~~~~~~~~~~~~~~~~~
1 error generated.
configure:9071: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libstatgrab"
| #define PACKAGE_TARNAME "libstatgrab"
| #define PACKAGE_VERSION "0.91"
| #define PACKAGE_STRING "libstatgrab 0.91"
| #define PACKAGE_BUGREPORT "https://github.com/i-scream/libstatgrab/issues"
| #define PACKAGE_URL "http://www.i-scream.org/libstatgrab/"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define OS_TYPE "linux-gnu"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__BOOL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_XOPEN_SOURCE 600
| #define HAVE_MALLOC 1
| #define HAVE_REALLOC 1
| #define HAVE_GETMNTENT 1
| #define HAVE_ATOLL 1
| #define HAVE_BZERO 1
| #define HAVE_FCNTL 1
| #define HAVE_FLOCK 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_USER_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_STRNCPY 1
| #define FMT_PID_T "%d"
| #define FMT_UID_T "%u"
| #define FMT_GID_T "%u"
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #ifndef __cplusplus
| # ifdef HAVE_STDBOOL_H
| # include
| # endif
| #endif
| int
| main ()
| {
| /* signed: -1 / 2 -> 0
| * 0 % 4 -> 0
| * 0 - 1 -> -1
| * unsigned: 0xff / 2 -> 0x7f
| * 0x7f % 4 -> 3
| * 3 - 1 -> 2
| */
| int fmtchk[(((time_t)-1)/2)%4-1];
| unsigned fcs = sizeof(fmtchk);
| printf("%u\n", fcs); /* avoid -Wunused ... */
|
| ;
| return 0;
| }
|
configure:9202: clang -c -D_GNU_SOURCE conftest.c >&5
conftest.c:132:13: error: 'sizechk' declared as an array with a negative size
int sizechk[(sizeof(time_t) == sizeof(int)) * 2 - 1];
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
configure:9202: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libstatgrab"
| #define PACKAGE_TARNAME "libstatgrab"
| #define PACKAGE_VERSION "0.91"
| #define PACKAGE_STRING "libstatgrab 0.91"
| #define PACKAGE_BUGREPORT "https://github.com/i-scream/libstatgrab/issues"
| #define PACKAGE_URL "http://www.i-scream.org/libstatgrab/"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define OS_TYPE "linux-gnu"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__BOOL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_XOPEN_SOURCE 600
| #define HAVE_MALLOC 1
| #define HAVE_REALLOC 1
| #define HAVE_GETMNTENT 1
| #define HAVE_ATOLL 1
| #define HAVE_BZERO 1
| #define HAVE_FCNTL 1
| #define HAVE_FLOCK 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_USER_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_STRNCPY 1
| #define FMT_PID_T "%d"
| #define FMT_UID_T "%u"
| #define FMT_GID_T "%u"
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #ifndef __cplusplus
| # ifdef HAVE_STDBOOL_H
| # include
| # endif
| #endif
| int
| main ()
| {
| int sizechk[(sizeof(time_t) == sizeof(int)) * 2 - 1];
| unsigned scs = sizeof(sizechk);
| printf("%u\n", scs); /* avoid -Wunused ... */
|
| ;
| return 0;
| }
|
configure:9239: clang -c -D_GNU_SOURCE conftest.c >&5
configure:9239: $? = 0
configure:9253: clang -c -D_GNU_SOURCE conftest.c >&5
configure:9253: $? = 0
configure:9306: result: %ld
configure:9325: checking for format string for size_t
configure:9369: clang -c -D_GNU_SOURCE conftest.c >&5
configure:9369: $? = 0
configure:9637: result: %zu
configure:9656: checking for format string for ssize_t
configure:9700: clang -c -D_GNU_SOURCE conftest.c >&5
configure:9700: $? = 0
configure:9968: result: %zd
configure:9987: checking whether struct sg_vector needs alignment helper
configure:10049: clang -c -D_GNU_SOURCE conftest.c >&5
configure:10049: $? = 0
configure:10057: result: no
configure:10067: checking for unspecified array size for last struct member
configure:10088: clang -c -D_GNU_SOURCE conftest.c >&5
configure:10088: $? = 0
configure:10096: result: yes
configure:10104: checking for array length of 0
configure:10125: clang -c -D_GNU_SOURCE conftest.c >&5
configure:10125: $? = 0
configure:10133: result: yes
configure:10141: checking for struct statvfs
configure:10141: clang -c -D_GNU_SOURCE conftest.c >&5
configure:10141: $? = 0
configure:10141: clang -c -D_GNU_SOURCE conftest.c >&5
conftest.c:142:29: error: expected expression
if (sizeof ((struct statvfs)))
^
1 error generated.
configure:10141: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libstatgrab"
| #define PACKAGE_TARNAME "libstatgrab"
| #define PACKAGE_VERSION "0.91"
| #define PACKAGE_STRING "libstatgrab 0.91"
| #define PACKAGE_BUGREPORT "https://github.com/i-scream/libstatgrab/issues"
| #define PACKAGE_URL "http://www.i-scream.org/libstatgrab/"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define OS_TYPE "linux-gnu"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__BOOL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_XOPEN_SOURCE 600
| #define HAVE_MALLOC 1
| #define HAVE_REALLOC 1
| #define HAVE_GETMNTENT 1
| #define HAVE_ATOLL 1
| #define HAVE_BZERO 1
| #define HAVE_FCNTL 1
| #define HAVE_FLOCK 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_USER_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_STRNCPY 1
| #define FMT_PID_T "%d"
| #define FMT_UID_T "%u"
| #define FMT_GID_T "%u"
| #define FMT_TIME_T "%ld"
| #define FMT_SIZE_T "%zu"
| #define FMT_SSIZE_T "%zd"
| #define STRUCT_SG_VECTOR_ALIGN_OK 1
| #define HAVE_OPEN_ARRAY_AT_STRUCT_END 1
| #define HAVE_ZERO_SIZED_ARRAY 1
| /* end confdefs.h. */
|
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #ifndef __cplusplus
| # ifdef HAVE_STDBOOL_H
| # include
| # endif
| #endif
| #include
|
|
| int
| main ()
| {
| if (sizeof ((struct statvfs)))
| return 0;
| ;
| return 0;
| }
configure:10141: result: yes
configure:10158: checking for struct statvfs.f_fstypename
configure:10158: clang -c -D_GNU_SOURCE conftest.c >&5
conftest.c:144:13: error: no member named 'f_fstypename' in 'struct statvfs'
if (ac_aggr.f_fstypename)
~~~~~~~ ^
1 error generated.
configure:10158: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libstatgrab"
| #define PACKAGE_TARNAME "libstatgrab"
| #define PACKAGE_VERSION "0.91"
| #define PACKAGE_STRING "libstatgrab 0.91"
| #define PACKAGE_BUGREPORT "https://github.com/i-scream/libstatgrab/issues"
| #define PACKAGE_URL "http://www.i-scream.org/libstatgrab/"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define OS_TYPE "linux-gnu"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__BOOL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_XOPEN_SOURCE 600
| #define HAVE_MALLOC 1
| #define HAVE_REALLOC 1
| #define HAVE_GETMNTENT 1
| #define HAVE_ATOLL 1
| #define HAVE_BZERO 1
| #define HAVE_FCNTL 1
| #define HAVE_FLOCK 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_USER_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_STRNCPY 1
| #define FMT_PID_T "%d"
| #define FMT_UID_T "%u"
| #define FMT_GID_T "%u"
| #define FMT_TIME_T "%ld"
| #define FMT_SIZE_T "%zu"
| #define FMT_SSIZE_T "%zd"
| #define STRUCT_SG_VECTOR_ALIGN_OK 1
| #define HAVE_OPEN_ARRAY_AT_STRUCT_END 1
| #define HAVE_ZERO_SIZED_ARRAY 1
| #define HAVE_STRUCT_STATVFS 1
| /* end confdefs.h. */
|
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #ifndef __cplusplus
| # ifdef HAVE_STDBOOL_H
| # include
| # endif
| #endif
| #include
|
|
| int
| main ()
| {
| static struct statvfs ac_aggr;
| if (ac_aggr.f_fstypename)
| return 0;
| ;
| return 0;
| }
configure:10158: clang -c -D_GNU_SOURCE conftest.c >&5
conftest.c:144:20: error: no member named 'f_fstypename' in 'struct statvfs'
if (sizeof ac_aggr.f_fstypename)
~~~~~~~ ^
1 error generated.
configure:10158: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libstatgrab"
| #define PACKAGE_TARNAME "libstatgrab"
| #define PACKAGE_VERSION "0.91"
| #define PACKAGE_STRING "libstatgrab 0.91"
| #define PACKAGE_BUGREPORT "https://github.com/i-scream/libstatgrab/issues"
| #define PACKAGE_URL "http://www.i-scream.org/libstatgrab/"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define OS_TYPE "linux-gnu"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__BOOL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_XOPEN_SOURCE 600
| #define HAVE_MALLOC 1
| #define HAVE_REALLOC 1
| #define HAVE_GETMNTENT 1
| #define HAVE_ATOLL 1
| #define HAVE_BZERO 1
| #define HAVE_FCNTL 1
| #define HAVE_FLOCK 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_USER_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_STRNCPY 1
| #define FMT_PID_T "%d"
| #define FMT_UID_T "%u"
| #define FMT_GID_T "%u"
| #define FMT_TIME_T "%ld"
| #define FMT_SIZE_T "%zu"
| #define FMT_SSIZE_T "%zd"
| #define STRUCT_SG_VECTOR_ALIGN_OK 1
| #define HAVE_OPEN_ARRAY_AT_STRUCT_END 1
| #define HAVE_ZERO_SIZED_ARRAY 1
| #define HAVE_STRUCT_STATVFS 1
| /* end confdefs.h. */
|
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #ifndef __cplusplus
| # ifdef HAVE_STDBOOL_H
| # include
| # endif
| #endif
| #include
|
|
| int
| main ()
| {
| static struct statvfs ac_aggr;
| if (sizeof ac_aggr.f_fstypename)
| return 0;
| ;
| return 0;
| }
configure:10158: result: no
configure:10170: checking for struct statvfs.f_basetype
configure:10170: clang -c -D_GNU_SOURCE conftest.c >&5
conftest.c:144:13: error: no member named 'f_basetype' in 'struct statvfs'
if (ac_aggr.f_basetype)
~~~~~~~ ^
1 error generated.
configure:10170: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libstatgrab"
| #define PACKAGE_TARNAME "libstatgrab"
| #define PACKAGE_VERSION "0.91"
| #define PACKAGE_STRING "libstatgrab 0.91"
| #define PACKAGE_BUGREPORT "https://github.com/i-scream/libstatgrab/issues"
| #define PACKAGE_URL "http://www.i-scream.org/libstatgrab/"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define OS_TYPE "linux-gnu"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__BOOL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_XOPEN_SOURCE 600
| #define HAVE_MALLOC 1
| #define HAVE_REALLOC 1
| #define HAVE_GETMNTENT 1
| #define HAVE_ATOLL 1
| #define HAVE_BZERO 1
| #define HAVE_FCNTL 1
| #define HAVE_FLOCK 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_USER_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_STRNCPY 1
| #define FMT_PID_T "%d"
| #define FMT_UID_T "%u"
| #define FMT_GID_T "%u"
| #define FMT_TIME_T "%ld"
| #define FMT_SIZE_T "%zu"
| #define FMT_SSIZE_T "%zd"
| #define STRUCT_SG_VECTOR_ALIGN_OK 1
| #define HAVE_OPEN_ARRAY_AT_STRUCT_END 1
| #define HAVE_ZERO_SIZED_ARRAY 1
| #define HAVE_STRUCT_STATVFS 1
| /* end confdefs.h. */
|
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #ifndef __cplusplus
| # ifdef HAVE_STDBOOL_H
| # include
| # endif
| #endif
| #include
|
|
| int
| main ()
| {
| static struct statvfs ac_aggr;
| if (ac_aggr.f_basetype)
| return 0;
| ;
| return 0;
| }
configure:10170: clang -c -D_GNU_SOURCE conftest.c >&5
conftest.c:144:20: error: no member named 'f_basetype' in 'struct statvfs'
if (sizeof ac_aggr.f_basetype)
~~~~~~~ ^
1 error generated.
configure:10170: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libstatgrab"
| #define PACKAGE_TARNAME "libstatgrab"
| #define PACKAGE_VERSION "0.91"
| #define PACKAGE_STRING "libstatgrab 0.91"
| #define PACKAGE_BUGREPORT "https://github.com/i-scream/libstatgrab/issues"
| #define PACKAGE_URL "http://www.i-scream.org/libstatgrab/"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define OS_TYPE "linux-gnu"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__BOOL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_XOPEN_SOURCE 600
| #define HAVE_MALLOC 1
| #define HAVE_REALLOC 1
| #define HAVE_GETMNTENT 1
| #define HAVE_ATOLL 1
| #define HAVE_BZERO 1
| #define HAVE_FCNTL 1
| #define HAVE_FLOCK 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_USER_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_STRNCPY 1
| #define FMT_PID_T "%d"
| #define FMT_UID_T "%u"
| #define FMT_GID_T "%u"
| #define FMT_TIME_T "%ld"
| #define FMT_SIZE_T "%zu"
| #define FMT_SSIZE_T "%zd"
| #define STRUCT_SG_VECTOR_ALIGN_OK 1
| #define HAVE_OPEN_ARRAY_AT_STRUCT_END 1
| #define HAVE_ZERO_SIZED_ARRAY 1
| #define HAVE_STRUCT_STATVFS 1
| /* end confdefs.h. */
|
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #ifndef __cplusplus
| # ifdef HAVE_STDBOOL_H
| # include
| # endif
| #endif
| #include
|
|
| int
| main ()
| {
| static struct statvfs ac_aggr;
| if (sizeof ac_aggr.f_basetype)
| return 0;
| ;
| return 0;
| }
configure:10170: result: no
configure:10181: checking for struct statvfs.f_iosize
configure:10181: clang -c -D_GNU_SOURCE conftest.c >&5
conftest.c:144:13: error: no member named 'f_iosize' in 'struct statvfs'
if (ac_aggr.f_iosize)
~~~~~~~ ^
1 error generated.
configure:10181: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libstatgrab"
| #define PACKAGE_TARNAME "libstatgrab"
| #define PACKAGE_VERSION "0.91"
| #define PACKAGE_STRING "libstatgrab 0.91"
| #define PACKAGE_BUGREPORT "https://github.com/i-scream/libstatgrab/issues"
| #define PACKAGE_URL "http://www.i-scream.org/libstatgrab/"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define OS_TYPE "linux-gnu"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__BOOL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_XOPEN_SOURCE 600
| #define HAVE_MALLOC 1
| #define HAVE_REALLOC 1
| #define HAVE_GETMNTENT 1
| #define HAVE_ATOLL 1
| #define HAVE_BZERO 1
| #define HAVE_FCNTL 1
| #define HAVE_FLOCK 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_USER_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_STRNCPY 1
| #define FMT_PID_T "%d"
| #define FMT_UID_T "%u"
| #define FMT_GID_T "%u"
| #define FMT_TIME_T "%ld"
| #define FMT_SIZE_T "%zu"
| #define FMT_SSIZE_T "%zd"
| #define STRUCT_SG_VECTOR_ALIGN_OK 1
| #define HAVE_OPEN_ARRAY_AT_STRUCT_END 1
| #define HAVE_ZERO_SIZED_ARRAY 1
| #define HAVE_STRUCT_STATVFS 1
| /* end confdefs.h. */
|
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #ifndef __cplusplus
| # ifdef HAVE_STDBOOL_H
| # include
| # endif
| #endif
| #include
|
|
| int
| main ()
| {
| static struct statvfs ac_aggr;
| if (ac_aggr.f_iosize)
| return 0;
| ;
| return 0;
| }
configure:10181: clang -c -D_GNU_SOURCE conftest.c >&5
conftest.c:144:20: error: no member named 'f_iosize' in 'struct statvfs'
if (sizeof ac_aggr.f_iosize)
~~~~~~~ ^
1 error generated.
configure:10181: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libstatgrab"
| #define PACKAGE_TARNAME "libstatgrab"
| #define PACKAGE_VERSION "0.91"
| #define PACKAGE_STRING "libstatgrab 0.91"
| #define PACKAGE_BUGREPORT "https://github.com/i-scream/libstatgrab/issues"
| #define PACKAGE_URL "http://www.i-scream.org/libstatgrab/"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define OS_TYPE "linux-gnu"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__BOOL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_XOPEN_SOURCE 600
| #define HAVE_MALLOC 1
| #define HAVE_REALLOC 1
| #define HAVE_GETMNTENT 1
| #define HAVE_ATOLL 1
| #define HAVE_BZERO 1
| #define HAVE_FCNTL 1
| #define HAVE_FLOCK 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_USER_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_STRNCPY 1
| #define FMT_PID_T "%d"
| #define FMT_UID_T "%u"
| #define FMT_GID_T "%u"
| #define FMT_TIME_T "%ld"
| #define FMT_SIZE_T "%zu"
| #define FMT_SSIZE_T "%zd"
| #define STRUCT_SG_VECTOR_ALIGN_OK 1
| #define HAVE_OPEN_ARRAY_AT_STRUCT_END 1
| #define HAVE_ZERO_SIZED_ARRAY 1
| #define HAVE_STRUCT_STATVFS 1
| /* end confdefs.h. */
|
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #ifndef __cplusplus
| # ifdef HAVE_STDBOOL_H
| # include
| # endif
| #endif
| #include
|
|
| int
| main ()
| {
| static struct statvfs ac_aggr;
| if (sizeof ac_aggr.f_iosize)
| return 0;
| ;
| return 0;
| }
configure:10181: result: no
configure:10192: checking for struct statvfs.f_frsize
configure:10192: clang -c -D_GNU_SOURCE conftest.c >&5
configure:10192: $? = 0
configure:10192: result: yes
configure:10204: checking for struct statvfs64
configure:10204: clang -c -D_GNU_SOURCE conftest.c >&5
configure:10204: $? = 0
configure:10204: clang -c -D_GNU_SOURCE conftest.c >&5
conftest.c:144:31: error: expected expression
if (sizeof ((struct statvfs64)))
^
1 error generated.
configure:10204: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libstatgrab"
| #define PACKAGE_TARNAME "libstatgrab"
| #define PACKAGE_VERSION "0.91"
| #define PACKAGE_STRING "libstatgrab 0.91"
| #define PACKAGE_BUGREPORT "https://github.com/i-scream/libstatgrab/issues"
| #define PACKAGE_URL "http://www.i-scream.org/libstatgrab/"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define OS_TYPE "linux-gnu"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__BOOL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_XOPEN_SOURCE 600
| #define HAVE_MALLOC 1
| #define HAVE_REALLOC 1
| #define HAVE_GETMNTENT 1
| #define HAVE_ATOLL 1
| #define HAVE_BZERO 1
| #define HAVE_FCNTL 1
| #define HAVE_FLOCK 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_USER_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_STRNCPY 1
| #define FMT_PID_T "%d"
| #define FMT_UID_T "%u"
| #define FMT_GID_T "%u"
| #define FMT_TIME_T "%ld"
| #define FMT_SIZE_T "%zu"
| #define FMT_SSIZE_T "%zd"
| #define STRUCT_SG_VECTOR_ALIGN_OK 1
| #define HAVE_OPEN_ARRAY_AT_STRUCT_END 1
| #define HAVE_ZERO_SIZED_ARRAY 1
| #define HAVE_STRUCT_STATVFS 1
| #define HAVE_STATVFS_FFRSIZE /**/
| /* end confdefs.h. */
|
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #ifndef __cplusplus
| # ifdef HAVE_STDBOOL_H
| # include
| # endif
| #endif
| #include
|
|
| int
| main ()
| {
| if (sizeof ((struct statvfs64)))
| return 0;
| ;
| return 0;
| }
configure:10204: result: yes
configure:10221: checking for struct statvfs64.f_fstypename
configure:10221: clang -c -D_GNU_SOURCE conftest.c >&5
conftest.c:146:13: error: no member named 'f_fstypename' in 'struct statvfs'
if (ac_aggr.f_fstypename)
~~~~~~~ ^
1 error generated.
configure:10221: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libstatgrab"
| #define PACKAGE_TARNAME "libstatgrab"
| #define PACKAGE_VERSION "0.91"
| #define PACKAGE_STRING "libstatgrab 0.91"
| #define PACKAGE_BUGREPORT "https://github.com/i-scream/libstatgrab/issues"
| #define PACKAGE_URL "http://www.i-scream.org/libstatgrab/"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define OS_TYPE "linux-gnu"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__BOOL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_XOPEN_SOURCE 600
| #define HAVE_MALLOC 1
| #define HAVE_REALLOC 1
| #define HAVE_GETMNTENT 1
| #define HAVE_ATOLL 1
| #define HAVE_BZERO 1
| #define HAVE_FCNTL 1
| #define HAVE_FLOCK 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_USER_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_STRNCPY 1
| #define FMT_PID_T "%d"
| #define FMT_UID_T "%u"
| #define FMT_GID_T "%u"
| #define FMT_TIME_T "%ld"
| #define FMT_SIZE_T "%zu"
| #define FMT_SSIZE_T "%zd"
| #define STRUCT_SG_VECTOR_ALIGN_OK 1
| #define HAVE_OPEN_ARRAY_AT_STRUCT_END 1
| #define HAVE_ZERO_SIZED_ARRAY 1
| #define HAVE_STRUCT_STATVFS 1
| #define HAVE_STATVFS_FFRSIZE /**/
| #define HAVE_STRUCT_STATVFS64 1
| /* end confdefs.h. */
|
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #ifndef __cplusplus
| # ifdef HAVE_STDBOOL_H
| # include
| # endif
| #endif
| #include
|
|
| int
| main ()
| {
| static struct statvfs64 ac_aggr;
| if (ac_aggr.f_fstypename)
| return 0;
| ;
| return 0;
| }
configure:10221: clang -c -D_GNU_SOURCE conftest.c >&5
conftest.c:146:20: error: no member named 'f_fstypename' in 'struct statvfs'
if (sizeof ac_aggr.f_fstypename)
~~~~~~~ ^
1 error generated.
configure:10221: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libstatgrab"
| #define PACKAGE_TARNAME "libstatgrab"
| #define PACKAGE_VERSION "0.91"
| #define PACKAGE_STRING "libstatgrab 0.91"
| #define PACKAGE_BUGREPORT "https://github.com/i-scream/libstatgrab/issues"
| #define PACKAGE_URL "http://www.i-scream.org/libstatgrab/"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define OS_TYPE "linux-gnu"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__BOOL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_XOPEN_SOURCE 600
| #define HAVE_MALLOC 1
| #define HAVE_REALLOC 1
| #define HAVE_GETMNTENT 1
| #define HAVE_ATOLL 1
| #define HAVE_BZERO 1
| #define HAVE_FCNTL 1
| #define HAVE_FLOCK 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_USER_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_STRNCPY 1
| #define FMT_PID_T "%d"
| #define FMT_UID_T "%u"
| #define FMT_GID_T "%u"
| #define FMT_TIME_T "%ld"
| #define FMT_SIZE_T "%zu"
| #define FMT_SSIZE_T "%zd"
| #define STRUCT_SG_VECTOR_ALIGN_OK 1
| #define HAVE_OPEN_ARRAY_AT_STRUCT_END 1
| #define HAVE_ZERO_SIZED_ARRAY 1
| #define HAVE_STRUCT_STATVFS 1
| #define HAVE_STATVFS_FFRSIZE /**/
| #define HAVE_STRUCT_STATVFS64 1
| /* end confdefs.h. */
|
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #ifndef __cplusplus
| # ifdef HAVE_STDBOOL_H
| # include
| # endif
| #endif
| #include
|
|
| int
| main ()
| {
| static struct statvfs64 ac_aggr;
| if (sizeof ac_aggr.f_fstypename)
| return 0;
| ;
| return 0;
| }
configure:10221: result: no
configure:10233: checking for struct statvfs64.f_basetype
configure:10233: clang -c -D_GNU_SOURCE conftest.c >&5
conftest.c:146:13: error: no member named 'f_basetype' in 'struct statvfs'
if (ac_aggr.f_basetype)
~~~~~~~ ^
1 error generated.
configure:10233: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libstatgrab"
| #define PACKAGE_TARNAME "libstatgrab"
| #define PACKAGE_VERSION "0.91"
| #define PACKAGE_STRING "libstatgrab 0.91"
| #define PACKAGE_BUGREPORT "https://github.com/i-scream/libstatgrab/issues"
| #define PACKAGE_URL "http://www.i-scream.org/libstatgrab/"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define OS_TYPE "linux-gnu"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__BOOL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_XOPEN_SOURCE 600
| #define HAVE_MALLOC 1
| #define HAVE_REALLOC 1
| #define HAVE_GETMNTENT 1
| #define HAVE_ATOLL 1
| #define HAVE_BZERO 1
| #define HAVE_FCNTL 1
| #define HAVE_FLOCK 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_USER_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_STRNCPY 1
| #define FMT_PID_T "%d"
| #define FMT_UID_T "%u"
| #define FMT_GID_T "%u"
| #define FMT_TIME_T "%ld"
| #define FMT_SIZE_T "%zu"
| #define FMT_SSIZE_T "%zd"
| #define STRUCT_SG_VECTOR_ALIGN_OK 1
| #define HAVE_OPEN_ARRAY_AT_STRUCT_END 1
| #define HAVE_ZERO_SIZED_ARRAY 1
| #define HAVE_STRUCT_STATVFS 1
| #define HAVE_STATVFS_FFRSIZE /**/
| #define HAVE_STRUCT_STATVFS64 1
| /* end confdefs.h. */
|
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #ifndef __cplusplus
| # ifdef HAVE_STDBOOL_H
| # include
| # endif
| #endif
| #include
|
|
| int
| main ()
| {
| static struct statvfs64 ac_aggr;
| if (ac_aggr.f_basetype)
| return 0;
| ;
| return 0;
| }
configure:10233: clang -c -D_GNU_SOURCE conftest.c >&5
conftest.c:146:20: error: no member named 'f_basetype' in 'struct statvfs'
if (sizeof ac_aggr.f_basetype)
~~~~~~~ ^
1 error generated.
configure:10233: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libstatgrab"
| #define PACKAGE_TARNAME "libstatgrab"
| #define PACKAGE_VERSION "0.91"
| #define PACKAGE_STRING "libstatgrab 0.91"
| #define PACKAGE_BUGREPORT "https://github.com/i-scream/libstatgrab/issues"
| #define PACKAGE_URL "http://www.i-scream.org/libstatgrab/"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define OS_TYPE "linux-gnu"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__BOOL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_XOPEN_SOURCE 600
| #define HAVE_MALLOC 1
| #define HAVE_REALLOC 1
| #define HAVE_GETMNTENT 1
| #define HAVE_ATOLL 1
| #define HAVE_BZERO 1
| #define HAVE_FCNTL 1
| #define HAVE_FLOCK 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_USER_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_STRNCPY 1
| #define FMT_PID_T "%d"
| #define FMT_UID_T "%u"
| #define FMT_GID_T "%u"
| #define FMT_TIME_T "%ld"
| #define FMT_SIZE_T "%zu"
| #define FMT_SSIZE_T "%zd"
| #define STRUCT_SG_VECTOR_ALIGN_OK 1
| #define HAVE_OPEN_ARRAY_AT_STRUCT_END 1
| #define HAVE_ZERO_SIZED_ARRAY 1
| #define HAVE_STRUCT_STATVFS 1
| #define HAVE_STATVFS_FFRSIZE /**/
| #define HAVE_STRUCT_STATVFS64 1
| /* end confdefs.h. */
|
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #ifndef __cplusplus
| # ifdef HAVE_STDBOOL_H
| # include
| # endif
| #endif
| #include
|
|
| int
| main ()
| {
| static struct statvfs64 ac_aggr;
| if (sizeof ac_aggr.f_basetype)
| return 0;
| ;
| return 0;
| }
configure:10233: result: no
configure:10244: checking for struct statvfs64.f_iosize
configure:10244: clang -c -D_GNU_SOURCE conftest.c >&5
conftest.c:146:13: error: no member named 'f_iosize' in 'struct statvfs'
if (ac_aggr.f_iosize)
~~~~~~~ ^
1 error generated.
configure:10244: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libstatgrab"
| #define PACKAGE_TARNAME "libstatgrab"
| #define PACKAGE_VERSION "0.91"
| #define PACKAGE_STRING "libstatgrab 0.91"
| #define PACKAGE_BUGREPORT "https://github.com/i-scream/libstatgrab/issues"
| #define PACKAGE_URL "http://www.i-scream.org/libstatgrab/"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define OS_TYPE "linux-gnu"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__BOOL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_XOPEN_SOURCE 600
| #define HAVE_MALLOC 1
| #define HAVE_REALLOC 1
| #define HAVE_GETMNTENT 1
| #define HAVE_ATOLL 1
| #define HAVE_BZERO 1
| #define HAVE_FCNTL 1
| #define HAVE_FLOCK 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_USER_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_STRNCPY 1
| #define FMT_PID_T "%d"
| #define FMT_UID_T "%u"
| #define FMT_GID_T "%u"
| #define FMT_TIME_T "%ld"
| #define FMT_SIZE_T "%zu"
| #define FMT_SSIZE_T "%zd"
| #define STRUCT_SG_VECTOR_ALIGN_OK 1
| #define HAVE_OPEN_ARRAY_AT_STRUCT_END 1
| #define HAVE_ZERO_SIZED_ARRAY 1
| #define HAVE_STRUCT_STATVFS 1
| #define HAVE_STATVFS_FFRSIZE /**/
| #define HAVE_STRUCT_STATVFS64 1
| /* end confdefs.h. */
|
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #ifndef __cplusplus
| # ifdef HAVE_STDBOOL_H
| # include
| # endif
| #endif
| #include
|
|
| int
| main ()
| {
| static struct statvfs64 ac_aggr;
| if (ac_aggr.f_iosize)
| return 0;
| ;
| return 0;
| }
configure:10244: clang -c -D_GNU_SOURCE conftest.c >&5
conftest.c:146:20: error: no member named 'f_iosize' in 'struct statvfs'
if (sizeof ac_aggr.f_iosize)
~~~~~~~ ^
1 error generated.
configure:10244: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libstatgrab"
| #define PACKAGE_TARNAME "libstatgrab"
| #define PACKAGE_VERSION "0.91"
| #define PACKAGE_STRING "libstatgrab 0.91"
| #define PACKAGE_BUGREPORT "https://github.com/i-scream/libstatgrab/issues"
| #define PACKAGE_URL "http://www.i-scream.org/libstatgrab/"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define OS_TYPE "linux-gnu"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__BOOL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_XOPEN_SOURCE 600
| #define HAVE_MALLOC 1
| #define HAVE_REALLOC 1
| #define HAVE_GETMNTENT 1
| #define HAVE_ATOLL 1
| #define HAVE_BZERO 1
| #define HAVE_FCNTL 1
| #define HAVE_FLOCK 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_USER_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_STRNCPY 1
| #define FMT_PID_T "%d"
| #define FMT_UID_T "%u"
| #define FMT_GID_T "%u"
| #define FMT_TIME_T "%ld"
| #define FMT_SIZE_T "%zu"
| #define FMT_SSIZE_T "%zd"
| #define STRUCT_SG_VECTOR_ALIGN_OK 1
| #define HAVE_OPEN_ARRAY_AT_STRUCT_END 1
| #define HAVE_ZERO_SIZED_ARRAY 1
| #define HAVE_STRUCT_STATVFS 1
| #define HAVE_STATVFS_FFRSIZE /**/
| #define HAVE_STRUCT_STATVFS64 1
| /* end confdefs.h. */
|
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #ifndef __cplusplus
| # ifdef HAVE_STDBOOL_H
| # include
| # endif
| #endif
| #include
|
|
| int
| main ()
| {
| static struct statvfs64 ac_aggr;
| if (sizeof ac_aggr.f_iosize)
| return 0;
| ;
| return 0;
| }
configure:10244: result: no
configure:10255: checking for struct statvfs64.f_frsize
configure:10255: clang -c -D_GNU_SOURCE conftest.c >&5
configure:10255: $? = 0
configure:10255: result: yes
configure:10273: checking for sysfs
configure:10273: clang -o conftest -D_GNU_SOURCE conftest.c >&5
/tmp/conftest-a93a24.o:conftest.c:function main: error: undefined reference to 'sysfs'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:10273: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libstatgrab"
| #define PACKAGE_TARNAME "libstatgrab"
| #define PACKAGE_VERSION "0.91"
| #define PACKAGE_STRING "libstatgrab 0.91"
| #define PACKAGE_BUGREPORT "https://github.com/i-scream/libstatgrab/issues"
| #define PACKAGE_URL "http://www.i-scream.org/libstatgrab/"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define OS_TYPE "linux-gnu"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__BOOL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_XOPEN_SOURCE 600
| #define HAVE_MALLOC 1
| #define HAVE_REALLOC 1
| #define HAVE_GETMNTENT 1
| #define HAVE_ATOLL 1
| #define HAVE_BZERO 1
| #define HAVE_FCNTL 1
| #define HAVE_FLOCK 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_USER_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_STRNCPY 1
| #define FMT_PID_T "%d"
| #define FMT_UID_T "%u"
| #define FMT_GID_T "%u"
| #define FMT_TIME_T "%ld"
| #define FMT_SIZE_T "%zu"
| #define FMT_SSIZE_T "%zd"
| #define STRUCT_SG_VECTOR_ALIGN_OK 1
| #define HAVE_OPEN_ARRAY_AT_STRUCT_END 1
| #define HAVE_ZERO_SIZED_ARRAY 1
| #define HAVE_STRUCT_STATVFS 1
| #define HAVE_STATVFS_FFRSIZE /**/
| #define HAVE_STRUCT_STATVFS64 1
| #define HAVE_STATVFS64_FFRSIZE /**/
| /* end confdefs.h. */
| /* Define sysfs to an innocuous variant, in case declares sysfs.
| For example, HP-UX 11i declares gettimeofday. */
| #define sysfs innocuous_sysfs
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char sysfs (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef sysfs
|
| /* 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 sysfs ();
| /* 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_sysfs || defined __stub___sysfs
| choke me
| #endif
|
| int
| main ()
| {
| return sysfs ();
| ;
| return 0;
| }
configure:10273: result: no
configure:10288: checking for getutxent
configure:10288: clang -o conftest -D_GNU_SOURCE conftest.c >&5
configure:10288: $? = 0
configure:10288: result: yes
configure:10288: checking for setutxent
configure:10288: clang -o conftest -D_GNU_SOURCE conftest.c >&5
configure:10288: $? = 0
configure:10288: result: yes
configure:10288: checking for endutxent
configure:10288: clang -o conftest -D_GNU_SOURCE conftest.c >&5
configure:10288: $? = 0
configure:10288: result: yes
configure:10297: checking whether getutxent is declared
configure:10297: clang -c -D_GNU_SOURCE conftest.c >&5
configure:10297: $? = 0
configure:10297: result: yes
configure:10310: checking whether setutxent is declared
configure:10310: clang -c -D_GNU_SOURCE conftest.c >&5
configure:10310: $? = 0
configure:10310: result: yes
configure:10323: checking whether endutxent is declared
configure:10323: clang -c -D_GNU_SOURCE conftest.c >&5
configure:10323: $? = 0
configure:10323: result: yes
configure:10339: checking for struct utmpx
configure:10339: clang -c -D_GNU_SOURCE conftest.c >&5
configure:10339: $? = 0
configure:10339: clang -c -D_GNU_SOURCE conftest.c >&5
conftest.c:112:27: error: expected expression
if (sizeof ((struct utmpx)))
^
1 error generated.
configure:10339: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libstatgrab"
| #define PACKAGE_TARNAME "libstatgrab"
| #define PACKAGE_VERSION "0.91"
| #define PACKAGE_STRING "libstatgrab 0.91"
| #define PACKAGE_BUGREPORT "https://github.com/i-scream/libstatgrab/issues"
| #define PACKAGE_URL "http://www.i-scream.org/libstatgrab/"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define OS_TYPE "linux-gnu"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__BOOL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_XOPEN_SOURCE 600
| #define HAVE_MALLOC 1
| #define HAVE_REALLOC 1
| #define HAVE_GETMNTENT 1
| #define HAVE_ATOLL 1
| #define HAVE_BZERO 1
| #define HAVE_FCNTL 1
| #define HAVE_FLOCK 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_USER_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_STRNCPY 1
| #define FMT_PID_T "%d"
| #define FMT_UID_T "%u"
| #define FMT_GID_T "%u"
| #define FMT_TIME_T "%ld"
| #define FMT_SIZE_T "%zu"
| #define FMT_SSIZE_T "%zd"
| #define STRUCT_SG_VECTOR_ALIGN_OK 1
| #define HAVE_OPEN_ARRAY_AT_STRUCT_END 1
| #define HAVE_ZERO_SIZED_ARRAY 1
| #define HAVE_STRUCT_STATVFS 1
| #define HAVE_STATVFS_FFRSIZE /**/
| #define HAVE_STRUCT_STATVFS64 1
| #define HAVE_STATVFS64_FFRSIZE /**/
| #define HAVE_GETUTXENT 1
| #define HAVE_SETUTXENT 1
| #define HAVE_ENDUTXENT 1
| #define HAVE_DECL_GETUTXENT 1
| #define HAVE_DECL_SETUTXENT 1
| #define HAVE_DECL_ENDUTXENT 1
| /* end confdefs.h. */
| #include
|
| int
| main ()
| {
| if (sizeof ((struct utmpx)))
| return 0;
| ;
| return 0;
| }
configure:10339: result: yes
configure:10350: checking for struct utmpx.ut_type
configure:10350: clang -c -D_GNU_SOURCE conftest.c >&5
configure:10350: $? = 0
configure:10350: result: yes
configure:10360: checking for struct utmpx.ut_host
configure:10360: clang -c -D_GNU_SOURCE conftest.c >&5
conftest.c:115:13: warning: address of array 'ac_aggr.ut_host' will always evaluate to 'true' [-Wpointer-bool-conversion]
if (ac_aggr.ut_host)
~~ ~~~~~~~~^~~~~~~
1 warning generated.
configure:10360: $? = 0
configure:10360: result: yes
configure:10370: checking for struct utmpx.ut_syslen
configure:10370: clang -c -D_GNU_SOURCE conftest.c >&5
conftest.c:116:13: error: no member named 'ut_syslen' in 'struct utmpx'
if (ac_aggr.ut_syslen)
~~~~~~~ ^
1 error generated.
configure:10370: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libstatgrab"
| #define PACKAGE_TARNAME "libstatgrab"
| #define PACKAGE_VERSION "0.91"
| #define PACKAGE_STRING "libstatgrab 0.91"
| #define PACKAGE_BUGREPORT "https://github.com/i-scream/libstatgrab/issues"
| #define PACKAGE_URL "http://www.i-scream.org/libstatgrab/"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define OS_TYPE "linux-gnu"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__BOOL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_XOPEN_SOURCE 600
| #define HAVE_MALLOC 1
| #define HAVE_REALLOC 1
| #define HAVE_GETMNTENT 1
| #define HAVE_ATOLL 1
| #define HAVE_BZERO 1
| #define HAVE_FCNTL 1
| #define HAVE_FLOCK 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_USER_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_STRNCPY 1
| #define FMT_PID_T "%d"
| #define FMT_UID_T "%u"
| #define FMT_GID_T "%u"
| #define FMT_TIME_T "%ld"
| #define FMT_SIZE_T "%zu"
| #define FMT_SSIZE_T "%zd"
| #define STRUCT_SG_VECTOR_ALIGN_OK 1
| #define HAVE_OPEN_ARRAY_AT_STRUCT_END 1
| #define HAVE_ZERO_SIZED_ARRAY 1
| #define HAVE_STRUCT_STATVFS 1
| #define HAVE_STATVFS_FFRSIZE /**/
| #define HAVE_STRUCT_STATVFS64 1
| #define HAVE_STATVFS64_FFRSIZE /**/
| #define HAVE_GETUTXENT 1
| #define HAVE_SETUTXENT 1
| #define HAVE_ENDUTXENT 1
| #define HAVE_DECL_GETUTXENT 1
| #define HAVE_DECL_SETUTXENT 1
| #define HAVE_DECL_ENDUTXENT 1
| #define HAVE_STRUCT_UTMPX 1
| #define HAVE_UTMPX /**/
| #define HAVE_UTMPX_HOST /**/
| /* end confdefs.h. */
| #include
|
| int
| main ()
| {
| static struct utmpx ac_aggr;
| if (ac_aggr.ut_syslen)
| return 0;
| ;
| return 0;
| }
configure:10370: clang -c -D_GNU_SOURCE conftest.c >&5
conftest.c:116:20: error: no member named 'ut_syslen' in 'struct utmpx'
if (sizeof ac_aggr.ut_syslen)
~~~~~~~ ^
1 error generated.
configure:10370: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libstatgrab"
| #define PACKAGE_TARNAME "libstatgrab"
| #define PACKAGE_VERSION "0.91"
| #define PACKAGE_STRING "libstatgrab 0.91"
| #define PACKAGE_BUGREPORT "https://github.com/i-scream/libstatgrab/issues"
| #define PACKAGE_URL "http://www.i-scream.org/libstatgrab/"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define OS_TYPE "linux-gnu"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__BOOL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_XOPEN_SOURCE 600
| #define HAVE_MALLOC 1
| #define HAVE_REALLOC 1
| #define HAVE_GETMNTENT 1
| #define HAVE_ATOLL 1
| #define HAVE_BZERO 1
| #define HAVE_FCNTL 1
| #define HAVE_FLOCK 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_USER_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_STRNCPY 1
| #define FMT_PID_T "%d"
| #define FMT_UID_T "%u"
| #define FMT_GID_T "%u"
| #define FMT_TIME_T "%ld"
| #define FMT_SIZE_T "%zu"
| #define FMT_SSIZE_T "%zd"
| #define STRUCT_SG_VECTOR_ALIGN_OK 1
| #define HAVE_OPEN_ARRAY_AT_STRUCT_END 1
| #define HAVE_ZERO_SIZED_ARRAY 1
| #define HAVE_STRUCT_STATVFS 1
| #define HAVE_STATVFS_FFRSIZE /**/
| #define HAVE_STRUCT_STATVFS64 1
| #define HAVE_STATVFS64_FFRSIZE /**/
| #define HAVE_GETUTXENT 1
| #define HAVE_SETUTXENT 1
| #define HAVE_ENDUTXENT 1
| #define HAVE_DECL_GETUTXENT 1
| #define HAVE_DECL_SETUTXENT 1
| #define HAVE_DECL_ENDUTXENT 1
| #define HAVE_STRUCT_UTMPX 1
| #define HAVE_UTMPX /**/
| #define HAVE_UTMPX_HOST /**/
| /* end confdefs.h. */
| #include
|
| int
| main ()
| {
| static struct utmpx ac_aggr;
| if (sizeof ac_aggr.ut_syslen)
| return 0;
| ;
| return 0;
| }
configure:10370: result: no
configure:10383: checking size of utmpx.ut_id
configure:10388: clang -c -D_GNU_SOURCE conftest.c >&5
conftest.c:115:55: error: use of undeclared identifier 'utmpx'
static int test_array [1 - 2 * !(((long int) (sizeof (utmpx.ut_id))) >= 0)];
^
1 error generated.
configure:10388: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libstatgrab"
| #define PACKAGE_TARNAME "libstatgrab"
| #define PACKAGE_VERSION "0.91"
| #define PACKAGE_STRING "libstatgrab 0.91"
| #define PACKAGE_BUGREPORT "https://github.com/i-scream/libstatgrab/issues"
| #define PACKAGE_URL "http://www.i-scream.org/libstatgrab/"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define OS_TYPE "linux-gnu"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__BOOL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_XOPEN_SOURCE 600
| #define HAVE_MALLOC 1
| #define HAVE_REALLOC 1
| #define HAVE_GETMNTENT 1
| #define HAVE_ATOLL 1
| #define HAVE_BZERO 1
| #define HAVE_FCNTL 1
| #define HAVE_FLOCK 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_USER_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_STRNCPY 1
| #define FMT_PID_T "%d"
| #define FMT_UID_T "%u"
| #define FMT_GID_T "%u"
| #define FMT_TIME_T "%ld"
| #define FMT_SIZE_T "%zu"
| #define FMT_SSIZE_T "%zd"
| #define STRUCT_SG_VECTOR_ALIGN_OK 1
| #define HAVE_OPEN_ARRAY_AT_STRUCT_END 1
| #define HAVE_ZERO_SIZED_ARRAY 1
| #define HAVE_STRUCT_STATVFS 1
| #define HAVE_STATVFS_FFRSIZE /**/
| #define HAVE_STRUCT_STATVFS64 1
| #define HAVE_STATVFS64_FFRSIZE /**/
| #define HAVE_GETUTXENT 1
| #define HAVE_SETUTXENT 1
| #define HAVE_ENDUTXENT 1
| #define HAVE_DECL_GETUTXENT 1
| #define HAVE_DECL_SETUTXENT 1
| #define HAVE_DECL_ENDUTXENT 1
| #define HAVE_STRUCT_UTMPX 1
| #define HAVE_UTMPX /**/
| #define HAVE_UTMPX_HOST /**/
| /* end confdefs.h. */
| #include
|
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (utmpx.ut_id))) >= 0)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:10388: clang -c -D_GNU_SOURCE conftest.c >&5
conftest.c:115:55: error: use of undeclared identifier 'utmpx'
static int test_array [1 - 2 * !(((long int) (sizeof (utmpx.ut_id))) < 0)];
^
1 error generated.
configure:10388: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libstatgrab"
| #define PACKAGE_TARNAME "libstatgrab"
| #define PACKAGE_VERSION "0.91"
| #define PACKAGE_STRING "libstatgrab 0.91"
| #define PACKAGE_BUGREPORT "https://github.com/i-scream/libstatgrab/issues"
| #define PACKAGE_URL "http://www.i-scream.org/libstatgrab/"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define OS_TYPE "linux-gnu"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__BOOL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_XOPEN_SOURCE 600
| #define HAVE_MALLOC 1
| #define HAVE_REALLOC 1
| #define HAVE_GETMNTENT 1
| #define HAVE_ATOLL 1
| #define HAVE_BZERO 1
| #define HAVE_FCNTL 1
| #define HAVE_FLOCK 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_USER_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_STRNCPY 1
| #define FMT_PID_T "%d"
| #define FMT_UID_T "%u"
| #define FMT_GID_T "%u"
| #define FMT_TIME_T "%ld"
| #define FMT_SIZE_T "%zu"
| #define FMT_SSIZE_T "%zd"
| #define STRUCT_SG_VECTOR_ALIGN_OK 1
| #define HAVE_OPEN_ARRAY_AT_STRUCT_END 1
| #define HAVE_ZERO_SIZED_ARRAY 1
| #define HAVE_STRUCT_STATVFS 1
| #define HAVE_STATVFS_FFRSIZE /**/
| #define HAVE_STRUCT_STATVFS64 1
| #define HAVE_STATVFS64_FFRSIZE /**/
| #define HAVE_GETUTXENT 1
| #define HAVE_SETUTXENT 1
| #define HAVE_ENDUTXENT 1
| #define HAVE_DECL_GETUTXENT 1
| #define HAVE_DECL_SETUTXENT 1
| #define HAVE_DECL_ENDUTXENT 1
| #define HAVE_STRUCT_UTMPX 1
| #define HAVE_UTMPX /**/
| #define HAVE_UTMPX_HOST /**/
| /* end confdefs.h. */
| #include
|
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (utmpx.ut_id))) < 0)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:10403: result: 0
configure:10421: checking for setutent
configure:10421: clang -o conftest -D_GNU_SOURCE conftest.c >&5
configure:10421: $? = 0
configure:10421: result: yes
configure:10421: checking for endutent
configure:10421: clang -o conftest -D_GNU_SOURCE conftest.c >&5
configure:10421: $? = 0
configure:10421: result: yes
configure:10421: checking for getutent
configure:10421: clang -o conftest -D_GNU_SOURCE conftest.c >&5
configure:10421: $? = 0
configure:10421: result: yes
configure:10430: checking whether getutent is declared
configure:10430: clang -c -D_GNU_SOURCE conftest.c >&5
configure:10430: $? = 0
configure:10430: result: yes
configure:10443: checking whether setutent is declared
configure:10443: clang -c -D_GNU_SOURCE conftest.c >&5
configure:10443: $? = 0
configure:10443: result: yes
configure:10456: checking whether endutent is declared
configure:10456: clang -c -D_GNU_SOURCE conftest.c >&5
configure:10456: $? = 0
configure:10456: result: yes
configure:10471: checking for struct utmp
configure:10471: clang -c -D_GNU_SOURCE conftest.c >&5
configure:10471: $? = 0
configure:10471: clang -c -D_GNU_SOURCE conftest.c >&5
conftest.c:164:26: error: expected expression
if (sizeof ((struct utmp)))
^
1 error generated.
configure:10471: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libstatgrab"
| #define PACKAGE_TARNAME "libstatgrab"
| #define PACKAGE_VERSION "0.91"
| #define PACKAGE_STRING "libstatgrab 0.91"
| #define PACKAGE_BUGREPORT "https://github.com/i-scream/libstatgrab/issues"
| #define PACKAGE_URL "http://www.i-scream.org/libstatgrab/"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define OS_TYPE "linux-gnu"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__BOOL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_XOPEN_SOURCE 600
| #define HAVE_MALLOC 1
| #define HAVE_REALLOC 1
| #define HAVE_GETMNTENT 1
| #define HAVE_ATOLL 1
| #define HAVE_BZERO 1
| #define HAVE_FCNTL 1
| #define HAVE_FLOCK 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_USER_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_STRNCPY 1
| #define FMT_PID_T "%d"
| #define FMT_UID_T "%u"
| #define FMT_GID_T "%u"
| #define FMT_TIME_T "%ld"
| #define FMT_SIZE_T "%zu"
| #define FMT_SSIZE_T "%zd"
| #define STRUCT_SG_VECTOR_ALIGN_OK 1
| #define HAVE_OPEN_ARRAY_AT_STRUCT_END 1
| #define HAVE_ZERO_SIZED_ARRAY 1
| #define HAVE_STRUCT_STATVFS 1
| #define HAVE_STATVFS_FFRSIZE /**/
| #define HAVE_STRUCT_STATVFS64 1
| #define HAVE_STATVFS64_FFRSIZE /**/
| #define HAVE_GETUTXENT 1
| #define HAVE_SETUTXENT 1
| #define HAVE_ENDUTXENT 1
| #define HAVE_DECL_GETUTXENT 1
| #define HAVE_DECL_SETUTXENT 1
| #define HAVE_DECL_ENDUTXENT 1
| #define HAVE_STRUCT_UTMPX 1
| #define HAVE_UTMPX /**/
| #define HAVE_UTMPX_HOST /**/
| #define SIZEOF_UTMPX_UT_ID 0
| #define HAVE_SETUTENT 1
| #define HAVE_ENDUTENT 1
| #define HAVE_GETUTENT 1
| #define HAVE_DECL_GETUTENT 1
| #define HAVE_DECL_SETUTENT 1
| #define HAVE_DECL_ENDUTENT 1
| /* end confdefs.h. */
|
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #ifndef __cplusplus
| # ifdef HAVE_STDBOOL_H
| # include
| # endif
| #endif
|
| #include
|
|
|
| int
| main ()
| {
| if (sizeof ((struct utmp)))
| return 0;
| ;
| return 0;
| }
configure:10471: result: yes
configure:10487: checking for struct utmp.ut_line
configure:10487: clang -c -D_GNU_SOURCE conftest.c >&5
conftest.c:166:13: warning: address of array 'ac_aggr.ut_line' will always evaluate to 'true' [-Wpointer-bool-conversion]
if (ac_aggr.ut_line)
~~ ~~~~~~~~^~~~~~~
1 warning generated.
configure:10487: $? = 0
configure:10487: result: yes
configure:10501: checking for struct utmp.ut_type
configure:10501: clang -c -D_GNU_SOURCE conftest.c >&5
configure:10501: $? = 0
configure:10501: result: yes
configure:10515: checking for struct utmp.ut_name
configure:10515: clang -c -D_GNU_SOURCE conftest.c >&5
configure:10515: $? = 0
configure:10515: result: yes
configure:10529: checking for struct utmp.ut_user
configure:10529: clang -c -D_GNU_SOURCE conftest.c >&5
conftest.c:169:13: warning: address of array 'ac_aggr.ut_user' will always evaluate to 'true' [-Wpointer-bool-conversion]
if (ac_aggr.ut_user)
~~ ~~~~~~~~^~~~~~~
1 warning generated.
configure:10529: $? = 0
configure:10529: result: yes
configure:10543: checking for struct utmp.ut_host
configure:10543: clang -c -D_GNU_SOURCE conftest.c >&5
conftest.c:170:13: warning: address of array 'ac_aggr.ut_host' will always evaluate to 'true' [-Wpointer-bool-conversion]
if (ac_aggr.ut_host)
~~ ~~~~~~~~^~~~~~~
1 warning generated.
configure:10543: $? = 0
configure:10543: result: yes
configure:10557: checking for struct utmp.ut_pid
configure:10557: clang -c -D_GNU_SOURCE conftest.c >&5
configure:10557: $? = 0
configure:10557: result: yes
configure:10571: checking for struct utmp.ut_id
configure:10571: clang -c -D_GNU_SOURCE conftest.c >&5
conftest.c:172:13: warning: address of array 'ac_aggr.ut_id' will always evaluate to 'true' [-Wpointer-bool-conversion]
if (ac_aggr.ut_id)
~~ ~~~~~~~~^~~~~
1 warning generated.
configure:10571: $? = 0
configure:10571: result: yes
configure:10585: checking for struct utmp.ut_time
configure:10585: clang -c -D_GNU_SOURCE conftest.c >&5
configure:10585: $? = 0
configure:10585: result: yes
configure:10603: checking size of utmp.ut_id
configure:10608: clang -c -D_GNU_SOURCE conftest.c >&5
conftest.c:173:55: error: use of undeclared identifier 'utmpx'
static int test_array [1 - 2 * !(((long int) (sizeof (utmp.ut_id))) >= 0)];
^
/sysroot/include/utmp.h:24:14: note: expanded from macro 'utmp'
#define utmp utmpx
^
1 error generated.
configure:10608: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libstatgrab"
| #define PACKAGE_TARNAME "libstatgrab"
| #define PACKAGE_VERSION "0.91"
| #define PACKAGE_STRING "libstatgrab 0.91"
| #define PACKAGE_BUGREPORT "https://github.com/i-scream/libstatgrab/issues"
| #define PACKAGE_URL "http://www.i-scream.org/libstatgrab/"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define OS_TYPE "linux-gnu"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__BOOL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_XOPEN_SOURCE 600
| #define HAVE_MALLOC 1
| #define HAVE_REALLOC 1
| #define HAVE_GETMNTENT 1
| #define HAVE_ATOLL 1
| #define HAVE_BZERO 1
| #define HAVE_FCNTL 1
| #define HAVE_FLOCK 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_USER_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_STRNCPY 1
| #define FMT_PID_T "%d"
| #define FMT_UID_T "%u"
| #define FMT_GID_T "%u"
| #define FMT_TIME_T "%ld"
| #define FMT_SIZE_T "%zu"
| #define FMT_SSIZE_T "%zd"
| #define STRUCT_SG_VECTOR_ALIGN_OK 1
| #define HAVE_OPEN_ARRAY_AT_STRUCT_END 1
| #define HAVE_ZERO_SIZED_ARRAY 1
| #define HAVE_STRUCT_STATVFS 1
| #define HAVE_STATVFS_FFRSIZE /**/
| #define HAVE_STRUCT_STATVFS64 1
| #define HAVE_STATVFS64_FFRSIZE /**/
| #define HAVE_GETUTXENT 1
| #define HAVE_SETUTXENT 1
| #define HAVE_ENDUTXENT 1
| #define HAVE_DECL_GETUTXENT 1
| #define HAVE_DECL_SETUTXENT 1
| #define HAVE_DECL_ENDUTXENT 1
| #define HAVE_STRUCT_UTMPX 1
| #define HAVE_UTMPX /**/
| #define HAVE_UTMPX_HOST /**/
| #define SIZEOF_UTMPX_UT_ID 0
| #define HAVE_SETUTENT 1
| #define HAVE_ENDUTENT 1
| #define HAVE_GETUTENT 1
| #define HAVE_DECL_GETUTENT 1
| #define HAVE_DECL_SETUTENT 1
| #define HAVE_DECL_ENDUTENT 1
| #define HAVE_STRUCT_UTMP 1
| #define HAVE_UTMP /**/
| #define HAVE_UTMP_TYPE /**/
| #define HAVE_UTMP_NAME /**/
| #define HAVE_UTMP_USER /**/
| #define HAVE_UTMP_HOST /**/
| #define HAVE_UTMP_PID /**/
| #define HAVE_UTMP_ID /**/
| #define HAVE_UTMP_TIME /**/
| /* end confdefs.h. */
|
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #ifndef __cplusplus
| # ifdef HAVE_STDBOOL_H
| # include
| # endif
| #endif
|
| #include
|
|
|
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (utmp.ut_id))) >= 0)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:10608: clang -c -D_GNU_SOURCE conftest.c >&5
conftest.c:173:55: error: use of undeclared identifier 'utmpx'
static int test_array [1 - 2 * !(((long int) (sizeof (utmp.ut_id))) < 0)];
^
/sysroot/include/utmp.h:24:14: note: expanded from macro 'utmp'
#define utmp utmpx
^
1 error generated.
configure:10608: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libstatgrab"
| #define PACKAGE_TARNAME "libstatgrab"
| #define PACKAGE_VERSION "0.91"
| #define PACKAGE_STRING "libstatgrab 0.91"
| #define PACKAGE_BUGREPORT "https://github.com/i-scream/libstatgrab/issues"
| #define PACKAGE_URL "http://www.i-scream.org/libstatgrab/"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define OS_TYPE "linux-gnu"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__BOOL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_XOPEN_SOURCE 600
| #define HAVE_MALLOC 1
| #define HAVE_REALLOC 1
| #define HAVE_GETMNTENT 1
| #define HAVE_ATOLL 1
| #define HAVE_BZERO 1
| #define HAVE_FCNTL 1
| #define HAVE_FLOCK 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_USER_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_STRNCPY 1
| #define FMT_PID_T "%d"
| #define FMT_UID_T "%u"
| #define FMT_GID_T "%u"
| #define FMT_TIME_T "%ld"
| #define FMT_SIZE_T "%zu"
| #define FMT_SSIZE_T "%zd"
| #define STRUCT_SG_VECTOR_ALIGN_OK 1
| #define HAVE_OPEN_ARRAY_AT_STRUCT_END 1
| #define HAVE_ZERO_SIZED_ARRAY 1
| #define HAVE_STRUCT_STATVFS 1
| #define HAVE_STATVFS_FFRSIZE /**/
| #define HAVE_STRUCT_STATVFS64 1
| #define HAVE_STATVFS64_FFRSIZE /**/
| #define HAVE_GETUTXENT 1
| #define HAVE_SETUTXENT 1
| #define HAVE_ENDUTXENT 1
| #define HAVE_DECL_GETUTXENT 1
| #define HAVE_DECL_SETUTXENT 1
| #define HAVE_DECL_ENDUTXENT 1
| #define HAVE_STRUCT_UTMPX 1
| #define HAVE_UTMPX /**/
| #define HAVE_UTMPX_HOST /**/
| #define SIZEOF_UTMPX_UT_ID 0
| #define HAVE_SETUTENT 1
| #define HAVE_ENDUTENT 1
| #define HAVE_GETUTENT 1
| #define HAVE_DECL_GETUTENT 1
| #define HAVE_DECL_SETUTENT 1
| #define HAVE_DECL_ENDUTENT 1
| #define HAVE_STRUCT_UTMP 1
| #define HAVE_UTMP /**/
| #define HAVE_UTMP_TYPE /**/
| #define HAVE_UTMP_NAME /**/
| #define HAVE_UTMP_USER /**/
| #define HAVE_UTMP_HOST /**/
| #define HAVE_UTMP_PID /**/
| #define HAVE_UTMP_ID /**/
| #define HAVE_UTMP_TIME /**/
| /* end confdefs.h. */
|
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #ifndef __cplusplus
| # ifdef HAVE_STDBOOL_H
| # include
| # endif
| #endif
|
| #include
|
|
|
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (utmp.ut_id))) < 0)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:10628: result: 0
configure:10671: checking for struct sockaddr_storage.ss_family
configure:10671: clang -c -D_GNU_SOURCE conftest.c >&5
configure:10671: $? = 0
configure:10671: result: yes
configure:10684: checking for struct sockaddr_storage.__ss_family
configure:10684: clang -c -D_GNU_SOURCE conftest.c >&5
conftest.c:201:13: error: no member named '__ss_family' in 'struct sockaddr_storage'; did you mean 'ss_family'?
if (ac_aggr.__ss_family)
^~~~~~~~~~~
ss_family
/sysroot/include/sys/socket.h:288:14: note: 'ss_family' declared here
sa_family_t ss_family;
^
1 error generated.
configure:10684: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libstatgrab"
| #define PACKAGE_TARNAME "libstatgrab"
| #define PACKAGE_VERSION "0.91"
| #define PACKAGE_STRING "libstatgrab 0.91"
| #define PACKAGE_BUGREPORT "https://github.com/i-scream/libstatgrab/issues"
| #define PACKAGE_URL "http://www.i-scream.org/libstatgrab/"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define OS_TYPE "linux-gnu"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__BOOL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_XOPEN_SOURCE 600
| #define HAVE_MALLOC 1
| #define HAVE_REALLOC 1
| #define HAVE_GETMNTENT 1
| #define HAVE_ATOLL 1
| #define HAVE_BZERO 1
| #define HAVE_FCNTL 1
| #define HAVE_FLOCK 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_USER_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_STRNCPY 1
| #define FMT_PID_T "%d"
| #define FMT_UID_T "%u"
| #define FMT_GID_T "%u"
| #define FMT_TIME_T "%ld"
| #define FMT_SIZE_T "%zu"
| #define FMT_SSIZE_T "%zd"
| #define STRUCT_SG_VECTOR_ALIGN_OK 1
| #define HAVE_OPEN_ARRAY_AT_STRUCT_END 1
| #define HAVE_ZERO_SIZED_ARRAY 1
| #define HAVE_STRUCT_STATVFS 1
| #define HAVE_STATVFS_FFRSIZE /**/
| #define HAVE_STRUCT_STATVFS64 1
| #define HAVE_STATVFS64_FFRSIZE /**/
| #define HAVE_GETUTXENT 1
| #define HAVE_SETUTXENT 1
| #define HAVE_ENDUTXENT 1
| #define HAVE_DECL_GETUTXENT 1
| #define HAVE_DECL_SETUTXENT 1
| #define HAVE_DECL_ENDUTXENT 1
| #define HAVE_STRUCT_UTMPX 1
| #define HAVE_UTMPX /**/
| #define HAVE_UTMPX_HOST /**/
| #define SIZEOF_UTMPX_UT_ID 0
| #define HAVE_SETUTENT 1
| #define HAVE_ENDUTENT 1
| #define HAVE_GETUTENT 1
| #define HAVE_DECL_GETUTENT 1
| #define HAVE_DECL_SETUTENT 1
| #define HAVE_DECL_ENDUTENT 1
| #define HAVE_STRUCT_UTMP 1
| #define HAVE_UTMP /**/
| #define HAVE_UTMP_TYPE /**/
| #define HAVE_UTMP_NAME /**/
| #define HAVE_UTMP_USER /**/
| #define HAVE_UTMP_HOST /**/
| #define HAVE_UTMP_PID /**/
| #define HAVE_UTMP_ID /**/
| #define HAVE_UTMP_TIME /**/
| #define SIZEOF_UTMP_UT_ID 0
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| /* end confdefs.h. */
|
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #ifndef __cplusplus
| # ifdef HAVE_STDBOOL_H
| # include
| # endif
| #endif
| #if HAVE_WINSOCK2_H
| # include
| # if HAVE_WS2TCPIP_H
| # include
| # endif
| # if HAVE_WSPIAPI_H
| # include
| # endif
| #elif HAVE_WINSOCK_H
| /* IIRC winsock.h must be included before windows.h */
| # include
| #else
| # ifdef HAVE_NETDB_H
| # include
| # endif
| # if HAVE_SYS_TYPES_H
| # include
| # endif
| # ifdef HAVE_SYS_SOCKET_H
| # include
| # endif
| # ifdef HAVE_NETINET_IN_H
| # include
| # endif
| # ifdef HAVE_ARPA_INET_H
| # include
| # endif
| #endif
|
|
| int
| main ()
| {
| static struct sockaddr_storage ac_aggr;
| if (ac_aggr.__ss_family)
| return 0;
| ;
| return 0;
| }
configure:10684: clang -c -D_GNU_SOURCE conftest.c >&5
conftest.c:201:20: error: no member named '__ss_family' in 'struct sockaddr_storage'; did you mean 'ss_family'?
if (sizeof ac_aggr.__ss_family)
^~~~~~~~~~~
ss_family
/sysroot/include/sys/socket.h:288:14: note: 'ss_family' declared here
sa_family_t ss_family;
^
1 error generated.
configure:10684: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libstatgrab"
| #define PACKAGE_TARNAME "libstatgrab"
| #define PACKAGE_VERSION "0.91"
| #define PACKAGE_STRING "libstatgrab 0.91"
| #define PACKAGE_BUGREPORT "https://github.com/i-scream/libstatgrab/issues"
| #define PACKAGE_URL "http://www.i-scream.org/libstatgrab/"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define OS_TYPE "linux-gnu"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__BOOL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_XOPEN_SOURCE 600
| #define HAVE_MALLOC 1
| #define HAVE_REALLOC 1
| #define HAVE_GETMNTENT 1
| #define HAVE_ATOLL 1
| #define HAVE_BZERO 1
| #define HAVE_FCNTL 1
| #define HAVE_FLOCK 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_USER_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_STRNCPY 1
| #define FMT_PID_T "%d"
| #define FMT_UID_T "%u"
| #define FMT_GID_T "%u"
| #define FMT_TIME_T "%ld"
| #define FMT_SIZE_T "%zu"
| #define FMT_SSIZE_T "%zd"
| #define STRUCT_SG_VECTOR_ALIGN_OK 1
| #define HAVE_OPEN_ARRAY_AT_STRUCT_END 1
| #define HAVE_ZERO_SIZED_ARRAY 1
| #define HAVE_STRUCT_STATVFS 1
| #define HAVE_STATVFS_FFRSIZE /**/
| #define HAVE_STRUCT_STATVFS64 1
| #define HAVE_STATVFS64_FFRSIZE /**/
| #define HAVE_GETUTXENT 1
| #define HAVE_SETUTXENT 1
| #define HAVE_ENDUTXENT 1
| #define HAVE_DECL_GETUTXENT 1
| #define HAVE_DECL_SETUTXENT 1
| #define HAVE_DECL_ENDUTXENT 1
| #define HAVE_STRUCT_UTMPX 1
| #define HAVE_UTMPX /**/
| #define HAVE_UTMPX_HOST /**/
| #define SIZEOF_UTMPX_UT_ID 0
| #define HAVE_SETUTENT 1
| #define HAVE_ENDUTENT 1
| #define HAVE_GETUTENT 1
| #define HAVE_DECL_GETUTENT 1
| #define HAVE_DECL_SETUTENT 1
| #define HAVE_DECL_ENDUTENT 1
| #define HAVE_STRUCT_UTMP 1
| #define HAVE_UTMP /**/
| #define HAVE_UTMP_TYPE /**/
| #define HAVE_UTMP_NAME /**/
| #define HAVE_UTMP_USER /**/
| #define HAVE_UTMP_HOST /**/
| #define HAVE_UTMP_PID /**/
| #define HAVE_UTMP_ID /**/
| #define HAVE_UTMP_TIME /**/
| #define SIZEOF_UTMP_UT_ID 0
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| /* end confdefs.h. */
|
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #ifndef __cplusplus
| # ifdef HAVE_STDBOOL_H
| # include
| # endif
| #endif
| #if HAVE_WINSOCK2_H
| # include
| # if HAVE_WS2TCPIP_H
| # include
| # endif
| # if HAVE_WSPIAPI_H
| # include
| # endif
| #elif HAVE_WINSOCK_H
| /* IIRC winsock.h must be included before windows.h */
| # include
| #else
| # ifdef HAVE_NETDB_H
| # include
| # endif
| # if HAVE_SYS_TYPES_H
| # include
| # endif
| # ifdef HAVE_SYS_SOCKET_H
| # include
| # endif
| # ifdef HAVE_NETINET_IN_H
| # include
| # endif
| # ifdef HAVE_ARPA_INET_H
| # include
| # endif
| #endif
|
|
| int
| main ()
| {
| static struct sockaddr_storage ac_aggr;
| if (sizeof ac_aggr.__ss_family)
| return 0;
| ;
| return 0;
| }
configure:10684: result: no
configure:11160: checking linux/ethtool.h usability
configure:11160: clang -c -D_GNU_SOURCE conftest.c >&5
conftest.c:168:10: fatal error: 'linux/ethtool.h' file not found
#include
^
1 error generated.
configure:11160: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libstatgrab"
| #define PACKAGE_TARNAME "libstatgrab"
| #define PACKAGE_VERSION "0.91"
| #define PACKAGE_STRING "libstatgrab 0.91"
| #define PACKAGE_BUGREPORT "https://github.com/i-scream/libstatgrab/issues"
| #define PACKAGE_URL "http://www.i-scream.org/libstatgrab/"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define OS_TYPE "linux-gnu"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__BOOL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_XOPEN_SOURCE 600
| #define HAVE_MALLOC 1
| #define HAVE_REALLOC 1
| #define HAVE_GETMNTENT 1
| #define HAVE_ATOLL 1
| #define HAVE_BZERO 1
| #define HAVE_FCNTL 1
| #define HAVE_FLOCK 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_USER_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_STRNCPY 1
| #define FMT_PID_T "%d"
| #define FMT_UID_T "%u"
| #define FMT_GID_T "%u"
| #define FMT_TIME_T "%ld"
| #define FMT_SIZE_T "%zu"
| #define FMT_SSIZE_T "%zd"
| #define STRUCT_SG_VECTOR_ALIGN_OK 1
| #define HAVE_OPEN_ARRAY_AT_STRUCT_END 1
| #define HAVE_ZERO_SIZED_ARRAY 1
| #define HAVE_STRUCT_STATVFS 1
| #define HAVE_STATVFS_FFRSIZE /**/
| #define HAVE_STRUCT_STATVFS64 1
| #define HAVE_STATVFS64_FFRSIZE /**/
| #define HAVE_GETUTXENT 1
| #define HAVE_SETUTXENT 1
| #define HAVE_ENDUTXENT 1
| #define HAVE_DECL_GETUTXENT 1
| #define HAVE_DECL_SETUTXENT 1
| #define HAVE_DECL_ENDUTXENT 1
| #define HAVE_STRUCT_UTMPX 1
| #define HAVE_UTMPX /**/
| #define HAVE_UTMPX_HOST /**/
| #define SIZEOF_UTMPX_UT_ID 0
| #define HAVE_SETUTENT 1
| #define HAVE_ENDUTENT 1
| #define HAVE_GETUTENT 1
| #define HAVE_DECL_GETUTENT 1
| #define HAVE_DECL_SETUTENT 1
| #define HAVE_DECL_ENDUTENT 1
| #define HAVE_STRUCT_UTMP 1
| #define HAVE_UTMP /**/
| #define HAVE_UTMP_TYPE /**/
| #define HAVE_UTMP_NAME /**/
| #define HAVE_UTMP_USER /**/
| #define HAVE_UTMP_HOST /**/
| #define HAVE_UTMP_PID /**/
| #define HAVE_UTMP_ID /**/
| #define HAVE_UTMP_TIME /**/
| #define SIZEOF_UTMP_UT_ID 0
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define LINUX /**/
| #define HAVE_PROCFS 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #ifndef __cplusplus
| # ifdef HAVE_STDBOOL_H
| # include
| # endif
| #endif
| #include
configure:11160: result: no
configure:11160: checking linux/ethtool.h presence
configure:11160: clang -E -D_GNU_SOURCE conftest.c
conftest.c:130:10: fatal error: 'linux/ethtool.h' file not found
#include
^
1 error generated.
configure:11160: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libstatgrab"
| #define PACKAGE_TARNAME "libstatgrab"
| #define PACKAGE_VERSION "0.91"
| #define PACKAGE_STRING "libstatgrab 0.91"
| #define PACKAGE_BUGREPORT "https://github.com/i-scream/libstatgrab/issues"
| #define PACKAGE_URL "http://www.i-scream.org/libstatgrab/"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define OS_TYPE "linux-gnu"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__BOOL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_XOPEN_SOURCE 600
| #define HAVE_MALLOC 1
| #define HAVE_REALLOC 1
| #define HAVE_GETMNTENT 1
| #define HAVE_ATOLL 1
| #define HAVE_BZERO 1
| #define HAVE_FCNTL 1
| #define HAVE_FLOCK 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_USER_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_STRNCPY 1
| #define FMT_PID_T "%d"
| #define FMT_UID_T "%u"
| #define FMT_GID_T "%u"
| #define FMT_TIME_T "%ld"
| #define FMT_SIZE_T "%zu"
| #define FMT_SSIZE_T "%zd"
| #define STRUCT_SG_VECTOR_ALIGN_OK 1
| #define HAVE_OPEN_ARRAY_AT_STRUCT_END 1
| #define HAVE_ZERO_SIZED_ARRAY 1
| #define HAVE_STRUCT_STATVFS 1
| #define HAVE_STATVFS_FFRSIZE /**/
| #define HAVE_STRUCT_STATVFS64 1
| #define HAVE_STATVFS64_FFRSIZE /**/
| #define HAVE_GETUTXENT 1
| #define HAVE_SETUTXENT 1
| #define HAVE_ENDUTXENT 1
| #define HAVE_DECL_GETUTXENT 1
| #define HAVE_DECL_SETUTXENT 1
| #define HAVE_DECL_ENDUTXENT 1
| #define HAVE_STRUCT_UTMPX 1
| #define HAVE_UTMPX /**/
| #define HAVE_UTMPX_HOST /**/
| #define SIZEOF_UTMPX_UT_ID 0
| #define HAVE_SETUTENT 1
| #define HAVE_ENDUTENT 1
| #define HAVE_GETUTENT 1
| #define HAVE_DECL_GETUTENT 1
| #define HAVE_DECL_SETUTENT 1
| #define HAVE_DECL_ENDUTENT 1
| #define HAVE_STRUCT_UTMP 1
| #define HAVE_UTMP /**/
| #define HAVE_UTMP_TYPE /**/
| #define HAVE_UTMP_NAME /**/
| #define HAVE_UTMP_USER /**/
| #define HAVE_UTMP_HOST /**/
| #define HAVE_UTMP_PID /**/
| #define HAVE_UTMP_ID /**/
| #define HAVE_UTMP_TIME /**/
| #define SIZEOF_UTMP_UT_ID 0
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define LINUX /**/
| #define HAVE_PROCFS 1
| /* end confdefs.h. */
| #include
configure:11160: result: no
configure:11160: checking for linux/ethtool.h
configure:11160: result: no
configure:11160: checking linux/sockios.h usability
configure:11160: clang -c -D_GNU_SOURCE conftest.c >&5
conftest.c:168:10: fatal error: 'linux/sockios.h' file not found
#include
^
1 error generated.
configure:11160: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libstatgrab"
| #define PACKAGE_TARNAME "libstatgrab"
| #define PACKAGE_VERSION "0.91"
| #define PACKAGE_STRING "libstatgrab 0.91"
| #define PACKAGE_BUGREPORT "https://github.com/i-scream/libstatgrab/issues"
| #define PACKAGE_URL "http://www.i-scream.org/libstatgrab/"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define OS_TYPE "linux-gnu"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__BOOL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_XOPEN_SOURCE 600
| #define HAVE_MALLOC 1
| #define HAVE_REALLOC 1
| #define HAVE_GETMNTENT 1
| #define HAVE_ATOLL 1
| #define HAVE_BZERO 1
| #define HAVE_FCNTL 1
| #define HAVE_FLOCK 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_USER_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_STRNCPY 1
| #define FMT_PID_T "%d"
| #define FMT_UID_T "%u"
| #define FMT_GID_T "%u"
| #define FMT_TIME_T "%ld"
| #define FMT_SIZE_T "%zu"
| #define FMT_SSIZE_T "%zd"
| #define STRUCT_SG_VECTOR_ALIGN_OK 1
| #define HAVE_OPEN_ARRAY_AT_STRUCT_END 1
| #define HAVE_ZERO_SIZED_ARRAY 1
| #define HAVE_STRUCT_STATVFS 1
| #define HAVE_STATVFS_FFRSIZE /**/
| #define HAVE_STRUCT_STATVFS64 1
| #define HAVE_STATVFS64_FFRSIZE /**/
| #define HAVE_GETUTXENT 1
| #define HAVE_SETUTXENT 1
| #define HAVE_ENDUTXENT 1
| #define HAVE_DECL_GETUTXENT 1
| #define HAVE_DECL_SETUTXENT 1
| #define HAVE_DECL_ENDUTXENT 1
| #define HAVE_STRUCT_UTMPX 1
| #define HAVE_UTMPX /**/
| #define HAVE_UTMPX_HOST /**/
| #define SIZEOF_UTMPX_UT_ID 0
| #define HAVE_SETUTENT 1
| #define HAVE_ENDUTENT 1
| #define HAVE_GETUTENT 1
| #define HAVE_DECL_GETUTENT 1
| #define HAVE_DECL_SETUTENT 1
| #define HAVE_DECL_ENDUTENT 1
| #define HAVE_STRUCT_UTMP 1
| #define HAVE_UTMP /**/
| #define HAVE_UTMP_TYPE /**/
| #define HAVE_UTMP_NAME /**/
| #define HAVE_UTMP_USER /**/
| #define HAVE_UTMP_HOST /**/
| #define HAVE_UTMP_PID /**/
| #define HAVE_UTMP_ID /**/
| #define HAVE_UTMP_TIME /**/
| #define SIZEOF_UTMP_UT_ID 0
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define LINUX /**/
| #define HAVE_PROCFS 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #ifndef __cplusplus
| # ifdef HAVE_STDBOOL_H
| # include
| # endif
| #endif
| #include
configure:11160: result: no
configure:11160: checking linux/sockios.h presence
configure:11160: clang -E -D_GNU_SOURCE conftest.c
conftest.c:130:10: fatal error: 'linux/sockios.h' file not found
#include
^
1 error generated.
configure:11160: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libstatgrab"
| #define PACKAGE_TARNAME "libstatgrab"
| #define PACKAGE_VERSION "0.91"
| #define PACKAGE_STRING "libstatgrab 0.91"
| #define PACKAGE_BUGREPORT "https://github.com/i-scream/libstatgrab/issues"
| #define PACKAGE_URL "http://www.i-scream.org/libstatgrab/"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define OS_TYPE "linux-gnu"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__BOOL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_XOPEN_SOURCE 600
| #define HAVE_MALLOC 1
| #define HAVE_REALLOC 1
| #define HAVE_GETMNTENT 1
| #define HAVE_ATOLL 1
| #define HAVE_BZERO 1
| #define HAVE_FCNTL 1
| #define HAVE_FLOCK 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_USER_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_STRNCPY 1
| #define FMT_PID_T "%d"
| #define FMT_UID_T "%u"
| #define FMT_GID_T "%u"
| #define FMT_TIME_T "%ld"
| #define FMT_SIZE_T "%zu"
| #define FMT_SSIZE_T "%zd"
| #define STRUCT_SG_VECTOR_ALIGN_OK 1
| #define HAVE_OPEN_ARRAY_AT_STRUCT_END 1
| #define HAVE_ZERO_SIZED_ARRAY 1
| #define HAVE_STRUCT_STATVFS 1
| #define HAVE_STATVFS_FFRSIZE /**/
| #define HAVE_STRUCT_STATVFS64 1
| #define HAVE_STATVFS64_FFRSIZE /**/
| #define HAVE_GETUTXENT 1
| #define HAVE_SETUTXENT 1
| #define HAVE_ENDUTXENT 1
| #define HAVE_DECL_GETUTXENT 1
| #define HAVE_DECL_SETUTXENT 1
| #define HAVE_DECL_ENDUTXENT 1
| #define HAVE_STRUCT_UTMPX 1
| #define HAVE_UTMPX /**/
| #define HAVE_UTMPX_HOST /**/
| #define SIZEOF_UTMPX_UT_ID 0
| #define HAVE_SETUTENT 1
| #define HAVE_ENDUTENT 1
| #define HAVE_GETUTENT 1
| #define HAVE_DECL_GETUTENT 1
| #define HAVE_DECL_SETUTENT 1
| #define HAVE_DECL_ENDUTENT 1
| #define HAVE_STRUCT_UTMP 1
| #define HAVE_UTMP /**/
| #define HAVE_UTMP_TYPE /**/
| #define HAVE_UTMP_NAME /**/
| #define HAVE_UTMP_USER /**/
| #define HAVE_UTMP_HOST /**/
| #define HAVE_UTMP_PID /**/
| #define HAVE_UTMP_ID /**/
| #define HAVE_UTMP_TIME /**/
| #define SIZEOF_UTMP_UT_ID 0
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define LINUX /**/
| #define HAVE_PROCFS 1
| /* end confdefs.h. */
| #include
configure:11160: result: no
configure:11160: checking for linux/sockios.h
configure:11160: result: no
configure:11175: checking linux/ethtool.h usability
configure:11175: clang -c -D__u8=uint8_t -D__u16=uint16_t -D__u32=uint32_t -D__u64=uint64_t -D_GNU_SOURCE conftest.c >&5
conftest.c:168:10: fatal error: 'linux/ethtool.h' file not found
#include
^
1 error generated.
configure:11175: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libstatgrab"
| #define PACKAGE_TARNAME "libstatgrab"
| #define PACKAGE_VERSION "0.91"
| #define PACKAGE_STRING "libstatgrab 0.91"
| #define PACKAGE_BUGREPORT "https://github.com/i-scream/libstatgrab/issues"
| #define PACKAGE_URL "http://www.i-scream.org/libstatgrab/"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define OS_TYPE "linux-gnu"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__BOOL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_XOPEN_SOURCE 600
| #define HAVE_MALLOC 1
| #define HAVE_REALLOC 1
| #define HAVE_GETMNTENT 1
| #define HAVE_ATOLL 1
| #define HAVE_BZERO 1
| #define HAVE_FCNTL 1
| #define HAVE_FLOCK 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_USER_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_STRNCPY 1
| #define FMT_PID_T "%d"
| #define FMT_UID_T "%u"
| #define FMT_GID_T "%u"
| #define FMT_TIME_T "%ld"
| #define FMT_SIZE_T "%zu"
| #define FMT_SSIZE_T "%zd"
| #define STRUCT_SG_VECTOR_ALIGN_OK 1
| #define HAVE_OPEN_ARRAY_AT_STRUCT_END 1
| #define HAVE_ZERO_SIZED_ARRAY 1
| #define HAVE_STRUCT_STATVFS 1
| #define HAVE_STATVFS_FFRSIZE /**/
| #define HAVE_STRUCT_STATVFS64 1
| #define HAVE_STATVFS64_FFRSIZE /**/
| #define HAVE_GETUTXENT 1
| #define HAVE_SETUTXENT 1
| #define HAVE_ENDUTXENT 1
| #define HAVE_DECL_GETUTXENT 1
| #define HAVE_DECL_SETUTXENT 1
| #define HAVE_DECL_ENDUTXENT 1
| #define HAVE_STRUCT_UTMPX 1
| #define HAVE_UTMPX /**/
| #define HAVE_UTMPX_HOST /**/
| #define SIZEOF_UTMPX_UT_ID 0
| #define HAVE_SETUTENT 1
| #define HAVE_ENDUTENT 1
| #define HAVE_GETUTENT 1
| #define HAVE_DECL_GETUTENT 1
| #define HAVE_DECL_SETUTENT 1
| #define HAVE_DECL_ENDUTENT 1
| #define HAVE_STRUCT_UTMP 1
| #define HAVE_UTMP /**/
| #define HAVE_UTMP_TYPE /**/
| #define HAVE_UTMP_NAME /**/
| #define HAVE_UTMP_USER /**/
| #define HAVE_UTMP_HOST /**/
| #define HAVE_UTMP_PID /**/
| #define HAVE_UTMP_ID /**/
| #define HAVE_UTMP_TIME /**/
| #define SIZEOF_UTMP_UT_ID 0
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define LINUX /**/
| #define HAVE_PROCFS 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #ifndef __cplusplus
| # ifdef HAVE_STDBOOL_H
| # include
| # endif
| #endif
| #include
configure:11175: result: no
configure:11175: checking linux/ethtool.h presence
configure:11175: clang -E -D__u8=uint8_t -D__u16=uint16_t -D__u32=uint32_t -D__u64=uint64_t -D_GNU_SOURCE conftest.c
conftest.c:130:10: fatal error: 'linux/ethtool.h' file not found
#include
^
1 error generated.
configure:11175: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libstatgrab"
| #define PACKAGE_TARNAME "libstatgrab"
| #define PACKAGE_VERSION "0.91"
| #define PACKAGE_STRING "libstatgrab 0.91"
| #define PACKAGE_BUGREPORT "https://github.com/i-scream/libstatgrab/issues"
| #define PACKAGE_URL "http://www.i-scream.org/libstatgrab/"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define OS_TYPE "linux-gnu"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__BOOL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_XOPEN_SOURCE 600
| #define HAVE_MALLOC 1
| #define HAVE_REALLOC 1
| #define HAVE_GETMNTENT 1
| #define HAVE_ATOLL 1
| #define HAVE_BZERO 1
| #define HAVE_FCNTL 1
| #define HAVE_FLOCK 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_USER_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_STRNCPY 1
| #define FMT_PID_T "%d"
| #define FMT_UID_T "%u"
| #define FMT_GID_T "%u"
| #define FMT_TIME_T "%ld"
| #define FMT_SIZE_T "%zu"
| #define FMT_SSIZE_T "%zd"
| #define STRUCT_SG_VECTOR_ALIGN_OK 1
| #define HAVE_OPEN_ARRAY_AT_STRUCT_END 1
| #define HAVE_ZERO_SIZED_ARRAY 1
| #define HAVE_STRUCT_STATVFS 1
| #define HAVE_STATVFS_FFRSIZE /**/
| #define HAVE_STRUCT_STATVFS64 1
| #define HAVE_STATVFS64_FFRSIZE /**/
| #define HAVE_GETUTXENT 1
| #define HAVE_SETUTXENT 1
| #define HAVE_ENDUTXENT 1
| #define HAVE_DECL_GETUTXENT 1
| #define HAVE_DECL_SETUTXENT 1
| #define HAVE_DECL_ENDUTXENT 1
| #define HAVE_STRUCT_UTMPX 1
| #define HAVE_UTMPX /**/
| #define HAVE_UTMPX_HOST /**/
| #define SIZEOF_UTMPX_UT_ID 0
| #define HAVE_SETUTENT 1
| #define HAVE_ENDUTENT 1
| #define HAVE_GETUTENT 1
| #define HAVE_DECL_GETUTENT 1
| #define HAVE_DECL_SETUTENT 1
| #define HAVE_DECL_ENDUTENT 1
| #define HAVE_STRUCT_UTMP 1
| #define HAVE_UTMP /**/
| #define HAVE_UTMP_TYPE /**/
| #define HAVE_UTMP_NAME /**/
| #define HAVE_UTMP_USER /**/
| #define HAVE_UTMP_HOST /**/
| #define HAVE_UTMP_PID /**/
| #define HAVE_UTMP_ID /**/
| #define HAVE_UTMP_TIME /**/
| #define SIZEOF_UTMP_UT_ID 0
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define LINUX /**/
| #define HAVE_PROCFS 1
| /* end confdefs.h. */
| #include
configure:11175: result: no
configure:11175: checking for linux/ethtool.h
configure:11175: result: no
configure:12469: checking whether MNT_MNTTAB is declared
configure:12469: clang -c -D_GNU_SOURCE conftest.c >&5
conftest.c:187:10: error: use of undeclared identifier 'MNT_MNTTAB'
(void) MNT_MNTTAB;
^
1 error generated.
configure:12469: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libstatgrab"
| #define PACKAGE_TARNAME "libstatgrab"
| #define PACKAGE_VERSION "0.91"
| #define PACKAGE_STRING "libstatgrab 0.91"
| #define PACKAGE_BUGREPORT "https://github.com/i-scream/libstatgrab/issues"
| #define PACKAGE_URL "http://www.i-scream.org/libstatgrab/"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define OS_TYPE "linux-gnu"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__BOOL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_XOPEN_SOURCE 600
| #define HAVE_MALLOC 1
| #define HAVE_REALLOC 1
| #define HAVE_GETMNTENT 1
| #define HAVE_ATOLL 1
| #define HAVE_BZERO 1
| #define HAVE_FCNTL 1
| #define HAVE_FLOCK 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_USER_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_STRNCPY 1
| #define FMT_PID_T "%d"
| #define FMT_UID_T "%u"
| #define FMT_GID_T "%u"
| #define FMT_TIME_T "%ld"
| #define FMT_SIZE_T "%zu"
| #define FMT_SSIZE_T "%zd"
| #define STRUCT_SG_VECTOR_ALIGN_OK 1
| #define HAVE_OPEN_ARRAY_AT_STRUCT_END 1
| #define HAVE_ZERO_SIZED_ARRAY 1
| #define HAVE_STRUCT_STATVFS 1
| #define HAVE_STATVFS_FFRSIZE /**/
| #define HAVE_STRUCT_STATVFS64 1
| #define HAVE_STATVFS64_FFRSIZE /**/
| #define HAVE_GETUTXENT 1
| #define HAVE_SETUTXENT 1
| #define HAVE_ENDUTXENT 1
| #define HAVE_DECL_GETUTXENT 1
| #define HAVE_DECL_SETUTXENT 1
| #define HAVE_DECL_ENDUTXENT 1
| #define HAVE_STRUCT_UTMPX 1
| #define HAVE_UTMPX /**/
| #define HAVE_UTMPX_HOST /**/
| #define SIZEOF_UTMPX_UT_ID 0
| #define HAVE_SETUTENT 1
| #define HAVE_ENDUTENT 1
| #define HAVE_GETUTENT 1
| #define HAVE_DECL_GETUTENT 1
| #define HAVE_DECL_SETUTENT 1
| #define HAVE_DECL_ENDUTENT 1
| #define HAVE_STRUCT_UTMP 1
| #define HAVE_UTMP /**/
| #define HAVE_UTMP_TYPE /**/
| #define HAVE_UTMP_NAME /**/
| #define HAVE_UTMP_USER /**/
| #define HAVE_UTMP_HOST /**/
| #define HAVE_UTMP_PID /**/
| #define HAVE_UTMP_ID /**/
| #define HAVE_UTMP_TIME /**/
| #define SIZEOF_UTMP_UT_ID 0
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define LINUX /**/
| #define HAVE_PROCFS 1
| /* end confdefs.h. */
|
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #ifndef __cplusplus
| # ifdef HAVE_STDBOOL_H
| # include
| # endif
| #endif
| #ifdef HAVE_MNTENT_H
| # include
| #endif
| #ifdef HAVE_SYS_MNTENT_H
| # include
| #endif
| #ifdef HAVE_SYS_MNTTAB_H
| # include
| #endif
|
|
| int
| main ()
| {
| #ifndef MNT_MNTTAB
| #ifdef __cplusplus
| (void) MNT_MNTTAB;
| #else
| (void) MNT_MNTTAB;
| #endif
| #endif
|
| ;
| return 0;
| }
configure:12469: result: no
configure:12580: checking whether setmntent is declared
configure:12580: clang -c -D_GNU_SOURCE conftest.c >&5
configure:12580: $? = 0
configure:12580: result: yes
configure:12601: checking whether endmntent is declared
configure:12601: clang -c -D_GNU_SOURCE conftest.c >&5
configure:12601: $? = 0
configure:12601: result: yes
configure:12622: checking for struct mntent
configure:12622: clang -c -D_GNU_SOURCE conftest.c >&5
configure:12622: $? = 0
configure:12622: clang -c -D_GNU_SOURCE conftest.c >&5
conftest.c:186:28: error: expected expression
if (sizeof ((struct mntent)))
^
1 error generated.
configure:12622: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libstatgrab"
| #define PACKAGE_TARNAME "libstatgrab"
| #define PACKAGE_VERSION "0.91"
| #define PACKAGE_STRING "libstatgrab 0.91"
| #define PACKAGE_BUGREPORT "https://github.com/i-scream/libstatgrab/issues"
| #define PACKAGE_URL "http://www.i-scream.org/libstatgrab/"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define OS_TYPE "linux-gnu"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__BOOL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_XOPEN_SOURCE 600
| #define HAVE_MALLOC 1
| #define HAVE_REALLOC 1
| #define HAVE_GETMNTENT 1
| #define HAVE_ATOLL 1
| #define HAVE_BZERO 1
| #define HAVE_FCNTL 1
| #define HAVE_FLOCK 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_USER_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_STRNCPY 1
| #define FMT_PID_T "%d"
| #define FMT_UID_T "%u"
| #define FMT_GID_T "%u"
| #define FMT_TIME_T "%ld"
| #define FMT_SIZE_T "%zu"
| #define FMT_SSIZE_T "%zd"
| #define STRUCT_SG_VECTOR_ALIGN_OK 1
| #define HAVE_OPEN_ARRAY_AT_STRUCT_END 1
| #define HAVE_ZERO_SIZED_ARRAY 1
| #define HAVE_STRUCT_STATVFS 1
| #define HAVE_STATVFS_FFRSIZE /**/
| #define HAVE_STRUCT_STATVFS64 1
| #define HAVE_STATVFS64_FFRSIZE /**/
| #define HAVE_GETUTXENT 1
| #define HAVE_SETUTXENT 1
| #define HAVE_ENDUTXENT 1
| #define HAVE_DECL_GETUTXENT 1
| #define HAVE_DECL_SETUTXENT 1
| #define HAVE_DECL_ENDUTXENT 1
| #define HAVE_STRUCT_UTMPX 1
| #define HAVE_UTMPX /**/
| #define HAVE_UTMPX_HOST /**/
| #define SIZEOF_UTMPX_UT_ID 0
| #define HAVE_SETUTENT 1
| #define HAVE_ENDUTENT 1
| #define HAVE_GETUTENT 1
| #define HAVE_DECL_GETUTENT 1
| #define HAVE_DECL_SETUTENT 1
| #define HAVE_DECL_ENDUTENT 1
| #define HAVE_STRUCT_UTMP 1
| #define HAVE_UTMP /**/
| #define HAVE_UTMP_TYPE /**/
| #define HAVE_UTMP_NAME /**/
| #define HAVE_UTMP_USER /**/
| #define HAVE_UTMP_HOST /**/
| #define HAVE_UTMP_PID /**/
| #define HAVE_UTMP_ID /**/
| #define HAVE_UTMP_TIME /**/
| #define SIZEOF_UTMP_UT_ID 0
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define LINUX /**/
| #define HAVE_PROCFS 1
| #define HAVE_DECL_SETMNTENT 1
| #define HAVE_DECL_ENDMNTENT 1
| /* end confdefs.h. */
|
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #ifndef __cplusplus
| # ifdef HAVE_STDBOOL_H
| # include
| # endif
| #endif
| #ifdef HAVE_MNTENT_H
| # include
| #endif
| #ifdef HAVE_SYS_MNTENT_H
| # include
| #endif
| #ifdef HAVE_SYS_MNTTAB_H
| # include
| #endif
|
|
|
| int
| main ()
| {
| if (sizeof ((struct mntent)))
| return 0;
| ;
| return 0;
| }
configure:12622: result: yes
configure:12644: checking for struct mnttab
configure:12644: clang -c -D_GNU_SOURCE conftest.c >&5
conftest.c:187:5: error: invalid application of 'sizeof' to an incomplete type 'struct mnttab'
if (sizeof (struct mnttab))
^ ~~~~~~~~~~~~~~~
conftest.c:187:20: note: forward declaration of 'struct mnttab'
if (sizeof (struct mnttab))
^
1 error generated.
configure:12644: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libstatgrab"
| #define PACKAGE_TARNAME "libstatgrab"
| #define PACKAGE_VERSION "0.91"
| #define PACKAGE_STRING "libstatgrab 0.91"
| #define PACKAGE_BUGREPORT "https://github.com/i-scream/libstatgrab/issues"
| #define PACKAGE_URL "http://www.i-scream.org/libstatgrab/"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define OS_TYPE "linux-gnu"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__BOOL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_XOPEN_SOURCE 600
| #define HAVE_MALLOC 1
| #define HAVE_REALLOC 1
| #define HAVE_GETMNTENT 1
| #define HAVE_ATOLL 1
| #define HAVE_BZERO 1
| #define HAVE_FCNTL 1
| #define HAVE_FLOCK 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_USER_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_STRNCPY 1
| #define FMT_PID_T "%d"
| #define FMT_UID_T "%u"
| #define FMT_GID_T "%u"
| #define FMT_TIME_T "%ld"
| #define FMT_SIZE_T "%zu"
| #define FMT_SSIZE_T "%zd"
| #define STRUCT_SG_VECTOR_ALIGN_OK 1
| #define HAVE_OPEN_ARRAY_AT_STRUCT_END 1
| #define HAVE_ZERO_SIZED_ARRAY 1
| #define HAVE_STRUCT_STATVFS 1
| #define HAVE_STATVFS_FFRSIZE /**/
| #define HAVE_STRUCT_STATVFS64 1
| #define HAVE_STATVFS64_FFRSIZE /**/
| #define HAVE_GETUTXENT 1
| #define HAVE_SETUTXENT 1
| #define HAVE_ENDUTXENT 1
| #define HAVE_DECL_GETUTXENT 1
| #define HAVE_DECL_SETUTXENT 1
| #define HAVE_DECL_ENDUTXENT 1
| #define HAVE_STRUCT_UTMPX 1
| #define HAVE_UTMPX /**/
| #define HAVE_UTMPX_HOST /**/
| #define SIZEOF_UTMPX_UT_ID 0
| #define HAVE_SETUTENT 1
| #define HAVE_ENDUTENT 1
| #define HAVE_GETUTENT 1
| #define HAVE_DECL_GETUTENT 1
| #define HAVE_DECL_SETUTENT 1
| #define HAVE_DECL_ENDUTENT 1
| #define HAVE_STRUCT_UTMP 1
| #define HAVE_UTMP /**/
| #define HAVE_UTMP_TYPE /**/
| #define HAVE_UTMP_NAME /**/
| #define HAVE_UTMP_USER /**/
| #define HAVE_UTMP_HOST /**/
| #define HAVE_UTMP_PID /**/
| #define HAVE_UTMP_ID /**/
| #define HAVE_UTMP_TIME /**/
| #define SIZEOF_UTMP_UT_ID 0
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define LINUX /**/
| #define HAVE_PROCFS 1
| #define HAVE_DECL_SETMNTENT 1
| #define HAVE_DECL_ENDMNTENT 1
| #define HAVE_STRUCT_MNTENT 1
| /* end confdefs.h. */
|
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #ifndef __cplusplus
| # ifdef HAVE_STDBOOL_H
| # include
| # endif
| #endif
| #ifdef HAVE_MNTENT_H
| # include
| #endif
| #ifdef HAVE_SYS_MNTENT_H
| # include
| #endif
| #ifdef HAVE_SYS_MNTTAB_H
| # include
| #endif
|
|
|
| int
| main ()
| {
| if (sizeof (struct mnttab))
| return 0;
| ;
| return 0;
| }
configure:12644: result: no
configure:12670: checking apparent thread safety of getmntent
configure:12705: clang -c -D_GNU_SOURCE conftest.c >&5
conftest.c:191:20: error: too many arguments to function call, expected 1, have 2
rc = getmntent(f, &mp);
~~~~~~~~~ ^~~
/sysroot/include/mntent.h:35:1: note: 'getmntent' declared here
struct mntent *getmntent(FILE *);
^
1 error generated.
configure:12705: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libstatgrab"
| #define PACKAGE_TARNAME "libstatgrab"
| #define PACKAGE_VERSION "0.91"
| #define PACKAGE_STRING "libstatgrab 0.91"
| #define PACKAGE_BUGREPORT "https://github.com/i-scream/libstatgrab/issues"
| #define PACKAGE_URL "http://www.i-scream.org/libstatgrab/"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define OS_TYPE "linux-gnu"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__BOOL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_XOPEN_SOURCE 600
| #define HAVE_MALLOC 1
| #define HAVE_REALLOC 1
| #define HAVE_GETMNTENT 1
| #define HAVE_ATOLL 1
| #define HAVE_BZERO 1
| #define HAVE_FCNTL 1
| #define HAVE_FLOCK 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_USER_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_STRNCPY 1
| #define FMT_PID_T "%d"
| #define FMT_UID_T "%u"
| #define FMT_GID_T "%u"
| #define FMT_TIME_T "%ld"
| #define FMT_SIZE_T "%zu"
| #define FMT_SSIZE_T "%zd"
| #define STRUCT_SG_VECTOR_ALIGN_OK 1
| #define HAVE_OPEN_ARRAY_AT_STRUCT_END 1
| #define HAVE_ZERO_SIZED_ARRAY 1
| #define HAVE_STRUCT_STATVFS 1
| #define HAVE_STATVFS_FFRSIZE /**/
| #define HAVE_STRUCT_STATVFS64 1
| #define HAVE_STATVFS64_FFRSIZE /**/
| #define HAVE_GETUTXENT 1
| #define HAVE_SETUTXENT 1
| #define HAVE_ENDUTXENT 1
| #define HAVE_DECL_GETUTXENT 1
| #define HAVE_DECL_SETUTXENT 1
| #define HAVE_DECL_ENDUTXENT 1
| #define HAVE_STRUCT_UTMPX 1
| #define HAVE_UTMPX /**/
| #define HAVE_UTMPX_HOST /**/
| #define SIZEOF_UTMPX_UT_ID 0
| #define HAVE_SETUTENT 1
| #define HAVE_ENDUTENT 1
| #define HAVE_GETUTENT 1
| #define HAVE_DECL_GETUTENT 1
| #define HAVE_DECL_SETUTENT 1
| #define HAVE_DECL_ENDUTENT 1
| #define HAVE_STRUCT_UTMP 1
| #define HAVE_UTMP /**/
| #define HAVE_UTMP_TYPE /**/
| #define HAVE_UTMP_NAME /**/
| #define HAVE_UTMP_USER /**/
| #define HAVE_UTMP_HOST /**/
| #define HAVE_UTMP_PID /**/
| #define HAVE_UTMP_ID /**/
| #define HAVE_UTMP_TIME /**/
| #define SIZEOF_UTMP_UT_ID 0
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define LINUX /**/
| #define HAVE_PROCFS 1
| #define HAVE_DECL_SETMNTENT 1
| #define HAVE_DECL_ENDMNTENT 1
| #define HAVE_STRUCT_MNTENT 1
| /* end confdefs.h. */
|
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #ifndef __cplusplus
| # ifdef HAVE_STDBOOL_H
| # include
| # endif
| #endif
| #ifdef HAVE_MNTENT_H
| # include
| #endif
| #ifdef HAVE_SYS_MNTENT_H
| # include
| #endif
| #ifdef HAVE_SYS_MNTTAB_H
| # include
| #endif
|
| int main(void) {
| FILE *f;
| #if defined(HAVE_STRUCT_MNTENT)
| struct mntent mp;
| #elif defined(HAVE_STRUCT_MNTTAB)
| struct mnttab mp;
| #endif
| int rc;
|
| rc = getmntent(f, &mp);
|
| return 0;
| }
|
configure:12718: result: no
configure:12731: checking return type of getmntent_r
configure:12759: clang -c -D_GNU_SOURCE conftest.c >&5
conftest.c:188:45: error: invalid operands to binary expression ('struct mntent *' and 'int')
rc = getmntent_r(f, &mp, buf, sizeof(buf)) % 10;
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~
1 error generated.
configure:12759: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libstatgrab"
| #define PACKAGE_TARNAME "libstatgrab"
| #define PACKAGE_VERSION "0.91"
| #define PACKAGE_STRING "libstatgrab 0.91"
| #define PACKAGE_BUGREPORT "https://github.com/i-scream/libstatgrab/issues"
| #define PACKAGE_URL "http://www.i-scream.org/libstatgrab/"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define OS_TYPE "linux-gnu"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__BOOL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_XOPEN_SOURCE 600
| #define HAVE_MALLOC 1
| #define HAVE_REALLOC 1
| #define HAVE_GETMNTENT 1
| #define HAVE_ATOLL 1
| #define HAVE_BZERO 1
| #define HAVE_FCNTL 1
| #define HAVE_FLOCK 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_USER_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_STRNCPY 1
| #define FMT_PID_T "%d"
| #define FMT_UID_T "%u"
| #define FMT_GID_T "%u"
| #define FMT_TIME_T "%ld"
| #define FMT_SIZE_T "%zu"
| #define FMT_SSIZE_T "%zd"
| #define STRUCT_SG_VECTOR_ALIGN_OK 1
| #define HAVE_OPEN_ARRAY_AT_STRUCT_END 1
| #define HAVE_ZERO_SIZED_ARRAY 1
| #define HAVE_STRUCT_STATVFS 1
| #define HAVE_STATVFS_FFRSIZE /**/
| #define HAVE_STRUCT_STATVFS64 1
| #define HAVE_STATVFS64_FFRSIZE /**/
| #define HAVE_GETUTXENT 1
| #define HAVE_SETUTXENT 1
| #define HAVE_ENDUTXENT 1
| #define HAVE_DECL_GETUTXENT 1
| #define HAVE_DECL_SETUTXENT 1
| #define HAVE_DECL_ENDUTXENT 1
| #define HAVE_STRUCT_UTMPX 1
| #define HAVE_UTMPX /**/
| #define HAVE_UTMPX_HOST /**/
| #define SIZEOF_UTMPX_UT_ID 0
| #define HAVE_SETUTENT 1
| #define HAVE_ENDUTENT 1
| #define HAVE_GETUTENT 1
| #define HAVE_DECL_GETUTENT 1
| #define HAVE_DECL_SETUTENT 1
| #define HAVE_DECL_ENDUTENT 1
| #define HAVE_STRUCT_UTMP 1
| #define HAVE_UTMP /**/
| #define HAVE_UTMP_TYPE /**/
| #define HAVE_UTMP_NAME /**/
| #define HAVE_UTMP_USER /**/
| #define HAVE_UTMP_HOST /**/
| #define HAVE_UTMP_PID /**/
| #define HAVE_UTMP_ID /**/
| #define HAVE_UTMP_TIME /**/
| #define SIZEOF_UTMP_UT_ID 0
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define LINUX /**/
| #define HAVE_PROCFS 1
| #define HAVE_DECL_SETMNTENT 1
| #define HAVE_DECL_ENDMNTENT 1
| #define HAVE_STRUCT_MNTENT 1
| /* end confdefs.h. */
|
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #ifndef __cplusplus
| # ifdef HAVE_STDBOOL_H
| # include
| # endif
| #endif
| #ifdef HAVE_MNTENT_H
| # include
| #endif
| #ifdef HAVE_SYS_MNTENT_H
| # include
| #endif
| #ifdef HAVE_SYS_MNTTAB_H
| # include
| #endif
|
| int main(void) {
| FILE *f;
| struct mntent mp;
| char buf[1024];
| int rc;
|
| rc = getmntent_r(f, &mp, buf, sizeof(buf)) % 10;
|
| return 0;
| }
|
configure:12769: result: struct mntent *
configure:12782: checking for struct statfs
configure:12782: clang -c -D_GNU_SOURCE conftest.c >&5
configure:12782: $? = 0
configure:12782: clang -c -D_GNU_SOURCE conftest.c >&5
conftest.c:189:28: error: expected expression
if (sizeof ((struct statfs)))
^
1 error generated.
configure:12782: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libstatgrab"
| #define PACKAGE_TARNAME "libstatgrab"
| #define PACKAGE_VERSION "0.91"
| #define PACKAGE_STRING "libstatgrab 0.91"
| #define PACKAGE_BUGREPORT "https://github.com/i-scream/libstatgrab/issues"
| #define PACKAGE_URL "http://www.i-scream.org/libstatgrab/"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define OS_TYPE "linux-gnu"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__BOOL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_XOPEN_SOURCE 600
| #define HAVE_MALLOC 1
| #define HAVE_REALLOC 1
| #define HAVE_GETMNTENT 1
| #define HAVE_ATOLL 1
| #define HAVE_BZERO 1
| #define HAVE_FCNTL 1
| #define HAVE_FLOCK 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_USER_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_STRNCPY 1
| #define FMT_PID_T "%d"
| #define FMT_UID_T "%u"
| #define FMT_GID_T "%u"
| #define FMT_TIME_T "%ld"
| #define FMT_SIZE_T "%zu"
| #define FMT_SSIZE_T "%zd"
| #define STRUCT_SG_VECTOR_ALIGN_OK 1
| #define HAVE_OPEN_ARRAY_AT_STRUCT_END 1
| #define HAVE_ZERO_SIZED_ARRAY 1
| #define HAVE_STRUCT_STATVFS 1
| #define HAVE_STATVFS_FFRSIZE /**/
| #define HAVE_STRUCT_STATVFS64 1
| #define HAVE_STATVFS64_FFRSIZE /**/
| #define HAVE_GETUTXENT 1
| #define HAVE_SETUTXENT 1
| #define HAVE_ENDUTXENT 1
| #define HAVE_DECL_GETUTXENT 1
| #define HAVE_DECL_SETUTXENT 1
| #define HAVE_DECL_ENDUTXENT 1
| #define HAVE_STRUCT_UTMPX 1
| #define HAVE_UTMPX /**/
| #define HAVE_UTMPX_HOST /**/
| #define SIZEOF_UTMPX_UT_ID 0
| #define HAVE_SETUTENT 1
| #define HAVE_ENDUTENT 1
| #define HAVE_GETUTENT 1
| #define HAVE_DECL_GETUTENT 1
| #define HAVE_DECL_SETUTENT 1
| #define HAVE_DECL_ENDUTENT 1
| #define HAVE_STRUCT_UTMP 1
| #define HAVE_UTMP /**/
| #define HAVE_UTMP_TYPE /**/
| #define HAVE_UTMP_NAME /**/
| #define HAVE_UTMP_USER /**/
| #define HAVE_UTMP_HOST /**/
| #define HAVE_UTMP_PID /**/
| #define HAVE_UTMP_ID /**/
| #define HAVE_UTMP_TIME /**/
| #define SIZEOF_UTMP_UT_ID 0
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define LINUX /**/
| #define HAVE_PROCFS 1
| #define HAVE_DECL_SETMNTENT 1
| #define HAVE_DECL_ENDMNTENT 1
| #define HAVE_STRUCT_MNTENT 1
| /* end confdefs.h. */
|
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #ifndef __cplusplus
| # ifdef HAVE_STDBOOL_H
| # include
| # endif
| #endif
| #ifdef HAVE_SYS_VFS_H
| # include
| #endif
| #ifdef HAVE_SYS_PARAM_H
| # include
| #endif
| #ifdef HAVE_SYS_MOUNT_H
| # include
| #endif
| #ifdef HAVE_SYS_STATFS_H
| # include
| #endif
|
|
| int
| main ()
| {
| if (sizeof ((struct statfs)))
| return 0;
| ;
| return 0;
| }
configure:12782: result: yes
configure:12811: checking for struct statfs.f_favail
configure:12811: clang -c -D_GNU_SOURCE conftest.c >&5
conftest.c:191:13: error: no member named 'f_favail' in 'struct statfs'; did you mean 'f_bavail'?
if (ac_aggr.f_favail)
^~~~~~~~
f_bavail
/sysroot/include/bits/statfs.h:3:32: note: 'f_bavail' declared here
fsblkcnt_t f_blocks, f_bfree, f_bavail;
^
1 error generated.
configure:12811: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libstatgrab"
| #define PACKAGE_TARNAME "libstatgrab"
| #define PACKAGE_VERSION "0.91"
| #define PACKAGE_STRING "libstatgrab 0.91"
| #define PACKAGE_BUGREPORT "https://github.com/i-scream/libstatgrab/issues"
| #define PACKAGE_URL "http://www.i-scream.org/libstatgrab/"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define OS_TYPE "linux-gnu"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__BOOL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_XOPEN_SOURCE 600
| #define HAVE_MALLOC 1
| #define HAVE_REALLOC 1
| #define HAVE_GETMNTENT 1
| #define HAVE_ATOLL 1
| #define HAVE_BZERO 1
| #define HAVE_FCNTL 1
| #define HAVE_FLOCK 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_USER_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_STRNCPY 1
| #define FMT_PID_T "%d"
| #define FMT_UID_T "%u"
| #define FMT_GID_T "%u"
| #define FMT_TIME_T "%ld"
| #define FMT_SIZE_T "%zu"
| #define FMT_SSIZE_T "%zd"
| #define STRUCT_SG_VECTOR_ALIGN_OK 1
| #define HAVE_OPEN_ARRAY_AT_STRUCT_END 1
| #define HAVE_ZERO_SIZED_ARRAY 1
| #define HAVE_STRUCT_STATVFS 1
| #define HAVE_STATVFS_FFRSIZE /**/
| #define HAVE_STRUCT_STATVFS64 1
| #define HAVE_STATVFS64_FFRSIZE /**/
| #define HAVE_GETUTXENT 1
| #define HAVE_SETUTXENT 1
| #define HAVE_ENDUTXENT 1
| #define HAVE_DECL_GETUTXENT 1
| #define HAVE_DECL_SETUTXENT 1
| #define HAVE_DECL_ENDUTXENT 1
| #define HAVE_STRUCT_UTMPX 1
| #define HAVE_UTMPX /**/
| #define HAVE_UTMPX_HOST /**/
| #define SIZEOF_UTMPX_UT_ID 0
| #define HAVE_SETUTENT 1
| #define HAVE_ENDUTENT 1
| #define HAVE_GETUTENT 1
| #define HAVE_DECL_GETUTENT 1
| #define HAVE_DECL_SETUTENT 1
| #define HAVE_DECL_ENDUTENT 1
| #define HAVE_STRUCT_UTMP 1
| #define HAVE_UTMP /**/
| #define HAVE_UTMP_TYPE /**/
| #define HAVE_UTMP_NAME /**/
| #define HAVE_UTMP_USER /**/
| #define HAVE_UTMP_HOST /**/
| #define HAVE_UTMP_PID /**/
| #define HAVE_UTMP_ID /**/
| #define HAVE_UTMP_TIME /**/
| #define SIZEOF_UTMP_UT_ID 0
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define LINUX /**/
| #define HAVE_PROCFS 1
| #define HAVE_DECL_SETMNTENT 1
| #define HAVE_DECL_ENDMNTENT 1
| #define HAVE_STRUCT_MNTENT 1
| #define HAVE_STRUCT_STATFS 1
| /* end confdefs.h. */
|
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #ifndef __cplusplus
| # ifdef HAVE_STDBOOL_H
| # include
| # endif
| #endif
| #ifdef HAVE_SYS_VFS_H
| # include
| #endif
| #ifdef HAVE_SYS_PARAM_H
| # include
| #endif
| #ifdef HAVE_SYS_MOUNT_H
| # include
| #endif
| #ifdef HAVE_SYS_STATFS_H
| # include
| #endif
|
|
| int
| main ()
| {
| static struct statfs ac_aggr;
| if (ac_aggr.f_favail)
| return 0;
| ;
| return 0;
| }
configure:12811: clang -c -D_GNU_SOURCE conftest.c >&5
conftest.c:191:20: error: no member named 'f_favail' in 'struct statfs'; did you mean 'f_bavail'?
if (sizeof ac_aggr.f_favail)
^~~~~~~~
f_bavail
/sysroot/include/bits/statfs.h:3:32: note: 'f_bavail' declared here
fsblkcnt_t f_blocks, f_bfree, f_bavail;
^
1 error generated.
configure:12811: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libstatgrab"
| #define PACKAGE_TARNAME "libstatgrab"
| #define PACKAGE_VERSION "0.91"
| #define PACKAGE_STRING "libstatgrab 0.91"
| #define PACKAGE_BUGREPORT "https://github.com/i-scream/libstatgrab/issues"
| #define PACKAGE_URL "http://www.i-scream.org/libstatgrab/"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define OS_TYPE "linux-gnu"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__BOOL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_XOPEN_SOURCE 600
| #define HAVE_MALLOC 1
| #define HAVE_REALLOC 1
| #define HAVE_GETMNTENT 1
| #define HAVE_ATOLL 1
| #define HAVE_BZERO 1
| #define HAVE_FCNTL 1
| #define HAVE_FLOCK 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_USER_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_STRNCPY 1
| #define FMT_PID_T "%d"
| #define FMT_UID_T "%u"
| #define FMT_GID_T "%u"
| #define FMT_TIME_T "%ld"
| #define FMT_SIZE_T "%zu"
| #define FMT_SSIZE_T "%zd"
| #define STRUCT_SG_VECTOR_ALIGN_OK 1
| #define HAVE_OPEN_ARRAY_AT_STRUCT_END 1
| #define HAVE_ZERO_SIZED_ARRAY 1
| #define HAVE_STRUCT_STATVFS 1
| #define HAVE_STATVFS_FFRSIZE /**/
| #define HAVE_STRUCT_STATVFS64 1
| #define HAVE_STATVFS64_FFRSIZE /**/
| #define HAVE_GETUTXENT 1
| #define HAVE_SETUTXENT 1
| #define HAVE_ENDUTXENT 1
| #define HAVE_DECL_GETUTXENT 1
| #define HAVE_DECL_SETUTXENT 1
| #define HAVE_DECL_ENDUTXENT 1
| #define HAVE_STRUCT_UTMPX 1
| #define HAVE_UTMPX /**/
| #define HAVE_UTMPX_HOST /**/
| #define SIZEOF_UTMPX_UT_ID 0
| #define HAVE_SETUTENT 1
| #define HAVE_ENDUTENT 1
| #define HAVE_GETUTENT 1
| #define HAVE_DECL_GETUTENT 1
| #define HAVE_DECL_SETUTENT 1
| #define HAVE_DECL_ENDUTENT 1
| #define HAVE_STRUCT_UTMP 1
| #define HAVE_UTMP /**/
| #define HAVE_UTMP_TYPE /**/
| #define HAVE_UTMP_NAME /**/
| #define HAVE_UTMP_USER /**/
| #define HAVE_UTMP_HOST /**/
| #define HAVE_UTMP_PID /**/
| #define HAVE_UTMP_ID /**/
| #define HAVE_UTMP_TIME /**/
| #define SIZEOF_UTMP_UT_ID 0
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define LINUX /**/
| #define HAVE_PROCFS 1
| #define HAVE_DECL_SETMNTENT 1
| #define HAVE_DECL_ENDMNTENT 1
| #define HAVE_STRUCT_MNTENT 1
| #define HAVE_STRUCT_STATFS 1
| /* end confdefs.h. */
|
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #ifndef __cplusplus
| # ifdef HAVE_STDBOOL_H
| # include
| # endif
| #endif
| #ifdef HAVE_SYS_VFS_H
| # include
| #endif
| #ifdef HAVE_SYS_PARAM_H
| # include
| #endif
| #ifdef HAVE_SYS_MOUNT_H
| # include
| #endif
| #ifdef HAVE_SYS_STATFS_H
| # include
| #endif
|
|
| int
| main ()
| {
| static struct statfs ac_aggr;
| if (sizeof ac_aggr.f_favail)
| return 0;
| ;
| return 0;
| }
configure:12811: result: no
configure:12833: checking for struct statfs.f_iosize
configure:12833: clang -c -D_GNU_SOURCE conftest.c >&5
conftest.c:191:13: error: no member named 'f_iosize' in 'struct statfs'
if (ac_aggr.f_iosize)
~~~~~~~ ^
1 error generated.
configure:12833: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libstatgrab"
| #define PACKAGE_TARNAME "libstatgrab"
| #define PACKAGE_VERSION "0.91"
| #define PACKAGE_STRING "libstatgrab 0.91"
| #define PACKAGE_BUGREPORT "https://github.com/i-scream/libstatgrab/issues"
| #define PACKAGE_URL "http://www.i-scream.org/libstatgrab/"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define OS_TYPE "linux-gnu"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__BOOL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_XOPEN_SOURCE 600
| #define HAVE_MALLOC 1
| #define HAVE_REALLOC 1
| #define HAVE_GETMNTENT 1
| #define HAVE_ATOLL 1
| #define HAVE_BZERO 1
| #define HAVE_FCNTL 1
| #define HAVE_FLOCK 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_USER_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_STRNCPY 1
| #define FMT_PID_T "%d"
| #define FMT_UID_T "%u"
| #define FMT_GID_T "%u"
| #define FMT_TIME_T "%ld"
| #define FMT_SIZE_T "%zu"
| #define FMT_SSIZE_T "%zd"
| #define STRUCT_SG_VECTOR_ALIGN_OK 1
| #define HAVE_OPEN_ARRAY_AT_STRUCT_END 1
| #define HAVE_ZERO_SIZED_ARRAY 1
| #define HAVE_STRUCT_STATVFS 1
| #define HAVE_STATVFS_FFRSIZE /**/
| #define HAVE_STRUCT_STATVFS64 1
| #define HAVE_STATVFS64_FFRSIZE /**/
| #define HAVE_GETUTXENT 1
| #define HAVE_SETUTXENT 1
| #define HAVE_ENDUTXENT 1
| #define HAVE_DECL_GETUTXENT 1
| #define HAVE_DECL_SETUTXENT 1
| #define HAVE_DECL_ENDUTXENT 1
| #define HAVE_STRUCT_UTMPX 1
| #define HAVE_UTMPX /**/
| #define HAVE_UTMPX_HOST /**/
| #define SIZEOF_UTMPX_UT_ID 0
| #define HAVE_SETUTENT 1
| #define HAVE_ENDUTENT 1
| #define HAVE_GETUTENT 1
| #define HAVE_DECL_GETUTENT 1
| #define HAVE_DECL_SETUTENT 1
| #define HAVE_DECL_ENDUTENT 1
| #define HAVE_STRUCT_UTMP 1
| #define HAVE_UTMP /**/
| #define HAVE_UTMP_TYPE /**/
| #define HAVE_UTMP_NAME /**/
| #define HAVE_UTMP_USER /**/
| #define HAVE_UTMP_HOST /**/
| #define HAVE_UTMP_PID /**/
| #define HAVE_UTMP_ID /**/
| #define HAVE_UTMP_TIME /**/
| #define SIZEOF_UTMP_UT_ID 0
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define LINUX /**/
| #define HAVE_PROCFS 1
| #define HAVE_DECL_SETMNTENT 1
| #define HAVE_DECL_ENDMNTENT 1
| #define HAVE_STRUCT_MNTENT 1
| #define HAVE_STRUCT_STATFS 1
| /* end confdefs.h. */
|
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #ifndef __cplusplus
| # ifdef HAVE_STDBOOL_H
| # include
| # endif
| #endif
| #ifdef HAVE_SYS_VFS_H
| # include
| #endif
| #ifdef HAVE_SYS_PARAM_H
| # include
| #endif
| #ifdef HAVE_SYS_MOUNT_H
| # include
| #endif
| #ifdef HAVE_SYS_STATFS_H
| # include
| #endif
|
|
| int
| main ()
| {
| static struct statfs ac_aggr;
| if (ac_aggr.f_iosize)
| return 0;
| ;
| return 0;
| }
configure:12833: clang -c -D_GNU_SOURCE conftest.c >&5
conftest.c:191:20: error: no member named 'f_iosize' in 'struct statfs'
if (sizeof ac_aggr.f_iosize)
~~~~~~~ ^
1 error generated.
configure:12833: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libstatgrab"
| #define PACKAGE_TARNAME "libstatgrab"
| #define PACKAGE_VERSION "0.91"
| #define PACKAGE_STRING "libstatgrab 0.91"
| #define PACKAGE_BUGREPORT "https://github.com/i-scream/libstatgrab/issues"
| #define PACKAGE_URL "http://www.i-scream.org/libstatgrab/"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define OS_TYPE "linux-gnu"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__BOOL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_XOPEN_SOURCE 600
| #define HAVE_MALLOC 1
| #define HAVE_REALLOC 1
| #define HAVE_GETMNTENT 1
| #define HAVE_ATOLL 1
| #define HAVE_BZERO 1
| #define HAVE_FCNTL 1
| #define HAVE_FLOCK 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_USER_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_STRNCPY 1
| #define FMT_PID_T "%d"
| #define FMT_UID_T "%u"
| #define FMT_GID_T "%u"
| #define FMT_TIME_T "%ld"
| #define FMT_SIZE_T "%zu"
| #define FMT_SSIZE_T "%zd"
| #define STRUCT_SG_VECTOR_ALIGN_OK 1
| #define HAVE_OPEN_ARRAY_AT_STRUCT_END 1
| #define HAVE_ZERO_SIZED_ARRAY 1
| #define HAVE_STRUCT_STATVFS 1
| #define HAVE_STATVFS_FFRSIZE /**/
| #define HAVE_STRUCT_STATVFS64 1
| #define HAVE_STATVFS64_FFRSIZE /**/
| #define HAVE_GETUTXENT 1
| #define HAVE_SETUTXENT 1
| #define HAVE_ENDUTXENT 1
| #define HAVE_DECL_GETUTXENT 1
| #define HAVE_DECL_SETUTXENT 1
| #define HAVE_DECL_ENDUTXENT 1
| #define HAVE_STRUCT_UTMPX 1
| #define HAVE_UTMPX /**/
| #define HAVE_UTMPX_HOST /**/
| #define SIZEOF_UTMPX_UT_ID 0
| #define HAVE_SETUTENT 1
| #define HAVE_ENDUTENT 1
| #define HAVE_GETUTENT 1
| #define HAVE_DECL_GETUTENT 1
| #define HAVE_DECL_SETUTENT 1
| #define HAVE_DECL_ENDUTENT 1
| #define HAVE_STRUCT_UTMP 1
| #define HAVE_UTMP /**/
| #define HAVE_UTMP_TYPE /**/
| #define HAVE_UTMP_NAME /**/
| #define HAVE_UTMP_USER /**/
| #define HAVE_UTMP_HOST /**/
| #define HAVE_UTMP_PID /**/
| #define HAVE_UTMP_ID /**/
| #define HAVE_UTMP_TIME /**/
| #define SIZEOF_UTMP_UT_ID 0
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define LINUX /**/
| #define HAVE_PROCFS 1
| #define HAVE_DECL_SETMNTENT 1
| #define HAVE_DECL_ENDMNTENT 1
| #define HAVE_STRUCT_MNTENT 1
| #define HAVE_STRUCT_STATFS 1
| /* end confdefs.h. */
|
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #ifndef __cplusplus
| # ifdef HAVE_STDBOOL_H
| # include
| # endif
| #endif
| #ifdef HAVE_SYS_VFS_H
| # include
| #endif
| #ifdef HAVE_SYS_PARAM_H
| # include
| #endif
| #ifdef HAVE_SYS_MOUNT_H
| # include
| #endif
| #ifdef HAVE_SYS_STATFS_H
| # include
| #endif
|
|
| int
| main ()
| {
| static struct statfs ac_aggr;
| if (sizeof ac_aggr.f_iosize)
| return 0;
| ;
| return 0;
| }
configure:12833: result: no
configure:12856: checking for struct statfs.f_frsize
configure:12856: clang -c -D_GNU_SOURCE conftest.c >&5
configure:12856: $? = 0
configure:12856: result: yes
configure:12883: checking for a sed that does not truncate output
configure:12947: result: /usr/sbin/sed
configure:12965: checking for fgrep
configure:13027: result: /usr/sbin/grep -F
configure:13054: checking how to print strings
configure:13081: result: printf
configure:13114: checking for ld used by clang
configure:13181: result: /sysroot/bin/ld
configure:13188: checking if the linker (/sysroot/bin/ld) is GNU ld
configure:13203: result: yes
configure:13217: checking how to control symbol visibility
configure:13234: clang -c -D_GNU_SOURCE conftest.c >&5
conftest.c:138:32: warning: 'visibility' attribute argument not supported: private [-Wignored-attributes]
int __attribute__ ((visibility("private"))) baz() { return 1; }
^
1 warning generated.
configure:13234: $? = 0
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libstatgrab"
| #define PACKAGE_TARNAME "libstatgrab"
| #define PACKAGE_VERSION "0.91"
| #define PACKAGE_STRING "libstatgrab 0.91"
| #define PACKAGE_BUGREPORT "https://github.com/i-scream/libstatgrab/issues"
| #define PACKAGE_URL "http://www.i-scream.org/libstatgrab/"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define OS_TYPE "linux-gnu"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__BOOL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_XOPEN_SOURCE 600
| #define HAVE_MALLOC 1
| #define HAVE_REALLOC 1
| #define HAVE_GETMNTENT 1
| #define HAVE_ATOLL 1
| #define HAVE_BZERO 1
| #define HAVE_FCNTL 1
| #define HAVE_FLOCK 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_USER_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_STRNCPY 1
| #define FMT_PID_T "%d"
| #define FMT_UID_T "%u"
| #define FMT_GID_T "%u"
| #define FMT_TIME_T "%ld"
| #define FMT_SIZE_T "%zu"
| #define FMT_SSIZE_T "%zd"
| #define STRUCT_SG_VECTOR_ALIGN_OK 1
| #define HAVE_OPEN_ARRAY_AT_STRUCT_END 1
| #define HAVE_ZERO_SIZED_ARRAY 1
| #define HAVE_STRUCT_STATVFS 1
| #define HAVE_STATVFS_FFRSIZE /**/
| #define HAVE_STRUCT_STATVFS64 1
| #define HAVE_STATVFS64_FFRSIZE /**/
| #define HAVE_GETUTXENT 1
| #define HAVE_SETUTXENT 1
| #define HAVE_ENDUTXENT 1
| #define HAVE_DECL_GETUTXENT 1
| #define HAVE_DECL_SETUTXENT 1
| #define HAVE_DECL_ENDUTXENT 1
| #define HAVE_STRUCT_UTMPX 1
| #define HAVE_UTMPX /**/
| #define HAVE_UTMPX_HOST /**/
| #define SIZEOF_UTMPX_UT_ID 0
| #define HAVE_SETUTENT 1
| #define HAVE_ENDUTENT 1
| #define HAVE_GETUTENT 1
| #define HAVE_DECL_GETUTENT 1
| #define HAVE_DECL_SETUTENT 1
| #define HAVE_DECL_ENDUTENT 1
| #define HAVE_STRUCT_UTMP 1
| #define HAVE_UTMP /**/
| #define HAVE_UTMP_TYPE /**/
| #define HAVE_UTMP_NAME /**/
| #define HAVE_UTMP_USER /**/
| #define HAVE_UTMP_HOST /**/
| #define HAVE_UTMP_PID /**/
| #define HAVE_UTMP_ID /**/
| #define HAVE_UTMP_TIME /**/
| #define SIZEOF_UTMP_UT_ID 0
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define LINUX /**/
| #define HAVE_PROCFS 1
| #define HAVE_DECL_SETMNTENT 1
| #define HAVE_DECL_ENDMNTENT 1
| #define HAVE_STRUCT_MNTENT 1
| #define HAVE_STRUCT_STATFS 1
| #define HAVE_STATFS_FFRSIZE /**/
| /* end confdefs.h. */
|
| int __attribute__ ((visibility("default"))) foo() { return 1; }
| int __attribute__ ((visibility("hidden"))) bar() { return 1; }
| int __attribute__ ((visibility("private"))) baz() { return 1; }
|
configure:13246: clang -c -D_GNU_SOURCE conftest.c >&5
conftest.c:136:21: warning: unknown attribute 'dllexport' ignored [-Wunknown-attributes]
int __attribute__ ((dllexport)) foo() { return 1; }
^
1 warning generated.
configure:13246: $? = 0
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libstatgrab"
| #define PACKAGE_TARNAME "libstatgrab"
| #define PACKAGE_VERSION "0.91"
| #define PACKAGE_STRING "libstatgrab 0.91"
| #define PACKAGE_BUGREPORT "https://github.com/i-scream/libstatgrab/issues"
| #define PACKAGE_URL "http://www.i-scream.org/libstatgrab/"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define OS_TYPE "linux-gnu"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__BOOL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_XOPEN_SOURCE 600
| #define HAVE_MALLOC 1
| #define HAVE_REALLOC 1
| #define HAVE_GETMNTENT 1
| #define HAVE_ATOLL 1
| #define HAVE_BZERO 1
| #define HAVE_FCNTL 1
| #define HAVE_FLOCK 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_USER_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_STRNCPY 1
| #define FMT_PID_T "%d"
| #define FMT_UID_T "%u"
| #define FMT_GID_T "%u"
| #define FMT_TIME_T "%ld"
| #define FMT_SIZE_T "%zu"
| #define FMT_SSIZE_T "%zd"
| #define STRUCT_SG_VECTOR_ALIGN_OK 1
| #define HAVE_OPEN_ARRAY_AT_STRUCT_END 1
| #define HAVE_ZERO_SIZED_ARRAY 1
| #define HAVE_STRUCT_STATVFS 1
| #define HAVE_STATVFS_FFRSIZE /**/
| #define HAVE_STRUCT_STATVFS64 1
| #define HAVE_STATVFS64_FFRSIZE /**/
| #define HAVE_GETUTXENT 1
| #define HAVE_SETUTXENT 1
| #define HAVE_ENDUTXENT 1
| #define HAVE_DECL_GETUTXENT 1
| #define HAVE_DECL_SETUTXENT 1
| #define HAVE_DECL_ENDUTXENT 1
| #define HAVE_STRUCT_UTMPX 1
| #define HAVE_UTMPX /**/
| #define HAVE_UTMPX_HOST /**/
| #define SIZEOF_UTMPX_UT_ID 0
| #define HAVE_SETUTENT 1
| #define HAVE_ENDUTENT 1
| #define HAVE_GETUTENT 1
| #define HAVE_DECL_GETUTENT 1
| #define HAVE_DECL_SETUTENT 1
| #define HAVE_DECL_ENDUTENT 1
| #define HAVE_STRUCT_UTMP 1
| #define HAVE_UTMP /**/
| #define HAVE_UTMP_TYPE /**/
| #define HAVE_UTMP_NAME /**/
| #define HAVE_UTMP_USER /**/
| #define HAVE_UTMP_HOST /**/
| #define HAVE_UTMP_PID /**/
| #define HAVE_UTMP_ID /**/
| #define HAVE_UTMP_TIME /**/
| #define SIZEOF_UTMP_UT_ID 0
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define LINUX /**/
| #define HAVE_PROCFS 1
| #define HAVE_DECL_SETMNTENT 1
| #define HAVE_DECL_ENDMNTENT 1
| #define HAVE_STRUCT_MNTENT 1
| #define HAVE_STRUCT_STATFS 1
| #define HAVE_STATFS_FFRSIZE /**/
| /* end confdefs.h. */
|
| int __attribute__ ((dllexport)) foo() { return 1; }
|
configure:13258: clang -c -D_GNU_SOURCE conftest.c >&5
conftest.c:136:13: error: expected ';' after top level declarator
int __hidden foo() { return 1; }
^
;
1 error generated.
configure:13258: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libstatgrab"
| #define PACKAGE_TARNAME "libstatgrab"
| #define PACKAGE_VERSION "0.91"
| #define PACKAGE_STRING "libstatgrab 0.91"
| #define PACKAGE_BUGREPORT "https://github.com/i-scream/libstatgrab/issues"
| #define PACKAGE_URL "http://www.i-scream.org/libstatgrab/"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define OS_TYPE "linux-gnu"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__BOOL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_XOPEN_SOURCE 600
| #define HAVE_MALLOC 1
| #define HAVE_REALLOC 1
| #define HAVE_GETMNTENT 1
| #define HAVE_ATOLL 1
| #define HAVE_BZERO 1
| #define HAVE_FCNTL 1
| #define HAVE_FLOCK 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_USER_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_STRNCPY 1
| #define FMT_PID_T "%d"
| #define FMT_UID_T "%u"
| #define FMT_GID_T "%u"
| #define FMT_TIME_T "%ld"
| #define FMT_SIZE_T "%zu"
| #define FMT_SSIZE_T "%zd"
| #define STRUCT_SG_VECTOR_ALIGN_OK 1
| #define HAVE_OPEN_ARRAY_AT_STRUCT_END 1
| #define HAVE_ZERO_SIZED_ARRAY 1
| #define HAVE_STRUCT_STATVFS 1
| #define HAVE_STATVFS_FFRSIZE /**/
| #define HAVE_STRUCT_STATVFS64 1
| #define HAVE_STATVFS64_FFRSIZE /**/
| #define HAVE_GETUTXENT 1
| #define HAVE_SETUTXENT 1
| #define HAVE_ENDUTXENT 1
| #define HAVE_DECL_GETUTXENT 1
| #define HAVE_DECL_SETUTXENT 1
| #define HAVE_DECL_ENDUTXENT 1
| #define HAVE_STRUCT_UTMPX 1
| #define HAVE_UTMPX /**/
| #define HAVE_UTMPX_HOST /**/
| #define SIZEOF_UTMPX_UT_ID 0
| #define HAVE_SETUTENT 1
| #define HAVE_ENDUTENT 1
| #define HAVE_GETUTENT 1
| #define HAVE_DECL_GETUTENT 1
| #define HAVE_DECL_SETUTENT 1
| #define HAVE_DECL_ENDUTENT 1
| #define HAVE_STRUCT_UTMP 1
| #define HAVE_UTMP /**/
| #define HAVE_UTMP_TYPE /**/
| #define HAVE_UTMP_NAME /**/
| #define HAVE_UTMP_USER /**/
| #define HAVE_UTMP_HOST /**/
| #define HAVE_UTMP_PID /**/
| #define HAVE_UTMP_ID /**/
| #define HAVE_UTMP_TIME /**/
| #define SIZEOF_UTMP_UT_ID 0
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define LINUX /**/
| #define HAVE_PROCFS 1
| #define HAVE_DECL_SETMNTENT 1
| #define HAVE_DECL_ENDMNTENT 1
| #define HAVE_STRUCT_MNTENT 1
| #define HAVE_STRUCT_STATFS 1
| #define HAVE_STATFS_FFRSIZE /**/
| /* end confdefs.h. */
|
| int __hidden foo() { return 1; }
|
configure:13270: clang -c -D_GNU_SOURCE conftest.c >&5
conftest.c:136:27: error: expected function body after function declarator
int __declspec(dllexport) foo() { return 1; }
^
1 error generated.
configure:13270: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libstatgrab"
| #define PACKAGE_TARNAME "libstatgrab"
| #define PACKAGE_VERSION "0.91"
| #define PACKAGE_STRING "libstatgrab 0.91"
| #define PACKAGE_BUGREPORT "https://github.com/i-scream/libstatgrab/issues"
| #define PACKAGE_URL "http://www.i-scream.org/libstatgrab/"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define OS_TYPE "linux-gnu"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__BOOL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_XOPEN_SOURCE 600
| #define HAVE_MALLOC 1
| #define HAVE_REALLOC 1
| #define HAVE_GETMNTENT 1
| #define HAVE_ATOLL 1
| #define HAVE_BZERO 1
| #define HAVE_FCNTL 1
| #define HAVE_FLOCK 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_USER_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_STRNCPY 1
| #define FMT_PID_T "%d"
| #define FMT_UID_T "%u"
| #define FMT_GID_T "%u"
| #define FMT_TIME_T "%ld"
| #define FMT_SIZE_T "%zu"
| #define FMT_SSIZE_T "%zd"
| #define STRUCT_SG_VECTOR_ALIGN_OK 1
| #define HAVE_OPEN_ARRAY_AT_STRUCT_END 1
| #define HAVE_ZERO_SIZED_ARRAY 1
| #define HAVE_STRUCT_STATVFS 1
| #define HAVE_STATVFS_FFRSIZE /**/
| #define HAVE_STRUCT_STATVFS64 1
| #define HAVE_STATVFS64_FFRSIZE /**/
| #define HAVE_GETUTXENT 1
| #define HAVE_SETUTXENT 1
| #define HAVE_ENDUTXENT 1
| #define HAVE_DECL_GETUTXENT 1
| #define HAVE_DECL_SETUTXENT 1
| #define HAVE_DECL_ENDUTXENT 1
| #define HAVE_STRUCT_UTMPX 1
| #define HAVE_UTMPX /**/
| #define HAVE_UTMPX_HOST /**/
| #define SIZEOF_UTMPX_UT_ID 0
| #define HAVE_SETUTENT 1
| #define HAVE_ENDUTENT 1
| #define HAVE_GETUTENT 1
| #define HAVE_DECL_GETUTENT 1
| #define HAVE_DECL_SETUTENT 1
| #define HAVE_DECL_ENDUTENT 1
| #define HAVE_STRUCT_UTMP 1
| #define HAVE_UTMP /**/
| #define HAVE_UTMP_TYPE /**/
| #define HAVE_UTMP_NAME /**/
| #define HAVE_UTMP_USER /**/
| #define HAVE_UTMP_HOST /**/
| #define HAVE_UTMP_PID /**/
| #define HAVE_UTMP_ID /**/
| #define HAVE_UTMP_TIME /**/
| #define SIZEOF_UTMP_UT_ID 0
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define LINUX /**/
| #define HAVE_PROCFS 1
| #define HAVE_DECL_SETMNTENT 1
| #define HAVE_DECL_ENDMNTENT 1
| #define HAVE_STRUCT_MNTENT 1
| #define HAVE_STRUCT_STATFS 1
| #define HAVE_STATFS_FFRSIZE /**/
| /* end confdefs.h. */
|
| int __declspec(dllexport) foo() { return 1; }
|
configure:13292: result: unknown
configure:13396: checking for isnan in -lm
configure:13421: clang -o conftest -D_GNU_SOURCE conftest.c -lm >&5
/tmp/conftest-a3c706.o:conftest.c:function main: error: undefined reference to 'isnan'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:13421: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libstatgrab"
| #define PACKAGE_TARNAME "libstatgrab"
| #define PACKAGE_VERSION "0.91"
| #define PACKAGE_STRING "libstatgrab 0.91"
| #define PACKAGE_BUGREPORT "https://github.com/i-scream/libstatgrab/issues"
| #define PACKAGE_URL "http://www.i-scream.org/libstatgrab/"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define OS_TYPE "linux-gnu"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__BOOL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_XOPEN_SOURCE 600
| #define HAVE_MALLOC 1
| #define HAVE_REALLOC 1
| #define HAVE_GETMNTENT 1
| #define HAVE_ATOLL 1
| #define HAVE_BZERO 1
| #define HAVE_FCNTL 1
| #define HAVE_FLOCK 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_USER_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_STRNCPY 1
| #define FMT_PID_T "%d"
| #define FMT_UID_T "%u"
| #define FMT_GID_T "%u"
| #define FMT_TIME_T "%ld"
| #define FMT_SIZE_T "%zu"
| #define FMT_SSIZE_T "%zd"
| #define STRUCT_SG_VECTOR_ALIGN_OK 1
| #define HAVE_OPEN_ARRAY_AT_STRUCT_END 1
| #define HAVE_ZERO_SIZED_ARRAY 1
| #define HAVE_STRUCT_STATVFS 1
| #define HAVE_STATVFS_FFRSIZE /**/
| #define HAVE_STRUCT_STATVFS64 1
| #define HAVE_STATVFS64_FFRSIZE /**/
| #define HAVE_GETUTXENT 1
| #define HAVE_SETUTXENT 1
| #define HAVE_ENDUTXENT 1
| #define HAVE_DECL_GETUTXENT 1
| #define HAVE_DECL_SETUTXENT 1
| #define HAVE_DECL_ENDUTXENT 1
| #define HAVE_STRUCT_UTMPX 1
| #define HAVE_UTMPX /**/
| #define HAVE_UTMPX_HOST /**/
| #define SIZEOF_UTMPX_UT_ID 0
| #define HAVE_SETUTENT 1
| #define HAVE_ENDUTENT 1
| #define HAVE_GETUTENT 1
| #define HAVE_DECL_GETUTENT 1
| #define HAVE_DECL_SETUTENT 1
| #define HAVE_DECL_ENDUTENT 1
| #define HAVE_STRUCT_UTMP 1
| #define HAVE_UTMP /**/
| #define HAVE_UTMP_TYPE /**/
| #define HAVE_UTMP_NAME /**/
| #define HAVE_UTMP_USER /**/
| #define HAVE_UTMP_HOST /**/
| #define HAVE_UTMP_PID /**/
| #define HAVE_UTMP_ID /**/
| #define HAVE_UTMP_TIME /**/
| #define SIZEOF_UTMP_UT_ID 0
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define LINUX /**/
| #define HAVE_PROCFS 1
| #define HAVE_DECL_SETMNTENT 1
| #define HAVE_DECL_ENDMNTENT 1
| #define HAVE_STRUCT_MNTENT 1
| #define HAVE_STRUCT_STATFS 1
| #define HAVE_STATFS_FFRSIZE /**/
| /* 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 isnan ();
| int
| main ()
| {
| return isnan ();
| ;
| return 0;
| }
configure:13430: result: no
configure:13473: checking for fabs in -lm
configure:13498: clang -o conftest -D_GNU_SOURCE conftest.c -lm >&5
conftest.c:142:6: warning: incompatible redeclaration of library function 'fabs' [-Wincompatible-library-redeclaration]
char fabs ();
^
conftest.c:142:6: note: 'fabs' is a builtin with type 'double (double)'
1 warning generated.
configure:13498: $? = 0
configure:13507: result: yes
configure:13528: checking for working ncurses
configure:13547: clang -o conftest -D_GNU_SOURCE conftest.c -lm -lncurses >&5
conftest.c:135:10: fatal error: 'ncurses.h' file not found
#include
^
1 error generated.
configure:13547: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libstatgrab"
| #define PACKAGE_TARNAME "libstatgrab"
| #define PACKAGE_VERSION "0.91"
| #define PACKAGE_STRING "libstatgrab 0.91"
| #define PACKAGE_BUGREPORT "https://github.com/i-scream/libstatgrab/issues"
| #define PACKAGE_URL "http://www.i-scream.org/libstatgrab/"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define OS_TYPE "linux-gnu"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__BOOL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_XOPEN_SOURCE 600
| #define HAVE_MALLOC 1
| #define HAVE_REALLOC 1
| #define HAVE_GETMNTENT 1
| #define HAVE_ATOLL 1
| #define HAVE_BZERO 1
| #define HAVE_FCNTL 1
| #define HAVE_FLOCK 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_USER_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_STRNCPY 1
| #define FMT_PID_T "%d"
| #define FMT_UID_T "%u"
| #define FMT_GID_T "%u"
| #define FMT_TIME_T "%ld"
| #define FMT_SIZE_T "%zu"
| #define FMT_SSIZE_T "%zd"
| #define STRUCT_SG_VECTOR_ALIGN_OK 1
| #define HAVE_OPEN_ARRAY_AT_STRUCT_END 1
| #define HAVE_ZERO_SIZED_ARRAY 1
| #define HAVE_STRUCT_STATVFS 1
| #define HAVE_STATVFS_FFRSIZE /**/
| #define HAVE_STRUCT_STATVFS64 1
| #define HAVE_STATVFS64_FFRSIZE /**/
| #define HAVE_GETUTXENT 1
| #define HAVE_SETUTXENT 1
| #define HAVE_ENDUTXENT 1
| #define HAVE_DECL_GETUTXENT 1
| #define HAVE_DECL_SETUTXENT 1
| #define HAVE_DECL_ENDUTXENT 1
| #define HAVE_STRUCT_UTMPX 1
| #define HAVE_UTMPX /**/
| #define HAVE_UTMPX_HOST /**/
| #define SIZEOF_UTMPX_UT_ID 0
| #define HAVE_SETUTENT 1
| #define HAVE_ENDUTENT 1
| #define HAVE_GETUTENT 1
| #define HAVE_DECL_GETUTENT 1
| #define HAVE_DECL_SETUTENT 1
| #define HAVE_DECL_ENDUTENT 1
| #define HAVE_STRUCT_UTMP 1
| #define HAVE_UTMP /**/
| #define HAVE_UTMP_TYPE /**/
| #define HAVE_UTMP_NAME /**/
| #define HAVE_UTMP_USER /**/
| #define HAVE_UTMP_HOST /**/
| #define HAVE_UTMP_PID /**/
| #define HAVE_UTMP_ID /**/
| #define HAVE_UTMP_TIME /**/
| #define SIZEOF_UTMP_UT_ID 0
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define LINUX /**/
| #define HAVE_PROCFS 1
| #define HAVE_DECL_SETMNTENT 1
| #define HAVE_DECL_ENDMNTENT 1
| #define HAVE_STRUCT_MNTENT 1
| #define HAVE_STRUCT_STATFS 1
| #define HAVE_STATFS_FFRSIZE /**/
| /* end confdefs.h. */
| #include
| int
| main ()
| {
| chtype a; int b=A_STANDOUT, c=KEY_LEFT; initscr(); addchnstr(&a, b); move(b,c);
| ;
| return 0;
| }
configure:13567: clang -o conftest -D_GNU_SOURCE conftest.c -lm -lncurses >&5
conftest.c:135:10: fatal error: 'ncurses/ncurses.h' file not found
#include
^
1 error generated.
configure:13567: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libstatgrab"
| #define PACKAGE_TARNAME "libstatgrab"
| #define PACKAGE_VERSION "0.91"
| #define PACKAGE_STRING "libstatgrab 0.91"
| #define PACKAGE_BUGREPORT "https://github.com/i-scream/libstatgrab/issues"
| #define PACKAGE_URL "http://www.i-scream.org/libstatgrab/"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define OS_TYPE "linux-gnu"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__BOOL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_XOPEN_SOURCE 600
| #define HAVE_MALLOC 1
| #define HAVE_REALLOC 1
| #define HAVE_GETMNTENT 1
| #define HAVE_ATOLL 1
| #define HAVE_BZERO 1
| #define HAVE_FCNTL 1
| #define HAVE_FLOCK 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_USER_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_STRNCPY 1
| #define FMT_PID_T "%d"
| #define FMT_UID_T "%u"
| #define FMT_GID_T "%u"
| #define FMT_TIME_T "%ld"
| #define FMT_SIZE_T "%zu"
| #define FMT_SSIZE_T "%zd"
| #define STRUCT_SG_VECTOR_ALIGN_OK 1
| #define HAVE_OPEN_ARRAY_AT_STRUCT_END 1
| #define HAVE_ZERO_SIZED_ARRAY 1
| #define HAVE_STRUCT_STATVFS 1
| #define HAVE_STATVFS_FFRSIZE /**/
| #define HAVE_STRUCT_STATVFS64 1
| #define HAVE_STATVFS64_FFRSIZE /**/
| #define HAVE_GETUTXENT 1
| #define HAVE_SETUTXENT 1
| #define HAVE_ENDUTXENT 1
| #define HAVE_DECL_GETUTXENT 1
| #define HAVE_DECL_SETUTXENT 1
| #define HAVE_DECL_ENDUTXENT 1
| #define HAVE_STRUCT_UTMPX 1
| #define HAVE_UTMPX /**/
| #define HAVE_UTMPX_HOST /**/
| #define SIZEOF_UTMPX_UT_ID 0
| #define HAVE_SETUTENT 1
| #define HAVE_ENDUTENT 1
| #define HAVE_GETUTENT 1
| #define HAVE_DECL_GETUTENT 1
| #define HAVE_DECL_SETUTENT 1
| #define HAVE_DECL_ENDUTENT 1
| #define HAVE_STRUCT_UTMP 1
| #define HAVE_UTMP /**/
| #define HAVE_UTMP_TYPE /**/
| #define HAVE_UTMP_NAME /**/
| #define HAVE_UTMP_USER /**/
| #define HAVE_UTMP_HOST /**/
| #define HAVE_UTMP_PID /**/
| #define HAVE_UTMP_ID /**/
| #define HAVE_UTMP_TIME /**/
| #define SIZEOF_UTMP_UT_ID 0
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define LINUX /**/
| #define HAVE_PROCFS 1
| #define HAVE_DECL_SETMNTENT 1
| #define HAVE_DECL_ENDMNTENT 1
| #define HAVE_STRUCT_MNTENT 1
| #define HAVE_STRUCT_STATFS 1
| #define HAVE_STATFS_FFRSIZE /**/
| /* end confdefs.h. */
| #include
| int
| main ()
| {
| chtype a; int b=A_STANDOUT, c=KEY_LEFT; initscr(); addchnstr(&a, b); move(b,c);
| ;
| return 0;
| }
configure:13587: clang -o conftest -D_GNU_SOURCE conftest.c -lm -lcurses >&5
conftest.c:135:10: fatal error: 'curses.h' file not found
#include
^
1 error generated.
configure:13587: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libstatgrab"
| #define PACKAGE_TARNAME "libstatgrab"
| #define PACKAGE_VERSION "0.91"
| #define PACKAGE_STRING "libstatgrab 0.91"
| #define PACKAGE_BUGREPORT "https://github.com/i-scream/libstatgrab/issues"
| #define PACKAGE_URL "http://www.i-scream.org/libstatgrab/"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define OS_TYPE "linux-gnu"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__BOOL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_XOPEN_SOURCE 600
| #define HAVE_MALLOC 1
| #define HAVE_REALLOC 1
| #define HAVE_GETMNTENT 1
| #define HAVE_ATOLL 1
| #define HAVE_BZERO 1
| #define HAVE_FCNTL 1
| #define HAVE_FLOCK 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_USER_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_STRNCPY 1
| #define FMT_PID_T "%d"
| #define FMT_UID_T "%u"
| #define FMT_GID_T "%u"
| #define FMT_TIME_T "%ld"
| #define FMT_SIZE_T "%zu"
| #define FMT_SSIZE_T "%zd"
| #define STRUCT_SG_VECTOR_ALIGN_OK 1
| #define HAVE_OPEN_ARRAY_AT_STRUCT_END 1
| #define HAVE_ZERO_SIZED_ARRAY 1
| #define HAVE_STRUCT_STATVFS 1
| #define HAVE_STATVFS_FFRSIZE /**/
| #define HAVE_STRUCT_STATVFS64 1
| #define HAVE_STATVFS64_FFRSIZE /**/
| #define HAVE_GETUTXENT 1
| #define HAVE_SETUTXENT 1
| #define HAVE_ENDUTXENT 1
| #define HAVE_DECL_GETUTXENT 1
| #define HAVE_DECL_SETUTXENT 1
| #define HAVE_DECL_ENDUTXENT 1
| #define HAVE_STRUCT_UTMPX 1
| #define HAVE_UTMPX /**/
| #define HAVE_UTMPX_HOST /**/
| #define SIZEOF_UTMPX_UT_ID 0
| #define HAVE_SETUTENT 1
| #define HAVE_ENDUTENT 1
| #define HAVE_GETUTENT 1
| #define HAVE_DECL_GETUTENT 1
| #define HAVE_DECL_SETUTENT 1
| #define HAVE_DECL_ENDUTENT 1
| #define HAVE_STRUCT_UTMP 1
| #define HAVE_UTMP /**/
| #define HAVE_UTMP_TYPE /**/
| #define HAVE_UTMP_NAME /**/
| #define HAVE_UTMP_USER /**/
| #define HAVE_UTMP_HOST /**/
| #define HAVE_UTMP_PID /**/
| #define HAVE_UTMP_ID /**/
| #define HAVE_UTMP_TIME /**/
| #define SIZEOF_UTMP_UT_ID 0
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define LINUX /**/
| #define HAVE_PROCFS 1
| #define HAVE_DECL_SETMNTENT 1
| #define HAVE_DECL_ENDMNTENT 1
| #define HAVE_STRUCT_MNTENT 1
| #define HAVE_STRUCT_STATFS 1
| #define HAVE_STATFS_FFRSIZE /**/
| /* end confdefs.h. */
| #include
| int
| main ()
| {
| chtype a; int b=A_STANDOUT, c=KEY_LEFT; initscr(); addchnstr(&a, b); move(b,c);
| ;
| return 0;
| }
configure:13607: result: no
configure:13614: WARNING: Unable to find curses or ncurses; disabling saidar
configure:13652: checking termios.h usability
configure:13652: clang -c -D_GNU_SOURCE conftest.c >&5
configure:13652: $? = 0
configure:13652: result: yes
configure:13652: checking termios.h presence
configure:13652: clang -E -D_GNU_SOURCE conftest.c
configure:13652: $? = 0
configure:13652: result: yes
configure:13652: checking for termios.h
configure:13652: result: yes
configure:13652: checking sys/termios.h usability
configure:13652: clang -c -D_GNU_SOURCE conftest.c >&5
In file included from conftest.c:174:
/sysroot/include/sys/termios.h:1:2: warning: redirecting incorrect #include to [-W#warnings]
#warning redirecting incorrect #include to
^
1 warning generated.
configure:13652: $? = 0
configure:13652: result: yes
configure:13652: checking sys/termios.h presence
configure:13652: clang -E -D_GNU_SOURCE conftest.c
In file included from conftest.c:136:
/sysroot/include/sys/termios.h:1:2: warning: redirecting incorrect #include to [-W#warnings]
#warning redirecting incorrect #include to
^
1 warning generated.
configure:13652: $? = 0
configure:13652: result: yes
configure:13652: checking for sys/termios.h
configure:13652: result: yes
configure:13666: checking whether to build examples
configure:13725: result: no
configure:13765: checking for applicable docbook2man
configure:13803: result: none
configure:13886: checking for applicable perl5 interpreter
configure:13941: result: /usr/sbin/perl
configure:13946: enabling build of test automation using /usr/sbin/perl
configure:14049: checking return type of strerror_r
configure:14066: clang -c -D_GNU_SOURCE conftest.c >&5
configure:14066: $? = 0
configure:14068: result: int
configure:14104: checking whether compiling for native Win32
configure:14134: result: no
configure:14300: checking whether pthreads work without any flags
configure:14393: clang -o conftest -D_GNU_SOURCE conftest.c >&5
configure:14393: $? = 0
configure:14402: result: yes
configure:14421: checking for joinable pthread attribute
configure:14436: clang -o conftest -D_GNU_SOURCE conftest.c >&5
configure:14436: $? = 0
configure:14442: result: PTHREAD_CREATE_JOINABLE
configure:14452: checking if more special flags are required for pthreads
configure:14459: result: no
configure:14589: checking pthread.h usability
configure:14589: clang -c -D_GNU_SOURCE conftest.c >&5
configure:14589: $? = 0
configure:14589: result: yes
configure:14589: checking pthread.h presence
configure:14589: clang -E -D_GNU_SOURCE conftest.c
configure:14589: $? = 0
configure:14589: result: yes
configure:14589: checking for pthread.h
configure:14589: result: yes
configure:14622: checking whether PTHREAD_ONCE_INIT needs braces
configure:14639: clang -c -Werror -Wmissing-braces -D_GNU_SOURCE conftest.c >&5
configure:14639: $? = 0
configure:14646: result: no
configure:14654: checking whether PTHREAD_MUTEX_INITIALIZER needs braces
configure:14671: clang -c -Werror -Wmissing-braces -D_GNU_SOURCE conftest.c >&5
configure:14671: $? = 0
configure:14678: result: no
configure:14688: checking for library containing sem_init
configure:14719: clang -o conftest -D_GNU_SOURCE conftest.c >&5
configure:14719: $? = 0
configure:14736: result: none required
configure:14798: checking if liblog4cplus is wanted
configure:14816: result: check
configure:14819: checking if liblog4cplus wants a prefix
configure:14850: result: no
configure:14883: checking for x86_64-unknown-linux-pkg-config
configure:14916: result: no
configure:14926: checking for pkg-config
configure:14944: found /usr/sbin/pkg-config
configure:14956: result: /usr/sbin/pkg-config
configure:14981: checking pkg-config is at least version 0.9.0
configure:14984: result: yes
configure:15853: checking for BSD- or MS-compatible name lister (nm)
configure:15902: result: /sysroot/bin/nm -B
configure:16032: checking the name lister (/sysroot/bin/nm -B) interface
configure:16039: clang -c -D_GNU_SOURCE conftest.c >&5
configure:16042: /sysroot/bin/nm -B "conftest.o"
configure:16045: output
0000000000000000 B some_variable
configure:16052: result: BSD nm
configure:16055: checking whether ln -s works
configure:16059: result: yes
configure:16067: checking the maximum length of command line arguments
configure:16197: result: 1572864
configure:16214: checking whether the shell understands some XSI constructs
configure:16224: result: yes
configure:16228: checking whether the shell understands "+="
configure:16234: result: yes
configure:16269: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
configure:16309: result: func_convert_file_noop
configure:16316: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
configure:16336: result: func_convert_file_noop
configure:16343: checking for /sysroot/bin/ld option to reload object files
configure:16350: result: -r
configure:16384: checking for x86_64-unknown-linux-objdump
configure:16414: result: no
configure:16424: checking for objdump
configure:16440: found /sysroot/bin/objdump
configure:16451: result: objdump
configure:16483: checking how to recognize dependent libraries
configure:16685: result: pass_all
configure:16730: checking for x86_64-unknown-linux-dlltool
configure:16760: result: no
configure:16770: checking for dlltool
configure:16800: result: no
configure:16830: checking how to associate runtime and link libraries
configure:16857: result: printf %s\n
configure:16873: checking for x86_64-unknown-linux-ar
configure:16900: result: ar
configure:16981: checking for archiver @FILE support
configure:16998: clang -c -D_GNU_SOURCE conftest.c >&5
configure:16998: $? = 0
configure:17001: ar cru libconftest.a @conftest.lst >&5
/r: `u' modifier ignored since `D' is the default (see `U')
configure:17004: $? = 0
configure:17009: ar cru libconftest.a @conftest.lst >&5
/r: `u' modifier ignored since `D' is the default (see `U')
/r: conftest.o: No such file or directory
configure:17012: $? = 1
configure:17024: result: @
configure:17042: checking for x86_64-unknown-linux-strip
configure:17069: result: strip
configure:17141: checking for x86_64-unknown-linux-ranlib
configure:17171: result: no
configure:17181: checking for ranlib
configure:17197: found /sysroot/bin/ranlib
configure:17208: result: ranlib
configure:17310: checking command to parse /sysroot/bin/nm -B output from clang object
configure:17430: clang -c -D_GNU_SOURCE conftest.c >&5
configure:17433: $? = 0
configure:17437: /sysroot/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:17440: $? = 0
configure:17506: clang -o conftest -D_GNU_SOURCE conftest.c conftstm.o >&5
configure:17509: $? = 0
configure:17547: result: ok
configure:17584: checking for sysroot
configure:17614: result: no
configure:17691: clang -c -D_GNU_SOURCE conftest.c >&5
configure:17694: $? = 0
configure:17830: checking for x86_64-unknown-linux-mt
configure:17860: result: no
configure:17870: checking for mt
configure:17900: result: no
configure:17920: checking if : is a manifest tool
configure:17926: : '-?'
configure:17934: result: no
configure:18573: checking for dlfcn.h
configure:18573: clang -c -D_GNU_SOURCE conftest.c >&5
configure:18573: $? = 0
configure:18573: result: yes
configure:18789: checking for objdir
configure:18804: result: .libs
configure:19075: checking if clang supports -fno-rtti -fno-exceptions
configure:19093: clang -c -D_GNU_SOURCE -fno-rtti -fno-exceptions conftest.c >&5
configure:19097: $? = 0
configure:19110: result: yes
configure:19437: checking for clang option to produce PIC
configure:19444: result: -fPIC -DPIC
configure:19452: checking if clang PIC flag -fPIC -DPIC works
configure:19470: clang -c -D_GNU_SOURCE -fPIC -DPIC -DPIC conftest.c >&5
configure:19474: $? = 0
configure:19487: result: yes
configure:19516: checking if clang static flag -static works
configure:19544: result: no
configure:19559: checking if clang supports -c -o file.o
configure:19580: clang -c -D_GNU_SOURCE -o out/conftest2.o conftest.c >&5
configure:19584: $? = 0
configure:19606: result: yes
configure:19614: checking if clang supports -c -o file.o
configure:19661: result: yes
configure:19694: checking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
configure:20847: result: yes
configure:20884: checking whether -lc should be explicitly linked in
configure:20892: clang -c -D_GNU_SOURCE conftest.c >&5
configure:20895: $? = 0
configure:20910: clang -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
configure:20913: $? = 0
configure:20927: result: no
configure:21087: checking dynamic linker characteristics
configure:21598: clang -o conftest -D_GNU_SOURCE -Wl,-rpath -Wl,/foo conftest.c >&5
configure:21598: $? = 0
configure:21820: result: GNU/Linux ld.so
configure:21927: checking how to hardcode library paths into programs
configure:21952: result: immediate
configure:22492: checking whether stripping libraries is possible
configure:22497: result: yes
configure:22532: checking if libtool supports shared libraries
configure:22534: result: yes
configure:22537: checking whether to build shared libraries
configure:22558: result: yes
configure:22561: checking whether to build static libraries
configure:22565: result: yes
configure:22588: checking how to run the C++ preprocessor
configure:22615: clang++ -E -D_GNU_SOURCE conftest.cpp
configure:22615: $? = 0
configure:22629: clang++ -E -D_GNU_SOURCE conftest.cpp
conftest.cpp:143:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:22629: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libstatgrab"
| #define PACKAGE_TARNAME "libstatgrab"
| #define PACKAGE_VERSION "0.91"
| #define PACKAGE_STRING "libstatgrab 0.91"
| #define PACKAGE_BUGREPORT "https://github.com/i-scream/libstatgrab/issues"
| #define PACKAGE_URL "http://www.i-scream.org/libstatgrab/"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define OS_TYPE "linux-gnu"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__BOOL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_XOPEN_SOURCE 600
| #define HAVE_MALLOC 1
| #define HAVE_REALLOC 1
| #define HAVE_GETMNTENT 1
| #define HAVE_ATOLL 1
| #define HAVE_BZERO 1
| #define HAVE_FCNTL 1
| #define HAVE_FLOCK 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_USER_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_STRNCPY 1
| #define FMT_PID_T "%d"
| #define FMT_UID_T "%u"
| #define FMT_GID_T "%u"
| #define FMT_TIME_T "%ld"
| #define FMT_SIZE_T "%zu"
| #define FMT_SSIZE_T "%zd"
| #define STRUCT_SG_VECTOR_ALIGN_OK 1
| #define HAVE_OPEN_ARRAY_AT_STRUCT_END 1
| #define HAVE_ZERO_SIZED_ARRAY 1
| #define HAVE_STRUCT_STATVFS 1
| #define HAVE_STATVFS_FFRSIZE /**/
| #define HAVE_STRUCT_STATVFS64 1
| #define HAVE_STATVFS64_FFRSIZE /**/
| #define HAVE_GETUTXENT 1
| #define HAVE_SETUTXENT 1
| #define HAVE_ENDUTXENT 1
| #define HAVE_DECL_GETUTXENT 1
| #define HAVE_DECL_SETUTXENT 1
| #define HAVE_DECL_ENDUTXENT 1
| #define HAVE_STRUCT_UTMPX 1
| #define HAVE_UTMPX /**/
| #define HAVE_UTMPX_HOST /**/
| #define SIZEOF_UTMPX_UT_ID 0
| #define HAVE_SETUTENT 1
| #define HAVE_ENDUTENT 1
| #define HAVE_GETUTENT 1
| #define HAVE_DECL_GETUTENT 1
| #define HAVE_DECL_SETUTENT 1
| #define HAVE_DECL_ENDUTENT 1
| #define HAVE_STRUCT_UTMP 1
| #define HAVE_UTMP /**/
| #define HAVE_UTMP_TYPE /**/
| #define HAVE_UTMP_NAME /**/
| #define HAVE_UTMP_USER /**/
| #define HAVE_UTMP_HOST /**/
| #define HAVE_UTMP_PID /**/
| #define HAVE_UTMP_ID /**/
| #define HAVE_UTMP_TIME /**/
| #define SIZEOF_UTMP_UT_ID 0
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define LINUX /**/
| #define HAVE_PROCFS 1
| #define HAVE_DECL_SETMNTENT 1
| #define HAVE_DECL_ENDMNTENT 1
| #define HAVE_STRUCT_MNTENT 1
| #define HAVE_STRUCT_STATFS 1
| #define HAVE_STATFS_FFRSIZE /**/
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TERMIOS_H 1
| #define STRERROR_R_RETURN_INT 1
| #define ENABLE_THREADS 1
| #define HAVE_PTHREAD 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include
configure:22654: result: clang++ -E
configure:22674: clang++ -E -D_GNU_SOURCE conftest.cpp
configure:22674: $? = 0
configure:22688: clang++ -E -D_GNU_SOURCE conftest.cpp
conftest.cpp:143:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:22688: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libstatgrab"
| #define PACKAGE_TARNAME "libstatgrab"
| #define PACKAGE_VERSION "0.91"
| #define PACKAGE_STRING "libstatgrab 0.91"
| #define PACKAGE_BUGREPORT "https://github.com/i-scream/libstatgrab/issues"
| #define PACKAGE_URL "http://www.i-scream.org/libstatgrab/"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define OS_TYPE "linux-gnu"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__BOOL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_XOPEN_SOURCE 600
| #define HAVE_MALLOC 1
| #define HAVE_REALLOC 1
| #define HAVE_GETMNTENT 1
| #define HAVE_ATOLL 1
| #define HAVE_BZERO 1
| #define HAVE_FCNTL 1
| #define HAVE_FLOCK 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_USER_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_STRNCPY 1
| #define FMT_PID_T "%d"
| #define FMT_UID_T "%u"
| #define FMT_GID_T "%u"
| #define FMT_TIME_T "%ld"
| #define FMT_SIZE_T "%zu"
| #define FMT_SSIZE_T "%zd"
| #define STRUCT_SG_VECTOR_ALIGN_OK 1
| #define HAVE_OPEN_ARRAY_AT_STRUCT_END 1
| #define HAVE_ZERO_SIZED_ARRAY 1
| #define HAVE_STRUCT_STATVFS 1
| #define HAVE_STATVFS_FFRSIZE /**/
| #define HAVE_STRUCT_STATVFS64 1
| #define HAVE_STATVFS64_FFRSIZE /**/
| #define HAVE_GETUTXENT 1
| #define HAVE_SETUTXENT 1
| #define HAVE_ENDUTXENT 1
| #define HAVE_DECL_GETUTXENT 1
| #define HAVE_DECL_SETUTXENT 1
| #define HAVE_DECL_ENDUTXENT 1
| #define HAVE_STRUCT_UTMPX 1
| #define HAVE_UTMPX /**/
| #define HAVE_UTMPX_HOST /**/
| #define SIZEOF_UTMPX_UT_ID 0
| #define HAVE_SETUTENT 1
| #define HAVE_ENDUTENT 1
| #define HAVE_GETUTENT 1
| #define HAVE_DECL_GETUTENT 1
| #define HAVE_DECL_SETUTENT 1
| #define HAVE_DECL_ENDUTENT 1
| #define HAVE_STRUCT_UTMP 1
| #define HAVE_UTMP /**/
| #define HAVE_UTMP_TYPE /**/
| #define HAVE_UTMP_NAME /**/
| #define HAVE_UTMP_USER /**/
| #define HAVE_UTMP_HOST /**/
| #define HAVE_UTMP_PID /**/
| #define HAVE_UTMP_ID /**/
| #define HAVE_UTMP_TIME /**/
| #define SIZEOF_UTMP_UT_ID 0
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define LINUX /**/
| #define HAVE_PROCFS 1
| #define HAVE_DECL_SETMNTENT 1
| #define HAVE_DECL_ENDMNTENT 1
| #define HAVE_STRUCT_MNTENT 1
| #define HAVE_STRUCT_STATFS 1
| #define HAVE_STATFS_FFRSIZE /**/
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TERMIOS_H 1
| #define STRERROR_R_RETURN_INT 1
| #define ENABLE_THREADS 1
| #define HAVE_PTHREAD 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include
configure:22857: checking for ld used by clang++
configure:22924: result: /sysroot/bin/ld -m elf_x86_64
configure:22931: checking if the linker (/sysroot/bin/ld -m elf_x86_64) is GNU ld
configure:22946: result: yes
configure:23001: checking whether the clang++ linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
configure:24006: result: yes
configure:24042: clang++ -c -D_GNU_SOURCE conftest.cpp >&5
configure:24045: $? = 0
configure:24565: checking for clang++ option to produce PIC
configure:24572: result: -fPIC -DPIC
configure:24580: checking if clang++ PIC flag -fPIC -DPIC works
configure:24598: clang++ -c -D_GNU_SOURCE -fPIC -DPIC -DPIC conftest.cpp >&5
configure:24602: $? = 0
configure:24615: result: yes
configure:24638: checking if clang++ static flag -static works
configure:24666: result: no
configure:24678: checking if clang++ supports -c -o file.o
configure:24699: clang++ -c -D_GNU_SOURCE -o out/conftest2.o conftest.cpp >&5
configure:24703: $? = 0
configure:24725: result: yes
configure:24730: checking if clang++ supports -c -o file.o
configure:24777: result: yes
configure:24807: checking whether the clang++ linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
configure:24843: result: yes
configure:24984: checking dynamic linker characteristics
configure:25651: result: GNU/Linux ld.so
configure:25704: checking how to hardcode library paths into programs
configure:25729: result: immediate
configure:25927: checking that generated files are newer than configure
configure:25933: result: done
configure:26112: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by libstatgrab config.status 0.91, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on 475c64a8567d
config.status:1338: creating Makefile
config.status:1338: creating src/Makefile
config.status:1338: creating src/libstatgrab/Makefile
config.status:1338: creating src/statgrab/Makefile
config.status:1338: creating src/saidar/Makefile
config.status:1338: creating docs/Makefile
config.status:1338: creating docs/libstatgrab/Makefile
config.status:1338: creating docs/statgrab/Makefile
config.status:1338: creating docs/saidar/Makefile
config.status:1338: creating tests/Makefile
config.status:1338: creating tests/testlib/Makefile
config.status:1338: creating tests/single_threaded/Makefile
config.status:1338: creating tests/multi_threaded/Makefile
config.status:1338: creating examples/Makefile
config.status:1338: creating libstatgrab.pc
config.status:1338: creating src/statgrab/statgrab-make-mrtg-config
config.status:1338: creating src/statgrab/statgrab-make-mrtg-index
config.status:1338: creating src/libstatgrab/statgrab.h
config.status:1338: creating config.h
config.status:1567: executing depfiles commands
config.status:1567: executing libtool commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_inline=inline
ac_cv_c_int16_t=yes
ac_cv_c_int32_t=yes
ac_cv_c_int64_t=yes
ac_cv_c_int8_t=yes
ac_cv_c_uint16_t=yes
ac_cv_c_uint32_t=yes
ac_cv_c_uint64_t=yes
ac_cv_c_uint8_t=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_enable_examples=no
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=set
ac_cv_env_CC_value=clang
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=clang++
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_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_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=x86_64-unknown-linux
ac_cv_env_log4cplus_CFLAGS_set=
ac_cv_env_log4cplus_CFLAGS_value=
ac_cv_env_log4cplus_LIBS_set=
ac_cv_env_log4cplus_LIBS_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func_atoll=yes
ac_cv_func_bzero=yes
ac_cv_func_endutent=yes
ac_cv_func_endutxent=yes
ac_cv_func_fcntl=yes
ac_cv_func_flock=yes
ac_cv_func_getloadavg=yes
ac_cv_func_getmntent=yes
ac_cv_func_getmntent_r=yes
ac_cv_func_getutent=yes
ac_cv_func_getutxent=yes
ac_cv_func_malloc=yes
ac_cv_func_realloc=yes
ac_cv_func_setegid=yes
ac_cv_func_seteuid=yes
ac_cv_func_setresgid=yes
ac_cv_func_setresuid=yes
ac_cv_func_setutent=yes
ac_cv_func_setutxent=yes
ac_cv_func_setvbuf=yes
ac_cv_func_statfs=yes
ac_cv_func_statvfs64=yes
ac_cv_func_statvfs=yes
ac_cv_func_strerror_r=yes
ac_cv_func_strlcat=yes
ac_cv_func_strlcpy=yes
ac_cv_func_strncpy=yes
ac_cv_func_strndup=yes
ac_cv_func_strnlen=yes
ac_cv_func_sysfs=no
ac_cv_func_vsnprintf=yes
ac_cv_func_vsprintf=yes
ac_cv_have_decl_F_SETLK=yes
ac_cv_have_decl_MNT_MNTTAB=no
ac_cv_have_decl__AIX=no
ac_cv_have_decl___hpux=no
ac_cv_have_decl___linux=yes
ac_cv_have_decl___sun=no
ac_cv_have_decl_endmntent=yes
ac_cv_have_decl_endutent=yes
ac_cv_have_decl_endutxent=yes
ac_cv_have_decl_getutent=yes
ac_cv_have_decl_getutxent=yes
ac_cv_have_decl_setmntent=yes
ac_cv_have_decl_setutent=yes
ac_cv_have_decl_setutxent=yes
ac_cv_have_decl_strlcat=yes
ac_cv_have_decl_strlcpy=yes
ac_cv_header_arpa_inet_h=yes
ac_cv_header_dirent_dirent_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_libdevinfo_h=no
ac_cv_header_libgen_h=yes
ac_cv_header_limits_h=yes
ac_cv_header_linux_ethtool_h=no
ac_cv_header_linux_sockios_h=no
ac_cv_header_mach_machine_h=no
ac_cv_header_memory_h=yes
ac_cv_header_mntent_h=yes
ac_cv_header_net_if_h=yes
ac_cv_header_netdb_h=yes
ac_cv_header_netinet_if_ether_h=yes
ac_cv_header_netinet_in_h=yes
ac_cv_header_paths_h=yes
ac_cv_header_pthread_h=yes
ac_cv_header_regex_h=yes
ac_cv_header_sched_h=yes
ac_cv_header_signal_h=yes
ac_cv_header_stdbool_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_fstyp_h=no
ac_cv_header_sys_ioctl_h=yes
ac_cv_header_sys_loadavg_h=no
ac_cv_header_sys_mnttab_h=no
ac_cv_header_sys_mnttent_h=no
ac_cv_header_sys_mount_h=yes
ac_cv_header_sys_param_h=yes
ac_cv_header_sys_proc_h=no
ac_cv_header_sys_sar_h=no
ac_cv_header_sys_socket_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_statvfs_h=yes
ac_cv_header_sys_swap_h=yes
ac_cv_header_sys_sysctl_h=no
ac_cv_header_sys_sysinfo_h=yes
ac_cv_header_sys_systeminfo_h=no
ac_cv_header_sys_termios_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_un_h=yes
ac_cv_header_sys_unistd_h=no
ac_cv_header_sys_user_h=yes
ac_cv_header_sys_utsname_h=yes
ac_cv_header_sys_vfs_h=yes
ac_cv_header_termios_h=yes
ac_cv_header_time=yes
ac_cv_header_unistd_h=yes
ac_cv_header_utmp_h=yes
ac_cv_header_utmpx_h=yes
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_lib_m_fabs=yes
ac_cv_lib_m_isnan=no
ac_cv_member_struct_sockaddr_storage___ss_family=no
ac_cv_member_struct_sockaddr_storage_ss_family=yes
ac_cv_member_struct_statfs_f_favail=no
ac_cv_member_struct_statfs_f_frsize=yes
ac_cv_member_struct_statfs_f_iosize=no
ac_cv_member_struct_statvfs64_f_basetype=no
ac_cv_member_struct_statvfs64_f_frsize=yes
ac_cv_member_struct_statvfs64_f_fstypename=no
ac_cv_member_struct_statvfs64_f_iosize=no
ac_cv_member_struct_statvfs_f_basetype=no
ac_cv_member_struct_statvfs_f_frsize=yes
ac_cv_member_struct_statvfs_f_fstypename=no
ac_cv_member_struct_statvfs_f_iosize=no
ac_cv_member_struct_utmp_ut_host=yes
ac_cv_member_struct_utmp_ut_id=yes
ac_cv_member_struct_utmp_ut_line=yes
ac_cv_member_struct_utmp_ut_name=yes
ac_cv_member_struct_utmp_ut_pid=yes
ac_cv_member_struct_utmp_ut_time=yes
ac_cv_member_struct_utmp_ut_type=yes
ac_cv_member_struct_utmp_ut_user=yes
ac_cv_member_struct_utmpx_ut_host=yes
ac_cv_member_struct_utmpx_ut_syslen=no
ac_cv_member_struct_utmpx_ut_type=yes
ac_cv_need_minus_d_gnu_source=yes
ac_cv_objext=o
ac_cv_path_EGREP='/usr/sbin/grep -E'
ac_cv_path_FGREP='/usr/sbin/grep -F'
ac_cv_path_GREP=/usr/sbin/grep
ac_cv_path_SED=/usr/sbin/sed
ac_cv_path_ac_pt_PKG_CONFIG=/usr/sbin/pkg-config
ac_cv_path_ax_perl5_prog='/usr/sbin/perl '
ac_cv_path_docbook2man_prog=none
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/usr/sbin/mkdir
ac_cv_prog_AR=ar
ac_cv_prog_AWK=gawk
ac_cv_prog_CC=clang
ac_cv_prog_CPP='clang -E'
ac_cv_prog_CXXCPP='clang++ -E'
ac_cv_prog_STRIP=strip
ac_cv_prog_ac_ct_AR=ar
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_c99=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_search_gethostent='none required'
ac_cv_search_getmntent='none required'
ac_cv_search_opendir='none required'
ac_cv_search_sem_init='none required'
ac_cv_search_setsockopt='none required'
ac_cv_sizeof_utmp_ut_id=0
ac_cv_sizeof_utmpx_ut_id=0
ac_cv_threadsafe_getmntent=no
ac_cv_type__Bool=yes
ac_cv_type_long_long_int=yes
ac_cv_type_off_t=yes
ac_cv_type_pid_t=yes
ac_cv_type_size_t=yes
ac_cv_type_ssize_t=yes
ac_cv_type_struct_mntent=yes
ac_cv_type_struct_mnttab=no
ac_cv_type_struct_statfs=yes
ac_cv_type_struct_statvfs64=yes
ac_cv_type_struct_statvfs=yes
ac_cv_type_struct_utmp=yes
ac_cv_type_struct_utmpx=yes
ac_cv_type_time_t=yes
ac_cv_type_uid_t=yes
ac_cv_type_unsigned_long_long_int=yes
ac_cv_unspecified_size_last_struct_member=yes
ac_cv_zero_array_size=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
am_cv_ar_interface=ar
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes
ax_cv_alignment_helper_struct_sg_vector=no
ax_cv_native_win32=no
ax_cv_perl5_prog='/usr/sbin/perl '
ax_cv_type_fmt_gid_t=%u
ax_cv_type_fmt_pid_t=%d
ax_cv_type_fmt_size_t=%zu
ax_cv_type_fmt_ssize_t=%zd
ax_cv_type_fmt_time_t=%ld
ax_cv_type_fmt_uid_t=%u
ax_cv_visibility=unknown
ax_cv_with_liblog4cplus=check
ax_cv_with_liblog4cplus_prefix=no
lt_cv_ar_at_file=@
lt_cv_archive_cmds_need_lc=no
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/sysroot/bin/ld
lt_cv_path_LDCXX='/sysroot/bin/ld -m elf_x86_64'
lt_cv_path_NM='/sysroot/bin/nm -B'
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_pic='-fPIC -DPIC'
lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_pic_works_CXX=yes
lt_cv_prog_compiler_rtti_exceptions=yes
lt_cv_prog_compiler_static_works=no
lt_cv_prog_compiler_static_works_CXX=no
lt_cv_prog_gnu_ld=yes
lt_cv_prog_gnu_ldcxx=yes
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_shlibpath_overrides_runpath=yes
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_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
mp_cv_ncurses=no
mp_cv_need_braces_on_pthread_mutex_initializer=no
mp_cv_need_braces_on_pthread_once_init=no
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /tmp/libstatgrab/src/libstatgrab-0.91/missing aclocal-1.14'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='1'
AM_V='$(V)'
AR='ar'
AUTOCONF='${SHELL} /tmp/libstatgrab/src/libstatgrab-0.91/missing autoconf'
AUTOHEADER='${SHELL} /tmp/libstatgrab/src/libstatgrab-0.91/missing autoheader'
AUTOMAKE='${SHELL} /tmp/libstatgrab/src/libstatgrab-0.91/missing automake-1.14'
AWK='gawk'
BIN_GROUP=''
BIN_OWNER='root'
BIN_PERM='4755'
BUILD_MANPAGES_FALSE=''
BUILD_MANPAGES_TRUE='#'
CC='clang'
CCDEPMODE='depmode=gcc3'
CFLAGS=''
CLIBFLAGS=''
CPP='clang -E'
CPPFLAGS=' -D_GNU_SOURCE'
CXX='clang++'
CXXCPP='clang++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS=''
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='false'
DOCBOOK2MAN=''
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/sbin/grep -E'
ENABLE_THREADS_FALSE='#'
ENABLE_THREADS_TRUE=''
EXAMPLES_FALSE=''
EXAMPLES_TRUE='#'
EXEEXT=''
FGREP='/usr/sbin/grep -F'
GREP='/usr/sbin/grep'
HAVE_LIBLOG4CPLUS=''
INC_LOG4CPLUS=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD='/sysroot/bin/ld -m elf_x86_64'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LIBS_LOG4CPLUS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LINKFLAGS=''
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /tmp/libstatgrab/src/libstatgrab-0.91/missing makeinfo'
MANIFEST_TOOL=':'
MINGW_FALSE=''
MINGW_TRUE='#'
MKDIR_P='/usr/sbin/mkdir -p'
NM='/sysroot/bin/nm -B'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='libstatgrab'
PACKAGE_BUGREPORT='https://github.com/i-scream/libstatgrab/issues'
PACKAGE_NAME='libstatgrab'
PACKAGE_STRING='libstatgrab 0.91'
PACKAGE_TARNAME='libstatgrab'
PACKAGE_URL='http://www.i-scream.org/libstatgrab/'
PACKAGE_VERSION='0.91'
PATH_SEPARATOR=':'
PERL5='/usr/sbin/perl '
PKG_CONFIG='/usr/sbin/pkg-config'
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH=''
PTHREAD_CC='clang'
PTHREAD_CFLAGS=''
PTHREAD_CXX='clang++'
PTHREAD_LIBS=''
RANLIB='ranlib'
SAIDARCPPFLAGS=''
SAIDARLIBS=' -lm '
SAIDAR_FALSE=''
SAIDAR_TRUE='#'
SED='/usr/sbin/sed'
SETGIDBINS_FALSE=''
SETGIDBINS_TRUE='#'
SETUIDBINS_FALSE=''
SETUIDBINS_TRUE='#'
SET_MAKE=''
SG_EXPORT=''
SG_IMPORT=''
SG_PRIVATE=''
SHELL='/bin/sh'
STATGRABCPPFLAGS=''
STATGRABLIBS=''
STATGRAB_FALSE='#'
STATGRAB_TRUE=''
STRIP='strip'
TESTS_FALSE='#'
TESTS_TRUE=''
TEST_SCRIPTS_FALSE='#'
TEST_SCRIPTS_TRUE=''
VERSION='0.91'
WITH_FULL_CONSOLE_LOGGER_FALSE=''
WITH_FULL_CONSOLE_LOGGER_TRUE='#'
WITH_LIBLOG4CPLUS='0'
WITH_LIBLOG4CPLUS_FALSE=''
WITH_LIBLOG4CPLUS_TRUE='#'
WITH_THREADS_CONFIGURED='1'
WITH_VISIBILITY_SUPPORT='0'
ac_ct_AR='ar'
ac_ct_CC=''
ac_ct_CXX=''
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep='_no'
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
ax_pthread_config=''
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}'
host='x86_64-unknown-linux-gnu'
host_alias='x86_64-unknown-linux'
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /tmp/libstatgrab/src/libstatgrab-0.91/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
log4cplus_CFLAGS=''
log4cplus_LIBS=''
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "libstatgrab"
#define PACKAGE_TARNAME "libstatgrab"
#define PACKAGE_VERSION "0.91"
#define PACKAGE_STRING "libstatgrab 0.91"
#define PACKAGE_BUGREPORT "https://github.com/i-scream/libstatgrab/issues"
#define PACKAGE_URL "http://www.i-scream.org/libstatgrab/"
#define PACKAGE "libstatgrab"
#define VERSION "0.91"
#define PACKAGE "libstatgrab"
#define VERSION "0.91"
#define OS_TYPE "linux-gnu"
#define STDC_HEADERS 1
#define TIME_WITH_SYS_TIME 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE__BOOL 1
#define HAVE_UNSIGNED_LONG_LONG_INT 1
#define HAVE_LONG_LONG_INT 1
#define HAVE_UNSIGNED_LONG_LONG_INT 1
#define HAVE_XOPEN_SOURCE 600
#define HAVE_MALLOC 1
#define HAVE_REALLOC 1
#define HAVE_GETMNTENT 1
#define HAVE_ATOLL 1
#define HAVE_BZERO 1
#define HAVE_FCNTL 1
#define HAVE_FLOCK 1
#define HAVE_GETLOADAVG 1
#define HAVE_GETMNTENT 1
#define HAVE_GETMNTENT_R 1
#define HAVE_SETEUID 1
#define HAVE_SETEGID 1
#define HAVE_SETRESUID 1
#define HAVE_SETRESGID 1
#define HAVE_SETVBUF 1
#define HAVE_STATFS 1
#define HAVE_STATVFS 1
#define HAVE_STATVFS64 1
#define HAVE_STRERROR_R 1
#define HAVE_STRLCAT 1
#define HAVE_STRLCPY 1
#define HAVE_STRNDUP 1
#define HAVE_STRNLEN 1
#define HAVE_VSPRINTF 1
#define HAVE_VSNPRINTF 1
#define HAVE_DECL_STRLCAT 1
#define HAVE_DECL_STRLCPY 1
#define HAVE_FCNTL_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_LIBGEN_H 1
#define HAVE_LIMITS_H 1
#define HAVE_NETDB_H 1
#define HAVE_REGEX_H 1
#define HAVE_SCHED_H 1
#define HAVE_SIGNAL_H 1
#define HAVE_STDINT_H 1
#define HAVE_SYS_IOCTL_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SYS_STATVFS_H 1
#define HAVE_DECL_F_SETLK 1
#define HAVE_DIRENT_H 1
#define HAVE_MNTENT_H 1
#define HAVE_PATHS_H 1
#define HAVE_SYS_UN_H 1
#define HAVE_SYS_UTSNAME_H 1
#define HAVE_SYS_VFS_H 1
#define HAVE_UTMP_H 1
#define HAVE_UTMPX_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_SYS_MOUNT_H 1
#define HAVE_SYS_SWAP_H 1
#define HAVE_SYS_USER_H 1
#define HAVE_ARPA_INET_H 1
#define HAVE_NETINET_IN_H 1
#define HAVE_NET_IF_H 1
#define HAVE_NETINET_IF_ETHER_H 1
#define HAVE_SYS_SYSINFO_H 1
#define HAVE_STRNCPY 1
#define FMT_PID_T "%d"
#define FMT_UID_T "%u"
#define FMT_GID_T "%u"
#define FMT_TIME_T "%ld"
#define FMT_SIZE_T "%zu"
#define FMT_SSIZE_T "%zd"
#define STRUCT_SG_VECTOR_ALIGN_OK 1
#define HAVE_OPEN_ARRAY_AT_STRUCT_END 1
#define HAVE_ZERO_SIZED_ARRAY 1
#define HAVE_STRUCT_STATVFS 1
#define HAVE_STATVFS_FFRSIZE /**/
#define HAVE_STRUCT_STATVFS64 1
#define HAVE_STATVFS64_FFRSIZE /**/
#define HAVE_GETUTXENT 1
#define HAVE_SETUTXENT 1
#define HAVE_ENDUTXENT 1
#define HAVE_DECL_GETUTXENT 1
#define HAVE_DECL_SETUTXENT 1
#define HAVE_DECL_ENDUTXENT 1
#define HAVE_STRUCT_UTMPX 1
#define HAVE_UTMPX /**/
#define HAVE_UTMPX_HOST /**/
#define SIZEOF_UTMPX_UT_ID 0
#define HAVE_SETUTENT 1
#define HAVE_ENDUTENT 1
#define HAVE_GETUTENT 1
#define HAVE_DECL_GETUTENT 1
#define HAVE_DECL_SETUTENT 1
#define HAVE_DECL_ENDUTENT 1
#define HAVE_STRUCT_UTMP 1
#define HAVE_UTMP /**/
#define HAVE_UTMP_TYPE /**/
#define HAVE_UTMP_NAME /**/
#define HAVE_UTMP_USER /**/
#define HAVE_UTMP_HOST /**/
#define HAVE_UTMP_PID /**/
#define HAVE_UTMP_ID /**/
#define HAVE_UTMP_TIME /**/
#define SIZEOF_UTMP_UT_ID 0
#define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
#define LINUX /**/
#define HAVE_PROCFS 1
#define HAVE_DECL_SETMNTENT 1
#define HAVE_DECL_ENDMNTENT 1
#define HAVE_STRUCT_MNTENT 1
#define HAVE_STRUCT_STATFS 1
#define HAVE_STATFS_FFRSIZE /**/
#define HAVE_TERMIOS_H 1
#define HAVE_SYS_TERMIOS_H 1
#define STRERROR_R_RETURN_INT 1
#define ENABLE_THREADS 1
#define HAVE_PTHREAD 1
#define HAVE_PTHREAD_H 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
configure: exit 0