Build of libstatgrab with vanilla toolchain

The build took 00h 01m 04s and was SUCCESSFUL.

The program in this build is written in the following languages, according to sloccount:

SLOCLanguage
12,776 ansic
11,574 sh
8,207 makefile
752 perl
33,309 total

The process tree of the build process is here.

Log

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:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: libstatgrab 0.91-2 (Wed Aug 24 13:08:58 UTC 2016)
# ==> 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... no
# checking for gcc... gcc
# 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... no
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether gcc accepts -g... yes
# checking for gcc option to accept ISO C89... none needed
# checking whether gcc understands -c and -o together... yes
# checking for style of include used by make... GNU
# checking dependency style of gcc... gcc3
# checking dependency style of gcc... (cached) gcc3
# checking for gcc option to accept ISO C99... none needed
# checking for x86_64-unknown-linux-g++... no
# checking for x86_64-unknown-linux-c++... no
# checking for x86_64-unknown-linux-gpp... no
# checking for x86_64-unknown-linux-aCC... no
# checking for x86_64-unknown-linux-CC... no
# checking for x86_64-unknown-linux-cxx... no
# checking for x86_64-unknown-linux-cc++... no
# checking for x86_64-unknown-linux-cl.exe... no
# checking for x86_64-unknown-linux-FCC... no
# checking for x86_64-unknown-linux-KCC... no
# checking for x86_64-unknown-linux-RCC... no
# checking for x86_64-unknown-linux-xlC_r... no
# checking for x86_64-unknown-linux-xlC... no
# checking for g++... g++
# checking whether we are using the GNU C++ compiler... yes
# checking whether g++ accepts -g... yes
# checking dependency style of g++... gcc3
# checking dependency style of g++... (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
# checking the archiver (ar) interface... ar
# checking how to run the C preprocessor... gcc -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... no
# checking for strlcpy... no
# checking for strndup... yes
# checking for strnlen... yes
# checking for vsprintf... yes
# checking for vsnprintf... yes
# checking whether strlcat is declared... no
# checking whether strlcpy is declared... no
# 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... yes
# checking sys/unistd.h presence... yes
# checking for sys/unistd.h... yes
# 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... yes
# 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... yes
# checking linux/ethtool.h presence... yes
# checking for linux/ethtool.h... yes
# checking linux/sockios.h usability... yes
# checking linux/sockios.h presence... yes
# checking for linux/sockios.h... yes
# checking for struct ethtool_cmd.speed_hi... yes
# checking whether MNT_MNTTAB is declared... no
# checking for /proc/mounts... yes
# 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 gcc... /usr/sbin/ld
# checking if the linker (/usr/sbin/ld) is GNU ld... yes
# checking how to control symbol visibility... unknown
# checking for isnan in -lm... yes
# checking for fabs in -lm... yes
# checking for working ncurses... ncurses.h
# 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... char *
# checking whether compiling for native Win32... (cached) no
# checking whether pthreads work without any flags... no
# checking whether pthreads work with -Kthread... no
# checking whether pthreads work with -kthread... no
# checking for the pthreads library -llthread... no
# checking whether pthreads work with -pthread... 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)... /usr/sbin/nm -B
# checking the name lister (/usr/sbin/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 /usr/sbin/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 /usr/sbin/nm -B output from gcc 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 gcc supports -fno-rtti -fno-exceptions... no
# checking for gcc option to produce PIC... -fPIC -DPIC
# checking if gcc PIC flag -fPIC -DPIC works... yes
# checking if gcc static flag -static works... yes
# checking if gcc supports -c -o file.o... yes
# checking if gcc supports -c -o file.o... (cached) yes
# checking whether the gcc linker (/usr/sbin/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... g++ -E
# checking for ld used by g++... /usr/sbin/ld -m elf_x86_64
# checking if the linker (/usr/sbin/ld -m elf_x86_64) is GNU ld... yes
# checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
# checking for g++ option to produce PIC... -fPIC -DPIC
# checking if g++ PIC flag -fPIC -DPIC works... yes
# checking if g++ static flag -static works... yes
# checking if g++ supports -c -o file.o... yes
# checking if g++ supports -c -o file.o... (cached) yes
# checking whether the g++ linker (/usr/sbin/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 gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DBUILD_LIBSTATGRAB -D_GNU_SOURCE -pthread -MT cpu_stats.lo -MD -MP -MF .deps/cpu_stats.Tpo -c -o cpu_stats.lo cpu_stats.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DBUILD_LIBSTATGRAB -D_GNU_SOURCE -pthread -MT cpu_stats.lo -MD -MP -MF .deps/cpu_stats.Tpo -c cpu_stats.c -fPIC -DPIC -o .libs/cpu_stats.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DBUILD_LIBSTATGRAB -D_GNU_SOURCE -pthread -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 gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DBUILD_LIBSTATGRAB -D_GNU_SOURCE -pthread -MT disk_stats.lo -MD -MP -MF .deps/disk_stats.Tpo -c -o disk_stats.lo disk_stats.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DBUILD_LIBSTATGRAB -D_GNU_SOURCE -pthread -MT disk_stats.lo -MD -MP -MF .deps/disk_stats.Tpo -c disk_stats.c -fPIC -DPIC -o .libs/disk_stats.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DBUILD_LIBSTATGRAB -D_GNU_SOURCE -pthread -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 gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DBUILD_LIBSTATGRAB -D_GNU_SOURCE -pthread -MT load_stats.lo -MD -MP -MF .deps/load_stats.Tpo -c -o load_stats.lo load_stats.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DBUILD_LIBSTATGRAB -D_GNU_SOURCE -pthread -MT load_stats.lo -MD -MP -MF .deps/load_stats.Tpo -c load_stats.c -fPIC -DPIC -o .libs/load_stats.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DBUILD_LIBSTATGRAB -D_GNU_SOURCE -pthread -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 gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DBUILD_LIBSTATGRAB -D_GNU_SOURCE -pthread -MT memory_stats.lo -MD -MP -MF .deps/memory_stats.Tpo -c -o memory_stats.lo memory_stats.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DBUILD_LIBSTATGRAB -D_GNU_SOURCE -pthread -MT memory_stats.lo -MD -MP -MF .deps/memory_stats.Tpo -c memory_stats.c -fPIC -DPIC -o .libs/memory_stats.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DBUILD_LIBSTATGRAB -D_GNU_SOURCE -pthread -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 gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DBUILD_LIBSTATGRAB -D_GNU_SOURCE -pthread -MT network_stats.lo -MD -MP -MF .deps/network_stats.Tpo -c -o network_stats.lo network_stats.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DBUILD_LIBSTATGRAB -D_GNU_SOURCE -pthread -MT network_stats.lo -MD -MP -MF .deps/network_stats.Tpo -c network_stats.c -fPIC -DPIC -o .libs/network_stats.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DBUILD_LIBSTATGRAB -D_GNU_SOURCE -pthread -MT network_stats.lo -MD -MP -MF .deps/network_stats.Tpo -c network_stats.c -o network_stats.o >/dev/null 2>&1
# mv -f .deps/network_stats.Tpo .deps/network_stats.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DBUILD_LIBSTATGRAB -D_GNU_SOURCE -pthread -MT os_info.lo -MD -MP -MF .deps/os_info.Tpo -c -o os_info.lo os_info.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DBUILD_LIBSTATGRAB -D_GNU_SOURCE -pthread -MT os_info.lo -MD -MP -MF .deps/os_info.Tpo -c os_info.c -fPIC -DPIC -o .libs/os_info.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DBUILD_LIBSTATGRAB -D_GNU_SOURCE -pthread -MT os_info.lo -MD -MP -MF .deps/os_info.Tpo -c os_info.c -o os_info.o >/dev/null 2>&1
# mv -f .deps/os_info.Tpo .deps/os_info.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DBUILD_LIBSTATGRAB -D_GNU_SOURCE -pthread -MT page_stats.lo -MD -MP -MF .deps/page_stats.Tpo -c -o page_stats.lo page_stats.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DBUILD_LIBSTATGRAB -D_GNU_SOURCE -pthread -MT page_stats.lo -MD -MP -MF .deps/page_stats.Tpo -c page_stats.c -fPIC -DPIC -o .libs/page_stats.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DBUILD_LIBSTATGRAB -D_GNU_SOURCE -pthread -MT page_stats.lo -MD -MP -MF .deps/page_stats.Tpo -c page_stats.c -o page_stats.o >/dev/null 2>&1
# mv -f .deps/page_stats.Tpo .deps/page_stats.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DBUILD_LIBSTATGRAB -D_GNU_SOURCE -pthread -MT process_stats.lo -MD -MP -MF .deps/process_stats.Tpo -c -o process_stats.lo process_stats.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DBUILD_LIBSTATGRAB -D_GNU_SOURCE -pthread -MT process_stats.lo -MD -MP -MF .deps/process_stats.Tpo -c process_stats.c -fPIC -DPIC -o .libs/process_stats.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DBUILD_LIBSTATGRAB -D_GNU_SOURCE -pthread -MT process_stats.lo -MD -MP -MF .deps/process_stats.Tpo -c process_stats.c -o process_stats.o >/dev/null 2>&1
# mv -f .deps/process_stats.Tpo .deps/process_stats.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DBUILD_LIBSTATGRAB -D_GNU_SOURCE -pthread -MT swap_stats.lo -MD -MP -MF .deps/swap_stats.Tpo -c -o swap_stats.lo swap_stats.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DBUILD_LIBSTATGRAB -D_GNU_SOURCE -pthread -MT swap_stats.lo -MD -MP -MF .deps/swap_stats.Tpo -c swap_stats.c -fPIC -DPIC -o .libs/swap_stats.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DBUILD_LIBSTATGRAB -D_GNU_SOURCE -pthread -MT swap_stats.lo -MD -MP -MF .deps/swap_stats.Tpo -c swap_stats.c -o swap_stats.o >/dev/null 2>&1
# mv -f .deps/swap_stats.Tpo .deps/swap_stats.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DBUILD_LIBSTATGRAB -D_GNU_SOURCE -pthread -MT user_stats.lo -MD -MP -MF .deps/user_stats.Tpo -c -o user_stats.lo user_stats.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DBUILD_LIBSTATGRAB -D_GNU_SOURCE -pthread -MT user_stats.lo -MD -MP -MF .deps/user_stats.Tpo -c user_stats.c -fPIC -DPIC -o .libs/user_stats.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DBUILD_LIBSTATGRAB -D_GNU_SOURCE -pthread -MT user_stats.lo -MD -MP -MF .deps/user_stats.Tpo -c user_stats.c -o user_stats.o >/dev/null 2>&1
# mv -f .deps/user_stats.Tpo .deps/user_stats.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DBUILD_LIBSTATGRAB -D_GNU_SOURCE -pthread -MT tools.lo -MD -MP -MF .deps/tools.Tpo -c -o tools.lo tools.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DBUILD_LIBSTATGRAB -D_GNU_SOURCE -pthread -MT tools.lo -MD -MP -MF .deps/tools.Tpo -c tools.c -fPIC -DPIC -o .libs/tools.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DBUILD_LIBSTATGRAB -D_GNU_SOURCE -pthread -MT tools.lo -MD -MP -MF .deps/tools.Tpo -c tools.c -o tools.o >/dev/null 2>&1
# mv -f .deps/tools.Tpo .deps/tools.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DBUILD_LIBSTATGRAB -D_GNU_SOURCE -pthread -MT vector.lo -MD -MP -MF .deps/vector.Tpo -c -o vector.lo vector.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DBUILD_LIBSTATGRAB -D_GNU_SOURCE -pthread -MT vector.lo -MD -MP -MF .deps/vector.Tpo -c vector.c -fPIC -DPIC -o .libs/vector.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DBUILD_LIBSTATGRAB -D_GNU_SOURCE -pthread -MT vector.lo -MD -MP -MF .deps/vector.Tpo -c vector.c -o vector.o >/dev/null 2>&1
# mv -f .deps/vector.Tpo .deps/vector.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DBUILD_LIBSTATGRAB -D_GNU_SOURCE -pthread -MT error.lo -MD -MP -MF .deps/error.Tpo -c -o error.lo error.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DBUILD_LIBSTATGRAB -D_GNU_SOURCE -pthread -MT error.lo -MD -MP -MF .deps/error.Tpo -c error.c -fPIC -DPIC -o .libs/error.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DBUILD_LIBSTATGRAB -D_GNU_SOURCE -pthread -MT error.lo -MD -MP -MF .deps/error.Tpo -c error.c -o error.o >/dev/null 2>&1
# mv -f .deps/error.Tpo .deps/error.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DBUILD_LIBSTATGRAB -D_GNU_SOURCE -pthread -MT globals.lo -MD -MP -MF .deps/globals.Tpo -c -o globals.lo globals.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DBUILD_LIBSTATGRAB -D_GNU_SOURCE -pthread -MT globals.lo -MD -MP -MF .deps/globals.Tpo -c globals.c -fPIC -DPIC -o .libs/globals.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DBUILD_LIBSTATGRAB -D_GNU_SOURCE -pthread -MT globals.lo -MD -MP -MF .deps/globals.Tpo -c globals.c -o globals.o >/dev/null 2>&1
# mv -f .deps/globals.Tpo .deps/globals.Plo
# /bin/sh ../../libtool --tag=CC --mode=link gcc -pthread -version-info 10:0:0 -o libstatgrab.la -rpath /usr/lib cpu_stats.lo disk_stats.lo load_stats.lo memory_stats.lo network_stats.lo os_info.lo page_stats.lo process_stats.lo swap_stats.lo user_stats.lo tools.lo vector.lo error.lo globals.lo
# libtool: link: gcc -shared -fPIC -DPIC .libs/cpu_stats.o .libs/disk_stats.o .libs/load_stats.o .libs/memory_stats.o .libs/network_stats.o .libs/os_info.o .libs/page_stats.o .libs/process_stats.o .libs/swap_stats.o .libs/user_stats.o .libs/tools.o .libs/vector.o .libs/error.o .libs/globals.o -pthread -pthread -Wl,-soname -Wl,libstatgrab.so.10 -o .libs/libstatgrab.so.10.0.0
# libtool: link: (cd ".libs" && rm -f "libstatgrab.so.10" && ln -s "libstatgrab.so.10.0.0" "libstatgrab.so.10")
# libtool: link: (cd ".libs" && rm -f "libstatgrab.so" && ln -s "libstatgrab.so.10.0.0" "libstatgrab.so")
# libtool: link: ar cru .libs/libstatgrab.a cpu_stats.o disk_stats.o load_stats.o memory_stats.o network_stats.o os_info.o page_stats.o process_stats.o swap_stats.o user_stats.o tools.o vector.o error.o globals.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libstatgrab.a
# libtool: link: ( cd ".libs" && rm -f "libstatgrab.la" && ln -s "../libstatgrab.la" "libstatgrab.la" )
# make[3]: Leaving directory '/tmp/libstatgrab/src/libstatgrab-0.91/src/libstatgrab'
# Making all in statgrab
# make[3]: Entering directory '/tmp/libstatgrab/src/libstatgrab-0.91/src/statgrab'
# gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src -I../../src -I../../src/libstatgrab -I../../src/libstatgrab -D_GNU_SOURCE -pthread -MT statgrab.o -MD -MP -MF .deps/statgrab.Tpo -c -o statgrab.o statgrab.c
# mv -f .deps/statgrab.Tpo .deps/statgrab.Po
# /bin/sh ../../libtool --tag=CC --mode=link gcc -pthread -o statgrab statgrab.o ../../src/libstatgrab/libstatgrab.la -lm
# libtool: link: gcc -pthread -o .libs/statgrab statgrab.o ../../src/libstatgrab/.libs/libstatgrab.so -lm -pthread
# make[3]: Leaving directory '/tmp/libstatgrab/src/libstatgrab-0.91/src/statgrab'
# Making all in saidar
# make[3]: Entering directory '/tmp/libstatgrab/src/libstatgrab-0.91/src/saidar'
# gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src -I../../src -I../../src/libstatgrab -I../../src/libstatgrab -D_GNU_SOURCE -pthread -MT saidar.o -MD -MP -MF .deps/saidar.Tpo -c -o saidar.o saidar.c
# mv -f .deps/saidar.Tpo .deps/saidar.Po
# /bin/sh ../../libtool --tag=CC --mode=link gcc -pthread -o saidar saidar.o ../../src/libstatgrab/libstatgrab.la -lm -lncurses
# libtool: link: gcc -pthread -o .libs/saidar saidar.o ../../src/libstatgrab/.libs/libstatgrab.so -lm -lncurses -pthread
# make[3]: Leaving directory '/tmp/libstatgrab/src/libstatgrab-0.91/src/saidar'
# make[3]: Entering directory '/tmp/libstatgrab/src/libstatgrab-0.91/src'
# make[3]: Nothing to be done for 'all-am'.
# make[3]: Leaving directory '/tmp/libstatgrab/src/libstatgrab-0.91/src'
# make[2]: Leaving directory '/tmp/libstatgrab/src/libstatgrab-0.91/src'
# Making all in examples
# make[2]: Entering directory '/tmp/libstatgrab/src/libstatgrab-0.91/examples'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/libstatgrab/src/libstatgrab-0.91/examples'
# Making all in docs
# make[2]: Entering directory '/tmp/libstatgrab/src/libstatgrab-0.91/docs'
# Making all in libstatgrab
# make[3]: Entering directory '/tmp/libstatgrab/src/libstatgrab-0.91/docs/libstatgrab'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/libstatgrab/src/libstatgrab-0.91/docs/libstatgrab'
# Making all in statgrab
# make[3]: Entering directory '/tmp/libstatgrab/src/libstatgrab-0.91/docs/statgrab'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/libstatgrab/src/libstatgrab-0.91/docs/statgrab'
# Making all in saidar
# make[3]: Entering directory '/tmp/libstatgrab/src/libstatgrab-0.91/docs/saidar'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/libstatgrab/src/libstatgrab-0.91/docs/saidar'
# make[3]: Entering directory '/tmp/libstatgrab/src/libstatgrab-0.91/docs'
# make[3]: Nothing to be done for 'all-am'.
# make[3]: Leaving directory '/tmp/libstatgrab/src/libstatgrab-0.91/docs'
# make[2]: Leaving directory '/tmp/libstatgrab/src/libstatgrab-0.91/docs'
# Making all in tests
# make[2]: Entering directory '/tmp/libstatgrab/src/libstatgrab-0.91/tests'
# Making all in testlib
# make[3]: Entering directory '/tmp/libstatgrab/src/libstatgrab-0.91/tests/testlib'
# gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src -I../../src -I../../src/libstatgrab -I../../src/libstatgrab -D_GNU_SOURCE -pthread -MT err.o -MD -MP -MF .deps/err.Tpo -c -o err.o err.c
# mv -f .deps/err.Tpo .deps/err.Po
# gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src -I../../src -I../../src/libstatgrab -I../../src/libstatgrab -D_GNU_SOURCE -pthread -MT opt.o -MD -MP -MF .deps/opt.Tpo -c -o opt.o opt.c
# mv -f .deps/opt.Tpo .deps/opt.Po
# gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src -I../../src -I../../src/libstatgrab -I../../src/libstatgrab -D_GNU_SOURCE -pthread -MT routines.o -MD -MP -MF .deps/routines.Tpo -c -o routines.o routines.c
# mv -f .deps/routines.Tpo .deps/routines.Po
# rm -f libtestlib.a
# ar cru libtestlib.a err.o opt.o routines.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# ranlib libtestlib.a
# make[3]: Leaving directory '/tmp/libstatgrab/src/libstatgrab-0.91/tests/testlib'
# Making all in single_threaded
# make[3]: Entering directory '/tmp/libstatgrab/src/libstatgrab-0.91/tests/single_threaded'
# gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src -I../../src -I../../src/libstatgrab -I../../src/libstatgrab -I../../tests/testlib -D_GNU_SOURCE -pthread -MT full_stats.o -MD -MP -MF .deps/full_stats.Tpo -c -o full_stats.o full_stats.c
# mv -f .deps/full_stats.Tpo .deps/full_stats.Po
# /bin/sh ../../libtool --tag=CC --mode=link gcc -pthread -o full_stats full_stats.o ../../src/libstatgrab/libstatgrab.la ../../tests/testlib/libtestlib.a
# libtool: link: gcc -pthread -o .libs/full_stats full_stats.o ../../src/libstatgrab/.libs/libstatgrab.so ../../tests/testlib/libtestlib.a -pthread
# gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src -I../../src -I../../src/libstatgrab -I../../src/libstatgrab -I../../tests/testlib -D_GNU_SOURCE -pthread -MT diff_stats.o -MD -MP -MF .deps/diff_stats.Tpo -c -o diff_stats.o diff_stats.c
# mv -f .deps/diff_stats.Tpo .deps/diff_stats.Po
# /bin/sh ../../libtool --tag=CC --mode=link gcc -pthread -o diff_stats diff_stats.o ../../src/libstatgrab/libstatgrab.la ../../tests/testlib/libtestlib.a
# libtool: link: gcc -pthread -o .libs/diff_stats diff_stats.o ../../src/libstatgrab/.libs/libstatgrab.so ../../tests/testlib/libtestlib.a -pthread
# rm -f full_stats.t full_stats.t.tmp
# srcdir=''; \
# test -f ../testlib/full_stats.t.in || srcdir=./; \
# /usr/sbin/perl ./../testlib/mk_run_tests.pl -d srcdir="/tmp/libstatgrab/src/libstatgrab-0.91/tests/single_threaded" -d test-bin="full_stats" -d test-name=full-stats -d test-dir="tests/single_threaded" -f synopsis=./run_tests.synopsis.in -i ${srcdir}../testlib/run_tests.t.in >full_stats.t.tmp
# chmod +rx full_stats.t.tmp
# chmod a-w full_stats.t.tmp
# mv full_stats.t.tmp full_stats.t
# rm -f diff_stats.t diff_stats.t.tmp
# srcdir=''; \
# test -f ../testlib/diff_stats.t.in || srcdir=./; \
# /usr/sbin/perl ./../testlib/mk_run_tests.pl -d srcdir="/tmp/libstatgrab/src/libstatgrab-0.91/tests/single_threaded" -d test-bin="diff_stats" -d test-name=diff-stats -d test-dir="tests/single_threaded" -f synopsis=./run_tests.synopsis.in -i ${srcdir}../testlib/run_tests.t.in >diff_stats.t.tmp
# chmod +rx diff_stats.t.tmp
# chmod a-w diff_stats.t.tmp
# mv diff_stats.t.tmp diff_stats.t
# make[3]: Leaving directory '/tmp/libstatgrab/src/libstatgrab-0.91/tests/single_threaded'
# Making all in multi_threaded
# make[3]: Entering directory '/tmp/libstatgrab/src/libstatgrab-0.91/tests/multi_threaded'
# gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src -I../../src -I../../src/libstatgrab -I../../src/libstatgrab -I../../tests/testlib -D_GNU_SOURCE -pthread -MT full_stats.o -MD -MP -MF .deps/full_stats.Tpo -c -o full_stats.o full_stats.c
# mv -f .deps/full_stats.Tpo .deps/full_stats.Po
# /bin/sh ../../libtool --tag=CC --mode=link gcc -pthread -o full_stats full_stats.o ../../src/libstatgrab/libstatgrab.la ../../tests/testlib/libtestlib.a
# libtool: link: gcc -pthread -o .libs/full_stats full_stats.o ../../src/libstatgrab/.libs/libstatgrab.so ../../tests/testlib/libtestlib.a -pthread
# gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src -I../../src -I../../src/libstatgrab -I../../src/libstatgrab -I../../tests/testlib -D_GNU_SOURCE -pthread -MT diff_stats.o -MD -MP -MF .deps/diff_stats.Tpo -c -o diff_stats.o diff_stats.c
# mv -f .deps/diff_stats.Tpo .deps/diff_stats.Po
# /bin/sh ../../libtool --tag=CC --mode=link gcc -pthread -o diff_stats diff_stats.o ../../src/libstatgrab/libstatgrab.la ../../tests/testlib/libtestlib.a
# libtool: link: gcc -pthread -o .libs/diff_stats diff_stats.o ../../src/libstatgrab/.libs/libstatgrab.so ../../tests/testlib/libtestlib.a -pthread
# rm -f full_stats.t full_stats.t.tmp
# srcdir=''; \
# test -f ../testlib/full_stats.t.in || srcdir=./; \
# /usr/sbin/perl ./../testlib/mk_run_tests.pl -d srcdir="/tmp/libstatgrab/src/libstatgrab-0.91/tests/multi_threaded" -d test-bin="full_stats" -d test-name=full-stats -d test-dir="tests/multi_threaded" -f synopsis=./run_tests.synopsis.in -i ${srcdir}../testlib/run_tests.t.in >full_stats.t.tmp
# chmod +rx full_stats.t.tmp
# chmod a-w full_stats.t.tmp
# mv full_stats.t.tmp full_stats.t
# rm -f diff_stats.t diff_stats.t.tmp
# srcdir=''; \
# test -f ../testlib/diff_stats.t.in || srcdir=./; \
# /usr/sbin/perl ./../testlib/mk_run_tests.pl -d srcdir="/tmp/libstatgrab/src/libstatgrab-0.91/tests/multi_threaded" -d test-bin="diff_stats" -d test-name=diff-stats -d test-dir="tests/multi_threaded" -f synopsis=./run_tests.synopsis.in -i ${srcdir}../testlib/run_tests.t.in >diff_stats.t.tmp
# chmod +rx diff_stats.t.tmp
# chmod a-w diff_stats.t.tmp
# mv diff_stats.t.tmp diff_stats.t
# make[3]: Leaving directory '/tmp/libstatgrab/src/libstatgrab-0.91/tests/multi_threaded'
# make[3]: Entering directory '/tmp/libstatgrab/src/libstatgrab-0.91/tests'
# make[3]: Nothing to be done for 'all-am'.
# make[3]: Leaving directory '/tmp/libstatgrab/src/libstatgrab-0.91/tests'
# make[2]: Leaving directory '/tmp/libstatgrab/src/libstatgrab-0.91/tests'
# make[2]: Entering directory '/tmp/libstatgrab/src/libstatgrab-0.91'
# make[2]: Leaving directory '/tmp/libstatgrab/src/libstatgrab-0.91'
# make[1]: Leaving directory '/tmp/libstatgrab/src/libstatgrab-0.91'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# Making install in src
# make[1]: Entering directory '/tmp/libstatgrab/src/libstatgrab-0.91/src'
# Making install in libstatgrab
# make[2]: Entering directory '/tmp/libstatgrab/src/libstatgrab-0.91/src/libstatgrab'
# make[3]: Entering directory '/tmp/libstatgrab/src/libstatgrab-0.91/src/libstatgrab'
# /usr/sbin/mkdir -p '/tmp/libstatgrab/pkg/libstatgrab/usr/lib'
# /bin/sh ../../libtool --mode=install /usr/bin/install -c libstatgrab.la '/tmp/libstatgrab/pkg/libstatgrab/usr/lib'
# libtool: install: /usr/bin/install -c .libs/libstatgrab.so.10.0.0 /tmp/libstatgrab/pkg/libstatgrab/usr/lib/libstatgrab.so.10.0.0
# libtool: install: (cd /tmp/libstatgrab/pkg/libstatgrab/usr/lib && { ln -s -f libstatgrab.so.10.0.0 libstatgrab.so.10 || { rm -f libstatgrab.so.10 && ln -s libstatgrab.so.10.0.0 libstatgrab.so.10; }; })
# libtool: install: (cd /tmp/libstatgrab/pkg/libstatgrab/usr/lib && { ln -s -f libstatgrab.so.10.0.0 libstatgrab.so || { rm -f libstatgrab.so && ln -s libstatgrab.so.10.0.0 libstatgrab.so; }; })
# libtool: install: /usr/bin/install -c .libs/libstatgrab.lai /tmp/libstatgrab/pkg/libstatgrab/usr/lib/libstatgrab.la
# libtool: install: /usr/bin/install -c .libs/libstatgrab.a /tmp/libstatgrab/pkg/libstatgrab/usr/lib/libstatgrab.a
# libtool: install: chmod 644 /tmp/libstatgrab/pkg/libstatgrab/usr/lib/libstatgrab.a
# libtool: install: ranlib /tmp/libstatgrab/pkg/libstatgrab/usr/lib/libstatgrab.a
# libtool: install: warning: remember to run `libtool --finish /usr/lib'
# /usr/sbin/mkdir -p '/tmp/libstatgrab/pkg/libstatgrab/usr/include'
# /usr/bin/install -c -m 644 statgrab.h '/tmp/libstatgrab/pkg/libstatgrab/usr/include'
# make[3]: Leaving directory '/tmp/libstatgrab/src/libstatgrab-0.91/src/libstatgrab'
# make[2]: Leaving directory '/tmp/libstatgrab/src/libstatgrab-0.91/src/libstatgrab'
# Making install in statgrab
# make[2]: Entering directory '/tmp/libstatgrab/src/libstatgrab-0.91/src/statgrab'
# make[3]: Entering directory '/tmp/libstatgrab/src/libstatgrab-0.91/src/statgrab'
# /usr/sbin/mkdir -p '/tmp/libstatgrab/pkg/libstatgrab/usr/bin'
# /bin/sh ../../libtool --mode=install /usr/bin/install -c statgrab '/tmp/libstatgrab/pkg/libstatgrab/usr/bin'
# libtool: install: warning: `../../src/libstatgrab/libstatgrab.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/statgrab /tmp/libstatgrab/pkg/libstatgrab/usr/bin/statgrab
# /usr/sbin/mkdir -p '/tmp/libstatgrab/pkg/libstatgrab/usr/bin'
# /usr/bin/install -c statgrab-make-mrtg-config statgrab-make-mrtg-index '/tmp/libstatgrab/pkg/libstatgrab/usr/bin'
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/libstatgrab/src/libstatgrab-0.91/src/statgrab'
# make[2]: Leaving directory '/tmp/libstatgrab/src/libstatgrab-0.91/src/statgrab'
# Making install in saidar
# make[2]: Entering directory '/tmp/libstatgrab/src/libstatgrab-0.91/src/saidar'
# make[3]: Entering directory '/tmp/libstatgrab/src/libstatgrab-0.91/src/saidar'
# /usr/sbin/mkdir -p '/tmp/libstatgrab/pkg/libstatgrab/usr/bin'
# /bin/sh ../../libtool --mode=install /usr/bin/install -c saidar '/tmp/libstatgrab/pkg/libstatgrab/usr/bin'
# libtool: install: warning: `../../src/libstatgrab/libstatgrab.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/saidar /tmp/libstatgrab/pkg/libstatgrab/usr/bin/saidar
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/libstatgrab/src/libstatgrab-0.91/src/saidar'
# make[2]: Leaving directory '/tmp/libstatgrab/src/libstatgrab-0.91/src/saidar'
# make[2]: Entering directory '/tmp/libstatgrab/src/libstatgrab-0.91/src'
# make[3]: Entering directory '/tmp/libstatgrab/src/libstatgrab-0.91/src'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/libstatgrab/src/libstatgrab-0.91/src'
# make[2]: Leaving directory '/tmp/libstatgrab/src/libstatgrab-0.91/src'
# make[1]: Leaving directory '/tmp/libstatgrab/src/libstatgrab-0.91/src'
# Making install in examples
# make[1]: Entering directory '/tmp/libstatgrab/src/libstatgrab-0.91/examples'
# make[2]: Entering directory '/tmp/libstatgrab/src/libstatgrab-0.91/examples'
# make[2]: Nothing to be done for 'install-exec-am'.
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/libstatgrab/src/libstatgrab-0.91/examples'
# make[1]: Leaving directory '/tmp/libstatgrab/src/libstatgrab-0.91/examples'
# Making install in docs
# make[1]: Entering directory '/tmp/libstatgrab/src/libstatgrab-0.91/docs'
# Making install in libstatgrab
# make[2]: Entering directory '/tmp/libstatgrab/src/libstatgrab-0.91/docs/libstatgrab'
# make[3]: Entering directory '/tmp/libstatgrab/src/libstatgrab-0.91/docs/libstatgrab'
# make[3]: Nothing to be done for 'install-exec-am'.
# /usr/sbin/mkdir -p '/tmp/libstatgrab/pkg/libstatgrab/usr/share/man/man3'
# /usr/bin/install -c -m 644 statgrab.3 libstatgrab.3 sg_get_cpu_stats.3 sg_get_cpu_stats_r.3 sg_get_cpu_stats_diff.3 sg_get_cpu_stats_diff_between.3 sg_get_cpu_percents.3 sg_get_cpu_percents_of.3 sg_get_cpu_percents_r.3 sg_free_cpu_stats.3 sg_get_disk_io_stats.3 sg_get_disk_io_stats_r.3 sg_get_disk_io_stats_diff.3 sg_get_disk_io_stats_diff_between.3 sg_free_disk_io_stats.3 sg_disk_io_compare_name.3 sg_disk_io_compare_traffic.3 sg_get_error.3 sg_get_error_arg.3 sg_get_error_errno.3 sg_get_error_details.3 sg_strperror.3 sg_str_error.3 sg_get_fs_stats.3 sg_get_fs_stats_r.3 sg_get_fs_stats_diff.3 sg_get_fs_stats_diff_between.3 sg_free_fs_stats.3 sg_get_valid_filesystems.3 sg_set_valid_filesystems.3 sg_fs_compare_device_name.3 sg_fs_compare_mnt_point.3 sg_get_host_info.3 sg_get_host_info_r.3 sg_free_host_info.3 sg_get_load_stats.3 sg_get_load_stats_r.3 sg_free_load_stats.3 sg_get_mem_stats.3 sg_get_mem_stats_r.3 '/tmp/libstatgrab/pkg/libstatgrab/usr/share/man/man3'
# /usr/bin/install -c -m 644 sg_free_mem_stats.3 sg_get_swap_stats.3 sg_get_swap_stats_r.3 sg_free_swap_stats.3 sg_get_network_iface_stats.3 sg_get_network_iface_stats_r.3 sg_free_network_iface_stats.3 sg_network_iface_compare_name.3 sg_get_network_io_stats.3 sg_get_network_io_stats_r.3 sg_get_network_io_stats_diff.3 sg_get_network_io_stats_diff_between.3 sg_free_network_io_stats.3 sg_network_io_compare_name.3 sg_get_page_stats.3 sg_get_page_stats_r.3 sg_get_page_stats_diff.3 sg_get_page_stats_diff_between.3 sg_free_page_stats.3 sg_get_process_stats.3 sg_get_process_stats_r.3 sg_get_process_count.3 sg_get_process_count_of.3 sg_get_process_count_r.3 sg_free_process_count.3 sg_process_compare_cpu.3 sg_process_compare_gid.3 sg_process_compare_name.3 sg_process_compare_pid.3 sg_process_compare_res.3 sg_process_compare_size.3 sg_process_compare_time.3 sg_process_compare_uid.3 sg_get_user_stats.3 sg_get_user_stats_r.3 sg_free_user_stats.3 sg_vector_create.3 sg_vector_free.3 sg_vector_clear.3 sg_vector_resize.3 '/tmp/libstatgrab/pkg/libstatgrab/usr/share/man/man3'
# /usr/bin/install -c -m 644 sg_vector_clone.3 sg_vector_clone_into.3 sg_vector_compute_diff.3 sg_get_nelements.3 sg_free_stats_buf.3 sg_prove_vector.3 sg_init.3 sg_snapshot.3 sg_shutdown.3 sg_drop_privileges.3 sg_lock_mutex.3 sg_unlock_mutex.3 sg_intro.3 sg_internal-intro.3 sg_comp_init.3 sg_comp_destroy.3 sg_comp_get_tls.3 sg_global_lock.3 sg_global_unlock.3 sg_set_error.3 sg_set_error_with_errno.3 sg_clear_error.3 sg_set_error_with_errno_code.3 '/tmp/libstatgrab/pkg/libstatgrab/usr/share/man/man3'
# make[3]: Leaving directory '/tmp/libstatgrab/src/libstatgrab-0.91/docs/libstatgrab'
# make[2]: Leaving directory '/tmp/libstatgrab/src/libstatgrab-0.91/docs/libstatgrab'
# Making install in statgrab
# make[2]: Entering directory '/tmp/libstatgrab/src/libstatgrab-0.91/docs/statgrab'
# make[3]: Entering directory '/tmp/libstatgrab/src/libstatgrab-0.91/docs/statgrab'
# make[3]: Nothing to be done for 'install-exec-am'.
# /usr/sbin/mkdir -p '/tmp/libstatgrab/pkg/libstatgrab/usr/share/man/man1'
# /usr/bin/install -c -m 644 statgrab.1 statgrab-make-mrtg-config.1 statgrab-make-mrtg-index.1 '/tmp/libstatgrab/pkg/libstatgrab/usr/share/man/man1'
# make[3]: Leaving directory '/tmp/libstatgrab/src/libstatgrab-0.91/docs/statgrab'
# make[2]: Leaving directory '/tmp/libstatgrab/src/libstatgrab-0.91/docs/statgrab'
# Making install in saidar
# make[2]: Entering directory '/tmp/libstatgrab/src/libstatgrab-0.91/docs/saidar'
# make[3]: Entering directory '/tmp/libstatgrab/src/libstatgrab-0.91/docs/saidar'
# make[3]: Nothing to be done for 'install-exec-am'.
# /usr/sbin/mkdir -p '/tmp/libstatgrab/pkg/libstatgrab/usr/share/man/man1'
# /usr/bin/install -c -m 644 saidar.1 '/tmp/libstatgrab/pkg/libstatgrab/usr/share/man/man1'
# make[3]: Leaving directory '/tmp/libstatgrab/src/libstatgrab-0.91/docs/saidar'
# make[2]: Leaving directory '/tmp/libstatgrab/src/libstatgrab-0.91/docs/saidar'
# make[2]: Entering directory '/tmp/libstatgrab/src/libstatgrab-0.91/docs'
# make[3]: Entering directory '/tmp/libstatgrab/src/libstatgrab-0.91/docs'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/libstatgrab/src/libstatgrab-0.91/docs'
# make[2]: Leaving directory '/tmp/libstatgrab/src/libstatgrab-0.91/docs'
# make[1]: Leaving directory '/tmp/libstatgrab/src/libstatgrab-0.91/docs'
# Making install in tests
# make[1]: Entering directory '/tmp/libstatgrab/src/libstatgrab-0.91/tests'
# Making install in testlib
# make[2]: Entering directory '/tmp/libstatgrab/src/libstatgrab-0.91/tests/testlib'
# make[3]: Entering directory '/tmp/libstatgrab/src/libstatgrab-0.91/tests/testlib'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/libstatgrab/src/libstatgrab-0.91/tests/testlib'
# make[2]: Leaving directory '/tmp/libstatgrab/src/libstatgrab-0.91/tests/testlib'
# Making install in single_threaded
# make[2]: Entering directory '/tmp/libstatgrab/src/libstatgrab-0.91/tests/single_threaded'
# make[3]: Entering directory '/tmp/libstatgrab/src/libstatgrab-0.91/tests/single_threaded'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/libstatgrab/src/libstatgrab-0.91/tests/single_threaded'
# make[2]: Leaving directory '/tmp/libstatgrab/src/libstatgrab-0.91/tests/single_threaded'
# Making install in multi_threaded
# make[2]: Entering directory '/tmp/libstatgrab/src/libstatgrab-0.91/tests/multi_threaded'
# make[3]: Entering directory '/tmp/libstatgrab/src/libstatgrab-0.91/tests/multi_threaded'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/libstatgrab/src/libstatgrab-0.91/tests/multi_threaded'
# make[2]: Leaving directory '/tmp/libstatgrab/src/libstatgrab-0.91/tests/multi_threaded'
# make[2]: Entering directory '/tmp/libstatgrab/src/libstatgrab-0.91/tests'
# make[3]: Entering directory '/tmp/libstatgrab/src/libstatgrab-0.91/tests'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/libstatgrab/src/libstatgrab-0.91/tests'
# make[2]: Leaving directory '/tmp/libstatgrab/src/libstatgrab-0.91/tests'
# make[1]: Leaving directory '/tmp/libstatgrab/src/libstatgrab-0.91/tests'
# make[1]: Entering directory '/tmp/libstatgrab/src/libstatgrab-0.91'
# make[2]: Entering directory '/tmp/libstatgrab/src/libstatgrab-0.91'
# /usr/sbin/mkdir -p '/tmp/libstatgrab/pkg/libstatgrab/usr/share/doc/libstatgrab'
# /usr/bin/install -c -m 644 NEWS PLATFORMS README AUTHORS COPYING COPYING.LGPL '/tmp/libstatgrab/pkg/libstatgrab/usr/share/doc/libstatgrab'
# /usr/sbin/mkdir -p '/tmp/libstatgrab/pkg/libstatgrab/usr/lib/pkgconfig'
# /usr/bin/install -c -m 644 libstatgrab.pc '/tmp/libstatgrab/pkg/libstatgrab/usr/lib/pkgconfig'
# make[2]: Leaving directory '/tmp/libstatgrab/src/libstatgrab-0.91'
# make[1]: Leaving directory '/tmp/libstatgrab/src/libstatgrab-0.91'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "libstatgrab"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Adding changelog file...
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: libstatgrab 0.91-2 (Wed Aug 24 13:09:36 UTC 2016)

