The build took 00h 01m 11s and was NOT successful.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
12,756 |
ansic |
11,574 |
sh |
8,205 |
makefile |
664 |
perl |
33,199 |
total |
The process tree of the build process is here.
To avoid scrolling, you may jump to the last line of the
invocation of makepkg
that was used to build this
package.
Removed vanilla repositories from pacman.conf and added:
Copied permanent toolchain into container-local sysroot
/toolchain_root/arm-linux-androideabi --> /sysroot/arm-linux-androideabi
/toolchain_root/COPYING3.LIB --> /sysroot/COPYING3.LIB
/toolchain_root/sysroot --> /sysroot/sysroot
/toolchain_root/COPYING.RUNTIME --> /sysroot/COPYING.RUNTIME
/toolchain_root/lib --> /sysroot/lib
/toolchain_root/SOURCES --> /sysroot/SOURCES
/toolchain_root/lib64 --> /sysroot/lib64
/toolchain_root/share --> /sysroot/share
/toolchain_root/bin --> /sysroot/bin
/toolchain_root/COPYING --> /sysroot/COPYING
/toolchain_root/COPYING3 --> /sysroot/COPYING3
/toolchain_root/COPYING.LIB --> /sysroot/COPYING.LIB
/toolchain_root/include --> /sysroot/include
/toolchain_root/libexec --> /sysroot/libexec
CMD: sudo -u tuscan PATH=/sysroot/bin:/sysroot/libexec/gcc/arm-linux-androideabi/4.8:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=arm-linux-androideabi-gcc CXX=arm-linux-androideabi-g++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: libstatgrab 0.91-2 (Tue Apr 4 20:54:20 UTC 2017)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for arm-linux-androideabi-strip... arm-linux-androideabi-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... arm-unknown-linux-androideabi
checking for arm-linux-androideabi-gcc... arm-linux-androideabi-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... yes
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether arm-linux-androideabi-gcc accepts -g... yes
checking for arm-linux-androideabi-gcc option to accept ISO C89... none needed
checking whether arm-linux-androideabi-gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of arm-linux-androideabi-gcc... gcc3
checking dependency style of arm-linux-androideabi-gcc... (cached) gcc3
checking for arm-linux-androideabi-gcc option to accept ISO C99... -std=gnu99
checking whether we are using the GNU C++ compiler... yes
checking whether arm-linux-androideabi-g++ accepts -g... yes
checking dependency style of arm-linux-androideabi-g++... gcc3
checking dependency style of arm-linux-androideabi-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 arm-linux-androideabi-ar... arm-linux-androideabi-ar
checking the archiver (arm-linux-androideabi-ar) interface... ar
checking how to run the C preprocessor... arm-linux-androideabi-gcc -std=gnu99 -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... no
checking for getmntent... (cached) yes
checking for getmntent_r... yes
checking for seteuid... yes
checking for setegid... yes
checking for setresuid... yes
checking for setresgid... yes
checking for setvbuf... yes
checking for statfs... yes
checking for statvfs... yes
checking for statvfs64... yes
checking for strerror_r... yes
checking for strlcat... yes
checking for strlcpy... yes
checking for strndup... yes
checking for strnlen... yes
checking for vsprintf... yes
checking for vsnprintf... yes
checking whether strlcat is declared... yes
checking whether strlcpy is declared... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for inttypes.h... (cached) yes
checking libgen.h usability... yes
checking libgen.h presence... yes
checking for libgen.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking regex.h usability... yes
checking regex.h presence... yes
checking for regex.h... yes
checking sched.h usability... yes
checking sched.h presence... yes
checking for sched.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking for stdint.h... (cached) yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/statvfs.h usability... yes
checking sys/statvfs.h presence... yes
checking for sys/statvfs.h... yes
checking sys/unistd.h usability... no
checking sys/unistd.h presence... no
checking for sys/unistd.h... no
checking whether F_SETLK is declared... yes
checking whether compiling for native Win32... no
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking libdevinfo.h usability... no
checking libdevinfo.h presence... no
checking for libdevinfo.h... no
checking mach/machine.h usability... no
checking mach/machine.h presence... no
checking for mach/machine.h... no
checking mntent.h usability... yes
checking mntent.h presence... yes
checking for mntent.h... yes
checking paths.h usability... yes
checking paths.h presence... yes
checking for paths.h... yes
checking sys/fstyp.h usability... no
checking sys/fstyp.h presence... no
checking for sys/fstyp.h... no
checking sys/loadavg.h usability... no
checking sys/loadavg.h presence... no
checking for sys/loadavg.h... no
checking sys/mnttent.h usability... no
checking sys/mnttent.h presence... no
checking for sys/mnttent.h... no
checking sys/mnttab.h usability... no
checking sys/mnttab.h presence... no
checking for sys/mnttab.h... no
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking sys/utsname.h usability... yes
checking sys/utsname.h presence... yes
checking for sys/utsname.h... yes
checking sys/vfs.h usability... yes
checking sys/vfs.h presence... yes
checking for sys/vfs.h... yes
checking utmp.h usability... yes
checking utmp.h presence... yes
checking for utmp.h... yes
checking utmpx.h usability... no
checking utmpx.h presence... no
checking for utmpx.h... no
checking for sys/param.h... yes
checking for sys/mount.h... yes
checking for sys/proc.h... no
checking for sys/swap.h... yes
checking for sys/sysctl.h... no
checking for sys/systeminfo.h... no
checking for sys/user.h... yes
checking for arpa/inet.h... yes
checking for netinet/in.h... yes
checking for net/if.h... yes
checking for netinet/if_ether.h... yes
checking for sys/sar.h... no
checking for sys/sysinfo.h... yes
checking for strncpy... yes
checking for format string for pid_t... %d
checking for format string for uid_t... %u
checking for format string for gid_t... %u
checking for format string for time_t... %d
checking for format string for size_t... %zu
checking for format string for ssize_t... %zd
checking whether struct sg_vector needs alignment helper... yes
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 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... no
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
configure: WARNING: Build on unknown OS: linux-androideabi - many functions might be not functional
checking whether MNT_MNTTAB is declared... no
checking whether setmntent is declared... yes
checking whether endmntent is declared... yes
checking for struct mntent... yes
checking for struct mnttab... no
checking apparent thread safety of getmntent... no
checking return type of getmntent_r... struct mntent *
checking for struct statfs... yes
checking for struct statfs.f_favail... no
checking for struct statfs.f_iosize... no
checking for struct statfs.f_frsize... yes
checking for a sed that does not truncate output... (cached) /usr/sbin/sed
checking for fgrep... /usr/sbin/grep -F
checking how to print strings... printf
checking for ld used by arm-linux-androideabi-gcc -std=gnu99... /sysroot/arm-linux-androideabi/bin/ld
checking if the linker (/sysroot/arm-linux-androideabi/bin/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... no
configure: WARNING: Unable to find curses or ncurses; disabling saidar
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking sys/termios.h usability... no
checking sys/termios.h presence... no
checking for sys/termios.h... no
checking whether to build examples... no
checking for applicable docbook2man... none
checking for applicable perl5 interpreter... /usr/sbin/perl
configure: enabling build of test automation using /usr/sbin/perl
checking return type of strerror_r... int
checking whether compiling for native Win32... (cached) no
checking whether pthreads work without any flags... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking whether PTHREAD_ONCE_INIT needs braces... no
checking whether PTHREAD_MUTEX_INITIALIZER needs braces... no
checking for library containing sem_init... none required
checking if liblog4cplus is wanted... check
checking if liblog4cplus wants a prefix... no
checking for arm-linux-androideabi-pkg-config... no
checking for pkg-config... /usr/sbin/pkg-config
configure: WARNING: using cross tools not prefixed with host triplet
checking pkg-config is at least version 0.9.0... yes
checking for BSD- or MS-compatible name lister (nm)... /sysroot/bin/arm-linux-androideabi-nm -B
checking the name lister (/sysroot/bin/arm-linux-androideabi-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 arm-unknown-linux-androideabi format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /sysroot/arm-linux-androideabi/bin/ld option to reload object files... -r
checking for arm-linux-androideabi-objdump... arm-linux-androideabi-objdump
checking how to recognize dependent libraries... pass_all
checking for arm-linux-androideabi-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for arm-linux-androideabi-ar... (cached) arm-linux-androideabi-ar
checking for archiver @FILE support... @
checking for arm-linux-androideabi-strip... (cached) arm-linux-androideabi-strip
checking for arm-linux-androideabi-ranlib... arm-linux-androideabi-ranlib
checking command to parse /sysroot/bin/arm-linux-androideabi-nm -B output from arm-linux-androideabi-gcc -std=gnu99 object... ok
checking for sysroot... no
checking for arm-linux-androideabi-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if arm-linux-androideabi-gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no
checking for arm-linux-androideabi-gcc -std=gnu99 option to produce PIC... -fPIC -DPIC
checking if arm-linux-androideabi-gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes
checking if arm-linux-androideabi-gcc -std=gnu99 static flag -static works... yes
checking if arm-linux-androideabi-gcc -std=gnu99 supports -c -o file.o... yes
checking if arm-linux-androideabi-gcc -std=gnu99 supports -c -o file.o... (cached) yes
checking whether the arm-linux-androideabi-gcc -std=gnu99 linker (/sysroot/arm-linux-androideabi/bin/ld) 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... arm-linux-androideabi-g++ -E
checking for ld used by arm-linux-androideabi-g++... /sysroot/arm-linux-androideabi/bin/ld
checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld... yes
checking whether the arm-linux-androideabi-g++ linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries... yes
checking for arm-linux-androideabi-g++ option to produce PIC... -fPIC -DPIC
checking if arm-linux-androideabi-g++ PIC flag -fPIC -DPIC works... yes
checking if arm-linux-androideabi-g++ static flag -static works... yes
checking if arm-linux-androideabi-g++ supports -c -o file.o... yes
checking if arm-linux-androideabi-g++ supports -c -o file.o... (cached) yes
checking whether the arm-linux-androideabi-g++ linker (/sysroot/arm-linux-androideabi/bin/ld) 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 arm-linux-androideabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DBUILD_LIBSTATGRAB -D_GNU_SOURCE -MT cpu_stats.lo -MD -MP -MF .deps/cpu_stats.Tpo -c -o cpu_stats.lo cpu_stats.c
libtool: compile: arm-linux-androideabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DBUILD_LIBSTATGRAB -D_GNU_SOURCE -MT cpu_stats.lo -MD -MP -MF .deps/cpu_stats.Tpo -c cpu_stats.c -fPIC -DPIC -o .libs/cpu_stats.o
libtool: compile: arm-linux-androideabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DBUILD_LIBSTATGRAB -D_GNU_SOURCE -MT cpu_stats.lo -MD -MP -MF .deps/cpu_stats.Tpo -c cpu_stats.c -o cpu_stats.o >/dev/null 2>&1
mv -f .deps/cpu_stats.Tpo .deps/cpu_stats.Plo
/bin/sh ../../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DBUILD_LIBSTATGRAB -D_GNU_SOURCE -MT disk_stats.lo -MD -MP -MF .deps/disk_stats.Tpo -c -o disk_stats.lo disk_stats.c
libtool: compile: arm-linux-androideabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DBUILD_LIBSTATGRAB -D_GNU_SOURCE -MT disk_stats.lo -MD -MP -MF .deps/disk_stats.Tpo -c disk_stats.c -fPIC -DPIC -o .libs/disk_stats.o
disk_stats.c: In function 'init_valid_fs_types':
disk_stats.c:534:31: error: 'VALID_FS_TYPES' undeclared (first use in this function)
const char *int_valid_fs[] = VALID_FS_TYPES;
^
disk_stats.c:534:31: note: each undeclared identifier is reported only once for each function it appears in
make[3]: *** [Makefile:489: disk_stats.lo] Error 1
make[3]: Leaving directory '/tmp/libstatgrab/src/libstatgrab-0.91/src/libstatgrab'
make[2]: *** [Makefile:381: all-recursive] Error 1
make[2]: Leaving directory '/tmp/libstatgrab/src/libstatgrab-0.91/src'
make[1]: *** [Makefile:537: all-recursive] Error 1
make[1]: Leaving directory '/tmp/libstatgrab/src/libstatgrab-0.91'
make: *** [Makefile:403: all] Error 2
==> ERROR: A failure occurred in build().
Aborting...
Printing config logfiles
CMD: config logfiles '/tmp/libstatgrab/src/libstatgrab-0.91/config.log'
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by libstatgrab configure 0.91, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --build=x86_64-unknown-linux --host=arm-linux-androideabi --prefix=/usr
## --------- ##
## Platform. ##
## --------- ##
hostname = de0a30531374
uname -m = x86_64
uname -r = 4.10.6-1-ARCH
uname -s = Linux
uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /sysroot/bin
PATH: /sysroot/libexec/gcc/arm-linux-androideabi/4.8
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 arm-linux-androideabi-strip
configure:3193: found /sysroot/bin/arm-linux-androideabi-strip
configure:3204: result: arm-linux-androideabi-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: arm-unknown-linux-androideabi
configure:3787: checking for arm-linux-androideabi-gcc
configure:3814: result: arm-linux-androideabi-gcc
configure:4083: checking for C compiler version
configure:4092: arm-linux-androideabi-gcc --version >&5
arm-linux-androideabi-gcc (GCC) 4.8
Copyright (C) 2013 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:4103: $? = 0
configure:4092: arm-linux-androideabi-gcc -v >&5
Using built-in specs.
COLLECT_GCC=arm-linux-androideabi-gcc
COLLECT_LTO_WRAPPER=/sysroot/bin/../libexec/gcc/arm-linux-androideabi/4.8/lto-wrapper
Target: arm-linux-androideabi
Configured with: /s/ndk-toolchain/src/build/../gcc/gcc-4.8/configure --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --target=arm-linux-androideabi --host=x86_64-linux-gnu --build=x86_64-linux-gnu --with-gnu-as --with-gnu-ld --enable-languages=c,c++ --with-gmp=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpfr=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpc=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-cloog=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-isl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-ppl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --disable-ppl-version-check --disable-cloog-version-check --disable-isl-version-check --enable-cloog-backend=isl --with-host-libstdcxx='-static-libgcc -Wl,-Bstatic,-lstdc++,-Bdynamic -lm' --disable-libssp --enable-threads --disable-nls --disable-libmudflap --disable-libgomp --disable-libstdc__-v3 --disable-sjlj-exceptions --disable-shared --disable-tls --disable-libitm --with-float=soft --with-fpu=vfp --with-arch=armv5te --enable-target-optspace --enable-initfini-array --disable-nls --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --with-sysroot=/tmp/ndk-andrewhsieh/build/toolchain/prefix/sysroot --with-binutils-version=2.25 --with-mpfr-version=3.1.1 --with-mpc-version=1.0.1 --with-gmp-version=5.0.5 --with-gcc-version=4.8 --with-gdb-version=7.7 --with-python=/usr/local/google/home/andrewhsieh/mydroid/ndk/prebuilt/linux-x86_64/bin/python-config.sh --with-gxx-include-dir=/tmp/ndk-andrewhsieh/build/toolchain/prefix/include/c++/4.8 --with-bugurl=http://source.android.com/source/report-bugs.html --enable-languages=c,c++ --disable-bootstrap --enable-plugins --enable-libgomp --enable-gnu-indirect-function --disable-libsanitizer --enable-gold --enable-threads --enable-graphite=yes --with-cloog-version=0.18.0 --with-isl-version=0.11.1 --enable-eh-frame-hdr-for-static --with-arch=armv5te --program-transform-name='s&^&arm-linux-androideabi-&' --enable-gold=default
Thread model: posix
gcc version 4.8 (GCC)
configure:4103: $? = 0
configure:4092: arm-linux-androideabi-gcc -V >&5
arm-linux-androideabi-gcc: error: unrecognized command line option '-V'
arm-linux-androideabi-gcc: fatal error: no input files
compilation terminated.
configure:4103: $? = 1
configure:4092: arm-linux-androideabi-gcc -qversion >&5
arm-linux-androideabi-gcc: error: unrecognized command line option '-qversion'
arm-linux-androideabi-gcc: fatal error: no input files
compilation terminated.
configure:4103: $? = 1
configure:4123: checking whether the C compiler works
configure:4145: arm-linux-androideabi-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: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:4219: $? = 0
configure:4241: result:
configure:4263: checking whether we are cross compiling
configure:4301: result: yes
configure:4306: checking for suffix of object files
configure:4328: arm-linux-androideabi-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: arm-linux-androideabi-gcc -c conftest.c >&5
configure:4376: $? = 0
configure:4385: result: yes
configure:4394: checking whether arm-linux-androideabi-gcc accepts -g
configure:4414: arm-linux-androideabi-gcc -c -g conftest.c >&5
configure:4414: $? = 0
configure:4455: result: yes
configure:4472: checking for arm-linux-androideabi-gcc option to accept ISO C89
configure:4535: arm-linux-androideabi-gcc -c conftest.c >&5
configure:4535: $? = 0
configure:4548: result: none needed
configure:4573: checking whether arm-linux-androideabi-gcc understands -c and -o together
configure:4595: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o
configure:4598: $? = 0
configure:4595: arm-linux-androideabi-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 arm-linux-androideabi-gcc
configure:4803: result: gcc3
configure:4820: checking dependency style of arm-linux-androideabi-gcc
configure:4931: result: gcc3
configure:4946: checking for arm-linux-androideabi-gcc option to accept ISO C99
configure:5095: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c:64:29: error: expected ';', ',' or ')' before 'text'
test_restrict (ccp restrict text)
^
conftest.c: In function 'main':
conftest.c:118:18: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar'
char *restrict newvar = "Another string";
^
conftest.c:118:18: error: 'newvar' undeclared (first use in this function)
conftest.c:118:18: note: each undeclared identifier is reported only once for each function it appears in
conftest.c:128:3: error: 'for' loop initial declarations are only allowed in C99 mode
for (int i = 0; i < ia->datasize; ++i)
^
conftest.c:128:3: note: use option -std=c99 or -std=gnu99 to compile your code
configure:5095: $? = 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-androideabi"
| /* end confdefs.h. */
| #include
| #include
| #include
| #include
| #include
|
| // Check varargs macros. These examples are taken from C99 6.10.3.5.
| #define debug(...) fprintf (stderr, __VA_ARGS__)
| #define showlist(...) puts (#__VA_ARGS__)
| #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__))
| static void
| test_varargs_macros (void)
| {
| int x = 1234;
| int y = 5678;
| debug ("Flag");
| debug ("X = %d\n", x);
| showlist (The first, second, and third items.);
| report (x>y, "x is %d but y is %d", x, y);
| }
|
| // Check long long types.
| #define BIG64 18446744073709551615ull
| #define BIG32 4294967295ul
| #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
| #if !BIG_OK
| your preprocessor is broken;
| #endif
| #if BIG_OK
| #else
| your preprocessor is broken;
| #endif
| static long long int bignum = -9223372036854775807LL;
| static unsigned long long int ubignum = BIG64;
|
| struct incomplete_array
| {
| int datasize;
| double data[];
| };
|
| struct named_init {
| int number;
| const wchar_t *name;
| double average;
| };
|
| typedef const char *ccp;
|
| static inline int
| test_restrict (ccp restrict text)
| {
| // See if C++-style comments work.
| // Iterate through items via the restricted pointer.
| // Also check for declarations in for loops.
| for (unsigned int i = 0; *(text+i) != '\0'; ++i)
| continue;
| return 0;
| }
|
| // Check varargs and va_copy.
| static void
| test_varargs (const char *format, ...)
| {
| va_list args;
| va_start (args, format);
| va_list args_copy;
| va_copy (args_copy, args);
|
| const char *str;
| int number;
| float fnumber;
|
| while (*format)
| {
| switch (*format++)
| {
| case 's': // string
| str = va_arg (args_copy, const char *);
| break;
| case 'd': // int
| number = va_arg (args_copy, int);
| break;
| case 'f': // float
| fnumber = va_arg (args_copy, double);
| break;
| default:
| break;
| }
| }
| va_end (args_copy);
| va_end (args);
| }
|
| int
| main ()
| {
|
| // Check bool.
| _Bool success = false;
|
| // Check restrict.
| if (test_restrict ("String literal") == 0)
| success = true;
| char *restrict newvar = "Another string";
|
| // Check varargs.
| test_varargs ("s, d' f .", "string", 65, 34.234);
| test_varargs_macros ();
|
| // Check flexible array members.
| struct incomplete_array *ia =
| malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));
| ia->datasize = 10;
| for (int i = 0; i < ia->datasize; ++i)
| ia->data[i] = i * 1.234;
|
| // Check named initializers.
| struct named_init ni = {
| .number = 34,
| .name = L"Test wide string",
| .average = 543.34343,
| };
|
| ni.number = 58;
|
| int dynamic_array[ni.number];
| dynamic_array[ni.number - 1] = 543;
|
| // work around unused variable warnings
| return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
| || dynamic_array[ni.number - 1] != 543);
|
| ;
| return 0;
| }
configure:5095: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:5095: $? = 0
configure:5115: result: -std=gnu99
configure:5235: checking for C++ compiler version
configure:5244: arm-linux-androideabi-g++ --version >&5
arm-linux-androideabi-g++ (GCC) 4.8
Copyright (C) 2013 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:5255: $? = 0
configure:5244: arm-linux-androideabi-g++ -v >&5
Using built-in specs.
COLLECT_GCC=arm-linux-androideabi-g++
COLLECT_LTO_WRAPPER=/sysroot/bin/../libexec/gcc/arm-linux-androideabi/4.8/lto-wrapper
Target: arm-linux-androideabi
Configured with: /s/ndk-toolchain/src/build/../gcc/gcc-4.8/configure --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --target=arm-linux-androideabi --host=x86_64-linux-gnu --build=x86_64-linux-gnu --with-gnu-as --with-gnu-ld --enable-languages=c,c++ --with-gmp=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpfr=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpc=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-cloog=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-isl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-ppl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --disable-ppl-version-check --disable-cloog-version-check --disable-isl-version-check --enable-cloog-backend=isl --with-host-libstdcxx='-static-libgcc -Wl,-Bstatic,-lstdc++,-Bdynamic -lm' --disable-libssp --enable-threads --disable-nls --disable-libmudflap --disable-libgomp --disable-libstdc__-v3 --disable-sjlj-exceptions --disable-shared --disable-tls --disable-libitm --with-float=soft --with-fpu=vfp --with-arch=armv5te --enable-target-optspace --enable-initfini-array --disable-nls --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --with-sysroot=/tmp/ndk-andrewhsieh/build/toolchain/prefix/sysroot --with-binutils-version=2.25 --with-mpfr-version=3.1.1 --with-mpc-version=1.0.1 --with-gmp-version=5.0.5 --with-gcc-version=4.8 --with-gdb-version=7.7 --with-python=/usr/local/google/home/andrewhsieh/mydroid/ndk/prebuilt/linux-x86_64/bin/python-config.sh --with-gxx-include-dir=/tmp/ndk-andrewhsieh/build/toolchain/prefix/include/c++/4.8 --with-bugurl=http://source.android.com/source/report-bugs.html --enable-languages=c,c++ --disable-bootstrap --enable-plugins --enable-libgomp --enable-gnu-indirect-function --disable-libsanitizer --enable-gold --enable-threads --enable-graphite=yes --with-cloog-version=0.18.0 --with-isl-version=0.11.1 --enable-eh-frame-hdr-for-static --with-arch=armv5te --program-transform-name='s&^&arm-linux-androideabi-&' --enable-gold=default
Thread model: posix
gcc version 4.8 (GCC)
configure:5255: $? = 0
configure:5244: arm-linux-androideabi-g++ -V >&5
arm-linux-androideabi-g++: error: unrecognized command line option '-V'
arm-linux-androideabi-g++: fatal error: no input files
compilation terminated.
configure:5255: $? = 1
configure:5244: arm-linux-androideabi-g++ -qversion >&5
arm-linux-androideabi-g++: error: unrecognized command line option '-qversion'
arm-linux-androideabi-g++: fatal error: no input files
compilation terminated.
configure:5255: $? = 1
configure:5259: checking whether we are using the GNU C++ compiler
configure:5278: arm-linux-androideabi-g++ -c conftest.cpp >&5
configure:5278: $? = 0
configure:5287: result: yes
configure:5296: checking whether arm-linux-androideabi-g++ accepts -g
configure:5316: arm-linux-androideabi-g++ -c -g conftest.cpp >&5
configure:5316: $? = 0
configure:5357: result: yes
configure:5382: checking dependency style of arm-linux-androideabi-g++
configure:5493: result: gcc3
configure:5510: checking dependency style of arm-linux-androideabi-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 arm-linux-androideabi-ar
configure:5791: found /sysroot/bin/arm-linux-androideabi-ar
configure:5802: result: arm-linux-androideabi-ar
configure:5872: checking the archiver (arm-linux-androideabi-ar) interface
configure:5888: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:5888: $? = 0
configure:5890: arm-linux-androideabi-ar cru libconftest.a conftest.o >&5
configure:5893: $? = 0
configure:5921: result: ar
configure:5956: checking how to run the C preprocessor
configure:5987: arm-linux-androideabi-gcc -std=gnu99 -E conftest.c
configure:5987: $? = 0
configure:6001: arm-linux-androideabi-gcc -std=gnu99 -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-androideabi"
| /* end confdefs.h. */
| #include
configure:6026: result: arm-linux-androideabi-gcc -std=gnu99 -E
configure:6046: arm-linux-androideabi-gcc -std=gnu99 -E conftest.c
configure:6046: $? = 0
configure:6060: arm-linux-androideabi-gcc -std=gnu99 -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-androideabi"
| /* 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: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:6176: $? = 0
configure:6260: result: yes
configure:6268: checking whether time.h and sys/time.h may both be included
configure:6288: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:6288: $? = 0
configure:6295: result: yes
configure:6308: checking for sys/types.h
configure:6308: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:6308: $? = 0
configure:6308: result: yes
configure:6308: checking for sys/stat.h
configure:6308: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:6308: $? = 0
configure:6308: result: yes
configure:6308: checking for stdlib.h
configure:6308: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:6308: $? = 0
configure:6308: result: yes
configure:6308: checking for string.h
configure:6308: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:6308: $? = 0
configure:6308: result: yes
configure:6308: checking for memory.h
configure:6308: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:6308: $? = 0
configure:6308: result: yes
configure:6308: checking for strings.h
configure:6308: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:6308: $? = 0
configure:6308: result: yes
configure:6308: checking for inttypes.h
configure:6308: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:6308: $? = 0
configure:6308: result: yes
configure:6308: checking for stdint.h
configure:6308: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:6308: $? = 0
configure:6308: result: yes
configure:6308: checking for unistd.h
configure:6308: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:6308: $? = 0
configure:6308: result: yes
configure:6320: checking for stdbool.h that conforms to C99
configure:6387: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:6387: $? = 0
configure:6394: result: yes
configure:6396: checking for _Bool
configure:6396: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:6396: $? = 0
configure:6396: arm-linux-androideabi-gcc -std=gnu99 -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-androideabi"
| #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: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:6499: $? = 0
configure:6506: result: yes
configure:6514: checking for inline
configure:6530: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:6530: $? = 0
configure:6538: result: inline
configure:6556: checking for int8_t
configure:6556: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:6556: $? = 0
configure:6556: arm-linux-androideabi-gcc -std=gnu99 -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-androideabi"
| #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: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:6567: $? = 0
configure:6567: arm-linux-androideabi-gcc -std=gnu99 -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-androideabi"
| #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: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:6578: $? = 0
configure:6578: arm-linux-androideabi-gcc -std=gnu99 -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-androideabi"
| #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: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:6589: $? = 0
configure:6589: arm-linux-androideabi-gcc -std=gnu99 -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-androideabi"
| #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: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:6600: $? = 0
configure:6600: result: yes
configure:6614: checking for uint16_t
configure:6614: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:6614: $? = 0
configure:6614: result: yes
configure:6626: checking for uint32_t
configure:6626: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:6626: $? = 0
configure:6626: result: yes
configure:6640: checking for uint64_t
configure:6640: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:6640: $? = 0
configure:6640: result: yes
configure:6654: checking for size_t
configure:6654: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:6654: $? = 0
configure:6654: arm-linux-androideabi-gcc -std=gnu99 -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-androideabi"
| #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: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:6665: $? = 0
configure:6665: arm-linux-androideabi-gcc -std=gnu99 -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-androideabi"
| #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: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:6676: $? = 0
configure:6676: arm-linux-androideabi-gcc -std=gnu99 -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-androideabi"
| #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: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:6687: $? = 0
configure:6687: arm-linux-androideabi-gcc -std=gnu99 -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-androideabi"
| #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: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:6758: $? = 0
configure:6758: arm-linux-androideabi-gcc -std=gnu99 -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-androideabi"
| #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: arm-linux-androideabi-gcc -std=gnu99 -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-androideabi"
| #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: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:6949: $? = 0
configure:6949: result: yes
configure:6953: checking whether __sun is declared
configure:6953: arm-linux-androideabi-gcc -std=gnu99 -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-androideabi"
| #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: arm-linux-androideabi-gcc -std=gnu99 -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-androideabi"
| #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: arm-linux-androideabi-gcc -std=gnu99 -c -D_GNU_SOURCE conftest.c >&5
configure:7020: $? = 0
configure:7087: arm-linux-androideabi-gcc -std=gnu99 -c -D_GNU_SOURCE conftest.c >&5
conftest.c: In function 'main':
conftest.c:79:3: warning: implicit declaration of function 'confstr' [-Wimplicit-function-declaration]
len = confstr( 1, buf, sizeof(buf ) );
^
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-androideabi"
| #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: arm-linux-androideabi-gcc -std=gnu99 -c -D_GNU_SOURCE -D_XOPEN_SOURCE=4 conftest.c >&5
conftest.c: In function 'main':
conftest.c:79:3: warning: implicit declaration of function 'confstr' [-Wimplicit-function-declaration]
len = confstr( 1, buf, sizeof(buf ) );
^
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-androideabi"
| #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: arm-linux-androideabi-gcc -std=gnu99 -c -D_GNU_SOURCE conftest.c >&5
configure:7158: $? = 0
configure:7229: arm-linux-androideabi-gcc -std=gnu99 -c -D_GNU_SOURCE conftest.c >&5
conftest.c:69:19: fatal error: utmpx.h: No such file or directory
#include
^
compilation terminated.
configure:7229: $? = 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-androideabi"
| #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 rc;
| struct utmpx *utent;
|
| rc = ftruncate( 1, 1024 );
| rc = fsync( 1 );
| setutxent();
| utent = getutxent();
| endutxent();
|
| return 0;
| }
|
configure:7262: arm-linux-androideabi-gcc -std=gnu99 -c -D_GNU_SOURCE -D_XOPEN_SOURE=500 conftest.c >&5
conftest.c:69:19: fatal error: utmpx.h: No such file or directory
#include
^
compilation terminated.
configure:7262: $? = 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-androideabi"
| #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 rc;
| struct utmpx *utent;
|
| rc = ftruncate( 1, 1024 );
| rc = fsync( 1 );
| setutxent();
| utent = getutxent();
| endutxent();
|
| return 0;
| }
|
configure:7300: arm-linux-androideabi-gcc -std=gnu99 -c -D_GNU_SOURCE conftest.c >&5
configure:7300: $? = 0
configure:7368: arm-linux-androideabi-gcc -std=gnu99 -c -D_GNU_SOURCE conftest.c >&5
configure:7368: $? = 0
configure:7450: arm-linux-androideabi-gcc -std=gnu99 -c -D_GNU_SOURCE conftest.c >&5
conftest.c: In function 'main':
conftest.c:84:3: warning: passing argument 1 of 'alphasort' from incompatible pointer type [enabled by default]
rc = alphasort( &d1, &d2 );
^
In file included from conftest.c:68:0:
/sysroot/sysroot/usr/include/dirent.h:74:12: note: expected 'const struct dirent **' but argument is of type 'struct dirent **'
extern int alphasort(const struct dirent**, const struct dirent**);
^
conftest.c:84:3: warning: passing argument 2 of 'alphasort' from incompatible pointer type [enabled by default]
rc = alphasort( &d1, &d2 );
^
In file included from conftest.c:68:0:
/sysroot/sysroot/usr/include/dirent.h:74:12: note: expected 'const struct dirent **' but argument is of type 'struct dirent **'
extern int alphasort(const struct dirent**, const struct dirent**);
^
conftest.c:85:32: error: 'AT_EACCESS' undeclared (first use in this function)
rc = faccessat( 1, s1, R_OK, AT_EACCESS );
^
conftest.c:85:32: note: each undeclared identifier is reported only once for each function it appears in
conftest.c:86:3: warning: implicit declaration of function 'fexecve' [-Wimplicit-function-declaration]
rc = fexecve( 1, &s1, &s2 );
^
conftest.c:87:3: warning: implicit declaration of function 'fmemopen' [-Wimplicit-function-declaration]
f = fmemopen( s1, 1024, s2 );
^
conftest.c:87:5: warning: assignment makes pointer from integer without a cast [enabled by default]
f = fmemopen( s1, 1024, s2 );
^
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-androideabi"
| #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: arm-linux-androideabi-gcc -std=gnu99 -c -D_GNU_SOURCE -D_XOPEN_SOURE=700 conftest.c >&5
conftest.c: In function 'main':
conftest.c:84:3: warning: passing argument 1 of 'alphasort' from incompatible pointer type [enabled by default]
rc = alphasort( &d1, &d2 );
^
In file included from conftest.c:68:0:
/sysroot/sysroot/usr/include/dirent.h:74:12: note: expected 'const struct dirent **' but argument is of type 'struct dirent **'
extern int alphasort(const struct dirent**, const struct dirent**);
^
conftest.c:84:3: warning: passing argument 2 of 'alphasort' from incompatible pointer type [enabled by default]
rc = alphasort( &d1, &d2 );
^
In file included from conftest.c:68:0:
/sysroot/sysroot/usr/include/dirent.h:74:12: note: expected 'const struct dirent **' but argument is of type 'struct dirent **'
extern int alphasort(const struct dirent**, const struct dirent**);
^
conftest.c:85:32: error: 'AT_EACCESS' undeclared (first use in this function)
rc = faccessat( 1, s1, R_OK, AT_EACCESS );
^
conftest.c:85:32: note: each undeclared identifier is reported only once for each function it appears in
conftest.c:86:3: warning: implicit declaration of function 'fexecve' [-Wimplicit-function-declaration]
rc = fexecve( 1, &s1, &s2 );
^
conftest.c:87:3: warning: implicit declaration of function 'fmemopen' [-Wimplicit-function-declaration]
f = fmemopen( s1, 1024, s2 );
^
conftest.c:87:5: warning: assignment makes pointer from integer without a cast [enabled by default]
f = fmemopen( s1, 1024, s2 );
^
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-androideabi"
| #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: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -o conftest -D_GNU_SOURCE conftest.c >&5
configure:7628: $? = 0
configure:7645: result: none required
configure:7659: checking for malloc
configure:7659: arm-linux-androideabi-gcc -std=gnu99 -o conftest -D_GNU_SOURCE conftest.c >&5
conftest.c:53:6: warning: conflicting types for built-in function 'malloc' [enabled by default]
char malloc ();
^
configure:7659: $? = 0
configure:7659: result: yes
configure:7659: checking for realloc
configure:7659: arm-linux-androideabi-gcc -std=gnu99 -o conftest -D_GNU_SOURCE conftest.c >&5
conftest.c:54:6: warning: conflicting types for built-in function 'realloc' [enabled by default]
char realloc ();
^
configure:7659: $? = 0
configure:7659: result: yes
configure:7671: checking for library containing getmntent
configure:7702: arm-linux-androideabi-gcc -std=gnu99 -o conftest -D_GNU_SOURCE conftest.c >&5
configure:7702: $? = 0
configure:7719: result: none required
configure:7736: checking for atoll
configure:7736: arm-linux-androideabi-gcc -std=gnu99 -o conftest -D_GNU_SOURCE conftest.c >&5
configure:7736: $? = 0
configure:7736: result: yes
configure:7736: checking for bzero
configure:7736: arm-linux-androideabi-gcc -std=gnu99 -o conftest -D_GNU_SOURCE conftest.c >&5
conftest.c:57:6: warning: conflicting types for built-in function 'bzero' [enabled by default]
char bzero ();
^
configure:7736: $? = 0
configure:7736: result: yes
configure:7736: checking for fcntl
configure:7736: arm-linux-androideabi-gcc -std=gnu99 -o conftest -D_GNU_SOURCE conftest.c >&5
configure:7736: $? = 0
configure:7736: result: yes
configure:7736: checking for flock
configure:7736: arm-linux-androideabi-gcc -std=gnu99 -o conftest -D_GNU_SOURCE conftest.c >&5
configure:7736: $? = 0
configure:7736: result: yes
configure:7736: checking for getloadavg
configure:7736: arm-linux-androideabi-gcc -std=gnu99 -o conftest -D_GNU_SOURCE conftest.c >&5
/tmp/cc4fGB6A.o:conftest.c:function main: error: undefined reference to 'getloadavg'
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-androideabi"
| #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
| /* end confdefs.h. */
| /* Define getloadavg to an innocuous variant, in case declares getloadavg.
| For example, HP-UX 11i declares gettimeofday. */
| #define getloadavg innocuous_getloadavg
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char getloadavg (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef getloadavg
|
| /* 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 getloadavg ();
| /* 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_getloadavg || defined __stub___getloadavg
| choke me
| #endif
|
| int
| main ()
| {
| return getloadavg ();
| ;
| return 0;
| }
configure:7736: result: no
configure:7736: checking for getmntent
configure:7736: result: yes
configure:7736: checking for getmntent_r
configure:7736: arm-linux-androideabi-gcc -std=gnu99 -o conftest -D_GNU_SOURCE conftest.c >&5
configure:7736: $? = 0
configure:7736: result: yes
configure:7736: checking for seteuid
configure:7736: arm-linux-androideabi-gcc -std=gnu99 -o conftest -D_GNU_SOURCE conftest.c >&5
configure:7736: $? = 0
configure:7736: result: yes
configure:7736: checking for setegid
configure:7736: arm-linux-androideabi-gcc -std=gnu99 -o conftest -D_GNU_SOURCE conftest.c >&5
configure:7736: $? = 0
configure:7736: result: yes
configure:7736: checking for setresuid
configure:7736: arm-linux-androideabi-gcc -std=gnu99 -o conftest -D_GNU_SOURCE conftest.c >&5
configure:7736: $? = 0
configure:7736: result: yes
configure:7736: checking for setresgid
configure:7736: arm-linux-androideabi-gcc -std=gnu99 -o conftest -D_GNU_SOURCE conftest.c >&5
configure:7736: $? = 0
configure:7736: result: yes
configure:7736: checking for setvbuf
configure:7736: arm-linux-androideabi-gcc -std=gnu99 -o conftest -D_GNU_SOURCE conftest.c >&5
configure:7736: $? = 0
configure:7736: result: yes
configure:7736: checking for statfs
configure:7736: arm-linux-androideabi-gcc -std=gnu99 -o conftest -D_GNU_SOURCE conftest.c >&5
configure:7736: $? = 0
configure:7736: result: yes
configure:7736: checking for statvfs
configure:7736: arm-linux-androideabi-gcc -std=gnu99 -o conftest -D_GNU_SOURCE conftest.c >&5
configure:7736: $? = 0
configure:7736: result: yes
configure:7736: checking for statvfs64
configure:7736: arm-linux-androideabi-gcc -std=gnu99 -o conftest -D_GNU_SOURCE conftest.c >&5
configure:7736: $? = 0
configure:7736: result: yes
configure:7736: checking for strerror_r
configure:7736: arm-linux-androideabi-gcc -std=gnu99 -o conftest -D_GNU_SOURCE conftest.c >&5
configure:7736: $? = 0
configure:7736: result: yes
configure:7736: checking for strlcat
configure:7736: arm-linux-androideabi-gcc -std=gnu99 -o conftest -D_GNU_SOURCE conftest.c >&5
configure:7736: $? = 0
configure:7736: result: yes
configure:7736: checking for strlcpy
configure:7736: arm-linux-androideabi-gcc -std=gnu99 -o conftest -D_GNU_SOURCE conftest.c >&5
configure:7736: $? = 0
configure:7736: result: yes
configure:7736: checking for strndup
configure:7736: arm-linux-androideabi-gcc -std=gnu99 -o conftest -D_GNU_SOURCE conftest.c >&5
conftest.c:73:6: warning: conflicting types for built-in function 'strndup' [enabled by default]
char strndup ();
^
configure:7736: $? = 0
configure:7736: result: yes
configure:7736: checking for strnlen
configure:7736: arm-linux-androideabi-gcc -std=gnu99 -o conftest -D_GNU_SOURCE conftest.c >&5
configure:7736: $? = 0
configure:7736: result: yes
configure:7736: checking for vsprintf
configure:7736: arm-linux-androideabi-gcc -std=gnu99 -o conftest -D_GNU_SOURCE conftest.c >&5
conftest.c:75:6: warning: conflicting types for built-in function 'vsprintf' [enabled by default]
char vsprintf ();
^
configure:7736: $? = 0
configure:7736: result: yes
configure:7736: checking for vsnprintf
configure:7736: arm-linux-androideabi-gcc -std=gnu99 -o conftest -D_GNU_SOURCE conftest.c >&5
conftest.c:76:6: warning: conflicting types for built-in function 'vsnprintf' [enabled by default]
char vsnprintf ();
^
configure:7736: $? = 0
configure:7736: result: yes
configure:7745: checking whether strlcat is declared
configure:7745: arm-linux-androideabi-gcc -std=gnu99 -c -D_GNU_SOURCE conftest.c >&5
configure:7745: $? = 0
configure:7745: result: yes
configure:7756: checking whether strlcpy is declared
configure:7756: arm-linux-androideabi-gcc -std=gnu99 -c -D_GNU_SOURCE conftest.c >&5
configure:7756: $? = 0
configure:7756: result: yes
configure:7786: checking fcntl.h usability
configure:7786: arm-linux-androideabi-gcc -std=gnu99 -c -D_GNU_SOURCE conftest.c >&5
configure:7786: $? = 0
configure:7786: result: yes
configure:7786: checking fcntl.h presence
configure:7786: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -c -D_GNU_SOURCE conftest.c >&5
configure:7786: $? = 0
configure:7786: result: yes
configure:7786: checking libgen.h presence
configure:7786: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -c -D_GNU_SOURCE conftest.c >&5
configure:7786: $? = 0
configure:7786: result: yes
configure:7786: checking limits.h presence
configure:7786: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -c -D_GNU_SOURCE conftest.c >&5
configure:7786: $? = 0
configure:7786: result: yes
configure:7786: checking netdb.h presence
configure:7786: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -c -D_GNU_SOURCE conftest.c >&5
configure:7786: $? = 0
configure:7786: result: yes
configure:7786: checking regex.h presence
configure:7786: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -c -D_GNU_SOURCE conftest.c >&5
configure:7786: $? = 0
configure:7786: result: yes
configure:7786: checking sched.h presence
configure:7786: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -c -D_GNU_SOURCE conftest.c >&5
configure:7786: $? = 0
configure:7786: result: yes
configure:7786: checking signal.h presence
configure:7786: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -c -D_GNU_SOURCE conftest.c >&5
configure:7786: $? = 0
configure:7786: result: yes
configure:7786: checking sys/ioctl.h presence
configure:7786: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -c -D_GNU_SOURCE conftest.c >&5
configure:7786: $? = 0
configure:7786: result: yes
configure:7786: checking sys/socket.h presence
configure:7786: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -c -D_GNU_SOURCE conftest.c >&5
configure:7786: $? = 0
configure:7786: result: yes
configure:7786: checking sys/statvfs.h presence
configure:7786: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -c -D_GNU_SOURCE conftest.c >&5
conftest.c:106:24: fatal error: sys/unistd.h: No such file or directory
#include
^
compilation terminated.
configure:7786: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libstatgrab"
| #define PACKAGE_TARNAME "libstatgrab"
| #define PACKAGE_VERSION "0.91"
| #define PACKAGE_STRING "libstatgrab 0.91"
| #define PACKAGE_BUGREPORT "https://github.com/i-scream/libstatgrab/issues"
| #define PACKAGE_URL "http://www.i-scream.org/libstatgrab/"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define OS_TYPE "linux-androideabi"
| #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_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #ifndef __cplusplus
| # ifdef HAVE_STDBOOL_H
| # include
| # endif
| #endif
| #include
configure:7786: result: no
configure:7786: checking sys/unistd.h presence
configure:7786: arm-linux-androideabi-gcc -std=gnu99 -E -D_GNU_SOURCE conftest.c
conftest.c:68:24: fatal error: sys/unistd.h: No such file or directory
#include
^
compilation terminated.
configure:7786: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libstatgrab"
| #define PACKAGE_TARNAME "libstatgrab"
| #define PACKAGE_VERSION "0.91"
| #define PACKAGE_STRING "libstatgrab 0.91"
| #define PACKAGE_BUGREPORT "https://github.com/i-scream/libstatgrab/issues"
| #define PACKAGE_URL "http://www.i-scream.org/libstatgrab/"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define OS_TYPE "linux-androideabi"
| #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_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| /* end confdefs.h. */
| #include
configure:7786: result: no
configure:7786: checking for sys/unistd.h
configure:7786: result: no
configure:7797: checking whether F_SETLK is declared
configure:7797: arm-linux-androideabi-gcc -std=gnu99 -c -D_GNU_SOURCE conftest.c >&5
configure:7797: $? = 0
configure:7797: result: yes
configure:7825: checking whether compiling for native Win32
configure:7846: arm-linux-androideabi-gcc -std=gnu99 -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-androideabi"
| #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_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| #ifndef _WIN32
| #error "Not Win32"
| #endif
|
|
| ;
| return 0;
| }
configure:7855: result: no
configure:7890: checking for dirent.h that defines DIR
configure:7909: arm-linux-androideabi-gcc -std=gnu99 -c -D_GNU_SOURCE conftest.c >&5
configure:7909: $? = 0
configure:7917: result: yes
configure:7930: checking for library containing opendir
configure:7961: arm-linux-androideabi-gcc -std=gnu99 -o conftest -D_GNU_SOURCE conftest.c >&5
configure:7961: $? = 0
configure:7978: result: none required
configure:8048: checking libdevinfo.h usability
configure:8048: arm-linux-androideabi-gcc -std=gnu99 -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-androideabi"
| #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_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #ifndef __cplusplus
| # ifdef HAVE_STDBOOL_H
| # include
| # endif
| #endif
| #include
configure:8048: result: no
configure:8048: checking libdevinfo.h presence
configure:8048: arm-linux-androideabi-gcc -std=gnu99 -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-androideabi"
| #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_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| /* end confdefs.h. */
| #include
configure:8048: result: no
configure:8048: checking for libdevinfo.h
configure:8048: result: no
configure:8048: checking mach/machine.h usability
configure:8048: arm-linux-androideabi-gcc -std=gnu99 -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-androideabi"
| #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_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #ifndef __cplusplus
| # ifdef HAVE_STDBOOL_H
| # include
| # endif
| #endif
| #include
configure:8048: result: no
configure:8048: checking mach/machine.h presence
configure:8048: arm-linux-androideabi-gcc -std=gnu99 -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-androideabi"
| #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_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| /* end confdefs.h. */
| #include
configure:8048: result: no
configure:8048: checking for mach/machine.h
configure:8048: result: no
configure:8048: checking mntent.h usability
configure:8048: arm-linux-androideabi-gcc -std=gnu99 -c -D_GNU_SOURCE conftest.c >&5
configure:8048: $? = 0
configure:8048: result: yes
configure:8048: checking mntent.h presence
configure:8048: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -c -D_GNU_SOURCE conftest.c >&5
configure:8048: $? = 0
configure:8048: result: yes
configure:8048: checking paths.h presence
configure:8048: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -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-androideabi"
| #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_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_PATHS_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #ifndef __cplusplus
| # ifdef HAVE_STDBOOL_H
| # include
| # endif
| #endif
| #include
configure:8048: result: no
configure:8048: checking sys/fstyp.h presence
configure:8048: arm-linux-androideabi-gcc -std=gnu99 -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-androideabi"
| #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_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_PATHS_H 1
| /* end confdefs.h. */
| #include
configure:8048: result: no
configure:8048: checking for sys/fstyp.h
configure:8048: result: no
configure:8048: checking sys/loadavg.h usability
configure:8048: arm-linux-androideabi-gcc -std=gnu99 -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-androideabi"
| #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_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_PATHS_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #ifndef __cplusplus
| # ifdef HAVE_STDBOOL_H
| # include
| # endif
| #endif
| #include
configure:8048: result: no
configure:8048: checking sys/loadavg.h presence
configure:8048: arm-linux-androideabi-gcc -std=gnu99 -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-androideabi"
| #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_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_PATHS_H 1
| /* end confdefs.h. */
| #include
configure:8048: result: no
configure:8048: checking for sys/loadavg.h
configure:8048: result: no
configure:8048: checking sys/mnttent.h usability
configure:8048: arm-linux-androideabi-gcc -std=gnu99 -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-androideabi"
| #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_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_PATHS_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #ifndef __cplusplus
| # ifdef HAVE_STDBOOL_H
| # include
| # endif
| #endif
| #include
configure:8048: result: no
configure:8048: checking sys/mnttent.h presence
configure:8048: arm-linux-androideabi-gcc -std=gnu99 -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-androideabi"
| #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_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_PATHS_H 1
| /* end confdefs.h. */
| #include
configure:8048: result: no
configure:8048: checking for sys/mnttent.h
configure:8048: result: no
configure:8048: checking sys/mnttab.h usability
configure:8048: arm-linux-androideabi-gcc -std=gnu99 -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-androideabi"
| #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_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_PATHS_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #ifndef __cplusplus
| # ifdef HAVE_STDBOOL_H
| # include
| # endif
| #endif
| #include
configure:8048: result: no
configure:8048: checking sys/mnttab.h presence
configure:8048: arm-linux-androideabi-gcc -std=gnu99 -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-androideabi"
| #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_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_PATHS_H 1
| /* end confdefs.h. */
| #include
configure:8048: result: no
configure:8048: checking for sys/mnttab.h
configure:8048: result: no
configure:8048: checking sys/un.h usability
configure:8048: arm-linux-androideabi-gcc -std=gnu99 -c -D_GNU_SOURCE conftest.c >&5
configure:8048: $? = 0
configure:8048: result: yes
configure:8048: checking sys/un.h presence
configure:8048: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -c -D_GNU_SOURCE conftest.c >&5
configure:8048: $? = 0
configure:8048: result: yes
configure:8048: checking sys/utsname.h presence
configure:8048: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -c -D_GNU_SOURCE conftest.c >&5
configure:8048: $? = 0
configure:8048: result: yes
configure:8048: checking sys/vfs.h presence
configure:8048: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -c -D_GNU_SOURCE conftest.c >&5
configure:8048: $? = 0
configure:8048: result: yes
configure:8048: checking utmp.h presence
configure:8048: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -c -D_GNU_SOURCE conftest.c >&5
conftest.c:114:19: fatal error: utmpx.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-androideabi"
| #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_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_UTMP_H 1
| /* 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 utmpx.h presence
configure:8048: arm-linux-androideabi-gcc -std=gnu99 -E -D_GNU_SOURCE conftest.c
conftest.c:76:19: fatal error: utmpx.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-androideabi"
| #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_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_UTMP_H 1
| /* end confdefs.h. */
| #include
configure:8048: result: no
configure:8048: checking for utmpx.h
configure:8048: result: no
configure:8061: checking for sys/param.h
configure:8061: arm-linux-androideabi-gcc -std=gnu99 -c -D_GNU_SOURCE conftest.c >&5
configure:8061: $? = 0
configure:8061: result: yes
configure:8061: checking for sys/mount.h
configure:8061: arm-linux-androideabi-gcc -std=gnu99 -c -D_GNU_SOURCE conftest.c >&5
configure:8061: $? = 0
configure:8061: result: yes
configure:8061: checking for sys/proc.h
configure:8061: arm-linux-androideabi-gcc -std=gnu99 -c -D_GNU_SOURCE conftest.c >&5
conftest.c:122: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-androideabi"
| #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_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_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: arm-linux-androideabi-gcc -std=gnu99 -c -D_GNU_SOURCE conftest.c >&5
configure:8061: $? = 0
configure:8061: result: yes
configure:8061: checking for sys/sysctl.h
configure:8061: arm-linux-androideabi-gcc -std=gnu99 -c -D_GNU_SOURCE conftest.c >&5
conftest.c:123:24: fatal error: sys/sysctl.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-androideabi"
| #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_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SWAP_H 1
| /* end confdefs.h. */
|
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #ifndef __cplusplus
| # ifdef HAVE_STDBOOL_H
| # include
| # endif
| #endif
| #ifdef HAVE_SYS_PARAM_H
| #include
| #endif
|
|
| #include
configure:8061: result: no
configure:8061: checking for sys/systeminfo.h
configure:8061: arm-linux-androideabi-gcc -std=gnu99 -c -D_GNU_SOURCE conftest.c >&5
conftest.c:123: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-androideabi"
| #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_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SWAP_H 1
| /* end confdefs.h. */
|
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #ifndef __cplusplus
| # ifdef HAVE_STDBOOL_H
| # include
| # endif
| #endif
| #ifdef HAVE_SYS_PARAM_H
| #include
| #endif
|
|
| #include
configure:8061: result: no
configure:8061: checking for sys/user.h
configure:8061: arm-linux-androideabi-gcc -std=gnu99 -c -D_GNU_SOURCE conftest.c >&5
configure:8061: $? = 0
configure:8061: result: yes
configure:8080: checking for arpa/inet.h
configure:8080: arm-linux-androideabi-gcc -std=gnu99 -c -D_GNU_SOURCE conftest.c >&5
configure:8080: $? = 0
configure:8080: result: yes
configure:8080: checking for netinet/in.h
configure:8080: arm-linux-androideabi-gcc -std=gnu99 -c -D_GNU_SOURCE conftest.c >&5
configure:8080: $? = 0
configure:8080: result: yes
configure:8080: checking for net/if.h
configure:8080: arm-linux-androideabi-gcc -std=gnu99 -c -D_GNU_SOURCE conftest.c >&5
configure:8080: $? = 0
configure:8080: result: yes
configure:8080: checking for netinet/if_ether.h
configure:8080: arm-linux-androideabi-gcc -std=gnu99 -c -D_GNU_SOURCE conftest.c >&5
configure:8080: $? = 0
configure:8080: result: yes
configure:8108: checking for sys/sar.h
configure:8108: arm-linux-androideabi-gcc -std=gnu99 -c -D_GNU_SOURCE conftest.c >&5
conftest.c:128: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-androideabi"
| #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_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_USER_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| /* end confdefs.h. */
|
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #ifndef __cplusplus
| # ifdef HAVE_STDBOOL_H
| # include
| # endif
| #endif
| #if HAVE_SYS_SAR_H
| # include
| #endif
|
|
| #include
configure:8108: result: no
configure:8108: checking for sys/sysinfo.h
configure:8108: arm-linux-androideabi-gcc -std=gnu99 -c -D_GNU_SOURCE conftest.c >&5
configure:8108: $? = 0
configure:8108: result: yes
configure:8126: checking for strncpy
configure:8126: arm-linux-androideabi-gcc -std=gnu99 -o conftest -D_GNU_SOURCE conftest.c >&5
conftest.c:108:6: warning: conflicting types for built-in function 'strncpy' [enabled by default]
char strncpy ();
^
configure:8126: $? = 0
configure:8126: result: yes
configure:8169: checking for format string for pid_t
configure:8204: arm-linux-androideabi-gcc -std=gnu99 -c -D_GNU_SOURCE conftest.c >&5
conftest.c: In function 'main':
conftest.c:134: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-androideabi"
| #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_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_USER_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_STRNCPY 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #ifndef __cplusplus
| # ifdef HAVE_STDBOOL_H
| # include
| # endif
| #endif
| int
| main ()
| {
| /* signed: -1 / 2 -> 0
| * 0 % 4 -> 0
| * 0 - 1 -> -1
| * unsigned: 0xff / 2 -> 0x7f
| * 0x7f % 4 -> 3
| * 3 - 1 -> 2
| */
| int fmtchk[(((pid_t)-1)/2)%4-1];
| unsigned fcs = sizeof(fmtchk);
| printf("%u\n", fcs); /* avoid -Wunused ... */
|
| ;
| return 0;
| }
|
configure:8335: arm-linux-androideabi-gcc -std=gnu99 -c -D_GNU_SOURCE conftest.c >&5
configure:8335: $? = 0
configure:8349: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -c -D_GNU_SOURCE conftest.c >&5
configure:8493: $? = 0
configure:8510: arm-linux-androideabi-gcc -std=gnu99 -c -D_GNU_SOURCE conftest.c >&5
configure:8510: $? = 0
configure:8524: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -c -D_GNU_SOURCE conftest.c >&5
configure:8782: $? = 0
configure:8799: arm-linux-androideabi-gcc -std=gnu99 -c -D_GNU_SOURCE conftest.c >&5
configure:8799: $? = 0
configure:8813: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -c -D_GNU_SOURCE conftest.c >&5
conftest.c: In function 'main':
conftest.c:137: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-androideabi"
| #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_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_USER_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_STRNCPY 1
| #define FMT_PID_T "%d"
| #define FMT_UID_T "%u"
| #define FMT_GID_T "%u"
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #ifndef __cplusplus
| # ifdef HAVE_STDBOOL_H
| # include
| # endif
| #endif
| int
| main ()
| {
| /* signed: -1 / 2 -> 0
| * 0 % 4 -> 0
| * 0 - 1 -> -1
| * unsigned: 0xff / 2 -> 0x7f
| * 0x7f % 4 -> 3
| * 3 - 1 -> 2
| */
| int fmtchk[(((time_t)-1)/2)%4-1];
| unsigned fcs = sizeof(fmtchk);
| printf("%u\n", fcs); /* avoid -Wunused ... */
|
| ;
| return 0;
| }
|
configure:9202: arm-linux-androideabi-gcc -std=gnu99 -c -D_GNU_SOURCE conftest.c >&5
configure:9202: $? = 0
configure:9216: arm-linux-androideabi-gcc -std=gnu99 -c -D_GNU_SOURCE conftest.c >&5
configure:9216: $? = 0
configure:9306: result: %d
configure:9325: checking for format string for size_t
configure:9369: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -c -D_GNU_SOURCE conftest.c >&5
conftest.c: In function 'main':
conftest.c:175:5: error: size of array '__ax_alignof' is negative
int __ax_alignof[(offsetof(ax_type_alignof_, b) == (unsigned long)(((struct sg_vector *)0)+1)) * 2 - 1];
^
configure:10049: $? = 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-androideabi"
| #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_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_USER_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_STRNCPY 1
| #define FMT_PID_T "%d"
| #define FMT_UID_T "%u"
| #define FMT_GID_T "%u"
| #define FMT_TIME_T "%d"
| #define FMT_SIZE_T "%zu"
| #define FMT_SSIZE_T "%zd"
| /* 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
| struct sg_vector_init_info {
| size_t item_size;
| void * init_fn;
| void * copy_fn;
| void * compute_diff_fn;
| void * compare_fn;
| void * destroy_fn;
| };
| #ifndef NDEBUG
| struct sg_vector {
| size_t start_eye;
| size_t used_count;
| size_t alloc_count;
| size_t block_shift;
| struct sg_vector_init_info info;
| size_t final_eye;
| };
| #else
| struct sg_vector {
| size_t used_count;
| size_t alloc_count;
| size_t block_shift;
| struct sg_vector_init_info info;
| };
| #endif
|
|
| #if defined(__ICC) && defined(offsetof)
| # undef offsetof
| #endif
|
| #ifndef offsetof
| # define offsetof(type,memb) ((unsigned)(((char *)(&((type*)0)->memb)) - ((char *)0)))
| #endif
|
| typedef struct { struct sg_vector a;
| #ifdef HAVE_UNSIGNED_LONG_LONG_INT
| unsigned long long b;
| #else
| size_t b;
| #endif
| } ax_type_alignof_;
| int
| main ()
| {
| int __ax_alignof[(offsetof(ax_type_alignof_, b) == (unsigned long)(((struct sg_vector *)0)+1)) * 2 - 1];
| unsigned acs = sizeof(__ax_alignof);
| printf("%u\n", acs); /* avoid -Wunused ... */
|
| ;
| return 0;
| }
configure:10057: result: yes
configure:10067: checking for unspecified array size for last struct member
configure:10088: arm-linux-androideabi-gcc -std=gnu99 -c -D_GNU_SOURCE conftest.c >&5
configure:10088: $? = 0
configure:10096: result: yes
configure:10104: checking for array length of 0
configure:10125: arm-linux-androideabi-gcc -std=gnu99 -c -D_GNU_SOURCE conftest.c >&5
configure:10125: $? = 0
configure:10133: result: yes
configure:10141: checking for struct statvfs
configure:10141: arm-linux-androideabi-gcc -std=gnu99 -c -D_GNU_SOURCE conftest.c >&5
configure:10141: $? = 0
configure:10141: arm-linux-androideabi-gcc -std=gnu99 -c -D_GNU_SOURCE conftest.c >&5
conftest.c: In function 'main':
conftest.c:139: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-androideabi"
| #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_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_USER_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_STRNCPY 1
| #define FMT_PID_T "%d"
| #define FMT_UID_T "%u"
| #define FMT_GID_T "%u"
| #define FMT_TIME_T "%d"
| #define FMT_SIZE_T "%zu"
| #define FMT_SSIZE_T "%zd"
| #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: arm-linux-androideabi-gcc -std=gnu99 -c -D_GNU_SOURCE conftest.c >&5
conftest.c: In function 'main':
conftest.c:141: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-androideabi"
| #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_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_USER_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_STRNCPY 1
| #define FMT_PID_T "%d"
| #define FMT_UID_T "%u"
| #define FMT_GID_T "%u"
| #define FMT_TIME_T "%d"
| #define FMT_SIZE_T "%zu"
| #define FMT_SSIZE_T "%zd"
| #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: arm-linux-androideabi-gcc -std=gnu99 -c -D_GNU_SOURCE conftest.c >&5
conftest.c: In function 'main':
conftest.c:141: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-androideabi"
| #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_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_USER_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_STRNCPY 1
| #define FMT_PID_T "%d"
| #define FMT_UID_T "%u"
| #define FMT_GID_T "%u"
| #define FMT_TIME_T "%d"
| #define FMT_SIZE_T "%zu"
| #define FMT_SSIZE_T "%zd"
| #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: arm-linux-androideabi-gcc -std=gnu99 -c -D_GNU_SOURCE conftest.c >&5
conftest.c: In function 'main':
conftest.c:141:12: error: 'struct statvfs' has no member named 'f_basetype'
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-androideabi"
| #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_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_USER_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_STRNCPY 1
| #define FMT_PID_T "%d"
| #define FMT_UID_T "%u"
| #define FMT_GID_T "%u"
| #define FMT_TIME_T "%d"
| #define FMT_SIZE_T "%zu"
| #define FMT_SSIZE_T "%zd"
| #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: arm-linux-androideabi-gcc -std=gnu99 -c -D_GNU_SOURCE conftest.c >&5
conftest.c: In function 'main':
conftest.c:141:19: error: 'struct statvfs' has no member named 'f_basetype'
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-androideabi"
| #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_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_USER_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_STRNCPY 1
| #define FMT_PID_T "%d"
| #define FMT_UID_T "%u"
| #define FMT_GID_T "%u"
| #define FMT_TIME_T "%d"
| #define FMT_SIZE_T "%zu"
| #define FMT_SSIZE_T "%zd"
| #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: arm-linux-androideabi-gcc -std=gnu99 -c -D_GNU_SOURCE conftest.c >&5
conftest.c: In function 'main':
conftest.c:141:12: error: 'struct statvfs' has no member named 'f_iosize'
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-androideabi"
| #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_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_USER_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_STRNCPY 1
| #define FMT_PID_T "%d"
| #define FMT_UID_T "%u"
| #define FMT_GID_T "%u"
| #define FMT_TIME_T "%d"
| #define FMT_SIZE_T "%zu"
| #define FMT_SSIZE_T "%zd"
| #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: arm-linux-androideabi-gcc -std=gnu99 -c -D_GNU_SOURCE conftest.c >&5
conftest.c: In function 'main':
conftest.c:141:19: error: 'struct statvfs' has no member named 'f_iosize'
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-androideabi"
| #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_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_USER_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_STRNCPY 1
| #define FMT_PID_T "%d"
| #define FMT_UID_T "%u"
| #define FMT_GID_T "%u"
| #define FMT_TIME_T "%d"
| #define FMT_SIZE_T "%zu"
| #define FMT_SSIZE_T "%zd"
| #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: arm-linux-androideabi-gcc -std=gnu99 -c -D_GNU_SOURCE conftest.c >&5
configure:10192: $? = 0
configure:10192: result: yes
configure:10204: checking for struct statvfs64
configure:10204: arm-linux-androideabi-gcc -std=gnu99 -c -D_GNU_SOURCE conftest.c >&5
configure:10204: $? = 0
configure:10204: arm-linux-androideabi-gcc -std=gnu99 -c -D_GNU_SOURCE conftest.c >&5
conftest.c: In function 'main':
conftest.c:141: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-androideabi"
| #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_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_USER_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_STRNCPY 1
| #define FMT_PID_T "%d"
| #define FMT_UID_T "%u"
| #define FMT_GID_T "%u"
| #define FMT_TIME_T "%d"
| #define FMT_SIZE_T "%zu"
| #define FMT_SSIZE_T "%zd"
| #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: arm-linux-androideabi-gcc -std=gnu99 -c -D_GNU_SOURCE conftest.c >&5
conftest.c: In function 'main':
conftest.c:143: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-androideabi"
| #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_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_USER_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_STRNCPY 1
| #define FMT_PID_T "%d"
| #define FMT_UID_T "%u"
| #define FMT_GID_T "%u"
| #define FMT_TIME_T "%d"
| #define FMT_SIZE_T "%zu"
| #define FMT_SSIZE_T "%zd"
| #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: arm-linux-androideabi-gcc -std=gnu99 -c -D_GNU_SOURCE conftest.c >&5
conftest.c: In function 'main':
conftest.c:143: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-androideabi"
| #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_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_USER_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_STRNCPY 1
| #define FMT_PID_T "%d"
| #define FMT_UID_T "%u"
| #define FMT_GID_T "%u"
| #define FMT_TIME_T "%d"
| #define FMT_SIZE_T "%zu"
| #define FMT_SSIZE_T "%zd"
| #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: arm-linux-androideabi-gcc -std=gnu99 -c -D_GNU_SOURCE conftest.c >&5
conftest.c: In function 'main':
conftest.c:143:12: error: 'struct statvfs64' has no member named 'f_basetype'
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-androideabi"
| #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_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_USER_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_STRNCPY 1
| #define FMT_PID_T "%d"
| #define FMT_UID_T "%u"
| #define FMT_GID_T "%u"
| #define FMT_TIME_T "%d"
| #define FMT_SIZE_T "%zu"
| #define FMT_SSIZE_T "%zd"
| #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: arm-linux-androideabi-gcc -std=gnu99 -c -D_GNU_SOURCE conftest.c >&5
conftest.c: In function 'main':
conftest.c:143:19: error: 'struct statvfs64' has no member named 'f_basetype'
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-androideabi"
| #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_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_USER_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_STRNCPY 1
| #define FMT_PID_T "%d"
| #define FMT_UID_T "%u"
| #define FMT_GID_T "%u"
| #define FMT_TIME_T "%d"
| #define FMT_SIZE_T "%zu"
| #define FMT_SSIZE_T "%zd"
| #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: arm-linux-androideabi-gcc -std=gnu99 -c -D_GNU_SOURCE conftest.c >&5
conftest.c: In function 'main':
conftest.c:143:12: error: 'struct statvfs64' has no member named 'f_iosize'
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-androideabi"
| #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_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_USER_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_STRNCPY 1
| #define FMT_PID_T "%d"
| #define FMT_UID_T "%u"
| #define FMT_GID_T "%u"
| #define FMT_TIME_T "%d"
| #define FMT_SIZE_T "%zu"
| #define FMT_SSIZE_T "%zd"
| #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: arm-linux-androideabi-gcc -std=gnu99 -c -D_GNU_SOURCE conftest.c >&5
conftest.c: In function 'main':
conftest.c:143:19: error: 'struct statvfs64' has no member named 'f_iosize'
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-androideabi"
| #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_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_USER_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_STRNCPY 1
| #define FMT_PID_T "%d"
| #define FMT_UID_T "%u"
| #define FMT_GID_T "%u"
| #define FMT_TIME_T "%d"
| #define FMT_SIZE_T "%zu"
| #define FMT_SSIZE_T "%zd"
| #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: arm-linux-androideabi-gcc -std=gnu99 -c -D_GNU_SOURCE conftest.c >&5
configure:10255: $? = 0
configure:10255: result: yes
configure:10273: checking for sysfs
configure:10273: arm-linux-androideabi-gcc -std=gnu99 -o conftest -D_GNU_SOURCE conftest.c >&5
/tmp/cc2s6cVt.o:conftest.c:function main: error: 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-androideabi"
| #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_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_USER_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_STRNCPY 1
| #define FMT_PID_T "%d"
| #define FMT_UID_T "%u"
| #define FMT_GID_T "%u"
| #define FMT_TIME_T "%d"
| #define FMT_SIZE_T "%zu"
| #define FMT_SSIZE_T "%zd"
| #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:10421: checking for setutent
configure:10421: arm-linux-androideabi-gcc -std=gnu99 -o conftest -D_GNU_SOURCE conftest.c >&5
configure:10421: $? = 0
configure:10421: result: yes
configure:10421: checking for endutent
configure:10421: arm-linux-androideabi-gcc -std=gnu99 -o conftest -D_GNU_SOURCE conftest.c >&5
configure:10421: $? = 0
configure:10421: result: yes
configure:10421: checking for getutent
configure:10421: arm-linux-androideabi-gcc -std=gnu99 -o conftest -D_GNU_SOURCE conftest.c >&5
configure:10421: $? = 0
configure:10421: result: yes
configure:10430: checking whether getutent is declared
configure:10430: arm-linux-androideabi-gcc -std=gnu99 -c -D_GNU_SOURCE conftest.c >&5
configure:10430: $? = 0
configure:10430: result: yes
configure:10443: checking whether setutent is declared
configure:10443: arm-linux-androideabi-gcc -std=gnu99 -c -D_GNU_SOURCE conftest.c >&5
configure:10443: $? = 0
configure:10443: result: yes
configure:10456: checking whether endutent is declared
configure:10456: arm-linux-androideabi-gcc -std=gnu99 -c -D_GNU_SOURCE conftest.c >&5
conftest.c: In function 'main':
conftest.c:151:10: error: 'endutent' undeclared (first use in this function)
(void) endutent;
^
conftest.c:151:10: note: each undeclared identifier is reported only once for each function it appears in
configure:10456: $? = 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-androideabi"
| #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_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_USER_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_STRNCPY 1
| #define FMT_PID_T "%d"
| #define FMT_UID_T "%u"
| #define FMT_GID_T "%u"
| #define FMT_TIME_T "%d"
| #define FMT_SIZE_T "%zu"
| #define FMT_SSIZE_T "%zd"
| #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_SETUTENT 1
| #define HAVE_ENDUTENT 1
| #define HAVE_GETUTENT 1
| #define HAVE_DECL_GETUTENT 1
| #define HAVE_DECL_SETUTENT 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 ()
| {
| #ifndef endutent
| #ifdef __cplusplus
| (void) endutent;
| #else
| (void) endutent;
| #endif
| #endif
|
| ;
| return 0;
| }
configure:10456: result: no
configure:10471: checking for struct utmp
configure:10471: arm-linux-androideabi-gcc -std=gnu99 -c -D_GNU_SOURCE conftest.c >&5
configure:10471: $? = 0
configure:10471: arm-linux-androideabi-gcc -std=gnu99 -c -D_GNU_SOURCE conftest.c >&5
conftest.c: In function 'main':
conftest.c:151: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-androideabi"
| #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_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_USER_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_STRNCPY 1
| #define FMT_PID_T "%d"
| #define FMT_UID_T "%u"
| #define FMT_GID_T "%u"
| #define FMT_TIME_T "%d"
| #define FMT_SIZE_T "%zu"
| #define FMT_SSIZE_T "%zd"
| #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_SETUTENT 1
| #define HAVE_ENDUTENT 1
| #define HAVE_GETUTENT 1
| #define HAVE_DECL_GETUTENT 1
| #define HAVE_DECL_SETUTENT 1
| #define HAVE_DECL_ENDUTENT 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
|
| #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: arm-linux-androideabi-gcc -std=gnu99 -c -D_GNU_SOURCE conftest.c >&5
configure:10487: $? = 0
configure:10487: result: yes
configure:10501: checking for struct utmp.ut_type
configure:10501: arm-linux-androideabi-gcc -std=gnu99 -c -D_GNU_SOURCE conftest.c >&5
configure:10501: $? = 0
configure:10501: result: yes
configure:10515: checking for struct utmp.ut_name
configure:10515: arm-linux-androideabi-gcc -std=gnu99 -c -D_GNU_SOURCE conftest.c >&5
configure:10515: $? = 0
configure:10515: result: yes
configure:10529: checking for struct utmp.ut_user
configure:10529: arm-linux-androideabi-gcc -std=gnu99 -c -D_GNU_SOURCE conftest.c >&5
configure:10529: $? = 0
configure:10529: result: yes
configure:10543: checking for struct utmp.ut_host
configure:10543: arm-linux-androideabi-gcc -std=gnu99 -c -D_GNU_SOURCE conftest.c >&5
configure:10543: $? = 0
configure:10543: result: yes
configure:10557: checking for struct utmp.ut_pid
configure:10557: arm-linux-androideabi-gcc -std=gnu99 -c -D_GNU_SOURCE conftest.c >&5
configure:10557: $? = 0
configure:10557: result: yes
configure:10571: checking for struct utmp.ut_id
configure:10571: arm-linux-androideabi-gcc -std=gnu99 -c -D_GNU_SOURCE conftest.c >&5
configure:10571: $? = 0
configure:10571: result: yes
configure:10585: checking for struct utmp.ut_time
configure:10585: arm-linux-androideabi-gcc -std=gnu99 -c -D_GNU_SOURCE conftest.c >&5
configure:10585: $? = 0
configure:10585: result: yes
configure:10603: checking size of utmp.ut_id
configure:10608: arm-linux-androideabi-gcc -std=gnu99 -c -D_GNU_SOURCE conftest.c >&5
conftest.c: In function 'main':
conftest.c:160:55: error: 'utmp' undeclared (first use in this function)
static int test_array [1 - 2 * !(((long int) (sizeof (utmp.ut_id))) >= 0)];
^
conftest.c:160:55: note: each undeclared identifier is reported only once for each function it appears in
configure:10608: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libstatgrab"
| #define PACKAGE_TARNAME "libstatgrab"
| #define PACKAGE_VERSION "0.91"
| #define PACKAGE_STRING "libstatgrab 0.91"
| #define PACKAGE_BUGREPORT "https://github.com/i-scream/libstatgrab/issues"
| #define PACKAGE_URL "http://www.i-scream.org/libstatgrab/"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define OS_TYPE "linux-androideabi"
| #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_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_USER_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_STRNCPY 1
| #define FMT_PID_T "%d"
| #define FMT_UID_T "%u"
| #define FMT_GID_T "%u"
| #define FMT_TIME_T "%d"
| #define FMT_SIZE_T "%zu"
| #define FMT_SSIZE_T "%zd"
| #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_SETUTENT 1
| #define HAVE_ENDUTENT 1
| #define HAVE_GETUTENT 1
| #define HAVE_DECL_GETUTENT 1
| #define HAVE_DECL_SETUTENT 1
| #define HAVE_DECL_ENDUTENT 0
| #define HAVE_STRUCT_UTMP 1
| #define HAVE_UTMP /**/
| #define HAVE_UTMP_TYPE /**/
| #define HAVE_UTMP_NAME /**/
| #define HAVE_UTMP_USER /**/
| #define HAVE_UTMP_HOST /**/
| #define HAVE_UTMP_PID /**/
| #define HAVE_UTMP_ID /**/
| #define HAVE_UTMP_TIME /**/
| /* end confdefs.h. */
|
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #ifndef __cplusplus
| # ifdef HAVE_STDBOOL_H
| # include
| # endif
| #endif
|
| #include
|
|
|
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (utmp.ut_id))) >= 0)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:10608: arm-linux-androideabi-gcc -std=gnu99 -c -D_GNU_SOURCE conftest.c >&5
conftest.c: In function 'main':
conftest.c:160:55: error: 'utmp' undeclared (first use in this function)
static int test_array [1 - 2 * !(((long int) (sizeof (utmp.ut_id))) < 0)];
^
conftest.c:160:55: note: each undeclared identifier is reported only once for each function it appears in
configure:10608: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libstatgrab"
| #define PACKAGE_TARNAME "libstatgrab"
| #define PACKAGE_VERSION "0.91"
| #define PACKAGE_STRING "libstatgrab 0.91"
| #define PACKAGE_BUGREPORT "https://github.com/i-scream/libstatgrab/issues"
| #define PACKAGE_URL "http://www.i-scream.org/libstatgrab/"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define OS_TYPE "linux-androideabi"
| #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_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_USER_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_STRNCPY 1
| #define FMT_PID_T "%d"
| #define FMT_UID_T "%u"
| #define FMT_GID_T "%u"
| #define FMT_TIME_T "%d"
| #define FMT_SIZE_T "%zu"
| #define FMT_SSIZE_T "%zd"
| #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_SETUTENT 1
| #define HAVE_ENDUTENT 1
| #define HAVE_GETUTENT 1
| #define HAVE_DECL_GETUTENT 1
| #define HAVE_DECL_SETUTENT 1
| #define HAVE_DECL_ENDUTENT 0
| #define HAVE_STRUCT_UTMP 1
| #define HAVE_UTMP /**/
| #define HAVE_UTMP_TYPE /**/
| #define HAVE_UTMP_NAME /**/
| #define HAVE_UTMP_USER /**/
| #define HAVE_UTMP_HOST /**/
| #define HAVE_UTMP_PID /**/
| #define HAVE_UTMP_ID /**/
| #define HAVE_UTMP_TIME /**/
| /* end confdefs.h. */
|
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #ifndef __cplusplus
| # ifdef HAVE_STDBOOL_H
| # include
| # endif
| #endif
|
| #include
|
|
|
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (utmp.ut_id))) < 0)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:10628: result: 0
configure:10671: checking for struct sockaddr_storage.ss_family
configure:10671: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -c -D_GNU_SOURCE conftest.c >&5
conftest.c: In function 'main':
conftest.c:188:12: error: 'struct __kernel_sockaddr_storage' has no member named '__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-androideabi"
| #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_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_USER_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_STRNCPY 1
| #define FMT_PID_T "%d"
| #define FMT_UID_T "%u"
| #define FMT_GID_T "%u"
| #define FMT_TIME_T "%d"
| #define FMT_SIZE_T "%zu"
| #define FMT_SSIZE_T "%zd"
| #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_SETUTENT 1
| #define HAVE_ENDUTENT 1
| #define HAVE_GETUTENT 1
| #define HAVE_DECL_GETUTENT 1
| #define HAVE_DECL_SETUTENT 1
| #define HAVE_DECL_ENDUTENT 0
| #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: arm-linux-androideabi-gcc -std=gnu99 -c -D_GNU_SOURCE conftest.c >&5
conftest.c: In function 'main':
conftest.c:188:19: error: 'struct __kernel_sockaddr_storage' has no member named '__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-androideabi"
| #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_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_USER_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_STRNCPY 1
| #define FMT_PID_T "%d"
| #define FMT_UID_T "%u"
| #define FMT_GID_T "%u"
| #define FMT_TIME_T "%d"
| #define FMT_SIZE_T "%zu"
| #define FMT_SSIZE_T "%zd"
| #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_SETUTENT 1
| #define HAVE_ENDUTENT 1
| #define HAVE_GETUTENT 1
| #define HAVE_DECL_GETUTENT 1
| #define HAVE_DECL_SETUTENT 1
| #define HAVE_DECL_ENDUTENT 0
| #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:11245: WARNING: Build on unknown OS: linux-androideabi - many functions might be not functional
configure:12469: checking whether MNT_MNTTAB is declared
configure:12469: arm-linux-androideabi-gcc -std=gnu99 -c -D_GNU_SOURCE conftest.c >&5
conftest.c: In function 'main':
conftest.c:172:10: error: 'MNT_MNTTAB' undeclared (first use in this function)
(void) MNT_MNTTAB;
^
conftest.c:172: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-androideabi"
| #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_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_USER_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_STRNCPY 1
| #define FMT_PID_T "%d"
| #define FMT_UID_T "%u"
| #define FMT_GID_T "%u"
| #define FMT_TIME_T "%d"
| #define FMT_SIZE_T "%zu"
| #define FMT_SSIZE_T "%zd"
| #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_SETUTENT 1
| #define HAVE_ENDUTENT 1
| #define HAVE_GETUTENT 1
| #define HAVE_DECL_GETUTENT 1
| #define HAVE_DECL_SETUTENT 1
| #define HAVE_DECL_ENDUTENT 0
| #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
| #ifdef HAVE_MNTENT_H
| # include
| #endif
| #ifdef HAVE_SYS_MNTENT_H
| # include
| #endif
| #ifdef HAVE_SYS_MNTTAB_H
| # include
| #endif
|
|
| int
| main ()
| {
| #ifndef MNT_MNTTAB
| #ifdef __cplusplus
| (void) MNT_MNTTAB;
| #else
| (void) MNT_MNTTAB;
| #endif
| #endif
|
| ;
| return 0;
| }
configure:12469: result: no
configure:12580: checking whether setmntent is declared
configure:12580: arm-linux-androideabi-gcc -std=gnu99 -c -D_GNU_SOURCE conftest.c >&5
configure:12580: $? = 0
configure:12580: result: yes
configure:12601: checking whether endmntent is declared
configure:12601: arm-linux-androideabi-gcc -std=gnu99 -c -D_GNU_SOURCE conftest.c >&5
configure:12601: $? = 0
configure:12601: result: yes
configure:12622: checking for struct mntent
configure:12622: arm-linux-androideabi-gcc -std=gnu99 -c -D_GNU_SOURCE conftest.c >&5
configure:12622: $? = 0
configure:12622: arm-linux-androideabi-gcc -std=gnu99 -c -D_GNU_SOURCE conftest.c >&5
conftest.c: In function 'main':
conftest.c:171: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-androideabi"
| #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_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_USER_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_STRNCPY 1
| #define FMT_PID_T "%d"
| #define FMT_UID_T "%u"
| #define FMT_GID_T "%u"
| #define FMT_TIME_T "%d"
| #define FMT_SIZE_T "%zu"
| #define FMT_SSIZE_T "%zd"
| #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_SETUTENT 1
| #define HAVE_ENDUTENT 1
| #define HAVE_GETUTENT 1
| #define HAVE_DECL_GETUTENT 1
| #define HAVE_DECL_SETUTENT 1
| #define HAVE_DECL_ENDUTENT 0
| #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 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: arm-linux-androideabi-gcc -std=gnu99 -c -D_GNU_SOURCE conftest.c >&5
conftest.c: In function 'main':
conftest.c:172: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-androideabi"
| #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_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_USER_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_STRNCPY 1
| #define FMT_PID_T "%d"
| #define FMT_UID_T "%u"
| #define FMT_GID_T "%u"
| #define FMT_TIME_T "%d"
| #define FMT_SIZE_T "%zu"
| #define FMT_SSIZE_T "%zd"
| #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_SETUTENT 1
| #define HAVE_ENDUTENT 1
| #define HAVE_GETUTENT 1
| #define HAVE_DECL_GETUTENT 1
| #define HAVE_DECL_SETUTENT 1
| #define HAVE_DECL_ENDUTENT 0
| #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 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: arm-linux-androideabi-gcc -std=gnu99 -c -D_GNU_SOURCE conftest.c >&5
conftest.c: In function 'main':
conftest.c:176:2: error: too many arguments to function 'getmntent'
rc = getmntent(f, &mp);
^
In file included from conftest.c:158:0:
/sysroot/sysroot/usr/include/mntent.h:50:16: note: declared here
struct mntent* getmntent(FILE*);
^
conftest.c:176:5: warning: assignment makes integer from pointer without a cast [enabled by default]
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-androideabi"
| #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_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_USER_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_STRNCPY 1
| #define FMT_PID_T "%d"
| #define FMT_UID_T "%u"
| #define FMT_GID_T "%u"
| #define FMT_TIME_T "%d"
| #define FMT_SIZE_T "%zu"
| #define FMT_SSIZE_T "%zd"
| #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_SETUTENT 1
| #define HAVE_ENDUTENT 1
| #define HAVE_GETUTENT 1
| #define HAVE_DECL_GETUTENT 1
| #define HAVE_DECL_SETUTENT 1
| #define HAVE_DECL_ENDUTENT 0
| #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 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: arm-linux-androideabi-gcc -std=gnu99 -c -D_GNU_SOURCE conftest.c >&5
conftest.c: In function 'main':
conftest.c:173: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-androideabi"
| #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_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_USER_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_STRNCPY 1
| #define FMT_PID_T "%d"
| #define FMT_UID_T "%u"
| #define FMT_GID_T "%u"
| #define FMT_TIME_T "%d"
| #define FMT_SIZE_T "%zu"
| #define FMT_SSIZE_T "%zd"
| #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_SETUTENT 1
| #define HAVE_ENDUTENT 1
| #define HAVE_GETUTENT 1
| #define HAVE_DECL_GETUTENT 1
| #define HAVE_DECL_SETUTENT 1
| #define HAVE_DECL_ENDUTENT 0
| #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 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: arm-linux-androideabi-gcc -std=gnu99 -c -D_GNU_SOURCE conftest.c >&5
configure:12782: $? = 0
configure:12782: arm-linux-androideabi-gcc -std=gnu99 -c -D_GNU_SOURCE conftest.c >&5
conftest.c: In function 'main':
conftest.c:174: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-androideabi"
| #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_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_USER_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_STRNCPY 1
| #define FMT_PID_T "%d"
| #define FMT_UID_T "%u"
| #define FMT_GID_T "%u"
| #define FMT_TIME_T "%d"
| #define FMT_SIZE_T "%zu"
| #define FMT_SSIZE_T "%zd"
| #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_SETUTENT 1
| #define HAVE_ENDUTENT 1
| #define HAVE_GETUTENT 1
| #define HAVE_DECL_GETUTENT 1
| #define HAVE_DECL_SETUTENT 1
| #define HAVE_DECL_ENDUTENT 0
| #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 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: arm-linux-androideabi-gcc -std=gnu99 -c -D_GNU_SOURCE conftest.c >&5
conftest.c: In function 'main':
conftest.c:176:12: error: 'struct statfs' has no member named 'f_favail'
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-androideabi"
| #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_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_USER_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_STRNCPY 1
| #define FMT_PID_T "%d"
| #define FMT_UID_T "%u"
| #define FMT_GID_T "%u"
| #define FMT_TIME_T "%d"
| #define FMT_SIZE_T "%zu"
| #define FMT_SSIZE_T "%zd"
| #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_SETUTENT 1
| #define HAVE_ENDUTENT 1
| #define HAVE_GETUTENT 1
| #define HAVE_DECL_GETUTENT 1
| #define HAVE_DECL_SETUTENT 1
| #define HAVE_DECL_ENDUTENT 0
| #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 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: arm-linux-androideabi-gcc -std=gnu99 -c -D_GNU_SOURCE conftest.c >&5
conftest.c: In function 'main':
conftest.c:176:19: error: 'struct statfs' has no member named 'f_favail'
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-androideabi"
| #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_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_USER_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_STRNCPY 1
| #define FMT_PID_T "%d"
| #define FMT_UID_T "%u"
| #define FMT_GID_T "%u"
| #define FMT_TIME_T "%d"
| #define FMT_SIZE_T "%zu"
| #define FMT_SSIZE_T "%zd"
| #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_SETUTENT 1
| #define HAVE_ENDUTENT 1
| #define HAVE_GETUTENT 1
| #define HAVE_DECL_GETUTENT 1
| #define HAVE_DECL_SETUTENT 1
| #define HAVE_DECL_ENDUTENT 0
| #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 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: arm-linux-androideabi-gcc -std=gnu99 -c -D_GNU_SOURCE conftest.c >&5
conftest.c: In function 'main':
conftest.c:176:12: error: 'struct statfs' has no member named 'f_iosize'
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-androideabi"
| #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_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_USER_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_STRNCPY 1
| #define FMT_PID_T "%d"
| #define FMT_UID_T "%u"
| #define FMT_GID_T "%u"
| #define FMT_TIME_T "%d"
| #define FMT_SIZE_T "%zu"
| #define FMT_SSIZE_T "%zd"
| #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_SETUTENT 1
| #define HAVE_ENDUTENT 1
| #define HAVE_GETUTENT 1
| #define HAVE_DECL_GETUTENT 1
| #define HAVE_DECL_SETUTENT 1
| #define HAVE_DECL_ENDUTENT 0
| #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 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: arm-linux-androideabi-gcc -std=gnu99 -c -D_GNU_SOURCE conftest.c >&5
conftest.c: In function 'main':
conftest.c:176:19: error: 'struct statfs' has no member named 'f_iosize'
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-androideabi"
| #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_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_USER_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_STRNCPY 1
| #define FMT_PID_T "%d"
| #define FMT_UID_T "%u"
| #define FMT_GID_T "%u"
| #define FMT_TIME_T "%d"
| #define FMT_SIZE_T "%zu"
| #define FMT_SSIZE_T "%zd"
| #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_SETUTENT 1
| #define HAVE_ENDUTENT 1
| #define HAVE_GETUTENT 1
| #define HAVE_DECL_GETUTENT 1
| #define HAVE_DECL_SETUTENT 1
| #define HAVE_DECL_ENDUTENT 0
| #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 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: arm-linux-androideabi-gcc -std=gnu99 -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 arm-linux-androideabi-gcc -std=gnu99
configure:13181: result: /sysroot/arm-linux-androideabi/bin/ld
configure:13188: checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld
configure:13203: result: yes
configure:13217: checking how to control symbol visibility
configure:13234: arm-linux-androideabi-gcc -std=gnu99 -c -D_GNU_SOURCE conftest.c >&5
conftest.c:123: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-androideabi"
| #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_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_USER_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_STRNCPY 1
| #define FMT_PID_T "%d"
| #define FMT_UID_T "%u"
| #define FMT_GID_T "%u"
| #define FMT_TIME_T "%d"
| #define FMT_SIZE_T "%zu"
| #define FMT_SSIZE_T "%zd"
| #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_SETUTENT 1
| #define HAVE_ENDUTENT 1
| #define HAVE_GETUTENT 1
| #define HAVE_DECL_GETUTENT 1
| #define HAVE_DECL_SETUTENT 1
| #define HAVE_DECL_ENDUTENT 0
| #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 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: arm-linux-androideabi-gcc -std=gnu99 -c -D_GNU_SOURCE conftest.c >&5
conftest.c:121: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-androideabi"
| #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_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_USER_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_STRNCPY 1
| #define FMT_PID_T "%d"
| #define FMT_UID_T "%u"
| #define FMT_GID_T "%u"
| #define FMT_TIME_T "%d"
| #define FMT_SIZE_T "%zu"
| #define FMT_SSIZE_T "%zd"
| #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_SETUTENT 1
| #define HAVE_ENDUTENT 1
| #define HAVE_GETUTENT 1
| #define HAVE_DECL_GETUTENT 1
| #define HAVE_DECL_SETUTENT 1
| #define HAVE_DECL_ENDUTENT 0
| #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 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: arm-linux-androideabi-gcc -std=gnu99 -c -D_GNU_SOURCE conftest.c >&5
conftest.c:121: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-androideabi"
| #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_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_USER_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_STRNCPY 1
| #define FMT_PID_T "%d"
| #define FMT_UID_T "%u"
| #define FMT_GID_T "%u"
| #define FMT_TIME_T "%d"
| #define FMT_SIZE_T "%zu"
| #define FMT_SSIZE_T "%zd"
| #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_SETUTENT 1
| #define HAVE_ENDUTENT 1
| #define HAVE_GETUTENT 1
| #define HAVE_DECL_GETUTENT 1
| #define HAVE_DECL_SETUTENT 1
| #define HAVE_DECL_ENDUTENT 0
| #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 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: arm-linux-androideabi-gcc -std=gnu99 -c -D_GNU_SOURCE conftest.c >&5
conftest.c: In function '__declspec':
conftest.c:121:27: error: expected declaration specifiers before 'foo'
int __declspec(dllexport) foo() { return 1; }
^
conftest.c:121:5: warning: type of 'dllexport' defaults to 'int' [enabled by default]
int __declspec(dllexport) foo() { return 1; }
^
conftest.c:121: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-androideabi"
| #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_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_USER_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_STRNCPY 1
| #define FMT_PID_T "%d"
| #define FMT_UID_T "%u"
| #define FMT_GID_T "%u"
| #define FMT_TIME_T "%d"
| #define FMT_SIZE_T "%zu"
| #define FMT_SSIZE_T "%zd"
| #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_SETUTENT 1
| #define HAVE_ENDUTENT 1
| #define HAVE_GETUTENT 1
| #define HAVE_DECL_GETUTENT 1
| #define HAVE_DECL_SETUTENT 1
| #define HAVE_DECL_ENDUTENT 0
| #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 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: arm-linux-androideabi-gcc -std=gnu99 -o conftest -D_GNU_SOURCE conftest.c -lm >&5
conftest.c:127:6: warning: conflicting types for built-in function 'isnan' [enabled by default]
char isnan ();
^
configure:13421: $? = 0
configure:13430: result: yes
configure:13473: checking for fabs in -lm
configure:13498: arm-linux-androideabi-gcc -std=gnu99 -o conftest -D_GNU_SOURCE conftest.c -lm >&5
conftest.c:127:6: warning: conflicting types for built-in function 'fabs' [enabled by default]
char fabs ();
^
configure:13498: $? = 0
configure:13507: result: yes
configure:13528: checking for working ncurses
configure:13547: arm-linux-androideabi-gcc -std=gnu99 -o conftest -D_GNU_SOURCE conftest.c -lm -lncurses >&5
conftest.c:120:21: fatal error: ncurses.h: No such file or directory
#include
^
compilation terminated.
configure:13547: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libstatgrab"
| #define PACKAGE_TARNAME "libstatgrab"
| #define PACKAGE_VERSION "0.91"
| #define PACKAGE_STRING "libstatgrab 0.91"
| #define PACKAGE_BUGREPORT "https://github.com/i-scream/libstatgrab/issues"
| #define PACKAGE_URL "http://www.i-scream.org/libstatgrab/"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define OS_TYPE "linux-androideabi"
| #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_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_USER_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_STRNCPY 1
| #define FMT_PID_T "%d"
| #define FMT_UID_T "%u"
| #define FMT_GID_T "%u"
| #define FMT_TIME_T "%d"
| #define FMT_SIZE_T "%zu"
| #define FMT_SSIZE_T "%zd"
| #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_SETUTENT 1
| #define HAVE_ENDUTENT 1
| #define HAVE_GETUTENT 1
| #define HAVE_DECL_GETUTENT 1
| #define HAVE_DECL_SETUTENT 1
| #define HAVE_DECL_ENDUTENT 0
| #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 HAVE_DECL_SETMNTENT 1
| #define HAVE_DECL_ENDMNTENT 1
| #define HAVE_STRUCT_MNTENT 1
| #define HAVE_STRUCT_STATFS 1
| #define HAVE_STATFS_FFRSIZE /**/
| /* end confdefs.h. */
| #include
| int
| main ()
| {
| chtype a; int b=A_STANDOUT, c=KEY_LEFT; initscr(); addchnstr(&a, b); move(b,c);
| ;
| return 0;
| }
configure:13567: arm-linux-androideabi-gcc -std=gnu99 -o conftest -D_GNU_SOURCE conftest.c -lm -lncurses >&5
conftest.c:120:29: fatal error: ncurses/ncurses.h: No such file or directory
#include
^
compilation terminated.
configure:13567: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libstatgrab"
| #define PACKAGE_TARNAME "libstatgrab"
| #define PACKAGE_VERSION "0.91"
| #define PACKAGE_STRING "libstatgrab 0.91"
| #define PACKAGE_BUGREPORT "https://github.com/i-scream/libstatgrab/issues"
| #define PACKAGE_URL "http://www.i-scream.org/libstatgrab/"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define OS_TYPE "linux-androideabi"
| #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_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_USER_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_STRNCPY 1
| #define FMT_PID_T "%d"
| #define FMT_UID_T "%u"
| #define FMT_GID_T "%u"
| #define FMT_TIME_T "%d"
| #define FMT_SIZE_T "%zu"
| #define FMT_SSIZE_T "%zd"
| #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_SETUTENT 1
| #define HAVE_ENDUTENT 1
| #define HAVE_GETUTENT 1
| #define HAVE_DECL_GETUTENT 1
| #define HAVE_DECL_SETUTENT 1
| #define HAVE_DECL_ENDUTENT 0
| #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 HAVE_DECL_SETMNTENT 1
| #define HAVE_DECL_ENDMNTENT 1
| #define HAVE_STRUCT_MNTENT 1
| #define HAVE_STRUCT_STATFS 1
| #define HAVE_STATFS_FFRSIZE /**/
| /* end confdefs.h. */
| #include
| int
| main ()
| {
| chtype a; int b=A_STANDOUT, c=KEY_LEFT; initscr(); addchnstr(&a, b); move(b,c);
| ;
| return 0;
| }
configure:13587: arm-linux-androideabi-gcc -std=gnu99 -o conftest -D_GNU_SOURCE conftest.c -lm -lcurses >&5
conftest.c:120:20: fatal error: curses.h: No such file or directory
#include
^
compilation terminated.
configure:13587: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libstatgrab"
| #define PACKAGE_TARNAME "libstatgrab"
| #define PACKAGE_VERSION "0.91"
| #define PACKAGE_STRING "libstatgrab 0.91"
| #define PACKAGE_BUGREPORT "https://github.com/i-scream/libstatgrab/issues"
| #define PACKAGE_URL "http://www.i-scream.org/libstatgrab/"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define PACKAGE "libstatgrab"
| #define VERSION "0.91"
| #define OS_TYPE "linux-androideabi"
| #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_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_USER_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_STRNCPY 1
| #define FMT_PID_T "%d"
| #define FMT_UID_T "%u"
| #define FMT_GID_T "%u"
| #define FMT_TIME_T "%d"
| #define FMT_SIZE_T "%zu"
| #define FMT_SSIZE_T "%zd"
| #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_SETUTENT 1
| #define HAVE_ENDUTENT 1
| #define HAVE_GETUTENT 1
| #define HAVE_DECL_GETUTENT 1
| #define HAVE_DECL_SETUTENT 1
| #define HAVE_DECL_ENDUTENT 0
| #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 HAVE_DECL_SETMNTENT 1
| #define HAVE_DECL_ENDMNTENT 1
| #define HAVE_STRUCT_MNTENT 1
| #define HAVE_STRUCT_STATFS 1
| #define HAVE_STATFS_FFRSIZE /**/
| /* end confdefs.h. */
| #include
| int
| main ()
| {
| chtype a; int b=A_STANDOUT, c=KEY_LEFT; initscr(); addchnstr(&a, b); move(b,c);
| ;
| return 0;
| }
configure:13607: result: no
configure:13614: WARNING: Unable to find curses or ncurses; disabling saidar
configure:13652: checking termios.h usability
configure:13652: arm-linux-androideabi-gcc -std=gnu99 -c -D_GNU_SOURCE conftest.c >&5
configure:13652: $? = 0
configure:13652: result: yes
configure:13652: checking termios.h presence
configure:13652: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -c -D_GNU_SOURCE conftest.c >&5
conftest.c:159:25: fatal error: sys/termios.h: No such file or directory
#include
^
compilation terminated.
configure:13652: $? = 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-androideabi"
| #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_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_USER_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_STRNCPY 1
| #define FMT_PID_T "%d"
| #define FMT_UID_T "%u"
| #define FMT_GID_T "%u"
| #define FMT_TIME_T "%d"
| #define FMT_SIZE_T "%zu"
| #define FMT_SSIZE_T "%zd"
| #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_SETUTENT 1
| #define HAVE_ENDUTENT 1
| #define HAVE_GETUTENT 1
| #define HAVE_DECL_GETUTENT 1
| #define HAVE_DECL_SETUTENT 1
| #define HAVE_DECL_ENDUTENT 0
| #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 HAVE_DECL_SETMNTENT 1
| #define HAVE_DECL_ENDMNTENT 1
| #define HAVE_STRUCT_MNTENT 1
| #define HAVE_STRUCT_STATFS 1
| #define HAVE_STATFS_FFRSIZE /**/
| #define HAVE_TERMIOS_H 1
| /* 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:13652: result: no
configure:13652: checking sys/termios.h presence
configure:13652: arm-linux-androideabi-gcc -std=gnu99 -E -D_GNU_SOURCE conftest.c
conftest.c:121:25: fatal error: sys/termios.h: No such file or directory
#include
^
compilation terminated.
configure:13652: $? = 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-androideabi"
| #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_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_USER_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_STRNCPY 1
| #define FMT_PID_T "%d"
| #define FMT_UID_T "%u"
| #define FMT_GID_T "%u"
| #define FMT_TIME_T "%d"
| #define FMT_SIZE_T "%zu"
| #define FMT_SSIZE_T "%zd"
| #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_SETUTENT 1
| #define HAVE_ENDUTENT 1
| #define HAVE_GETUTENT 1
| #define HAVE_DECL_GETUTENT 1
| #define HAVE_DECL_SETUTENT 1
| #define HAVE_DECL_ENDUTENT 0
| #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 HAVE_DECL_SETMNTENT 1
| #define HAVE_DECL_ENDMNTENT 1
| #define HAVE_STRUCT_MNTENT 1
| #define HAVE_STRUCT_STATFS 1
| #define HAVE_STATFS_FFRSIZE /**/
| #define HAVE_TERMIOS_H 1
| /* end confdefs.h. */
| #include
configure:13652: result: no
configure:13652: checking for sys/termios.h
configure:13652: result: no
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: arm-linux-androideabi-gcc -std=gnu99 -c -D_GNU_SOURCE conftest.c >&5
configure:14066: $? = 0
configure:14068: result: int
configure:14104: checking whether compiling for native Win32
configure:14134: result: no
configure:14300: checking whether pthreads work without any flags
configure:14393: arm-linux-androideabi-gcc -std=gnu99 -o conftest -D_GNU_SOURCE conftest.c >&5
configure:14393: $? = 0
configure:14402: result: yes
configure:14421: checking for joinable pthread attribute
configure:14436: arm-linux-androideabi-gcc -std=gnu99 -o conftest -D_GNU_SOURCE conftest.c >&5
configure:14436: $? = 0
configure:14442: result: PTHREAD_CREATE_JOINABLE
configure:14452: checking if more special flags are required for pthreads
configure:14459: result: no
configure:14589: checking pthread.h usability
configure:14589: arm-linux-androideabi-gcc -std=gnu99 -c -D_GNU_SOURCE conftest.c >&5
configure:14589: $? = 0
configure:14589: result: yes
configure:14589: checking pthread.h presence
configure:14589: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -c -Werror -Wmissing-braces -D_GNU_SOURCE conftest.c >&5
configure:14639: $? = 0
configure:14646: result: no
configure:14654: checking whether PTHREAD_MUTEX_INITIALIZER needs braces
configure:14671: arm-linux-androideabi-gcc -std=gnu99 -c -Werror -Wmissing-braces -D_GNU_SOURCE conftest.c >&5
configure:14671: $? = 0
configure:14678: result: no
configure:14688: checking for library containing sem_init
configure:14719: arm-linux-androideabi-gcc -std=gnu99 -o conftest -D_GNU_SOURCE conftest.c >&5
configure:14719: $? = 0
configure:14736: result: none required
configure:14798: checking if liblog4cplus is wanted
configure:14816: result: check
configure:14819: checking if liblog4cplus wants a prefix
configure:14850: result: no
configure:14883: checking for arm-linux-androideabi-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:14968: WARNING: using cross tools not prefixed with host triplet
configure:14981: checking pkg-config is at least version 0.9.0
configure:14984: result: yes
configure:15853: checking for BSD- or MS-compatible name lister (nm)
configure:15902: result: /sysroot/bin/arm-linux-androideabi-nm -B
configure:16032: checking the name lister (/sysroot/bin/arm-linux-androideabi-nm -B) interface
configure:16039: arm-linux-androideabi-gcc -std=gnu99 -c -D_GNU_SOURCE conftest.c >&5
configure:16042: /sysroot/bin/arm-linux-androideabi-nm -B "conftest.o"
configure:16045: output
00000000 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 arm-unknown-linux-androideabi format
configure:16309: result: func_convert_file_noop
configure:16316: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
configure:16336: result: func_convert_file_noop
configure:16343: checking for /sysroot/arm-linux-androideabi/bin/ld option to reload object files
configure:16350: result: -r
configure:16384: checking for arm-linux-androideabi-objdump
configure:16400: found /sysroot/bin/arm-linux-androideabi-objdump
configure:16411: result: arm-linux-androideabi-objdump
configure:16483: checking how to recognize dependent libraries
configure:16685: result: pass_all
configure:16730: checking for arm-linux-androideabi-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 arm-linux-androideabi-ar
configure:16900: result: arm-linux-androideabi-ar
configure:16981: checking for archiver @FILE support
configure:16998: arm-linux-androideabi-gcc -std=gnu99 -c -D_GNU_SOURCE conftest.c >&5
configure:16998: $? = 0
configure:17001: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
configure:17004: $? = 0
configure:17009: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
arm-linux-androideabi-ar: conftest.o: No such file or directory
configure:17012: $? = 1
configure:17024: result: @
configure:17042: checking for arm-linux-androideabi-strip
configure:17069: result: arm-linux-androideabi-strip
configure:17141: checking for arm-linux-androideabi-ranlib
configure:17157: found /sysroot/bin/arm-linux-androideabi-ranlib
configure:17168: result: arm-linux-androideabi-ranlib
configure:17310: checking command to parse /sysroot/bin/arm-linux-androideabi-nm -B output from arm-linux-androideabi-gcc -std=gnu99 object
configure:17430: arm-linux-androideabi-gcc -std=gnu99 -c -D_GNU_SOURCE conftest.c >&5
configure:17433: $? = 0
configure:17437: /sysroot/bin/arm-linux-androideabi-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: arm-linux-androideabi-gcc -std=gnu99 -o conftest -D_GNU_SOURCE conftest.c conftstm.o >&5
configure:17509: $? = 0
configure:17547: result: ok
configure:17584: checking for sysroot
configure:17614: result: no
configure:17830: checking for arm-linux-androideabi-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: arm-linux-androideabi-gcc -std=gnu99 -c -D_GNU_SOURCE conftest.c >&5
configure:18573: $? = 0
configure:18573: result: yes
configure:18789: checking for objdir
configure:18804: result: .libs
configure:19075: checking if arm-linux-androideabi-gcc -std=gnu99 supports -fno-rtti -fno-exceptions
configure:19093: arm-linux-androideabi-gcc -std=gnu99 -c -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 [enabled by default]
configure:19097: $? = 0
configure:19110: result: no
configure:19437: checking for arm-linux-androideabi-gcc -std=gnu99 option to produce PIC
configure:19444: result: -fPIC -DPIC
configure:19452: checking if arm-linux-androideabi-gcc -std=gnu99 PIC flag -fPIC -DPIC works
configure:19470: arm-linux-androideabi-gcc -std=gnu99 -c -D_GNU_SOURCE -fPIC -DPIC -DPIC conftest.c >&5
configure:19474: $? = 0
configure:19487: result: yes
configure:19516: checking if arm-linux-androideabi-gcc -std=gnu99 static flag -static works
configure:19544: result: yes
configure:19559: checking if arm-linux-androideabi-gcc -std=gnu99 supports -c -o file.o
configure:19580: arm-linux-androideabi-gcc -std=gnu99 -c -D_GNU_SOURCE -o out/conftest2.o conftest.c >&5
configure:19584: $? = 0
configure:19606: result: yes
configure:19614: checking if arm-linux-androideabi-gcc -std=gnu99 supports -c -o file.o
configure:19661: result: yes
configure:19694: checking whether the arm-linux-androideabi-gcc -std=gnu99 linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries
configure:20847: result: yes
configure:20884: checking whether -lc should be explicitly linked in
configure:20892: arm-linux-androideabi-gcc -std=gnu99 -c -D_GNU_SOURCE conftest.c >&5
configure:20895: $? = 0
configure:20910: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -o conftest -D_GNU_SOURCE -Wl,-rpath -Wl,/foo conftest.c >&5
configure:21598: $? = 0
configure:21820: result: GNU/Linux ld.so
configure:21927: checking how to hardcode library paths into programs
configure:21952: result: immediate
configure:22492: checking whether stripping libraries is possible
configure:22497: result: yes
configure:22532: checking if libtool supports shared libraries
configure:22534: result: yes
configure:22537: checking whether to build shared libraries
configure:22558: result: yes
configure:22561: checking whether to build static libraries
configure:22565: result: yes
configure:22588: checking how to run the C++ preprocessor
configure:22615: arm-linux-androideabi-g++ -E -D_GNU_SOURCE conftest.cpp
configure:22615: $? = 0
configure:22629: arm-linux-androideabi-g++ -E -D_GNU_SOURCE conftest.cpp
conftest.cpp:127: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-androideabi"
| #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_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_USER_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_STRNCPY 1
| #define FMT_PID_T "%d"
| #define FMT_UID_T "%u"
| #define FMT_GID_T "%u"
| #define FMT_TIME_T "%d"
| #define FMT_SIZE_T "%zu"
| #define FMT_SSIZE_T "%zd"
| #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_SETUTENT 1
| #define HAVE_ENDUTENT 1
| #define HAVE_GETUTENT 1
| #define HAVE_DECL_GETUTENT 1
| #define HAVE_DECL_SETUTENT 1
| #define HAVE_DECL_ENDUTENT 0
| #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 HAVE_DECL_SETMNTENT 1
| #define HAVE_DECL_ENDMNTENT 1
| #define HAVE_STRUCT_MNTENT 1
| #define HAVE_STRUCT_STATFS 1
| #define HAVE_STATFS_FFRSIZE /**/
| #define HAVE_TERMIOS_H 1
| #define STRERROR_R_RETURN_INT 1
| #define ENABLE_THREADS 1
| #define HAVE_PTHREAD 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include
configure:22654: result: arm-linux-androideabi-g++ -E
configure:22674: arm-linux-androideabi-g++ -E -D_GNU_SOURCE conftest.cpp
configure:22674: $? = 0
configure:22688: arm-linux-androideabi-g++ -E -D_GNU_SOURCE conftest.cpp
conftest.cpp:127: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-androideabi"
| #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_GETMNTENT 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETVBUF 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STATVFS64 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_STRLCAT 1
| #define HAVE_DECL_STRLCPY 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_DECL_F_SETLK 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_USER_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_STRNCPY 1
| #define FMT_PID_T "%d"
| #define FMT_UID_T "%u"
| #define FMT_GID_T "%u"
| #define FMT_TIME_T "%d"
| #define FMT_SIZE_T "%zu"
| #define FMT_SSIZE_T "%zd"
| #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_SETUTENT 1
| #define HAVE_ENDUTENT 1
| #define HAVE_GETUTENT 1
| #define HAVE_DECL_GETUTENT 1
| #define HAVE_DECL_SETUTENT 1
| #define HAVE_DECL_ENDUTENT 0
| #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 HAVE_DECL_SETMNTENT 1
| #define HAVE_DECL_ENDMNTENT 1
| #define HAVE_STRUCT_MNTENT 1
| #define HAVE_STRUCT_STATFS 1
| #define HAVE_STATFS_FFRSIZE /**/
| #define HAVE_TERMIOS_H 1
| #define STRERROR_R_RETURN_INT 1
| #define ENABLE_THREADS 1
| #define HAVE_PTHREAD 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include
configure:22857: checking for ld used by arm-linux-androideabi-g++
configure:22924: result: /sysroot/arm-linux-androideabi/bin/ld
configure:22931: checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld
configure:22946: result: yes
configure:23001: checking whether the arm-linux-androideabi-g++ linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries
configure:24006: result: yes
configure:24042: arm-linux-androideabi-g++ -c -D_GNU_SOURCE conftest.cpp >&5
configure:24045: $? = 0
configure:24565: checking for arm-linux-androideabi-g++ option to produce PIC
configure:24572: result: -fPIC -DPIC
configure:24580: checking if arm-linux-androideabi-g++ PIC flag -fPIC -DPIC works
configure:24598: arm-linux-androideabi-g++ -c -D_GNU_SOURCE -fPIC -DPIC -DPIC conftest.cpp >&5
configure:24602: $? = 0
configure:24615: result: yes
configure:24638: checking if arm-linux-androideabi-g++ static flag -static works
configure:24666: result: yes
configure:24678: checking if arm-linux-androideabi-g++ supports -c -o file.o
configure:24699: arm-linux-androideabi-g++ -c -D_GNU_SOURCE -o out/conftest2.o conftest.cpp >&5
configure:24703: $? = 0
configure:24725: result: yes
configure:24730: checking if arm-linux-androideabi-g++ supports -c -o file.o
configure:24777: result: yes
configure:24807: checking whether the arm-linux-androideabi-g++ linker (/sysroot/arm-linux-androideabi/bin/ld) 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 de0a30531374
config.status:1322: creating Makefile
config.status:1322: creating src/Makefile
config.status:1322: creating src/libstatgrab/Makefile
config.status:1322: creating src/statgrab/Makefile
config.status:1322: creating src/saidar/Makefile
config.status:1322: creating docs/Makefile
config.status:1322: creating docs/libstatgrab/Makefile
config.status:1322: creating docs/statgrab/Makefile
config.status:1322: creating docs/saidar/Makefile
config.status:1322: creating tests/Makefile
config.status:1322: creating tests/testlib/Makefile
config.status:1322: creating tests/single_threaded/Makefile
config.status:1322: creating tests/multi_threaded/Makefile
config.status:1322: creating examples/Makefile
config.status:1322: creating libstatgrab.pc
config.status:1322: creating src/statgrab/statgrab-make-mrtg-config
config.status:1322: creating src/statgrab/statgrab-make-mrtg-index
config.status:1322: creating src/libstatgrab/statgrab.h
config.status:1322: creating config.h
config.status:1551: executing depfiles commands
config.status:1551: executing libtool commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_inline=inline
ac_cv_c_int16_t=yes
ac_cv_c_int32_t=yes
ac_cv_c_int64_t=yes
ac_cv_c_int8_t=yes
ac_cv_c_uint16_t=yes
ac_cv_c_uint32_t=yes
ac_cv_c_uint64_t=yes
ac_cv_c_uint8_t=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_enable_examples=no
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=set
ac_cv_env_CC_value=arm-linux-androideabi-gcc
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=arm-linux-androideabi-g++
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=set
ac_cv_env_build_alias_value=x86_64-unknown-linux
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=arm-linux-androideabi
ac_cv_env_log4cplus_CFLAGS_set=
ac_cv_env_log4cplus_CFLAGS_value=
ac_cv_env_log4cplus_LIBS_set=
ac_cv_env_log4cplus_LIBS_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func_atoll=yes
ac_cv_func_bzero=yes
ac_cv_func_endutent=yes
ac_cv_func_fcntl=yes
ac_cv_func_flock=yes
ac_cv_func_getloadavg=no
ac_cv_func_getmntent=yes
ac_cv_func_getmntent_r=yes
ac_cv_func_getutent=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_setvbuf=yes
ac_cv_func_statfs=yes
ac_cv_func_statvfs64=yes
ac_cv_func_statvfs=yes
ac_cv_func_strerror_r=yes
ac_cv_func_strlcat=yes
ac_cv_func_strlcpy=yes
ac_cv_func_strncpy=yes
ac_cv_func_strndup=yes
ac_cv_func_strnlen=yes
ac_cv_func_sysfs=no
ac_cv_func_vsnprintf=yes
ac_cv_func_vsprintf=yes
ac_cv_have_decl_F_SETLK=yes
ac_cv_have_decl_MNT_MNTTAB=no
ac_cv_have_decl__AIX=no
ac_cv_have_decl___hpux=no
ac_cv_have_decl___linux=yes
ac_cv_have_decl___sun=no
ac_cv_have_decl_endmntent=yes
ac_cv_have_decl_endutent=no
ac_cv_have_decl_getutent=yes
ac_cv_have_decl_setmntent=yes
ac_cv_have_decl_setutent=yes
ac_cv_have_decl_strlcat=yes
ac_cv_have_decl_strlcpy=yes
ac_cv_header_arpa_inet_h=yes
ac_cv_header_dirent_dirent_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_libdevinfo_h=no
ac_cv_header_libgen_h=yes
ac_cv_header_limits_h=yes
ac_cv_header_mach_machine_h=no
ac_cv_header_memory_h=yes
ac_cv_header_mntent_h=yes
ac_cv_header_net_if_h=yes
ac_cv_header_netdb_h=yes
ac_cv_header_netinet_if_ether_h=yes
ac_cv_header_netinet_in_h=yes
ac_cv_header_paths_h=yes
ac_cv_header_pthread_h=yes
ac_cv_header_regex_h=yes
ac_cv_header_sched_h=yes
ac_cv_header_signal_h=yes
ac_cv_header_stdbool_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_fstyp_h=no
ac_cv_header_sys_ioctl_h=yes
ac_cv_header_sys_loadavg_h=no
ac_cv_header_sys_mnttab_h=no
ac_cv_header_sys_mnttent_h=no
ac_cv_header_sys_mount_h=yes
ac_cv_header_sys_param_h=yes
ac_cv_header_sys_proc_h=no
ac_cv_header_sys_sar_h=no
ac_cv_header_sys_socket_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_statvfs_h=yes
ac_cv_header_sys_swap_h=yes
ac_cv_header_sys_sysctl_h=no
ac_cv_header_sys_sysinfo_h=yes
ac_cv_header_sys_systeminfo_h=no
ac_cv_header_sys_termios_h=no
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_un_h=yes
ac_cv_header_sys_unistd_h=no
ac_cv_header_sys_user_h=yes
ac_cv_header_sys_utsname_h=yes
ac_cv_header_sys_vfs_h=yes
ac_cv_header_termios_h=yes
ac_cv_header_time=yes
ac_cv_header_unistd_h=yes
ac_cv_header_utmp_h=yes
ac_cv_header_utmpx_h=no
ac_cv_host=arm-unknown-linux-androideabi
ac_cv_lib_m_fabs=yes
ac_cv_lib_m_isnan=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_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=arm-linux-androideabi-ar
ac_cv_prog_AWK=gawk
ac_cv_prog_CC=arm-linux-androideabi-gcc
ac_cv_prog_CPP='arm-linux-androideabi-gcc -std=gnu99 -E'
ac_cv_prog_CXXCPP='arm-linux-androideabi-g++ -E'
ac_cv_prog_OBJDUMP=arm-linux-androideabi-objdump
ac_cv_prog_RANLIB=arm-linux-androideabi-ranlib
ac_cv_prog_STRIP=arm-linux-androideabi-strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_c99=-std=gnu99
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_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_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=yes
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=%d
ax_cv_type_fmt_uid_t=%u
ax_cv_visibility=unknown
ax_cv_with_liblog4cplus=check
ax_cv_with_liblog4cplus_prefix=no
lt_cv_ar_at_file=@
lt_cv_archive_cmds_need_lc=no
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/sysroot/arm-linux-androideabi/bin/ld
lt_cv_path_LDCXX=/sysroot/arm-linux-androideabi/bin/ld
lt_cv_path_NM='/sysroot/bin/arm-linux-androideabi-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=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_max_cmd_len=1572864
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
mp_cv_ncurses=no
mp_cv_need_braces_on_pthread_mutex_initializer=no
mp_cv_need_braces_on_pthread_once_init=no
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /tmp/libstatgrab/src/libstatgrab-0.91/missing aclocal-1.14'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='1'
AM_V='$(V)'
AR='arm-linux-androideabi-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=''
BIN_PERM=''
BUILD_MANPAGES_FALSE=''
BUILD_MANPAGES_TRUE='#'
CC='arm-linux-androideabi-gcc -std=gnu99'
CCDEPMODE='depmode=gcc3'
CFLAGS=''
CLIBFLAGS=''
CPP='arm-linux-androideabi-gcc -std=gnu99 -E'
CPPFLAGS=' -D_GNU_SOURCE'
CXX='arm-linux-androideabi-g++'
CXXCPP='arm-linux-androideabi-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='/sysroot/arm-linux-androideabi/bin/ld'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LIBS_LOG4CPLUS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LINKFLAGS=''
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /tmp/libstatgrab/src/libstatgrab-0.91/missing makeinfo'
MANIFEST_TOOL=':'
MINGW_FALSE=''
MINGW_TRUE='#'
MKDIR_P='/usr/sbin/mkdir -p'
NM='/sysroot/bin/arm-linux-androideabi-nm -B'
NMEDIT=''
OBJDUMP='arm-linux-androideabi-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='arm-linux-androideabi-gcc -std=gnu99'
PTHREAD_CFLAGS=''
PTHREAD_CXX='arm-linux-androideabi-g++'
PTHREAD_LIBS=''
RANLIB='arm-linux-androideabi-ranlib'
SAIDARCPPFLAGS=''
SAIDARLIBS=' -lm '
SAIDAR_FALSE=''
SAIDAR_TRUE='#'
SED='/usr/sbin/sed'
SETGIDBINS_FALSE=''
SETGIDBINS_TRUE='#'
SETUIDBINS_FALSE=''
SETUIDBINS_TRUE='#'
SET_MAKE=''
SG_EXPORT=''
SG_IMPORT=''
SG_PRIVATE=''
SHELL='/bin/sh'
STATGRABCPPFLAGS=''
STATGRABLIBS=' -lm'
STATGRAB_FALSE='#'
STATGRAB_TRUE=''
STRIP='arm-linux-androideabi-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=''
ac_ct_CC=''
ac_ct_CXX=''
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep='_no'
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
ax_pthread_config=''
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias='x86_64-unknown-linux'
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='arm-unknown-linux-androideabi'
host_alias='arm-linux-androideabi'
host_cpu='arm'
host_os='linux-androideabi'
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-androideabi"
#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_GETMNTENT 1
#define HAVE_GETMNTENT_R 1
#define HAVE_SETEUID 1
#define HAVE_SETEGID 1
#define HAVE_SETRESUID 1
#define HAVE_SETRESGID 1
#define HAVE_SETVBUF 1
#define HAVE_STATFS 1
#define HAVE_STATVFS 1
#define HAVE_STATVFS64 1
#define HAVE_STRERROR_R 1
#define HAVE_STRLCAT 1
#define HAVE_STRLCPY 1
#define HAVE_STRNDUP 1
#define HAVE_STRNLEN 1
#define HAVE_VSPRINTF 1
#define HAVE_VSNPRINTF 1
#define HAVE_DECL_STRLCAT 1
#define HAVE_DECL_STRLCPY 1
#define HAVE_FCNTL_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_LIBGEN_H 1
#define HAVE_LIMITS_H 1
#define HAVE_NETDB_H 1
#define HAVE_REGEX_H 1
#define HAVE_SCHED_H 1
#define HAVE_SIGNAL_H 1
#define HAVE_STDINT_H 1
#define HAVE_SYS_IOCTL_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SYS_STATVFS_H 1
#define HAVE_DECL_F_SETLK 1
#define HAVE_DIRENT_H 1
#define HAVE_MNTENT_H 1
#define HAVE_PATHS_H 1
#define HAVE_SYS_UN_H 1
#define HAVE_SYS_UTSNAME_H 1
#define HAVE_SYS_VFS_H 1
#define HAVE_UTMP_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_SYS_MOUNT_H 1
#define HAVE_SYS_SWAP_H 1
#define HAVE_SYS_USER_H 1
#define HAVE_ARPA_INET_H 1
#define HAVE_NETINET_IN_H 1
#define HAVE_NET_IF_H 1
#define HAVE_NETINET_IF_ETHER_H 1
#define HAVE_SYS_SYSINFO_H 1
#define HAVE_STRNCPY 1
#define FMT_PID_T "%d"
#define FMT_UID_T "%u"
#define FMT_GID_T "%u"
#define FMT_TIME_T "%d"
#define FMT_SIZE_T "%zu"
#define FMT_SSIZE_T "%zd"
#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_SETUTENT 1
#define HAVE_ENDUTENT 1
#define HAVE_GETUTENT 1
#define HAVE_DECL_GETUTENT 1
#define HAVE_DECL_SETUTENT 1
#define HAVE_DECL_ENDUTENT 0
#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 HAVE_DECL_SETMNTENT 1
#define HAVE_DECL_ENDMNTENT 1
#define HAVE_STRUCT_MNTENT 1
#define HAVE_STRUCT_STATFS 1
#define HAVE_STATFS_FFRSIZE /**/
#define HAVE_TERMIOS_H 1
#define STRERROR_R_RETURN_INT 1
#define ENABLE_THREADS 1
#define HAVE_PTHREAD 1
#define HAVE_PTHREAD_H 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
configure: exit 0