CMD: pacman --query --file libstatgrab-0.91-2-x86_64.pkg.tar.xz
# libstatgrab 0.91-2

Creating hybrid package for 'libstatgrab'

Trying to find vanilla package 'libstatgrab'...

CMD: pacman --query --file /mirror/libstatgrab-0.91-2.pkg.tar.xz
# libstatgrab 0.91-2

Package file has the following structure:
# /.PKGINFO
# /.CHANGELOG
# /.MTREE
# /usr/lib/libstatgrab.so.10
# /usr/lib/libstatgrab.so
# /usr/lib/libstatgrab.so.10.0.0
# /usr/lib/pkgconfig/libstatgrab.pc
# /usr/include/statgrab.h
# /usr/bin/statgrab-make-mrtg-config
# /usr/bin/statgrab-make-mrtg-index
# /usr/bin/statgrab
# /usr/bin/saidar
# /usr/share/man/man3/statgrab.3.gz
# /usr/share/man/man3/libstatgrab.3.gz
# /usr/share/man/man3/sg_get_cpu_stats.3.gz
# /usr/share/man/man3/sg_get_cpu_stats_r.3.gz
# /usr/share/man/man3/sg_get_cpu_stats_diff.3.gz
# /usr/share/man/man3/sg_get_cpu_stats_diff_between.3.gz
# /usr/share/man/man3/sg_get_cpu_percents.3.gz
# /usr/share/man/man3/sg_get_cpu_percents_of.3.gz
# /usr/share/man/man3/sg_get_cpu_percents_r.3.gz
# /usr/share/man/man3/sg_free_cpu_stats.3.gz
# /usr/share/man/man3/sg_get_disk_io_stats.3.gz
# /usr/share/man/man3/sg_get_disk_io_stats_r.3.gz
# /usr/share/man/man3/sg_get_disk_io_stats_diff.3.gz
# /usr/share/man/man3/sg_get_disk_io_stats_diff_between.3.gz
# /usr/share/man/man3/sg_free_disk_io_stats.3.gz
# /usr/share/man/man3/sg_disk_io_compare_name.3.gz
# /usr/share/man/man3/sg_disk_io_compare_traffic.3.gz
# /usr/share/man/man3/sg_get_error.3.gz
# /usr/share/man/man3/sg_get_error_arg.3.gz
# /usr/share/man/man3/sg_get_error_errno.3.gz
# /usr/share/man/man3/sg_get_error_details.3.gz
# /usr/share/man/man3/sg_strperror.3.gz
# /usr/share/man/man3/sg_str_error.3.gz
# /usr/share/man/man3/sg_get_fs_stats.3.gz
# /usr/share/man/man3/sg_get_fs_stats_r.3.gz
# /usr/share/man/man3/sg_get_fs_stats_diff.3.gz
# /usr/share/man/man3/sg_get_fs_stats_diff_between.3.gz
# /usr/share/man/man3/sg_free_fs_stats.3.gz
# /usr/share/man/man3/sg_get_valid_filesystems.3.gz
# /usr/share/man/man3/sg_set_valid_filesystems.3.gz
# /usr/share/man/man3/sg_fs_compare_device_name.3.gz
# /usr/share/man/man3/sg_fs_compare_mnt_point.3.gz
# /usr/share/man/man3/sg_get_host_info.3.gz
# /usr/share/man/man3/sg_get_host_info_r.3.gz
# /usr/share/man/man3/sg_free_host_info.3.gz
# /usr/share/man/man3/sg_get_load_stats.3.gz
# /usr/share/man/man3/sg_get_load_stats_r.3.gz
# /usr/share/man/man3/sg_free_load_stats.3.gz
# /usr/share/man/man3/sg_get_mem_stats.3.gz
# /usr/share/man/man3/sg_get_mem_stats_r.3.gz
# /usr/share/man/man3/sg_free_mem_stats.3.gz
# /usr/share/man/man3/sg_get_swap_stats.3.gz
# /usr/share/man/man3/sg_get_swap_stats_r.3.gz
# /usr/share/man/man3/sg_free_swap_stats.3.gz
# /usr/share/man/man3/sg_get_network_iface_stats.3.gz
# /usr/share/man/man3/sg_get_network_iface_stats_r.3.gz
# /usr/share/man/man3/sg_free_network_iface_stats.3.gz
# /usr/share/man/man3/sg_network_iface_compare_name.3.gz
# /usr/share/man/man3/sg_get_network_io_stats.3.gz
# /usr/share/man/man3/sg_get_network_io_stats_r.3.gz
# /usr/share/man/man3/sg_get_network_io_stats_diff.3.gz
# /usr/share/man/man3/sg_get_network_io_stats_diff_between.3.gz
# /usr/share/man/man3/sg_free_network_io_stats.3.gz
# /usr/share/man/man3/sg_network_io_compare_name.3.gz
# /usr/share/man/man3/sg_get_page_stats.3.gz
# /usr/share/man/man3/sg_get_page_stats_r.3.gz
# /usr/share/man/man3/sg_get_page_stats_diff.3.gz
# /usr/share/man/man3/sg_get_page_stats_diff_between.3.gz
# /usr/share/man/man3/sg_free_page_stats.3.gz
# /usr/share/man/man3/sg_get_process_stats.3.gz
# /usr/share/man/man3/sg_get_process_stats_r.3.gz
# /usr/share/man/man3/sg_get_process_count.3.gz
# /usr/share/man/man3/sg_get_process_count_of.3.gz
# /usr/share/man/man3/sg_get_process_count_r.3.gz
# /usr/share/man/man3/sg_free_process_count.3.gz
# /usr/share/man/man3/sg_process_compare_cpu.3.gz
# /usr/share/man/man3/sg_process_compare_gid.3.gz
# /usr/share/man/man3/sg_process_compare_name.3.gz
# /usr/share/man/man3/sg_process_compare_pid.3.gz
# /usr/share/man/man3/sg_process_compare_res.3.gz
# /usr/share/man/man3/sg_process_compare_size.3.gz
# /usr/share/man/man3/sg_process_compare_time.3.gz
# /usr/share/man/man3/sg_process_compare_uid.3.gz
# /usr/share/man/man3/sg_get_user_stats.3.gz
# /usr/share/man/man3/sg_get_user_stats_r.3.gz
# /usr/share/man/man3/sg_free_user_stats.3.gz
# /usr/share/man/man3/sg_vector_create.3.gz
# /usr/share/man/man3/sg_vector_free.3.gz
# /usr/share/man/man3/sg_vector_clear.3.gz
# /usr/share/man/man3/sg_vector_resize.3.gz
# /usr/share/man/man3/sg_vector_clone.3.gz
# /usr/share/man/man3/sg_vector_clone_into.3.gz
# /usr/share/man/man3/sg_vector_compute_diff.3.gz
# /usr/share/man/man3/sg_get_nelements.3.gz
# /usr/share/man/man3/sg_free_stats_buf.3.gz
# /usr/share/man/man3/sg_prove_vector.3.gz
# /usr/share/man/man3/sg_init.3.gz
# /usr/share/man/man3/sg_snapshot.3.gz
# /usr/share/man/man3/sg_shutdown.3.gz
# /usr/share/man/man3/sg_drop_privileges.3.gz
# /usr/share/man/man3/sg_lock_mutex.3.gz
# /usr/share/man/man3/sg_unlock_mutex.3.gz
# /usr/share/man/man3/sg_intro.3.gz
# /usr/share/man/man3/sg_internal-intro.3.gz
# /usr/share/man/man3/sg_comp_init.3.gz
# /usr/share/man/man3/sg_comp_destroy.3.gz
# /usr/share/man/man3/sg_comp_get_tls.3.gz
# /usr/share/man/man3/sg_global_lock.3.gz
# /usr/share/man/man3/sg_global_unlock.3.gz
# /usr/share/man/man3/sg_set_error.3.gz
# /usr/share/man/man3/sg_set_error_with_errno.3.gz
# /usr/share/man/man3/sg_clear_error.3.gz
# /usr/share/man/man3/sg_set_error_with_errno_code.3.gz
# /usr/share/man/man1/statgrab.1.gz
# /usr/share/man/man1/statgrab-make-mrtg-config.1.gz
# /usr/share/man/man1/statgrab-make-mrtg-index.1.gz
# /usr/share/man/man1/saidar.1.gz
# /usr/share/doc/libstatgrab/NEWS
# /usr/share/doc/libstatgrab/PLATFORMS
# /usr/share/doc/libstatgrab/README
# /usr/share/doc/libstatgrab/AUTHORS
# /usr/share/doc/libstatgrab/COPYING
# /usr/share/doc/libstatgrab/COPYING.LGPL
# /sysroot/usr/lib/libstatgrab.so.10.0.0
# /sysroot/usr/lib/libstatgrab.so.10
# /sysroot/usr/lib/libstatgrab.so
# /sysroot/usr/lib/libstatgrab.la
# /sysroot/usr/lib/libstatgrab.a
# /sysroot/usr/lib/pkgconfig/libstatgrab.pc
# /sysroot/usr/include/statgrab.h

Generating .MTREE

CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .CHANGELOG usr sysroot

Tar-ing up files

CMD: bsdtar -cf - .PKGINFO .CHANGELOG usr sysroot .MTREE

CMD: xz -c -z

Successfully ran bsdtar -cf - .PKGINFO .CHANGELOG usr sysroot .MTREE | xz -c -z

CMD: bsdtar -tqf libstatgrab.pkg.tar.xz .PKGINFO
# .PKGINFO

Created package at path /var/cache/pacman/pkg/libstatgrab.pkg.tar.xz

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/libstatgrab.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/libstatgrab.pkg.tar.xz'
# -> Computing checksums...
# -> Creating 'desc' db entry...
# -> Creating 'files' db entry...
# ==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'

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 = b93f20911e76
# uname -m = x86_64
# uname -r = 4.7.1-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## 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 /usr/sbin/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:3817: result: no
# configure:3827: checking for gcc
# configure:3843: found /usr/sbin/gcc
# configure:3854: result: gcc
# configure:4083: checking for C compiler version
# configure:4092: gcc --version >&5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:4103: $? = 0
# configure:4092: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:4103: $? = 0
# configure:4092: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:4103: $? = 1
# configure:4092: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:4103: $? = 1
# configure:4123: checking whether the C compiler works
# configure:4145: gcc 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: gcc -o conftest conftest.c >&5
# configure:4219: $? = 0
# configure:4241: result:
# configure:4263: checking whether we are cross compiling
# configure:4271: gcc -o conftest conftest.c >&5
# configure:4275: $? = 0
# configure:4282: ./conftest
# configure:4286: $? = 0
# configure:4301: result: no
# configure:4306: checking for suffix of object files
# configure:4328: gcc -c conftest.c >&5
# configure:4332: $? = 0
# configure:4353: result: o
# configure:4357: checking whether we are using the GNU C compiler
# configure:4376: gcc -c conftest.c >&5
# configure:4376: $? = 0
# configure:4385: result: yes
# configure:4394: checking whether gcc accepts -g
# configure:4414: gcc -c -g conftest.c >&5
# configure:4414: $? = 0
# configure:4455: result: yes
# configure:4472: checking for gcc option to accept ISO C89
# configure:4535: gcc -c conftest.c >&5
# configure:4535: $? = 0
# configure:4548: result: none needed
# configure:4573: checking whether gcc understands -c and -o together
# configure:4595: gcc -c conftest.c -o conftest2.o
# configure:4598: $? = 0
# configure:4595: gcc -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 gcc
# configure:4803: result: gcc3
# configure:4820: checking dependency style of gcc
# configure:4931: result: gcc3
# configure:4946: checking for gcc option to accept ISO C99
# configure:5095: gcc -c conftest.c >&5
# configure:5095: $? = 0
# configure:5108: result: none needed
# configure:5137: checking for x86_64-unknown-linux-g++
# configure:5167: result: no
# configure:5137: checking for x86_64-unknown-linux-c++
# configure:5167: result: no
# configure:5137: checking for x86_64-unknown-linux-gpp
# configure:5167: result: no
# configure:5137: checking for x86_64-unknown-linux-aCC
# configure:5167: result: no
# configure:5137: checking for x86_64-unknown-linux-CC
# configure:5167: result: no
# configure:5137: checking for x86_64-unknown-linux-cxx
# configure:5167: result: no
# configure:5137: checking for x86_64-unknown-linux-cc++
# configure:5167: result: no
# configure:5137: checking for x86_64-unknown-linux-cl.exe
# configure:5167: result: no
# configure:5137: checking for x86_64-unknown-linux-FCC
# configure:5167: result: no
# configure:5137: checking for x86_64-unknown-linux-KCC
# configure:5167: result: no
# configure:5137: checking for x86_64-unknown-linux-RCC
# configure:5167: result: no
# configure:5137: checking for x86_64-unknown-linux-xlC_r
# configure:5167: result: no
# configure:5137: checking for x86_64-unknown-linux-xlC
# configure:5167: result: no
# configure:5181: checking for g++
# configure:5197: found /usr/sbin/g++
# configure:5208: result: g++
# configure:5235: checking for C++ compiler version
# configure:5244: g++ --version >&5
# g++ (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:5255: $? = 0
# configure:5244: g++ -v >&5
# Using built-in specs.
# COLLECT_GCC=g++
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:5255: $? = 0
# configure:5244: g++ -V >&5
# g++: error: unrecognized command line option '-V'
# g++: fatal error: no input files
# compilation terminated.
# configure:5255: $? = 1
# configure:5244: g++ -qversion >&5
# g++: error: unrecognized command line option '-qversion'; did you mean '--version'?
# g++: fatal error: no input files
# compilation terminated.
# configure:5255: $? = 1
# configure:5259: checking whether we are using the GNU C++ compiler
# configure:5278: g++ -c conftest.cpp >&5
# configure:5278: $? = 0
# configure:5287: result: yes
# configure:5296: checking whether g++ accepts -g
# configure:5316: g++ -c -g conftest.cpp >&5
# configure:5316: $? = 0
# configure:5357: result: yes
# configure:5382: checking dependency style of g++
# configure:5493: result: gcc3
# configure:5510: checking dependency style of g++
# 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 /usr/sbin/ar
# configure:5846: result: ar
# configure:5872: checking the archiver (ar) interface
# configure:5888: gcc -c conftest.c >&5
# configure:5888: $? = 0
# configure:5890: ar cru libconftest.a conftest.o >&5
# ar: `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: gcc -E conftest.c
# configure:5987: $? = 0
# configure:6001: gcc -E conftest.c
# conftest.c:14:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: gcc -E
# configure:6046: gcc -E conftest.c
# configure:6046: $? = 0
# configure:6060: gcc -E conftest.c
# conftest.c:14:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: gcc -c conftest.c >&5
# configure:6176: $? = 0
# configure:6249: gcc -o conftest conftest.c >&5
# configure:6249: $? = 0
# configure:6249: ./conftest
# configure:6249: $? = 0
# configure:6260: result: yes
# configure:6268: checking whether time.h and sys/time.h may both be included
# configure:6288: gcc -c conftest.c >&5
# configure:6288: $? = 0
# configure:6295: result: yes
# configure:6308: checking for sys/types.h
# configure:6308: gcc -c conftest.c >&5
# configure:6308: $? = 0
# configure:6308: result: yes
# configure:6308: checking for sys/stat.h
# configure:6308: gcc -c conftest.c >&5
# configure:6308: $? = 0
# configure:6308: result: yes
# configure:6308: checking for stdlib.h
# configure:6308: gcc -c conftest.c >&5
# configure:6308: $? = 0
# configure:6308: result: yes
# configure:6308: checking for string.h
# configure:6308: gcc -c conftest.c >&5
# configure:6308: $? = 0
# configure:6308: result: yes
# configure:6308: checking for memory.h
# configure:6308: gcc -c conftest.c >&5
# configure:6308: $? = 0
# configure:6308: result: yes
# configure:6308: checking for strings.h
# configure:6308: gcc -c conftest.c >&5
# configure:6308: $? = 0
# configure:6308: result: yes
# configure:6308: checking for inttypes.h
# configure:6308: gcc -c conftest.c >&5
# configure:6308: $? = 0
# configure:6308: result: yes
# configure:6308: checking for stdint.h
# configure:6308: gcc -c conftest.c >&5
# configure:6308: $? = 0
# configure:6308: result: yes
# configure:6308: checking for unistd.h
# configure:6308: gcc -c conftest.c >&5
# configure:6308: $? = 0
# configure:6308: result: yes
# configure:6320: checking for stdbool.h that conforms to C99
# configure:6387: gcc -c conftest.c >&5
# configure:6387: $? = 0
# configure:6394: result: yes
# configure:6396: checking for _Bool
# configure:6396: gcc -c conftest.c >&5
# configure:6396: $? = 0
# configure:6396: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:61:20: error: expected expression before ')' token
# if (sizeof ((_Bool)))
# ^
# 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: gcc -c conftest.c >&5
# configure:6499: $? = 0
# configure:6506: result: yes
# configure:6514: checking for inline
# configure:6530: gcc -c conftest.c >&5
# configure:6530: $? = 0
# configure:6538: result: inline
# configure:6556: checking for int8_t
# configure:6556: gcc -c conftest.c >&5
# configure:6556: $? = 0
# configure:6556: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:68:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 1)
# ^~~~~~~~~~
# 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: gcc -c conftest.c >&5
# configure:6567: $? = 0
# configure:6567: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:68:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 1)
# ^~~~~~~~~~
# 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: gcc -c conftest.c >&5
# configure:6578: $? = 0
# configure:6578: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:69:53: warning: integer overflow in expression [-Woverflow]
# < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))];
# ^
# conftest.c:68:12: error: storage size of 'test_array' isn't constant
# static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1)
# ^~~~~~~~~~
# 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: gcc -c conftest.c >&5
# configure:6589: $? = 0
# configure:6589: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:69:53: warning: integer overflow in expression [-Woverflow]
# < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))];
# ^
# conftest.c:68:12: error: storage size of 'test_array' isn't constant
# static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1)
# ^~~~~~~~~~
# 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: gcc -c conftest.c >&5
# configure:6600: $? = 0
# configure:6600: result: yes
# configure:6614: checking for uint16_t
# configure:6614: gcc -c conftest.c >&5
# configure:6614: $? = 0
# configure:6614: result: yes
# configure:6626: checking for uint32_t
# configure:6626: gcc -c conftest.c >&5
# configure:6626: $? = 0
# configure:6626: result: yes
# configure:6640: checking for uint64_t
# configure:6640: gcc -c conftest.c >&5
# configure:6640: $? = 0
# configure:6640: result: yes
# configure:6654: checking for size_t
# configure:6654: gcc -c conftest.c >&5
# configure:6654: $? = 0
# configure:6654: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:67:21: error: expected expression before ')' token
# if (sizeof ((size_t)))
# ^
# 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: gcc -c conftest.c >&5
# configure:6665: $? = 0
# configure:6665: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:67:22: error: expected expression before ')' token
# if (sizeof ((ssize_t)))
# ^
# 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: gcc -c conftest.c >&5
# configure:6676: $? = 0
# configure:6676: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:67:20: error: expected expression before ')' token
# if (sizeof ((off_t)))
# ^
# 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: gcc -c conftest.c >&5
# configure:6687: $? = 0
# configure:6687: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:67:20: error: expected expression before ')' token
# if (sizeof ((pid_t)))
# ^
# 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: gcc -c conftest.c >&5
# configure:6758: $? = 0
# configure:6758: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:67:21: error: expected expression before ')' token
# if (sizeof ((time_t)))
# ^
# 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: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:74:10: error: '_AIX' undeclared (first use in this function)
# (void) _AIX;
# ^~~~
# conftest.c:74:10: note: each undeclared identifier is reported only once for each function it appears in
# 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: gcc -c conftest.c >&5
# configure:6949: $? = 0
# configure:6949: result: yes
# configure:6953: checking whether __sun is declared
# configure:6953: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:74:10: error: '__sun' undeclared (first use in this function)
# (void) __sun;
# ^~~~~
# conftest.c:74:10: note: each undeclared identifier is reported only once for each function it appears in
# 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: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:74:10: error: '__hpux' undeclared (first use in this function)
# (void) __hpux;
# ^~~~~~
# conftest.c:74:10: note: each undeclared identifier is reported only once for each function it appears in
# 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: gcc -c -D_GNU_SOURCE conftest.c >&5
# configure:7020: $? = 0
# configure:7087: gcc -c -D_GNU_SOURCE conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:81:3: error: 'rc' undeclared (first use in this function)
# rc = waitpid( child, &status, WNOHANG );
# ^~
# conftest.c:81:3: note: each undeclared identifier is reported only once for each function it appears in
# 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: gcc -c -D_GNU_SOURCE -D_XOPEN_SOURCE=4 conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:81:3: error: 'rc' undeclared (first use in this function)
# rc = waitpid( child, &status, WNOHANG );
# ^~
# conftest.c:81:3: note: each undeclared identifier is reported only once for each function it appears in
# 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: gcc -c -D_GNU_SOURCE conftest.c >&5
# configure:7158: $? = 0
# configure:7229: gcc -c -D_GNU_SOURCE conftest.c >&5
# configure:7229: $? = 0
# configure:7300: gcc -c -D_GNU_SOURCE conftest.c >&5
# configure:7300: $? = 0
# configure:7368: gcc -c -D_GNU_SOURCE conftest.c >&5
# configure:7368: $? = 0
# configure:7450: gcc -c -D_GNU_SOURCE conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:84:19: warning: passing argument 1 of 'alphasort' from incompatible pointer type [-Wincompatible-pointer-types]
# rc = alphasort( &d1, &d2 );
# ^
# In file included from conftest.c:68:0:
# /usr/include/dirent.h:324:12: note: expected 'const struct dirent **' but argument is of type 'struct dirent **'
# extern int alphasort (const struct dirent **__e1,
# ^~~~~~~~~
# conftest.c:84:24: warning: passing argument 2 of 'alphasort' from incompatible pointer type [-Wincompatible-pointer-types]
# rc = alphasort( &d1, &d2 );
# ^
# In file included from conftest.c:68:0:
# /usr/include/dirent.h:324:12: note: expected 'const struct dirent **' but argument is of type 'struct dirent **'
# extern int alphasort (const struct dirent **__e1,
# ^~~~~~~~~
# conftest.c:94:19: error: 'SIGINT' undeclared (first use in this function)
# s1 = strsignal( SIGINT );
# ^~~~~~
# conftest.c:94:19: note: each undeclared identifier is reported only once for each function it appears in
# 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: gcc -c -D_GNU_SOURCE -D_XOPEN_SOURE=700 conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:84:19: warning: passing argument 1 of 'alphasort' from incompatible pointer type [-Wincompatible-pointer-types]
# rc = alphasort( &d1, &d2 );
# ^
# In file included from conftest.c:68:0:
# /usr/include/dirent.h:324:12: note: expected 'const struct dirent **' but argument is of type 'struct dirent **'
# extern int alphasort (const struct dirent **__e1,
# ^~~~~~~~~
# conftest.c:84:24: warning: passing argument 2 of 'alphasort' from incompatible pointer type [-Wincompatible-pointer-types]
# rc = alphasort( &d1, &d2 );
# ^
# In file included from conftest.c:68:0:
# /usr/include/dirent.h:324:12: note: expected 'const struct dirent **' but argument is of type 'struct dirent **'
# extern int alphasort (const struct dirent **__e1,
# ^~~~~~~~~
# conftest.c:94:19: error: 'SIGINT' undeclared (first use in this function)
# s1 = strsignal( SIGINT );
# ^~~~~~
# conftest.c:94:19: note: each undeclared identifier is reported only once for each function it appears in
# 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: gcc -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: gcc -o conftest -D_GNU_SOURCE conftest.c >&5
# configure:7628: $? = 0
# configure:7645: result: none required
# configure:7659: checking for malloc
# configure:7659: gcc -o conftest -D_GNU_SOURCE conftest.c >&5
# conftest.c:53:6: warning: conflicting types for built-in function 'malloc'
# char malloc ();
# ^~~~~~
# configure:7659: $? = 0
# configure:7659: result: yes
# configure:7659: checking for realloc
# configure:7659: gcc -o conftest -D_GNU_SOURCE conftest.c >&5
# conftest.c:54:6: warning: conflicting types for built-in function 'realloc'
# char realloc ();
# ^~~~~~~
# configure:7659: $? = 0
# configure:7659: result: yes
# configure:7671: checking for library containing getmntent
# configure:7702: gcc -o conftest -D_GNU_SOURCE conftest.c >&5
# configure:7702: $? = 0
# configure:7719: result: none required
# configure:7736: checking for atoll
# configure:7736: gcc -o conftest -D_GNU_SOURCE conftest.c >&5
# configure:7736: $? = 0
# configure:7736: result: yes
# configure:7736: checking for bzero
# configure:7736: gcc -o conftest -D_GNU_SOURCE conftest.c >&5
# conftest.c:57:6: warning: conflicting types for built-in function 'bzero'
# char bzero ();
# ^~~~~
# configure:7736: $? = 0
# configure:7736: result: yes
# configure:7736: checking for fcntl
# configure:7736: gcc -o conftest -D_GNU_SOURCE conftest.c >&5
# configure:7736: $? = 0
# configure:7736: result: yes
# configure:7736: checking for flock
# configure:7736: gcc -o conftest -D_GNU_SOURCE conftest.c >&5
# configure:7736: $? = 0
# configure:7736: result: yes
# configure:7736: checking for getloadavg
# configure:7736: gcc -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: gcc -o conftest -D_GNU_SOURCE conftest.c >&5
# configure:7736: $? = 0
# configure:7736: result: yes
# configure:7736: checking for seteuid
# configure:7736: gcc -o conftest -D_GNU_SOURCE conftest.c >&5
# configure:7736: $? = 0
# configure:7736: result: yes
# configure:7736: checking for setegid
# configure:7736: gcc -o conftest -D_GNU_SOURCE conftest.c >&5
# configure:7736: $? = 0
# configure:7736: result: yes
# configure:7736: checking for setresuid
# configure:7736: gcc -o conftest -D_GNU_SOURCE conftest.c >&5
# configure:7736: $? = 0
# configure:7736: result: yes
# configure:7736: checking for setresgid
# configure:7736: gcc -o conftest -D_GNU_SOURCE conftest.c >&5
# configure:7736: $? = 0
# configure:7736: result: yes
# configure:7736: checking for setvbuf
# configure:7736: gcc -o conftest -D_GNU_SOURCE conftest.c >&5
# configure:7736: $? = 0
# configure:7736: result: yes
# configure:7736: checking for statfs
# configure:7736: gcc -o conftest -D_GNU_SOURCE conftest.c >&5
# configure:7736: $? = 0
# configure:7736: result: yes
# configure:7736: checking for statvfs
# configure:7736: gcc -o conftest -D_GNU_SOURCE conftest.c >&5
# configure:7736: $? = 0
# configure:7736: result: yes
# configure:7736: checking for statvfs64
# configure:7736: gcc -o conftest -D_GNU_SOURCE conftest.c >&5
# configure:7736: $? = 0
# configure:7736: result: yes
# configure:7736: checking for strerror_r
# configure:7736: gcc -o conftest -D_GNU_SOURCE conftest.c >&5
# configure:7736: $? = 0
# configure:7736: result: yes
# configure:7736: checking for strlcat
# configure:7736: gcc -o conftest -D_GNU_SOURCE conftest.c >&5
# /tmp/ccWGloVT.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `strlcat'
# collect2: error: ld returned 1 exit status
# configure:7736: $? = 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
# | /* end confdefs.h. */
# | /* Define strlcat to an innocuous variant, in case declares strlcat.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define strlcat innocuous_strlcat
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char strlcat (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef strlcat
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char strlcat ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_strlcat || defined __stub___strlcat
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return strlcat ();
# | ;
# | return 0;
# | }
# configure:7736: result: no
# configure:7736: checking for strlcpy
# configure:7736: gcc -o conftest -D_GNU_SOURCE conftest.c >&5
# /tmp/cc3NjuqW.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `strlcpy'
# collect2: error: ld returned 1 exit status
# configure:7736: $? = 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
# | /* end confdefs.h. */
# | /* Define strlcpy to an innocuous variant, in case declares strlcpy.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define strlcpy innocuous_strlcpy
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char strlcpy (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef strlcpy
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char strlcpy ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_strlcpy || defined __stub___strlcpy
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return strlcpy ();
# | ;
# | return 0;
# | }
# configure:7736: result: no
# configure:7736: checking for strndup
# configure:7736: gcc -o conftest -D_GNU_SOURCE conftest.c >&5
# conftest.c:72:6: warning: conflicting types for built-in function 'strndup'
# char strndup ();
# ^~~~~~~
# configure:7736: $? = 0
# configure:7736: result: yes
# configure:7736: checking for strnlen
# configure:7736: gcc -o conftest -D_GNU_SOURCE conftest.c >&5
# configure:7736: $? = 0
# configure:7736: result: yes
# configure:7736: checking for vsprintf
# configure:7736: gcc -o conftest -D_GNU_SOURCE conftest.c >&5
# conftest.c:74:6: warning: conflicting types for built-in function 'vsprintf'
# char vsprintf ();
# ^~~~~~~~
# configure:7736: $? = 0
# configure:7736: result: yes
# configure:7736: checking for vsnprintf
# configure:7736: gcc -o conftest -D_GNU_SOURCE conftest.c >&5
# conftest.c:75:6: warning: conflicting types for built-in function 'vsnprintf'
# char vsnprintf ();
# ^~~~~~~~~
# configure:7736: $? = 0
# configure:7736: result: yes
# configure:7745: checking whether strlcat is declared
# configure:7745: gcc -c -D_GNU_SOURCE conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:99:10: error: 'strlcat' undeclared (first use in this function)
# (void) strlcat;
# ^~~~~~~
# conftest.c:99:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:7745: $? = 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_STRNDUP 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VSNPRINTF 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 strlcat
# | #ifdef __cplusplus
# | (void) strlcat;
# | #else
# | (void) strlcat;
# | #endif
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:7745: result: no
# configure:7756: checking whether strlcpy is declared
# configure:7756: gcc -c -D_GNU_SOURCE conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:100:10: error: 'strlcpy' undeclared (first use in this function)
# (void) strlcpy;
# ^~~~~~~
# conftest.c:100:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:7756: $? = 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_STRNDUP 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_STRLCAT 0
# | /* 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 strlcpy
# | #ifdef __cplusplus
# | (void) strlcpy;
# | #else
# | (void) strlcpy;
# | #endif
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:7756: result: no
# configure:7786: checking fcntl.h usability
# configure:7786: gcc -c -D_GNU_SOURCE conftest.c >&5
# configure:7786: $? = 0
# configure:7786: result: yes
# configure:7786: checking fcntl.h presence
# configure:7786: gcc -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: gcc -c -D_GNU_SOURCE conftest.c >&5
# configure:7786: $? = 0
# configure:7786: result: yes
# configure:7786: checking libgen.h presence
# configure:7786: gcc -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: gcc -c -D_GNU_SOURCE conftest.c >&5
# configure:7786: $? = 0
# configure:7786: result: yes
# configure:7786: checking limits.h presence
# configure:7786: gcc -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: gcc -c -D_GNU_SOURCE conftest.c >&5
# configure:7786: $? = 0
# configure:7786: result: yes
# configure:7786: checking netdb.h presence
# configure:7786: gcc -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: gcc -c -D_GNU_SOURCE conftest.c >&5
# configure:7786: $? = 0
# configure:7786: result: yes
# configure:7786: checking regex.h presence
# configure:7786: gcc -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: gcc -c -D_GNU_SOURCE conftest.c >&5
# configure:7786: $? = 0
# configure:7786: result: yes
# configure:7786: checking sched.h presence
# configure:7786: gcc -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: gcc -c -D_GNU_SOURCE conftest.c >&5
# configure:7786: $? = 0
# configure:7786: result: yes
# configure:7786: checking signal.h presence
# configure:7786: gcc -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: gcc -c -D_GNU_SOURCE conftest.c >&5
# configure:7786: $? = 0
# configure:7786: result: yes
# configure:7786: checking sys/ioctl.h presence
# configure:7786: gcc -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: gcc -c -D_GNU_SOURCE conftest.c >&5
# configure:7786: $? = 0
# configure:7786: result: yes
# configure:7786: checking sys/socket.h presence
# configure:7786: gcc -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: gcc -c -D_GNU_SOURCE conftest.c >&5
# configure:7786: $? = 0
# configure:7786: result: yes
# configure:7786: checking sys/statvfs.h presence
# configure:7786: gcc -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: gcc -c -D_GNU_SOURCE conftest.c >&5
# configure:7786: $? = 0
# configure:7786: result: yes
# configure:7786: checking sys/unistd.h presence
# configure:7786: gcc -E -D_GNU_SOURCE conftest.c
# configure:7786: $? = 0
# configure:7786: result: yes
# configure:7786: checking for sys/unistd.h
# configure:7786: result: yes
# configure:7797: checking whether F_SETLK is declared
# configure:7797: gcc -c -D_GNU_SOURCE conftest.c >&5
# configure:7797: $? = 0
# configure:7797: result: yes
# configure:7825: checking whether compiling for native Win32
# configure:7846: gcc -c -D_GNU_SOURCE conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:75:22: error: #error "Not Win32"
# #error "Not Win32"
# ^~~~~
# 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_STRNDUP 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_STRLCAT 0
# | #define HAVE_DECL_STRLCPY 0
# | #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_SYS_UNISTD_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: gcc -c -D_GNU_SOURCE conftest.c >&5
# configure:7909: $? = 0
# configure:7917: result: yes
# configure:7930: checking for library containing opendir
# configure:7961: gcc -o conftest -D_GNU_SOURCE conftest.c >&5
# configure:7961: $? = 0
# configure:7978: result: none required
# configure:8048: checking libdevinfo.h usability
# configure:8048: gcc -c -D_GNU_SOURCE conftest.c >&5
# conftest.c:108:24: fatal error: libdevinfo.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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_STRNDUP 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_STRLCAT 0
# | #define HAVE_DECL_STRLCPY 0
# | #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_SYS_UNISTD_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: gcc -E -D_GNU_SOURCE conftest.c
# conftest.c:70:24: fatal error: libdevinfo.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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_STRNDUP 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_STRLCAT 0
# | #define HAVE_DECL_STRLCPY 0
# | #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_SYS_UNISTD_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: gcc -c -D_GNU_SOURCE conftest.c >&5
# conftest.c:108:26: fatal error: mach/machine.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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_STRNDUP 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_STRLCAT 0
# | #define HAVE_DECL_STRLCPY 0
# | #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_SYS_UNISTD_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: gcc -E -D_GNU_SOURCE conftest.c
# conftest.c:70:26: fatal error: mach/machine.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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_STRNDUP 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_STRLCAT 0
# | #define HAVE_DECL_STRLCPY 0
# | #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_SYS_UNISTD_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: gcc -c -D_GNU_SOURCE conftest.c >&5
# configure:8048: $? = 0
# configure:8048: result: yes
# configure:8048: checking mntent.h presence
# configure:8048: gcc -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: gcc -c -D_GNU_SOURCE conftest.c >&5
# configure:8048: $? = 0
# configure:8048: result: yes
# configure:8048: checking paths.h presence
# configure:8048: gcc -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: gcc -c -D_GNU_SOURCE conftest.c >&5
# conftest.c:110:23: fatal error: sys/fstyp.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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_STRNDUP 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_STRLCAT 0
# | #define HAVE_DECL_STRLCPY 0
# | #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_SYS_UNISTD_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: gcc -E -D_GNU_SOURCE conftest.c
# conftest.c:72:23: fatal error: sys/fstyp.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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_STRNDUP 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_STRLCAT 0
# | #define HAVE_DECL_STRLCPY 0
# | #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_SYS_UNISTD_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: gcc -c -D_GNU_SOURCE conftest.c >&5
# conftest.c:110:25: fatal error: sys/loadavg.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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_STRNDUP 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_STRLCAT 0
# | #define HAVE_DECL_STRLCPY 0
# | #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_SYS_UNISTD_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: gcc -E -D_GNU_SOURCE conftest.c
# conftest.c:72:25: fatal error: sys/loadavg.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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_STRNDUP 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_STRLCAT 0
# | #define HAVE_DECL_STRLCPY 0
# | #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_SYS_UNISTD_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: gcc -c -D_GNU_SOURCE conftest.c >&5
# conftest.c:110:25: fatal error: sys/mnttent.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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_STRNDUP 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_STRLCAT 0
# | #define HAVE_DECL_STRLCPY 0
# | #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_SYS_UNISTD_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: gcc -E -D_GNU_SOURCE conftest.c
# conftest.c:72:25: fatal error: sys/mnttent.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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_STRNDUP 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_STRLCAT 0
# | #define HAVE_DECL_STRLCPY 0
# | #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_SYS_UNISTD_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: gcc -c -D_GNU_SOURCE conftest.c >&5
# conftest.c:110:24: fatal error: sys/mnttab.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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_STRNDUP 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_STRLCAT 0
# | #define HAVE_DECL_STRLCPY 0
# | #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_SYS_UNISTD_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: gcc -E -D_GNU_SOURCE conftest.c
# conftest.c:72:24: fatal error: sys/mnttab.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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_STRNDUP 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_STRLCAT 0
# | #define HAVE_DECL_STRLCPY 0
# | #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_SYS_UNISTD_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: gcc -c -D_GNU_SOURCE conftest.c >&5
# configure:8048: $? = 0
# configure:8048: result: yes
# configure:8048: checking sys/un.h presence
# configure:8048: gcc -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: gcc -c -D_GNU_SOURCE conftest.c >&5
# configure:8048: $? = 0
# configure:8048: result: yes
# configure:8048: checking sys/utsname.h presence
# configure:8048: gcc -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: gcc -c -D_GNU_SOURCE conftest.c >&5
# configure:8048: $? = 0
# configure:8048: result: yes
# configure:8048: checking sys/vfs.h presence
# configure:8048: gcc -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: gcc -c -D_GNU_SOURCE conftest.c >&5
# configure:8048: $? = 0
# configure:8048: result: yes
# configure:8048: checking utmp.h presence
# configure:8048: gcc -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: gcc -c -D_GNU_SOURCE conftest.c >&5
# configure:8048: $? = 0
# configure:8048: result: yes
# configure:8048: checking utmpx.h presence
# configure:8048: gcc -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: gcc -c -D_GNU_SOURCE conftest.c >&5
# configure:8061: $? = 0
# configure:8061: result: yes
# configure:8061: checking for sys/mount.h
# configure:8061: gcc -c -D_GNU_SOURCE conftest.c >&5
# configure:8061: $? = 0
# configure:8061: result: yes
# configure:8061: checking for sys/proc.h
# configure:8061: gcc -c -D_GNU_SOURCE conftest.c >&5
# conftest.c:123:22: fatal error: sys/proc.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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_STRNDUP 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_STRLCAT 0
# | #define HAVE_DECL_STRLCPY 0
# | #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_SYS_UNISTD_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: gcc -c -D_GNU_SOURCE conftest.c >&5
# configure:8061: $? = 0
# configure:8061: result: yes
# configure:8061: checking for sys/sysctl.h
# configure:8061: gcc -c -D_GNU_SOURCE conftest.c >&5
# configure:8061: $? = 0
# configure:8061: result: yes
# configure:8061: checking for sys/systeminfo.h
# configure:8061: gcc -c -D_GNU_SOURCE conftest.c >&5
# conftest.c:125:28: fatal error: sys/systeminfo.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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_STRNDUP 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_STRLCAT 0
# | #define HAVE_DECL_STRLCPY 0
# | #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_SYS_UNISTD_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_SYSCTL_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: gcc -c -D_GNU_SOURCE conftest.c >&5
# configure:8061: $? = 0
# configure:8061: result: yes
# configure:8080: checking for arpa/inet.h
# configure:8080: gcc -c -D_GNU_SOURCE conftest.c >&5
# configure:8080: $? = 0
# configure:8080: result: yes
# configure:8080: checking for netinet/in.h
# configure:8080: gcc -c -D_GNU_SOURCE conftest.c >&5
# configure:8080: $? = 0
# configure:8080: result: yes
# configure:8080: checking for net/if.h
# configure:8080: gcc -c -D_GNU_SOURCE conftest.c >&5
# configure:8080: $? = 0
# configure:8080: result: yes
# configure:8080: checking for netinet/if_ether.h
# configure:8080: gcc -c -D_GNU_SOURCE conftest.c >&5
# configure:8080: $? = 0
# configure:8080: result: yes
# configure:8108: checking for sys/sar.h
# configure:8108: gcc -c -D_GNU_SOURCE conftest.c >&5
# conftest.c:130:21: fatal error: sys/sar.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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_STRNDUP 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_STRLCAT 0
# | #define HAVE_DECL_STRLCPY 0
# | #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_SYS_UNISTD_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_SYSCTL_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: gcc -c -D_GNU_SOURCE conftest.c >&5
# configure:8108: $? = 0
# configure:8108: result: yes
# configure:8126: checking for strncpy
# configure:8126: gcc -o conftest -D_GNU_SOURCE conftest.c >&5
# conftest.c:110:6: warning: conflicting types for built-in function 'strncpy'
# char strncpy ();
# ^~~~~~~
# configure:8126: $? = 0
# configure:8126: result: yes
# configure:8169: checking for format string for pid_t
# configure:8204: gcc -c -D_GNU_SOURCE conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:136:7: error: size of array 'fmtchk' is negative
# int fmtchk[(((pid_t)-1)/2)%4-1];
# ^~~~~~
# 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_STRNDUP 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_STRLCAT 0
# | #define HAVE_DECL_STRLCPY 0
# | #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_SYS_UNISTD_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_SYSCTL_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: gcc -c -D_GNU_SOURCE conftest.c >&5
# configure:8335: $? = 0
# configure:8349: gcc -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: gcc -c -D_GNU_SOURCE conftest.c >&5
# configure:8493: $? = 0
# configure:8510: gcc -c -D_GNU_SOURCE conftest.c >&5
# configure:8510: $? = 0
# configure:8524: gcc -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: gcc -c -D_GNU_SOURCE conftest.c >&5
# configure:8782: $? = 0
# configure:8799: gcc -c -D_GNU_SOURCE conftest.c >&5
# configure:8799: $? = 0
# configure:8813: gcc -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: gcc -c -D_GNU_SOURCE conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:139:7: error: size of array 'fmtchk' is negative
# int fmtchk[(((time_t)-1)/2)%4-1];
# ^~~~~~
# 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_STRNDUP 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_STRLCAT 0
# | #define HAVE_DECL_STRLCPY 0
# | #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_SYS_UNISTD_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_SYSCTL_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: gcc -c -D_GNU_SOURCE conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:132:5: error: size of array 'sizechk' is negative
# int sizechk[(sizeof(time_t) == sizeof(int)) * 2 - 1];
# ^~~~~~~
# 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_STRNDUP 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_STRLCAT 0
# | #define HAVE_DECL_STRLCPY 0
# | #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_SYS_UNISTD_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_SYSCTL_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: gcc -c -D_GNU_SOURCE conftest.c >&5
# configure:9239: $? = 0
# configure:9253: gcc -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: gcc -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: gcc -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: gcc -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: gcc -c -D_GNU_SOURCE conftest.c >&5
# configure:10088: $? = 0
# configure:10096: result: yes
# configure:10104: checking for array length of 0
# configure:10125: gcc -c -D_GNU_SOURCE conftest.c >&5
# configure:10125: $? = 0
# configure:10133: result: yes
# configure:10141: checking for struct statvfs
# configure:10141: gcc -c -D_GNU_SOURCE conftest.c >&5
# configure:10141: $? = 0
# configure:10141: gcc -c -D_GNU_SOURCE conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:142:29: error: expected expression before ')' token
# if (sizeof ((struct statvfs)))
# ^
# 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_STRNDUP 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_STRLCAT 0
# | #define HAVE_DECL_STRLCPY 0
# | #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_SYS_UNISTD_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_SYSCTL_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: gcc -c -D_GNU_SOURCE conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:144:12: error: 'struct statvfs' has no member named 'f_fstypename'
# if (ac_aggr.f_fstypename)
# ^
# 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_STRNDUP 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_STRLCAT 0
# | #define HAVE_DECL_STRLCPY 0
# | #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_SYS_UNISTD_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_SYSCTL_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: gcc -c -D_GNU_SOURCE conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:144:19: error: 'struct statvfs' has no member named 'f_fstypename'
# if (sizeof ac_aggr.f_fstypename)
# ^
# 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_STRNDUP 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_STRLCAT 0
# | #define HAVE_DECL_STRLCPY 0
# | #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_SYS_UNISTD_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_SYSCTL_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: gcc -c -D_GNU_SOURCE conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:144:12: error: 'struct statvfs' has no member named 'f_basetype'; did you mean 'f_bsize'?
# if (ac_aggr.f_basetype)
# ^
# 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_STRNDUP 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_STRLCAT 0
# | #define HAVE_DECL_STRLCPY 0
# | #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_SYS_UNISTD_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_SYSCTL_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: gcc -c -D_GNU_SOURCE conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:144:19: error: 'struct statvfs' has no member named 'f_basetype'; did you mean 'f_bsize'?
# if (sizeof ac_aggr.f_basetype)
# ^
# 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_STRNDUP 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_STRLCAT 0
# | #define HAVE_DECL_STRLCPY 0
# | #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_SYS_UNISTD_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_SYSCTL_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: gcc -c -D_GNU_SOURCE conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:144:12: error: 'struct statvfs' has no member named 'f_iosize'; did you mean 'f_bsize'?
# if (ac_aggr.f_iosize)
# ^
# 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_STRNDUP 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_STRLCAT 0
# | #define HAVE_DECL_STRLCPY 0
# | #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_SYS_UNISTD_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_SYSCTL_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: gcc -c -D_GNU_SOURCE conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:144:19: error: 'struct statvfs' has no member named 'f_iosize'; did you mean 'f_bsize'?
# if (sizeof ac_aggr.f_iosize)
# ^
# 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_STRNDUP 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_STRLCAT 0
# | #define HAVE_DECL_STRLCPY 0
# | #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_SYS_UNISTD_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_SYSCTL_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: gcc -c -D_GNU_SOURCE conftest.c >&5
# configure:10192: $? = 0
# configure:10192: result: yes
# configure:10204: checking for struct statvfs64
# configure:10204: gcc -c -D_GNU_SOURCE conftest.c >&5
# configure:10204: $? = 0
# configure:10204: gcc -c -D_GNU_SOURCE conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:144:31: error: expected expression before ')' token
# if (sizeof ((struct statvfs64)))
# ^
# 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_STRNDUP 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_STRLCAT 0
# | #define HAVE_DECL_STRLCPY 0
# | #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_SYS_UNISTD_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_SYSCTL_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: gcc -c -D_GNU_SOURCE conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:146:12: error: 'struct statvfs64' has no member named 'f_fstypename'
# if (ac_aggr.f_fstypename)
# ^
# 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_STRNDUP 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_STRLCAT 0
# | #define HAVE_DECL_STRLCPY 0
# | #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_SYS_UNISTD_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_SYSCTL_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: gcc -c -D_GNU_SOURCE conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:146:19: error: 'struct statvfs64' has no member named 'f_fstypename'
# if (sizeof ac_aggr.f_fstypename)
# ^
# 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_STRNDUP 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_STRLCAT 0
# | #define HAVE_DECL_STRLCPY 0
# | #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_SYS_UNISTD_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_SYSCTL_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: gcc -c -D_GNU_SOURCE conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:146:12: error: 'struct statvfs64' has no member named 'f_basetype'; did you mean 'f_bsize'?
# if (ac_aggr.f_basetype)
# ^
# 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_STRNDUP 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_STRLCAT 0
# | #define HAVE_DECL_STRLCPY 0
# | #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_SYS_UNISTD_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_SYSCTL_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: gcc -c -D_GNU_SOURCE conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:146:19: error: 'struct statvfs64' has no member named 'f_basetype'; did you mean 'f_bsize'?
# if (sizeof ac_aggr.f_basetype)
# ^
# 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_STRNDUP 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_STRLCAT 0
# | #define HAVE_DECL_STRLCPY 0
# | #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_SYS_UNISTD_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_SYSCTL_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: gcc -c -D_GNU_SOURCE conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:146:12: error: 'struct statvfs64' has no member named 'f_iosize'; did you mean 'f_bsize'?
# if (ac_aggr.f_iosize)
# ^
# 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_STRNDUP 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_STRLCAT 0
# | #define HAVE_DECL_STRLCPY 0
# | #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_SYS_UNISTD_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_SYSCTL_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: gcc -c -D_GNU_SOURCE conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:146:19: error: 'struct statvfs64' has no member named 'f_iosize'; did you mean 'f_bsize'?
# if (sizeof ac_aggr.f_iosize)
# ^
# 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_STRNDUP 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_STRLCAT 0
# | #define HAVE_DECL_STRLCPY 0
# | #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_SYS_UNISTD_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_SYSCTL_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: gcc -c -D_GNU_SOURCE conftest.c >&5
# configure:10255: $? = 0
# configure:10255: result: yes
# configure:10273: checking for sysfs
# configure:10273: gcc -o conftest -D_GNU_SOURCE conftest.c >&5
# /tmp/ccqsjU64.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `sysfs'
# collect2: error: ld returned 1 exit status
# 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_STRNDUP 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_STRLCAT 0
# | #define HAVE_DECL_STRLCPY 0
# | #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_SYS_UNISTD_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_SYSCTL_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: gcc -o conftest -D_GNU_SOURCE conftest.c >&5
# configure:10288: $? = 0
# configure:10288: result: yes
# configure:10288: checking for setutxent
# configure:10288: gcc -o conftest -D_GNU_SOURCE conftest.c >&5
# configure:10288: $? = 0
# configure:10288: result: yes
# configure:10288: checking for endutxent
# configure:10288: gcc -o conftest -D_GNU_SOURCE conftest.c >&5
# configure:10288: $? = 0
# configure:10288: result: yes
# configure:10297: checking whether getutxent is declared
# configure:10297: gcc -c -D_GNU_SOURCE conftest.c >&5
# configure:10297: $? = 0
# configure:10297: result: yes
# configure:10310: checking whether setutxent is declared
# configure:10310: gcc -c -D_GNU_SOURCE conftest.c >&5
# configure:10310: $? = 0
# configure:10310: result: yes
# configure:10323: checking whether endutxent is declared
# configure:10323: gcc -c -D_GNU_SOURCE conftest.c >&5
# configure:10323: $? = 0
# configure:10323: result: yes
# configure:10339: checking for struct utmpx
# configure:10339: gcc -c -D_GNU_SOURCE conftest.c >&5
# configure:10339: $? = 0
# configure:10339: gcc -c -D_GNU_SOURCE conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:112:27: error: expected expression before ')' token
# if (sizeof ((struct utmpx)))
# ^
# 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_STRNDUP 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_STRLCAT 0
# | #define HAVE_DECL_STRLCPY 0
# | #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_SYS_UNISTD_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_SYSCTL_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: gcc -c -D_GNU_SOURCE conftest.c >&5
# configure:10350: $? = 0
# configure:10350: result: yes
# configure:10360: checking for struct utmpx.ut_host
# configure:10360: gcc -c -D_GNU_SOURCE conftest.c >&5
# configure:10360: $? = 0
# configure:10360: result: yes
# configure:10370: checking for struct utmpx.ut_syslen
# configure:10370: gcc -c -D_GNU_SOURCE conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:116:12: error: 'struct utmpx' has no member named 'ut_syslen'; did you mean 'ut_type'?
# if (ac_aggr.ut_syslen)
# ^
# 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_STRNDUP 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_STRLCAT 0
# | #define HAVE_DECL_STRLCPY 0
# | #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_SYS_UNISTD_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_SYSCTL_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: gcc -c -D_GNU_SOURCE conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:116:19: error: 'struct utmpx' has no member named 'ut_syslen'; did you mean 'ut_type'?
# if (sizeof ac_aggr.ut_syslen)
# ^
# 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_STRNDUP 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_STRLCAT 0
# | #define HAVE_DECL_STRLCPY 0
# | #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_SYS_UNISTD_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_SYSCTL_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: gcc -o conftest -D_GNU_SOURCE conftest.c >&5
# conftest.c: In function 'longval':
# conftest.c:112:57: error: 'utmpx' undeclared (first use in this function)
# static long int longval () { return (long int) (sizeof (utmpx.ut_id)); }
# ^~~~~
# conftest.c:112:57: note: each undeclared identifier is reported only once for each function it appears in
# conftest.c: In function 'ulongval':
# conftest.c:113:67: error: 'utmpx' undeclared (first use in this function)
# static unsigned long int ulongval () { return (long int) (sizeof (utmpx.ut_id)); }
# ^~~~~
# conftest.c: In function 'main':
# conftest.c:123:28: error: 'utmpx' undeclared (first use in this function)
# if (((long int) (sizeof (utmpx.ut_id))) < 0)
# ^~~~~
# configure:10388: $? = 1
# configure: program exited with status 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_STRNDUP 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_STRLCAT 0
# | #define HAVE_DECL_STRLCPY 0
# | #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_SYS_UNISTD_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_SYSCTL_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
# |
# | static long int longval () { return (long int) (sizeof (utmpx.ut_id)); }
# | static unsigned long int ulongval () { return (long int) (sizeof (utmpx.ut_id)); }
# | #include
# | #include
# | int
# | main ()
# | {
# |
# | FILE *f = fopen ("conftest.val", "w");
# | if (! f)
# | return 1;
# | if (((long int) (sizeof (utmpx.ut_id))) < 0)
# | {
# | long int i = longval ();
# | if (i != ((long int) (sizeof (utmpx.ut_id))))
# | return 1;
# | fprintf (f, "%ld", i);
# | }
# | else
# | {
# | unsigned long int i = ulongval ();
# | if (i != ((long int) (sizeof (utmpx.ut_id))))
# | return 1;
# | fprintf (f, "%lu", i);
# | }
# | /* Do not output a trailing newline, as this causes \r\n confusion
# | on some platforms. */
# | return ferror (f) || fclose (f) != 0;
# |
# | ;
# | return 0;
# | }
# configure:10403: result: 0
# configure:10421: checking for setutent
# configure:10421: gcc -o conftest -D_GNU_SOURCE conftest.c >&5
# configure:10421: $? = 0
# configure:10421: result: yes
# configure:10421: checking for endutent
# configure:10421: gcc -o conftest -D_GNU_SOURCE conftest.c >&5
# configure:10421: $? = 0
# configure:10421: result: yes
# configure:10421: checking for getutent
# configure:10421: gcc -o conftest -D_GNU_SOURCE conftest.c >&5
# configure:10421: $? = 0
# configure:10421: result: yes
# configure:10430: checking whether getutent is declared
# configure:10430: gcc -c -D_GNU_SOURCE conftest.c >&5
# configure:10430: $? = 0
# configure:10430: result: yes
# configure:10443: checking whether setutent is declared
# configure:10443: gcc -c -D_GNU_SOURCE conftest.c >&5
# configure:10443: $? = 0
# configure:10443: result: yes
# configure:10456: checking whether endutent is declared
# configure:10456: gcc -c -D_GNU_SOURCE conftest.c >&5
# configure:10456: $? = 0
# configure:10456: result: yes
# configure:10471: checking for struct utmp
# configure:10471: gcc -c -D_GNU_SOURCE conftest.c >&5
# configure:10471: $? = 0
# configure:10471: gcc -c -D_GNU_SOURCE conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:164:26: error: expected expression before ')' token
# if (sizeof ((struct utmp)))
# ^
# 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_STRNDUP 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_STRLCAT 0
# | #define HAVE_DECL_STRLCPY 0
# | #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_SYS_UNISTD_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_SYSCTL_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: gcc -c -D_GNU_SOURCE conftest.c >&5
# configure:10487: $? = 0
# configure:10487: result: yes
# configure:10501: checking for struct utmp.ut_type
# configure:10501: gcc -c -D_GNU_SOURCE conftest.c >&5
# configure:10501: $? = 0
# configure:10501: result: yes
# configure:10515: checking for struct utmp.ut_name
# configure:10515: gcc -c -D_GNU_SOURCE conftest.c >&5
# configure:10515: $? = 0
# configure:10515: result: yes
# configure:10529: checking for struct utmp.ut_user
# configure:10529: gcc -c -D_GNU_SOURCE conftest.c >&5
# configure:10529: $? = 0
# configure:10529: result: yes
# configure:10543: checking for struct utmp.ut_host
# configure:10543: gcc -c -D_GNU_SOURCE conftest.c >&5
# configure:10543: $? = 0
# configure:10543: result: yes
# configure:10557: checking for struct utmp.ut_pid
# configure:10557: gcc -c -D_GNU_SOURCE conftest.c >&5
# configure:10557: $? = 0
# configure:10557: result: yes
# configure:10571: checking for struct utmp.ut_id
# configure:10571: gcc -c -D_GNU_SOURCE conftest.c >&5
# configure:10571: $? = 0
# configure:10571: result: yes
# configure:10585: checking for struct utmp.ut_time
# configure:10585: gcc -c -D_GNU_SOURCE conftest.c >&5
# configure:10585: $? = 0
# configure:10585: result: yes
# configure:10603: checking size of utmp.ut_id
# configure:10608: gcc -o conftest -D_GNU_SOURCE conftest.c >&5
# conftest.c: In function 'longval':
# conftest.c:170:57: error: 'utmp' undeclared (first use in this function)
# static long int longval () { return (long int) (sizeof (utmp.ut_id)); }
# ^~~~
# conftest.c:170:57: note: each undeclared identifier is reported only once for each function it appears in
# conftest.c: In function 'ulongval':
# conftest.c:171:67: error: 'utmp' undeclared (first use in this function)
# static unsigned long int ulongval () { return (long int) (sizeof (utmp.ut_id)); }
# ^~~~
# conftest.c: In function 'main':
# conftest.c:181:28: error: 'utmp' undeclared (first use in this function)
# if (((long int) (sizeof (utmp.ut_id))) < 0)
# ^~~~
# configure:10608: $? = 1
# configure: program exited with status 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_STRNDUP 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_STRLCAT 0
# | #define HAVE_DECL_STRLCPY 0
# | #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_SYS_UNISTD_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_SYSCTL_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
# |
# |
# |
# | static long int longval () { return (long int) (sizeof (utmp.ut_id)); }
# | static unsigned long int ulongval () { return (long int) (sizeof (utmp.ut_id)); }
# | #include
# | #include
# | int
# | main ()
# | {
# |
# | FILE *f = fopen ("conftest.val", "w");
# | if (! f)
# | return 1;
# | if (((long int) (sizeof (utmp.ut_id))) < 0)
# | {
# | long int i = longval ();
# | if (i != ((long int) (sizeof (utmp.ut_id))))
# | return 1;
# | fprintf (f, "%ld", i);
# | }
# | else
# | {
# | unsigned long int i = ulongval ();
# | if (i != ((long int) (sizeof (utmp.ut_id))))
# | return 1;
# | fprintf (f, "%lu", i);
# | }
# | /* Do not output a trailing newline, as this causes \r\n confusion
# | on some platforms. */
# | return ferror (f) || fclose (f) != 0;
# |
# | ;
# | return 0;
# | }
# configure:10628: result: 0
# configure:10671: checking for struct sockaddr_storage.ss_family
# configure:10671: gcc -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: gcc -c -D_GNU_SOURCE conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:201:12: error: 'struct sockaddr_storage' has no member named '__ss_family'; did you mean 'ss_family'?
# if (ac_aggr.__ss_family)
# ^
# 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_STRNDUP 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_STRLCAT 0
# | #define HAVE_DECL_STRLCPY 0
# | #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_SYS_UNISTD_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_SYSCTL_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: gcc -c -D_GNU_SOURCE conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:201:19: error: 'struct sockaddr_storage' has no member named '__ss_family'; did you mean 'ss_family'?
# if (sizeof ac_aggr.__ss_family)
# ^
# 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_STRNDUP 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_STRLCAT 0
# | #define HAVE_DECL_STRLCPY 0
# | #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_SYS_UNISTD_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_SYSCTL_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: gcc -c -D_GNU_SOURCE conftest.c >&5
# configure:11160: $? = 0
# configure:11160: result: yes
# configure:11160: checking linux/ethtool.h presence
# configure:11160: gcc -E -D_GNU_SOURCE conftest.c
# configure:11160: $? = 0
# configure:11160: result: yes
# configure:11160: checking for linux/ethtool.h
# configure:11160: result: yes
# configure:11160: checking linux/sockios.h usability
# configure:11160: gcc -c -D_GNU_SOURCE conftest.c >&5
# configure:11160: $? = 0
# configure:11160: result: yes
# configure:11160: checking linux/sockios.h presence
# configure:11160: gcc -E -D_GNU_SOURCE conftest.c
# configure:11160: $? = 0
# configure:11160: result: yes
# configure:11160: checking for linux/sockios.h
# configure:11160: result: yes
# configure:11191: checking for struct ethtool_cmd.speed_hi
# configure:11191: gcc -c -D_GNU_SOURCE conftest.c >&5
# configure:11191: $? = 0
# configure:11191: result: yes
# configure:12469: checking whether MNT_MNTTAB is declared
# configure:12469: gcc -c -D_GNU_SOURCE conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:190:10: error: 'MNT_MNTTAB' undeclared (first use in this function)
# (void) MNT_MNTTAB;
# ^~~~~~~~~~
# conftest.c:190:10: note: each undeclared identifier is reported only once for each function it appears in
# 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_STRNDUP 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_STRLCAT 0
# | #define HAVE_DECL_STRLCPY 0
# | #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_SYS_UNISTD_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_SYSCTL_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_LINUX_ETHTOOL_H 1
# | #define HAVE_LINUX_SOCKIOS_H 1
# | #define HAVE_ETHTOOL_CMD_SPEED_HI 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:12490: checking for /proc/mounts
# configure:12503: result: yes
# configure:12580: checking whether setmntent is declared
# configure:12580: gcc -c -D_GNU_SOURCE conftest.c >&5
# configure:12580: $? = 0
# configure:12580: result: yes
# configure:12601: checking whether endmntent is declared
# configure:12601: gcc -c -D_GNU_SOURCE conftest.c >&5
# configure:12601: $? = 0
# configure:12601: result: yes
# configure:12622: checking for struct mntent
# configure:12622: gcc -c -D_GNU_SOURCE conftest.c >&5
# configure:12622: $? = 0
# configure:12622: gcc -c -D_GNU_SOURCE conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:190:28: error: expected expression before ')' token
# if (sizeof ((struct mntent)))
# ^
# 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_STRNDUP 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_STRLCAT 0
# | #define HAVE_DECL_STRLCPY 0
# | #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_SYS_UNISTD_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_SYSCTL_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_LINUX_ETHTOOL_H 1
# | #define HAVE_LINUX_SOCKIOS_H 1
# | #define HAVE_ETHTOOL_CMD_SPEED_HI 1
# | #define MNT_MNTTAB "/proc/mounts"
# | #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: gcc -c -D_GNU_SOURCE conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:191:13: error: invalid application of 'sizeof' to incomplete type 'struct mnttab'
# if (sizeof (struct mnttab))
# ^~~~~~
# 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_STRNDUP 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_STRLCAT 0
# | #define HAVE_DECL_STRLCPY 0
# | #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_SYS_UNISTD_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_SYSCTL_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_LINUX_ETHTOOL_H 1
# | #define HAVE_LINUX_SOCKIOS_H 1
# | #define HAVE_ETHTOOL_CMD_SPEED_HI 1
# | #define MNT_MNTTAB "/proc/mounts"
# | #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: gcc -c -D_GNU_SOURCE conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:195:7: error: too many arguments to function 'getmntent'
# rc = getmntent(f, &mp);
# ^~~~~~~~~
# In file included from conftest.c:177:0:
# /usr/include/mntent.h:71:23: note: declared here
# extern struct mntent *getmntent (FILE *__stream) __THROW;
# ^~~~~~~~~
# conftest.c:195:5: warning: assignment makes integer from pointer without a cast [-Wint-conversion]
# rc = getmntent(f, &mp);
# ^
# 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_STRNDUP 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_STRLCAT 0
# | #define HAVE_DECL_STRLCPY 0
# | #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_SYS_UNISTD_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_SYSCTL_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_LINUX_ETHTOOL_H 1
# | #define HAVE_LINUX_SOCKIOS_H 1
# | #define HAVE_ETHTOOL_CMD_SPEED_HI 1
# | #define MNT_MNTTAB "/proc/mounts"
# | #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: gcc -c -D_GNU_SOURCE conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:192:45: error: invalid operands to binary % (have 'struct mntent *' and 'int')
# rc = getmntent_r(f, &mp, buf, sizeof(buf)) % 10;
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^
# 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_STRNDUP 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_STRLCAT 0
# | #define HAVE_DECL_STRLCPY 0
# | #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_SYS_UNISTD_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_SYSCTL_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_LINUX_ETHTOOL_H 1
# | #define HAVE_LINUX_SOCKIOS_H 1
# | #define HAVE_ETHTOOL_CMD_SPEED_HI 1
# | #define MNT_MNTTAB "/proc/mounts"
# | #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: gcc -c -D_GNU_SOURCE conftest.c >&5
# configure:12782: $? = 0
# configure:12782: gcc -c -D_GNU_SOURCE conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:193:28: error: expected expression before ')' token
# if (sizeof ((struct statfs)))
# ^
# 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_STRNDUP 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_STRLCAT 0
# | #define HAVE_DECL_STRLCPY 0
# | #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_SYS_UNISTD_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_SYSCTL_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_LINUX_ETHTOOL_H 1
# | #define HAVE_LINUX_SOCKIOS_H 1
# | #define HAVE_ETHTOOL_CMD_SPEED_HI 1
# | #define MNT_MNTTAB "/proc/mounts"
# | #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: gcc -c -D_GNU_SOURCE conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:195:12: error: 'struct statfs' has no member named 'f_favail'; did you mean 'f_bavail'?
# if (ac_aggr.f_favail)
# ^
# 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_STRNDUP 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_STRLCAT 0
# | #define HAVE_DECL_STRLCPY 0
# | #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_SYS_UNISTD_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_SYSCTL_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_LINUX_ETHTOOL_H 1
# | #define HAVE_LINUX_SOCKIOS_H 1
# | #define HAVE_ETHTOOL_CMD_SPEED_HI 1
# | #define MNT_MNTTAB "/proc/mounts"
# | #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: gcc -c -D_GNU_SOURCE conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:195:19: error: 'struct statfs' has no member named 'f_favail'; did you mean 'f_bavail'?
# if (sizeof ac_aggr.f_favail)
# ^
# 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_STRNDUP 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_STRLCAT 0
# | #define HAVE_DECL_STRLCPY 0
# | #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_SYS_UNISTD_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_SYSCTL_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_LINUX_ETHTOOL_H 1
# | #define HAVE_LINUX_SOCKIOS_H 1
# | #define HAVE_ETHTOOL_CMD_SPEED_HI 1
# | #define MNT_MNTTAB "/proc/mounts"
# | #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: gcc -c -D_GNU_SOURCE conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:195:12: error: 'struct statfs' has no member named 'f_iosize'; did you mean 'f_bsize'?
# if (ac_aggr.f_iosize)
# ^
# 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_STRNDUP 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_STRLCAT 0
# | #define HAVE_DECL_STRLCPY 0
# | #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_SYS_UNISTD_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_SYSCTL_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_LINUX_ETHTOOL_H 1
# | #define HAVE_LINUX_SOCKIOS_H 1
# | #define HAVE_ETHTOOL_CMD_SPEED_HI 1
# | #define MNT_MNTTAB "/proc/mounts"
# | #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: gcc -c -D_GNU_SOURCE conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:195:19: error: 'struct statfs' has no member named 'f_iosize'; did you mean 'f_bsize'?
# if (sizeof ac_aggr.f_iosize)
# ^
# 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_STRNDUP 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_STRLCAT 0
# | #define HAVE_DECL_STRLCPY 0
# | #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_SYS_UNISTD_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_SYSCTL_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_LINUX_ETHTOOL_H 1
# | #define HAVE_LINUX_SOCKIOS_H 1
# | #define HAVE_ETHTOOL_CMD_SPEED_HI 1
# | #define MNT_MNTTAB "/proc/mounts"
# | #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: gcc -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 gcc
# configure:13181: result: /usr/sbin/ld
# configure:13188: checking if the linker (/usr/sbin/ld) is GNU ld
# configure:13203: result: yes
# configure:13217: checking how to control symbol visibility
# configure:13234: gcc -c -D_GNU_SOURCE conftest.c >&5
# conftest.c:142:1: error: visibility argument must be one of "default", "hidden", "protected" or "internal"
# int __attribute__ ((visibility("private"))) baz() { return 1; }
# ^~~
# configure:13234: $? = 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_STRNDUP 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_STRLCAT 0
# | #define HAVE_DECL_STRLCPY 0
# | #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_SYS_UNISTD_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_SYSCTL_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_LINUX_ETHTOOL_H 1
# | #define HAVE_LINUX_SOCKIOS_H 1
# | #define HAVE_ETHTOOL_CMD_SPEED_HI 1
# | #define MNT_MNTTAB "/proc/mounts"
# | #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: gcc -c -D_GNU_SOURCE conftest.c >&5
# conftest.c:140:1: warning: 'dllexport' attribute directive ignored [-Wattributes]
# int __attribute__ ((dllexport)) foo() { return 1; }
# ^~~
# 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_STRNDUP 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_STRLCAT 0
# | #define HAVE_DECL_STRLCPY 0
# | #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_SYS_UNISTD_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_SYSCTL_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_LINUX_ETHTOOL_H 1
# | #define HAVE_LINUX_SOCKIOS_H 1
# | #define HAVE_ETHTOOL_CMD_SPEED_HI 1
# | #define MNT_MNTTAB "/proc/mounts"
# | #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: gcc -c -D_GNU_SOURCE conftest.c >&5
# conftest.c:140:14: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'foo'
# int __hidden foo() { return 1; }
# ^~~
# 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_STRNDUP 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_STRLCAT 0
# | #define HAVE_DECL_STRLCPY 0
# | #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_SYS_UNISTD_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_SYSCTL_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_LINUX_ETHTOOL_H 1
# | #define HAVE_LINUX_SOCKIOS_H 1
# | #define HAVE_ETHTOOL_CMD_SPEED_HI 1
# | #define MNT_MNTTAB "/proc/mounts"
# | #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: gcc -c -D_GNU_SOURCE conftest.c >&5
# conftest.c: In function '__declspec':
# conftest.c:140:27: error: expected declaration specifiers before 'foo'
# int __declspec(dllexport) foo() { return 1; }
# ^~~
# conftest.c:140:5: warning: type of 'dllexport' defaults to 'int' [-Wimplicit-int]
# int __declspec(dllexport) foo() { return 1; }
# ^~~~~~~~~~
# conftest.c:140:27: error: expected '{' at end of input
# int __declspec(dllexport) foo() { return 1; }
# ^~~
# 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_STRNDUP 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_STRLCAT 0
# | #define HAVE_DECL_STRLCPY 0
# | #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_SYS_UNISTD_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_SYSCTL_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_LINUX_ETHTOOL_H 1
# | #define HAVE_LINUX_SOCKIOS_H 1
# | #define HAVE_ETHTOOL_CMD_SPEED_HI 1
# | #define MNT_MNTTAB "/proc/mounts"
# | #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: gcc -o conftest -D_GNU_SOURCE conftest.c -lm >&5
# conftest.c:146:6: warning: conflicting types for built-in function 'isnan'
# char isnan ();
# ^~~~~
# configure:13421: $? = 0
# configure:13430: result: yes
# configure:13473: checking for fabs in -lm
# configure:13498: gcc -o conftest -D_GNU_SOURCE conftest.c -lm >&5
# conftest.c:146:6: warning: conflicting types for built-in function 'fabs'
# char fabs ();
# ^~~~
# configure:13498: $? = 0
# configure:13507: result: yes
# configure:13528: checking for working ncurses
# configure:13547: gcc -o conftest -D_GNU_SOURCE conftest.c -lm -lncurses >&5
# configure:13547: $? = 0
# configure:13607: result: ncurses.h
# configure:13652: checking termios.h usability
# configure:13652: gcc -c -D_GNU_SOURCE conftest.c >&5
# configure:13652: $? = 0
# configure:13652: result: yes
# configure:13652: checking termios.h presence
# configure:13652: gcc -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: gcc -c -D_GNU_SOURCE conftest.c >&5
# configure:13652: $? = 0
# configure:13652: result: yes
# configure:13652: checking sys/termios.h presence
# configure:13652: gcc -E -D_GNU_SOURCE conftest.c
# 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: gcc -c -D_GNU_SOURCE conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:186:40: error: invalid operands to binary % (have 'char *' and 'int')
# rc = strerror_r(1, buf, sizeof(buf)) % 10;
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^
# configure:14066: $? = 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_STRNDUP 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_STRLCAT 0
# | #define HAVE_DECL_STRLCPY 0
# | #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_SYS_UNISTD_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_SYSCTL_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_LINUX_ETHTOOL_H 1
# | #define HAVE_LINUX_SOCKIOS_H 1
# | #define HAVE_ETHTOOL_CMD_SPEED_HI 1
# | #define MNT_MNTTAB "/proc/mounts"
# | #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_NCURSES_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_TERMIOS_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
# |
# | int main(void) {
# | char buf[1024];
# | int rc;
# |
# | rc = strerror_r(1, buf, sizeof(buf)) % 10;
# |
# | return 0;
# | }
# |
# configure:14076: result: char *
# configure:14104: checking whether compiling for native Win32
# configure:14134: result: no
# configure:14300: checking whether pthreads work without any flags
# configure:14393: gcc -o conftest -D_GNU_SOURCE conftest.c >&5
# /tmp/ccip3baD.o: In function `main':
# conftest.c:(.text+0x43): undefined reference to `pthread_create'
# conftest.c:(.text+0x54): undefined reference to `pthread_join'
# conftest.c:(.text+0xbc): undefined reference to `__pthread_register_cancel'
# conftest.c:(.text+0xcb): undefined reference to `__pthread_unregister_cancel'
# collect2: error: ld returned 1 exit status
# configure:14393: $? = 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_STRNDUP 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_STRLCAT 0
# | #define HAVE_DECL_STRLCPY 0
# | #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_SYS_UNISTD_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_SYSCTL_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_LINUX_ETHTOOL_H 1
# | #define HAVE_LINUX_SOCKIOS_H 1
# | #define HAVE_ETHTOOL_CMD_SPEED_HI 1
# | #define MNT_MNTTAB "/proc/mounts"
# | #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_NCURSES_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_TERMIOS_H 1
# | /* end confdefs.h. */
# | #include
# | static void routine(void *a) { a = 0; }
# | static void *start_routine(void *a) { return a; }
# | int
# | main ()
# | {
# | pthread_t th; pthread_attr_t attr;
# | pthread_create(&th, 0, start_routine, 0);
# | pthread_join(th, 0);
# | pthread_attr_init(&attr);
# | pthread_cleanup_push(routine, 0);
# | pthread_cleanup_pop(0) /* ; */
# | ;
# | return 0;
# | }
# configure:14402: result: no
# configure:14305: checking whether pthreads work with -Kthread
# configure:14393: gcc -o conftest -Kthread -D_GNU_SOURCE conftest.c >&5
# gcc: error: unrecognized command line option '-Kthread'; did you mean '-pthread'?
# configure:14393: $? = 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_STRNDUP 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_STRLCAT 0
# | #define HAVE_DECL_STRLCPY 0
# | #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_SYS_UNISTD_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_SYSCTL_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_LINUX_ETHTOOL_H 1
# | #define HAVE_LINUX_SOCKIOS_H 1
# | #define HAVE_ETHTOOL_CMD_SPEED_HI 1
# | #define MNT_MNTTAB "/proc/mounts"
# | #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_NCURSES_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_TERMIOS_H 1
# | /* end confdefs.h. */
# | #include
# | static void routine(void *a) { a = 0; }
# | static void *start_routine(void *a) { return a; }
# | int
# | main ()
# | {
# | pthread_t th; pthread_attr_t attr;
# | pthread_create(&th, 0, start_routine, 0);
# | pthread_join(th, 0);
# | pthread_attr_init(&attr);
# | pthread_cleanup_push(routine, 0);
# | pthread_cleanup_pop(0) /* ; */
# | ;
# | return 0;
# | }
# configure:14402: result: no
# configure:14305: checking whether pthreads work with -kthread
# configure:14393: gcc -o conftest -kthread -D_GNU_SOURCE conftest.c >&5
# gcc: error: unrecognized command line option '-kthread'; did you mean '-pthread'?
# configure:14393: $? = 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_STRNDUP 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_STRLCAT 0
# | #define HAVE_DECL_STRLCPY 0
# | #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_SYS_UNISTD_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_SYSCTL_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_LINUX_ETHTOOL_H 1
# | #define HAVE_LINUX_SOCKIOS_H 1
# | #define HAVE_ETHTOOL_CMD_SPEED_HI 1
# | #define MNT_MNTTAB "/proc/mounts"
# | #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_NCURSES_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_TERMIOS_H 1
# | /* end confdefs.h. */
# | #include
# | static void routine(void *a) { a = 0; }
# | static void *start_routine(void *a) { return a; }
# | int
# | main ()
# | {
# | pthread_t th; pthread_attr_t attr;
# | pthread_create(&th, 0, start_routine, 0);
# | pthread_join(th, 0);
# | pthread_attr_init(&attr);
# | pthread_cleanup_push(routine, 0);
# | pthread_cleanup_pop(0) /* ; */
# | ;
# | return 0;
# | }
# configure:14402: result: no
# configure:14355: checking for the pthreads library -llthread
# configure:14393: gcc -o conftest -D_GNU_SOURCE conftest.c -llthread >&5
# /usr/sbin/ld: cannot find -llthread
# collect2: error: ld returned 1 exit status
# configure:14393: $? = 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_STRNDUP 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_STRLCAT 0
# | #define HAVE_DECL_STRLCPY 0
# | #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_SYS_UNISTD_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_SYSCTL_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_LINUX_ETHTOOL_H 1
# | #define HAVE_LINUX_SOCKIOS_H 1
# | #define HAVE_ETHTOOL_CMD_SPEED_HI 1
# | #define MNT_MNTTAB "/proc/mounts"
# | #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_NCURSES_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_TERMIOS_H 1
# | /* end confdefs.h. */
# | #include
# | static void routine(void *a) { a = 0; }
# | static void *start_routine(void *a) { return a; }
# | int
# | main ()
# | {
# | pthread_t th; pthread_attr_t attr;
# | pthread_create(&th, 0, start_routine, 0);
# | pthread_join(th, 0);
# | pthread_attr_init(&attr);
# | pthread_cleanup_push(routine, 0);
# | pthread_cleanup_pop(0) /* ; */
# | ;
# | return 0;
# | }
# configure:14402: result: no
# configure:14305: checking whether pthreads work with -pthread
# configure:14393: gcc -o conftest -pthread -D_GNU_SOURCE conftest.c >&5
# configure:14393: $? = 0
# configure:14402: result: yes
# configure:14421: checking for joinable pthread attribute
# configure:14436: gcc -o conftest -pthread -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: gcc -c -pthread -D_GNU_SOURCE conftest.c >&5
# configure:14589: $? = 0
# configure:14589: result: yes
# configure:14589: checking pthread.h presence
# configure:14589: gcc -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: gcc -c -Werror -Wmissing-braces -pthread -D_GNU_SOURCE conftest.c >&5
# configure:14639: $? = 0
# configure:14646: result: no
# configure:14654: checking whether PTHREAD_MUTEX_INITIALIZER needs braces
# configure:14671: gcc -c -Werror -Wmissing-braces -pthread -D_GNU_SOURCE conftest.c >&5
# configure:14671: $? = 0
# configure:14678: result: no
# configure:14688: checking for library containing sem_init
# configure:14719: gcc -o conftest -pthread -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: /usr/sbin/nm -B
# configure:16032: checking the name lister (/usr/sbin/nm -B) interface
# configure:16039: gcc -c -pthread -D_GNU_SOURCE conftest.c >&5
# configure:16042: /usr/sbin/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 /usr/sbin/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 /usr/sbin/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: gcc -c -pthread -D_GNU_SOURCE conftest.c >&5
# configure:16998: $? = 0
# configure:17001: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# configure:17004: $? = 0
# configure:17009: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# ar: 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 /usr/sbin/ranlib
# configure:17208: result: ranlib
# configure:17310: checking command to parse /usr/sbin/nm -B output from gcc object
# configure:17430: gcc -c -pthread -D_GNU_SOURCE conftest.c >&5
# configure:17433: $? = 0
# configure:17437: /usr/sbin/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: gcc -o conftest -pthread -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: gcc -c -pthread -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: gcc -c -pthread -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 gcc supports -fno-rtti -fno-exceptions
# configure:19093: gcc -c -pthread -D_GNU_SOURCE -fno-rtti -fno-exceptions conftest.c >&5
# cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
# configure:19097: $? = 0
# configure:19110: result: no
# configure:19437: checking for gcc option to produce PIC
# configure:19444: result: -fPIC -DPIC
# configure:19452: checking if gcc PIC flag -fPIC -DPIC works
# configure:19470: gcc -c -pthread -D_GNU_SOURCE -fPIC -DPIC -DPIC conftest.c >&5
# configure:19474: $? = 0
# configure:19487: result: yes
# configure:19516: checking if gcc static flag -static works
# configure:19544: result: yes
# configure:19559: checking if gcc supports -c -o file.o
# configure:19580: gcc -c -pthread -D_GNU_SOURCE -o out/conftest2.o conftest.c >&5
# configure:19584: $? = 0
# configure:19606: result: yes
# configure:19614: checking if gcc supports -c -o file.o
# configure:19661: result: yes
# configure:19694: checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:20847: result: yes
# configure:20884: checking whether -lc should be explicitly linked in
# configure:20892: gcc -c -pthread -D_GNU_SOURCE conftest.c >&5
# configure:20895: $? = 0
# configure:20910: gcc -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: gcc -o conftest -pthread -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: g++ -E -D_GNU_SOURCE conftest.cpp
# configure:22615: $? = 0
# configure:22629: g++ -E -D_GNU_SOURCE conftest.cpp
# conftest.cpp:147:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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_STRNDUP 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_STRLCAT 0
# | #define HAVE_DECL_STRLCPY 0
# | #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_SYS_UNISTD_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_SYSCTL_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_LINUX_ETHTOOL_H 1
# | #define HAVE_LINUX_SOCKIOS_H 1
# | #define HAVE_ETHTOOL_CMD_SPEED_HI 1
# | #define MNT_MNTTAB "/proc/mounts"
# | #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_NCURSES_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_TERMIOS_H 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: g++ -E
# configure:22674: g++ -E -D_GNU_SOURCE conftest.cpp
# configure:22674: $? = 0
# configure:22688: g++ -E -D_GNU_SOURCE conftest.cpp
# conftest.cpp:147:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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_STRNDUP 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_STRLCAT 0
# | #define HAVE_DECL_STRLCPY 0
# | #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_SYS_UNISTD_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_SYSCTL_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_LINUX_ETHTOOL_H 1
# | #define HAVE_LINUX_SOCKIOS_H 1
# | #define HAVE_ETHTOOL_CMD_SPEED_HI 1
# | #define MNT_MNTTAB "/proc/mounts"
# | #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_NCURSES_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_TERMIOS_H 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 g++
# configure:22924: result: /usr/sbin/ld -m elf_x86_64
# configure:22931: checking if the linker (/usr/sbin/ld -m elf_x86_64) is GNU ld
# configure:22946: result: yes
# configure:23001: checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:24006: result: yes
# configure:24042: g++ -c -D_GNU_SOURCE conftest.cpp >&5
# configure:24045: $? = 0
# configure:24565: checking for g++ option to produce PIC
# configure:24572: result: -fPIC -DPIC
# configure:24580: checking if g++ PIC flag -fPIC -DPIC works
# configure:24598: g++ -c -D_GNU_SOURCE -fPIC -DPIC -DPIC conftest.cpp >&5
# configure:24602: $? = 0
# configure:24615: result: yes
# configure:24638: checking if g++ static flag -static works
# configure:24666: result: yes
# configure:24678: checking if g++ supports -c -o file.o
# configure:24699: g++ -c -D_GNU_SOURCE -o out/conftest2.o conftest.cpp >&5
# configure:24703: $? = 0
# configure:24725: result: yes
# configure:24730: checking if g++ supports -c -o file.o
# configure:24777: result: yes
# configure:24807: checking whether the g++ linker (/usr/sbin/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 b93f20911e76
#
# config.status:1342: creating Makefile
# config.status:1342: creating src/Makefile
# config.status:1342: creating src/libstatgrab/Makefile
# config.status:1342: creating src/statgrab/Makefile
# config.status:1342: creating src/saidar/Makefile
# config.status:1342: creating docs/Makefile
# config.status:1342: creating docs/libstatgrab/Makefile
# config.status:1342: creating docs/statgrab/Makefile
# config.status:1342: creating docs/saidar/Makefile
# config.status:1342: creating tests/Makefile
# config.status:1342: creating tests/testlib/Makefile
# config.status:1342: creating tests/single_threaded/Makefile
# config.status:1342: creating tests/multi_threaded/Makefile
# config.status:1342: creating examples/Makefile
# config.status:1342: creating libstatgrab.pc
# config.status:1342: creating src/statgrab/statgrab-make-mrtg-config
# config.status:1342: creating src/statgrab/statgrab-make-mrtg-index
# config.status:1342: creating src/libstatgrab/statgrab.h
# config.status:1342: creating config.h
# config.status:1571: executing depfiles commands
# config.status:1571: 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=
# ac_cv_env_CC_value=
# 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=
# ac_cv_env_CXX_value=
# 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_file__proc_mounts=yes
# 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=no
# ac_cv_func_strlcpy=no
# 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=no
# ac_cv_have_decl_strlcpy=no
# 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=yes
# ac_cv_header_linux_sockios_h=yes
# 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=yes
# 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=yes
# 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=yes
# ac_cv_member_struct_ethtool_cmd_speed_hi=yes
# 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_CPP='gcc -E'
# ac_cv_prog_CXXCPP='g++ -E'
# ac_cv_prog_STRIP=strip
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_CC=gcc
# ac_cv_prog_ac_ct_CXX=g++
# 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=/usr/sbin/ld
# lt_cv_path_LDCXX='/usr/sbin/ld -m elf_x86_64'
# lt_cv_path_NM='/usr/sbin/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=no
# lt_cv_prog_compiler_static_works=yes
# lt_cv_prog_compiler_static_works_CXX=yes
# 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=no
# 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=ncurses.h
# 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='gcc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=' -pthread'
# CLIBFLAGS=''
# CPP='gcc -E'
# CPPFLAGS=' -D_GNU_SOURCE'
# CXX='g++'
# CXXCPP='g++ -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='/usr/sbin/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='/usr/sbin/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='gcc'
# PTHREAD_CFLAGS='-pthread'
# PTHREAD_CXX='g++'
# PTHREAD_LIBS=''
# RANLIB='ranlib'
# SAIDARCPPFLAGS=''
# SAIDARLIBS=' -lm -lncurses'
# 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=' -lm'
# 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='gcc'
# ac_ct_CXX='g++'
# ac_ct_DUMPBIN=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__fastdepCXX_FALSE='#'
# am__fastdepCXX_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__nodep='_no'
# am__quote=''
# am__tar='$${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_STRNDUP 1
# #define HAVE_STRNLEN 1
# #define HAVE_VSPRINTF 1
# #define HAVE_VSNPRINTF 1
# #define HAVE_DECL_STRLCAT 0
# #define HAVE_DECL_STRLCPY 0
# #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_SYS_UNISTD_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_SYSCTL_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_LINUX_ETHTOOL_H 1
# #define HAVE_LINUX_SOCKIOS_H 1
# #define HAVE_ETHTOOL_CMD_SPEED_HI 1
# #define MNT_MNTTAB "/proc/mounts"
# #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_NCURSES_H 1
# #define HAVE_TERMIOS_H 1
# #define HAVE_SYS_TERMIOS_H 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