2
0
This repository has been archived on 2025-11-08. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files

7361 lines
213 KiB
Plaintext

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by strace configure 4.8, which was
generated by GNU Autoconf 2.68. Invocation command line was
$ ./configure --host=arm-linux
## --------- ##
## Platform. ##
## --------- ##
hostname = 7db66de785c2
uname -m = x86_64
uname -r = 4.15.0-213-generic
uname -s = Linux
uname -v = #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023
/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: /opt/trendchip/buildroot-gcc493_glibc222_arm32_32bServer/usr//bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2564: checking for a BSD-compatible install
configure:2632: result: /usr/bin/install -c
configure:2643: checking whether build environment is sane
configure:2693: result: yes
configure:2742: checking for arm-linux-strip
configure:2769: result: arm-buildroot-linux-gnueabi-strip
configure:2834: checking for a thread-safe mkdir -p
configure:2873: result: /bin/mkdir -p
configure:2886: checking for gawk
configure:2913: result: /usr/bin/gawk
configure:2924: checking whether make sets $(MAKE)
configure:2946: result: yes
configure:2975: checking whether make supports nested variables
configure:2992: result: yes
configure:3066: checking whether to enable maintainer-specific portions of Makefiles
configure:3075: result: no
configure:3092: checking build system type
configure:3106: result: x86_64-unknown-linux-gnu
configure:3126: checking host system type
configure:3139: result: arm-unknown-linux-gnu
configure:3168: checking for arm-linux-gcc
configure:3195: result: arm-buildroot-linux-gnueabi-gcc
configure:3464: checking for C compiler version
configure:3473: arm-buildroot-linux-gnueabi-gcc --version >&5
arm-buildroot-linux-gnueabi-gcc (Buildroot 2015.08.1-gd814875) 4.9.3
Copyright (C) 2015 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:3484: $? = 0
configure:3473: arm-buildroot-linux-gnueabi-gcc -v >&5
Using built-in specs.
COLLECT_GCC=arm-buildroot-linux-gnueabi-gcc
COLLECT_LTO_WRAPPER=/opt/trendchip/buildroot-gcc493_glibc222_arm32_32bServer/usr/bin/../libexec/gcc/arm-buildroot-linux-gnueabi/4.9.3/lto-wrapper
Target: arm-buildroot-linux-gnueabi
Configured with: ./configure --prefix=/mtkeda/bbn/trendchip/buildroot-gcc493_glibc222_arm32_32bServer/usr --sysconfdir=/mtkeda/bbn/trendchip/buildroot-gcc493_glibc222_arm32_32bServer/etc --enable-static --target=arm-buildroot-linux-gnueabi --with-sysroot=/mtkeda/bbn/trendchip/buildroot-gcc493_glibc222_arm32_32bServer/usr/arm-buildroot-linux-gnueabi/sysroot --disable-__cxa_atexit --with-gnu-ld --disable-libssp --disable-multilib --with-gmp=/mtkeda/bbn/trendchip/buildroot-gcc493_glibc222_arm32_32bServer/usr --with-mpfr=/mtkeda/bbn/trendchip/buildroot-gcc493_glibc222_arm32_32bServer/usr --with-pkgversion='Buildroot 2015.08.1-gd814875' --with-bugurl=http://bugs.buildroot.net/ --disable-libquadmath --enable-tls --enable-plugins --enable-lto --disable-libmudflap --enable-threads --with-mpc=/mtkeda/bbn/trendchip/buildroot-gcc493_glibc222_arm32_32bServer/usr --without-isl --without-cloog --with-float=soft --disable-decimal-float --with-abi=aapcs-linux --with-cpu=cortex-a5 --with-float=soft --with-mode=arm --enable-languages=c,c++ --enable-poison-system-directories --with-build-time-tools=/mtkeda/bbn/trendchip/buildroot-gcc493_glibc222_arm32_32bServer/usr/arm-buildroot-linux-gnueabi/bin --enable-shared --disable-libgomp --without-fp
Thread model: posix
gcc version 4.9.3 (Buildroot 2015.08.1-gd814875)
configure:3484: $? = 0
configure:3473: arm-buildroot-linux-gnueabi-gcc -V >&5
arm-buildroot-linux-gnueabi-gcc: error: unrecognized command line option '-V'
arm-buildroot-linux-gnueabi-gcc: fatal error: no input files
compilation terminated.
configure:3484: $? = 1
configure:3473: arm-buildroot-linux-gnueabi-gcc -qversion >&5
arm-buildroot-linux-gnueabi-gcc: error: unrecognized command line option '-qversion'
arm-buildroot-linux-gnueabi-gcc: fatal error: no input files
compilation terminated.
configure:3484: $? = 1
configure:3504: checking whether the C compiler works
configure:3526: arm-buildroot-linux-gnueabi-gcc conftest.c >&5
configure:3530: $? = 0
configure:3578: result: yes
configure:3581: checking for C compiler default output file name
configure:3583: result: a.out
configure:3589: checking for suffix of executables
configure:3596: arm-buildroot-linux-gnueabi-gcc -o conftest conftest.c >&5
configure:3600: $? = 0
configure:3622: result:
configure:3644: checking whether we are cross compiling
configure:3652: arm-buildroot-linux-gnueabi-gcc -o conftest conftest.c >&5
configure:3656: $? = 0
configure:3663: ./conftest
./configure: line 3665: ./conftest: cannot execute binary file: Exec format error
configure:3667: $? = 126
configure:3682: result: yes
configure:3687: checking for suffix of object files
configure:3709: arm-buildroot-linux-gnueabi-gcc -c conftest.c >&5
configure:3713: $? = 0
configure:3734: result: o
configure:3738: checking whether we are using the GNU C compiler
configure:3757: arm-buildroot-linux-gnueabi-gcc -c conftest.c >&5
configure:3757: $? = 0
configure:3766: result: yes
configure:3775: checking whether arm-buildroot-linux-gnueabi-gcc accepts -g
configure:3795: arm-buildroot-linux-gnueabi-gcc -c -g conftest.c >&5
configure:3795: $? = 0
configure:3836: result: yes
configure:3853: checking for arm-buildroot-linux-gnueabi-gcc option to accept ISO C89
configure:3917: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
configure:3917: $? = 0
configure:3930: result: none needed
configure:3961: checking for style of include used by make
configure:3989: result: GNU
configure:4015: checking dependency style of arm-buildroot-linux-gnueabi-gcc
configure:4126: result: gcc3
configure:4147: checking how to run the C preprocessor
configure:4178: arm-buildroot-linux-gnueabi-gcc -E conftest.c
configure:4178: $? = 0
configure:4192: arm-buildroot-linux-gnueabi-gcc -E conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^
compilation terminated.
configure:4192: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.8"
| #define PACKAGE_STRING "strace 4.8"
| #define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "strace"
| #define VERSION "4.8"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4217: result: arm-buildroot-linux-gnueabi-gcc -E
configure:4237: arm-buildroot-linux-gnueabi-gcc -E conftest.c
configure:4237: $? = 0
configure:4251: arm-buildroot-linux-gnueabi-gcc -E conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^
compilation terminated.
configure:4251: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.8"
| #define PACKAGE_STRING "strace 4.8"
| #define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "strace"
| #define VERSION "4.8"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4280: checking for grep that handles long lines and -e
configure:4338: result: /bin/grep
configure:4343: checking for egrep
configure:4405: result: /bin/grep -E
configure:4410: checking for ANSI C header files
configure:4430: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
configure:4430: $? = 0
configure:4514: result: yes
configure:4527: checking for sys/types.h
configure:4527: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
configure:4527: $? = 0
configure:4527: result: yes
configure:4527: checking for sys/stat.h
configure:4527: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
configure:4527: $? = 0
configure:4527: result: yes
configure:4527: checking for stdlib.h
configure:4527: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
configure:4527: $? = 0
configure:4527: result: yes
configure:4527: checking for string.h
configure:4527: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
configure:4527: $? = 0
configure:4527: result: yes
configure:4527: checking for memory.h
configure:4527: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
configure:4527: $? = 0
configure:4527: result: yes
configure:4527: checking for strings.h
configure:4527: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
configure:4527: $? = 0
configure:4527: result: yes
configure:4527: checking for inttypes.h
configure:4527: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
configure:4527: $? = 0
configure:4527: result: yes
configure:4527: checking for stdint.h
configure:4527: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
configure:4527: $? = 0
configure:4527: result: yes
configure:4527: checking for unistd.h
configure:4527: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
configure:4527: $? = 0
configure:4527: result: yes
configure:4540: checking minix/config.h usability
configure:4540: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
conftest.c:54:26: fatal error: minix/config.h: No such file or directory
#include <minix/config.h>
^
compilation terminated.
configure:4540: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.8"
| #define PACKAGE_STRING "strace 4.8"
| #define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "strace"
| #define VERSION "4.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <minix/config.h>
configure:4540: result: no
configure:4540: checking minix/config.h presence
configure:4540: arm-buildroot-linux-gnueabi-gcc -E conftest.c
conftest.c:21:26: fatal error: minix/config.h: No such file or directory
#include <minix/config.h>
^
compilation terminated.
configure:4540: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.8"
| #define PACKAGE_STRING "strace 4.8"
| #define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "strace"
| #define VERSION "4.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <minix/config.h>
configure:4540: result: no
configure:4540: checking for minix/config.h
configure:4540: result: no
configure:4561: checking whether it is safe to define __EXTENSIONS__
configure:4579: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
configure:4579: $? = 0
configure:4586: result: yes
configure:4601: checking for supported architecture
configure:4791: result: arm
configure:4822: checking for primary include directory
configure:4840: result: /opt/trendchip/buildroot-gcc493_glibc222_arm32_32bServer/usr/bin/../arm-buildroot-linux-gnueabi/sysroot/usr/include
configure:4844: checking whether compiler handles -Wall
configure:4863: arm-buildroot-linux-gnueabi-gcc -E -Wall conftest.c
configure:4863: $? = 0
configure:4872: result: yes
configure:4878: checking whether compiler handles -Wwrite-strings
configure:4897: arm-buildroot-linux-gnueabi-gcc -E -Wwrite-strings conftest.c
configure:4897: $? = 0
configure:4906: result: yes
configure:4962: checking how to run the C preprocessor
configure:5032: result: arm-buildroot-linux-gnueabi-gcc -E
configure:5052: arm-buildroot-linux-gnueabi-gcc -E conftest.c
configure:5052: $? = 0
configure:5066: arm-buildroot-linux-gnueabi-gcc -E conftest.c
conftest.c:27:28: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^
compilation terminated.
configure:5066: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.8"
| #define PACKAGE_STRING "strace 4.8"
| #define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "strace"
| #define VERSION "4.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define ARM 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:5095: checking for an ANSI C-conforming const
configure:5160: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
configure:5160: $? = 0
configure:5167: result: yes
configure:5175: checking whether byte ordering is bigendian
configure:5190: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
conftest.c:28:9: error: unknown type name 'not'
not a universal capable compiler
^
conftest.c:28:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
not a universal capable compiler
^
conftest.c:28:15: error: unknown type name 'universal'
configure:5190: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.8"
| #define PACKAGE_STRING "strace 4.8"
| #define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "strace"
| #define VERSION "4.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define ARM 1
| /* end confdefs.h. */
| #ifndef __APPLE_CC__
| not a universal capable compiler
| #endif
| typedef int dummy;
|
configure:5235: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
configure:5235: $? = 0
configure:5253: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:34:4: error: unknown type name 'not'
not big endian
^
conftest.c:34:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
not big endian
^
configure:5253: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.8"
| #define PACKAGE_STRING "strace 4.8"
| #define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "strace"
| #define VERSION "4.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define ARM 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <sys/param.h>
|
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
| not big endian
| #endif
|
| ;
| return 0;
| }
configure:5381: result: no
configure:5399: checking for ANSI C header files
configure:5503: result: yes
configure:5511: checking for stdbool.h that conforms to C99
configure:5578: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
configure:5578: $? = 0
configure:5585: result: yes
configure:5587: checking for _Bool
configure:5587: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
configure:5587: $? = 0
configure:5587: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:64:20: error: expected expression before ')' token
if (sizeof ((_Bool)))
^
configure:5587: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.8"
| #define PACKAGE_STRING "strace 4.8"
| #define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "strace"
| #define VERSION "4.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define ARM 1
| #define STDC_HEADERS 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((_Bool)))
| return 0;
| ;
| return 0;
| }
configure:5587: result: yes
configure:5606: checking for dirent.h that defines DIR
configure:5625: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
configure:5625: $? = 0
configure:5633: result: yes
configure:5646: checking for library containing opendir
configure:5677: arm-buildroot-linux-gnueabi-gcc -o conftest -g -O2 conftest.c >&5
configure:5677: $? = 0
configure:5694: result: none required
configure:5761: checking whether stat file-mode macros are broken
configure:5788: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
configure:5788: $? = 0
configure:5795: result: no
configure:5803: checking for struct stat.st_aclcnt
configure:5803: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:68:12: error: 'struct stat' has no member named 'st_aclcnt'
if (ac_aggr.st_aclcnt)
^
configure:5803: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.8"
| #define PACKAGE_STRING "strace 4.8"
| #define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "strace"
| #define VERSION "4.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define ARM 1
| #define STDC_HEADERS 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_DIRENT_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| static struct stat ac_aggr;
| if (ac_aggr.st_aclcnt)
| return 0;
| ;
| return 0;
| }
configure:5803: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:68:19: error: 'struct stat' has no member named 'st_aclcnt'
if (sizeof ac_aggr.st_aclcnt)
^
configure:5803: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.8"
| #define PACKAGE_STRING "strace 4.8"
| #define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "strace"
| #define VERSION "4.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define ARM 1
| #define STDC_HEADERS 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_DIRENT_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| static struct stat ac_aggr;
| if (sizeof ac_aggr.st_aclcnt)
| return 0;
| ;
| return 0;
| }
configure:5803: result: no
configure:5812: checking for struct stat.st_blksize
configure:5812: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
configure:5812: $? = 0
configure:5812: result: yes
configure:5821: checking for struct stat.st_blocks
configure:5821: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
configure:5821: $? = 0
configure:5821: result: yes
configure:5830: checking for struct stat.st_flags
configure:5830: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:70:12: error: 'struct stat' has no member named 'st_flags'
if (ac_aggr.st_flags)
^
configure:5830: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.8"
| #define PACKAGE_STRING "strace 4.8"
| #define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "strace"
| #define VERSION "4.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define ARM 1
| #define STDC_HEADERS 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| static struct stat ac_aggr;
| if (ac_aggr.st_flags)
| return 0;
| ;
| return 0;
| }
configure:5830: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:70:19: error: 'struct stat' has no member named 'st_flags'
if (sizeof ac_aggr.st_flags)
^
configure:5830: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.8"
| #define PACKAGE_STRING "strace 4.8"
| #define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "strace"
| #define VERSION "4.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define ARM 1
| #define STDC_HEADERS 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| static struct stat ac_aggr;
| if (sizeof ac_aggr.st_flags)
| return 0;
| ;
| return 0;
| }
configure:5830: result: no
configure:5839: checking for struct stat.st_fstype
configure:5839: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:70:12: error: 'struct stat' has no member named 'st_fstype'
if (ac_aggr.st_fstype)
^
configure:5839: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.8"
| #define PACKAGE_STRING "strace 4.8"
| #define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "strace"
| #define VERSION "4.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define ARM 1
| #define STDC_HEADERS 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| static struct stat ac_aggr;
| if (ac_aggr.st_fstype)
| return 0;
| ;
| return 0;
| }
configure:5839: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:70:19: error: 'struct stat' has no member named 'st_fstype'
if (sizeof ac_aggr.st_fstype)
^
configure:5839: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.8"
| #define PACKAGE_STRING "strace 4.8"
| #define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "strace"
| #define VERSION "4.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define ARM 1
| #define STDC_HEADERS 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| static struct stat ac_aggr;
| if (sizeof ac_aggr.st_fstype)
| return 0;
| ;
| return 0;
| }
configure:5839: result: no
configure:5848: checking for struct stat.st_gen
configure:5848: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:70:12: error: 'struct stat' has no member named 'st_gen'
if (ac_aggr.st_gen)
^
configure:5848: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.8"
| #define PACKAGE_STRING "strace 4.8"
| #define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "strace"
| #define VERSION "4.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define ARM 1
| #define STDC_HEADERS 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| static struct stat ac_aggr;
| if (ac_aggr.st_gen)
| return 0;
| ;
| return 0;
| }
configure:5848: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:70:19: error: 'struct stat' has no member named 'st_gen'
if (sizeof ac_aggr.st_gen)
^
configure:5848: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.8"
| #define PACKAGE_STRING "strace 4.8"
| #define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "strace"
| #define VERSION "4.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define ARM 1
| #define STDC_HEADERS 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| static struct stat ac_aggr;
| if (sizeof ac_aggr.st_gen)
| return 0;
| ;
| return 0;
| }
configure:5848: result: no
configure:5857: checking for struct stat.st_level
configure:5857: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:70:12: error: 'struct stat' has no member named 'st_level'
if (ac_aggr.st_level)
^
configure:5857: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.8"
| #define PACKAGE_STRING "strace 4.8"
| #define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "strace"
| #define VERSION "4.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define ARM 1
| #define STDC_HEADERS 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| static struct stat ac_aggr;
| if (ac_aggr.st_level)
| return 0;
| ;
| return 0;
| }
configure:5857: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:70:19: error: 'struct stat' has no member named 'st_level'
if (sizeof ac_aggr.st_level)
^
configure:5857: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.8"
| #define PACKAGE_STRING "strace 4.8"
| #define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "strace"
| #define VERSION "4.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define ARM 1
| #define STDC_HEADERS 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| static struct stat ac_aggr;
| if (sizeof ac_aggr.st_level)
| return 0;
| ;
| return 0;
| }
configure:5857: result: no
configure:5866: checking for struct stat.st_rdev
configure:5866: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
configure:5866: $? = 0
configure:5866: result: yes
configure:5876: checking for stat64 in (asm|sys)/stat.h
configure:5896: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
configure:5896: $? = 0
configure:5904: result: yes
configure:5913: checking for statfs64 in sys/vfs.h
configure:5932: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
configure:5932: $? = 0
configure:5940: result: yes
configure:5950: checking return type of signal handlers
configure:5968: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:42:1: error: void value not ignored as it ought to be
return *(signal (0, 0)) (0) == 1;
^
configure:5968: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.8"
| #define PACKAGE_STRING "strace 4.8"
| #define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "strace"
| #define VERSION "4.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define ARM 1
| #define STDC_HEADERS 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STAT64 1
| #define HAVE_STATFS64 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <signal.h>
|
| int
| main ()
| {
| return *(signal (0, 0)) (0) == 1;
| ;
| return 0;
| }
configure:5975: result: void
configure:5983: checking for uid_t in sys/types.h
configure:6002: result: yes
configure:6013: checking for mode_t
configure:6013: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
configure:6013: $? = 0
configure:6013: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:73:21: error: expected expression before ')' token
if (sizeof ((mode_t)))
^
configure:6013: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.8"
| #define PACKAGE_STRING "strace 4.8"
| #define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "strace"
| #define VERSION "4.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define ARM 1
| #define STDC_HEADERS 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STAT64 1
| #define HAVE_STATFS64 1
| #define RETSIGTYPE void
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((mode_t)))
| return 0;
| ;
| return 0;
| }
configure:6013: result: yes
configure:6024: checking type of array argument to getgroups
configure:6083: result: gid_t
configure:6091: checking whether sys/types.h defines makedev
configure:6107: arm-buildroot-linux-gnueabi-gcc -o conftest -g -O2 conftest.c >&5
configure:6107: $? = 0
configure:6116: result: yes
configure:6141: checking for sig_atomic_t
configure:6141: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
configure:6141: $? = 0
configure:6141: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:43:27: error: expected expression before ')' token
if (sizeof ((sig_atomic_t)))
^
configure:6141: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.8"
| #define PACKAGE_STRING "strace 4.8"
| #define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "strace"
| #define VERSION "4.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define ARM 1
| #define STDC_HEADERS 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STAT64 1
| #define HAVE_STATFS64 1
| #define RETSIGTYPE void
| #define GETGROUPS_T gid_t
| /* end confdefs.h. */
| #include <signal.h>
|
| int
| main ()
| {
| if (sizeof ((sig_atomic_t)))
| return 0;
| ;
| return 0;
| }
configure:6141: result: yes
configure:6151: checking for siginfo_t
configure:6151: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
configure:6151: $? = 0
configure:6151: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:44:24: error: expected expression before ')' token
if (sizeof ((siginfo_t)))
^
configure:6151: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.8"
| #define PACKAGE_STRING "strace 4.8"
| #define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "strace"
| #define VERSION "4.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define ARM 1
| #define STDC_HEADERS 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STAT64 1
| #define HAVE_STATFS64 1
| #define RETSIGTYPE void
| #define GETGROUPS_T gid_t
| #define HAVE_SIG_ATOMIC_T 1
| /* end confdefs.h. */
| #include <signal.h>
|
| int
| main ()
| {
| if (sizeof ((siginfo_t)))
| return 0;
| ;
| return 0;
| }
configure:6151: result: yes
configure:6162: checking for struct sockaddr_in6.sin6_scope_id
configure:6162: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
configure:6162: $? = 0
configure:6162: result: yes
configure:6175: checking for long long
configure:6175: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
configure:6175: $? = 0
configure:6175: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:77:24: error: expected expression before ')' token
if (sizeof ((long long)))
^
configure:6175: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.8"
| #define PACKAGE_STRING "strace 4.8"
| #define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "strace"
| #define VERSION "4.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define ARM 1
| #define STDC_HEADERS 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STAT64 1
| #define HAVE_STATFS64 1
| #define RETSIGTYPE void
| #define GETGROUPS_T gid_t
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_SIGINFO_T 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((long long)))
| return 0;
| ;
| return 0;
| }
configure:6175: result: yes
configure:6185: checking for little endian long long
configure:6225: result: yes
configure:6234: checking for long long off_t
configure:6246: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
conftest.c:44:6: error: size of array 'a' is negative
char a[(sizeof (off_t) == sizeof (long long) &&
^
configure:6246: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.8"
| #define PACKAGE_STRING "strace 4.8"
| #define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "strace"
| #define VERSION "4.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define ARM 1
| #define STDC_HEADERS 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STAT64 1
| #define HAVE_STATFS64 1
| #define RETSIGTYPE void
| #define GETGROUPS_T gid_t
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_SIGINFO_T 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_LONG_LONG 1
| #define HAVE_LITTLE_ENDIAN_LONG_LONG 1
| /* end confdefs.h. */
| #include <sys/types.h>
| char a[(sizeof (off_t) == sizeof (long long) &&
| sizeof (off_t) > sizeof (long)) - 1];
|
configure:6254: result: no
configure:6263: checking for struct opthdr
configure:6263: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:48:13: error: invalid application of 'sizeof' to incomplete type 'struct opthdr'
if (sizeof (struct opthdr))
^
configure:6263: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.8"
| #define PACKAGE_STRING "strace 4.8"
| #define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "strace"
| #define VERSION "4.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define ARM 1
| #define STDC_HEADERS 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STAT64 1
| #define HAVE_STATFS64 1
| #define RETSIGTYPE void
| #define GETGROUPS_T gid_t
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_SIGINFO_T 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_LONG_LONG 1
| #define HAVE_LITTLE_ENDIAN_LONG_LONG 1
| /* end confdefs.h. */
| #include <sys/socket.h>
|
| int
| main ()
| {
| if (sizeof (struct opthdr))
| return 0;
| ;
| return 0;
| }
configure:6263: result: no
configure:6274: checking for struct t_opthdr
configure:6274: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
conftest.c:43:24: fatal error: sys/tiuser.h: No such file or directory
#include <sys/tiuser.h>
^
compilation terminated.
configure:6274: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.8"
| #define PACKAGE_STRING "strace 4.8"
| #define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "strace"
| #define VERSION "4.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define ARM 1
| #define STDC_HEADERS 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STAT64 1
| #define HAVE_STATFS64 1
| #define RETSIGTYPE void
| #define GETGROUPS_T gid_t
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_SIGINFO_T 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_LONG_LONG 1
| #define HAVE_LITTLE_ENDIAN_LONG_LONG 1
| /* end confdefs.h. */
| #include <sys/tiuser.h>
|
| int
| main ()
| {
| if (sizeof (struct t_opthdr))
| return 0;
| ;
| return 0;
| }
configure:6274: result: no
configure:6289: checking for fork
configure:6289: arm-buildroot-linux-gnueabi-gcc -o conftest -g -O2 conftest.c >&5
conftest.c:69:6: warning: conflicting types for built-in function 'fork'
char fork ();
^
configure:6289: $? = 0
configure:6289: result: yes
configure:6289: checking for if_indextoname
configure:6289: arm-buildroot-linux-gnueabi-gcc -o conftest -g -O2 conftest.c >&5
configure:6289: $? = 0
configure:6289: result: yes
configure:6289: checking for inet_ntop
configure:6289: arm-buildroot-linux-gnueabi-gcc -o conftest -g -O2 conftest.c >&5
configure:6289: $? = 0
configure:6289: result: yes
configure:6289: checking for prctl
configure:6289: arm-buildroot-linux-gnueabi-gcc -o conftest -g -O2 conftest.c >&5
configure:6289: $? = 0
configure:6289: result: yes
configure:6289: checking for process_vm_readv
configure:6289: arm-buildroot-linux-gnueabi-gcc -o conftest -g -O2 conftest.c >&5
configure:6289: $? = 0
configure:6289: result: yes
configure:6289: checking for sendmsg
configure:6289: arm-buildroot-linux-gnueabi-gcc -o conftest -g -O2 conftest.c >&5
configure:6289: $? = 0
configure:6289: result: yes
configure:6289: checking for sigaction
configure:6289: arm-buildroot-linux-gnueabi-gcc -o conftest -g -O2 conftest.c >&5
configure:6289: $? = 0
configure:6289: result: yes
configure:6289: checking for stpcpy
configure:6289: arm-buildroot-linux-gnueabi-gcc -o conftest -g -O2 conftest.c >&5
conftest.c:76:6: warning: conflicting types for built-in function 'stpcpy'
char stpcpy ();
^
configure:6289: $? = 0
configure:6289: result: yes
configure:6289: checking for strerror
configure:6289: arm-buildroot-linux-gnueabi-gcc -o conftest -g -O2 conftest.c >&5
configure:6289: $? = 0
configure:6289: result: yes
configure:6289: checking for strsignal
configure:6289: arm-buildroot-linux-gnueabi-gcc -o conftest -g -O2 conftest.c >&5
configure:6289: $? = 0
configure:6289: result: yes
configure:6289: checking for _sys_siglist
configure:6289: arm-buildroot-linux-gnueabi-gcc -o conftest -g -O2 conftest.c >&5
configure:6289: $? = 0
configure:6289: result: yes
configure:6289: checking for sys_siglist
configure:6289: arm-buildroot-linux-gnueabi-gcc -o conftest -g -O2 conftest.c >&5
configure:6289: $? = 0
configure:6289: result: yes
configure:6301: checking asm/cachectl.h usability
configure:6301: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
conftest.c:88:26: fatal error: asm/cachectl.h: No such file or directory
#include <asm/cachectl.h>
^
compilation terminated.
configure:6301: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.8"
| #define PACKAGE_STRING "strace 4.8"
| #define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "strace"
| #define VERSION "4.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define ARM 1
| #define STDC_HEADERS 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STAT64 1
| #define HAVE_STATFS64 1
| #define RETSIGTYPE void
| #define GETGROUPS_T gid_t
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_SIGINFO_T 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_LONG_LONG 1
| #define HAVE_LITTLE_ENDIAN_LONG_LONG 1
| #define HAVE_FORK 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_INET_NTOP 1
| #define HAVE_PRCTL 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_SENDMSG 1
| #define HAVE_SIGACTION 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE__SYS_SIGLIST 1
| #define HAVE_SYS_SIGLIST 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <asm/cachectl.h>
configure:6301: result: no
configure:6301: checking asm/cachectl.h presence
configure:6301: arm-buildroot-linux-gnueabi-gcc -E conftest.c
conftest.c:55:26: fatal error: asm/cachectl.h: No such file or directory
#include <asm/cachectl.h>
^
compilation terminated.
configure:6301: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.8"
| #define PACKAGE_STRING "strace 4.8"
| #define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "strace"
| #define VERSION "4.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define ARM 1
| #define STDC_HEADERS 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STAT64 1
| #define HAVE_STATFS64 1
| #define RETSIGTYPE void
| #define GETGROUPS_T gid_t
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_SIGINFO_T 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_LONG_LONG 1
| #define HAVE_LITTLE_ENDIAN_LONG_LONG 1
| #define HAVE_FORK 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_INET_NTOP 1
| #define HAVE_PRCTL 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_SENDMSG 1
| #define HAVE_SIGACTION 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE__SYS_SIGLIST 1
| #define HAVE_SYS_SIGLIST 1
| /* end confdefs.h. */
| #include <asm/cachectl.h>
configure:6301: result: no
configure:6301: checking for asm/cachectl.h
configure:6301: result: no
configure:6301: checking asm/sysmips.h usability
configure:6301: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
conftest.c:88:25: fatal error: asm/sysmips.h: No such file or directory
#include <asm/sysmips.h>
^
compilation terminated.
configure:6301: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.8"
| #define PACKAGE_STRING "strace 4.8"
| #define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "strace"
| #define VERSION "4.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define ARM 1
| #define STDC_HEADERS 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STAT64 1
| #define HAVE_STATFS64 1
| #define RETSIGTYPE void
| #define GETGROUPS_T gid_t
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_SIGINFO_T 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_LONG_LONG 1
| #define HAVE_LITTLE_ENDIAN_LONG_LONG 1
| #define HAVE_FORK 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_INET_NTOP 1
| #define HAVE_PRCTL 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_SENDMSG 1
| #define HAVE_SIGACTION 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE__SYS_SIGLIST 1
| #define HAVE_SYS_SIGLIST 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <asm/sysmips.h>
configure:6301: result: no
configure:6301: checking asm/sysmips.h presence
configure:6301: arm-buildroot-linux-gnueabi-gcc -E conftest.c
conftest.c:55:25: fatal error: asm/sysmips.h: No such file or directory
#include <asm/sysmips.h>
^
compilation terminated.
configure:6301: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.8"
| #define PACKAGE_STRING "strace 4.8"
| #define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "strace"
| #define VERSION "4.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define ARM 1
| #define STDC_HEADERS 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STAT64 1
| #define HAVE_STATFS64 1
| #define RETSIGTYPE void
| #define GETGROUPS_T gid_t
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_SIGINFO_T 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_LONG_LONG 1
| #define HAVE_LITTLE_ENDIAN_LONG_LONG 1
| #define HAVE_FORK 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_INET_NTOP 1
| #define HAVE_PRCTL 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_SENDMSG 1
| #define HAVE_SIGACTION 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE__SYS_SIGLIST 1
| #define HAVE_SYS_SIGLIST 1
| /* end confdefs.h. */
| #include <asm/sysmips.h>
configure:6301: result: no
configure:6301: checking for asm/sysmips.h
configure:6301: result: no
configure:6301: checking elf.h usability
configure:6301: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
configure:6301: $? = 0
configure:6301: result: yes
configure:6301: checking elf.h presence
configure:6301: arm-buildroot-linux-gnueabi-gcc -E conftest.c
configure:6301: $? = 0
configure:6301: result: yes
configure:6301: checking for elf.h
configure:6301: result: yes
configure:6301: checking for inttypes.h
configure:6301: result: yes
configure:6301: checking ioctls.h usability
configure:6301: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
conftest.c:90:20: fatal error: ioctls.h: No such file or directory
#include <ioctls.h>
^
compilation terminated.
configure:6301: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.8"
| #define PACKAGE_STRING "strace 4.8"
| #define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "strace"
| #define VERSION "4.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define ARM 1
| #define STDC_HEADERS 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STAT64 1
| #define HAVE_STATFS64 1
| #define RETSIGTYPE void
| #define GETGROUPS_T gid_t
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_SIGINFO_T 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_LONG_LONG 1
| #define HAVE_LITTLE_ENDIAN_LONG_LONG 1
| #define HAVE_FORK 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_INET_NTOP 1
| #define HAVE_PRCTL 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_SENDMSG 1
| #define HAVE_SIGACTION 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE__SYS_SIGLIST 1
| #define HAVE_SYS_SIGLIST 1
| #define HAVE_ELF_H 1
| #define HAVE_INTTYPES_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <ioctls.h>
configure:6301: result: no
configure:6301: checking ioctls.h presence
configure:6301: arm-buildroot-linux-gnueabi-gcc -E conftest.c
conftest.c:57:20: fatal error: ioctls.h: No such file or directory
#include <ioctls.h>
^
compilation terminated.
configure:6301: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.8"
| #define PACKAGE_STRING "strace 4.8"
| #define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "strace"
| #define VERSION "4.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define ARM 1
| #define STDC_HEADERS 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STAT64 1
| #define HAVE_STATFS64 1
| #define RETSIGTYPE void
| #define GETGROUPS_T gid_t
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_SIGINFO_T 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_LONG_LONG 1
| #define HAVE_LITTLE_ENDIAN_LONG_LONG 1
| #define HAVE_FORK 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_INET_NTOP 1
| #define HAVE_PRCTL 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_SENDMSG 1
| #define HAVE_SIGACTION 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE__SYS_SIGLIST 1
| #define HAVE_SYS_SIGLIST 1
| #define HAVE_ELF_H 1
| #define HAVE_INTTYPES_H 1
| /* end confdefs.h. */
| #include <ioctls.h>
configure:6301: result: no
configure:6301: checking for ioctls.h
configure:6301: result: no
configure:6301: checking linux/capability.h usability
configure:6301: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
configure:6301: $? = 0
configure:6301: result: yes
configure:6301: checking linux/capability.h presence
configure:6301: arm-buildroot-linux-gnueabi-gcc -E conftest.c
configure:6301: $? = 0
configure:6301: result: yes
configure:6301: checking for linux/capability.h
configure:6301: result: yes
configure:6301: checking linux/perf_event.h usability
configure:6301: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
configure:6301: $? = 0
configure:6301: result: yes
configure:6301: checking linux/perf_event.h presence
configure:6301: arm-buildroot-linux-gnueabi-gcc -E conftest.c
configure:6301: $? = 0
configure:6301: result: yes
configure:6301: checking for linux/perf_event.h
configure:6301: result: yes
configure:6301: checking linux/ptrace.h usability
configure:6301: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
configure:6301: $? = 0
configure:6301: result: yes
configure:6301: checking linux/ptrace.h presence
configure:6301: arm-buildroot-linux-gnueabi-gcc -E conftest.c
configure:6301: $? = 0
configure:6301: result: yes
configure:6301: checking for linux/ptrace.h
configure:6301: result: yes
configure:6301: checking linux/utsname.h usability
configure:6301: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
configure:6301: $? = 0
configure:6301: result: yes
configure:6301: checking linux/utsname.h presence
configure:6301: arm-buildroot-linux-gnueabi-gcc -E conftest.c
configure:6301: $? = 0
configure:6301: result: yes
configure:6301: checking for linux/utsname.h
configure:6301: result: yes
configure:6301: checking mqueue.h usability
configure:6301: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
configure:6301: $? = 0
configure:6301: result: yes
configure:6301: checking mqueue.h presence
configure:6301: arm-buildroot-linux-gnueabi-gcc -E conftest.c
configure:6301: $? = 0
configure:6301: result: yes
configure:6301: checking for mqueue.h
configure:6301: result: yes
configure:6301: checking netinet/sctp.h usability
configure:6301: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
conftest.c:95:26: fatal error: netinet/sctp.h: No such file or directory
#include <netinet/sctp.h>
^
compilation terminated.
configure:6301: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.8"
| #define PACKAGE_STRING "strace 4.8"
| #define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "strace"
| #define VERSION "4.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define ARM 1
| #define STDC_HEADERS 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STAT64 1
| #define HAVE_STATFS64 1
| #define RETSIGTYPE void
| #define GETGROUPS_T gid_t
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_SIGINFO_T 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_LONG_LONG 1
| #define HAVE_LITTLE_ENDIAN_LONG_LONG 1
| #define HAVE_FORK 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_INET_NTOP 1
| #define HAVE_PRCTL 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_SENDMSG 1
| #define HAVE_SIGACTION 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE__SYS_SIGLIST 1
| #define HAVE_SYS_SIGLIST 1
| #define HAVE_ELF_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_CAPABILITY_H 1
| #define HAVE_LINUX_PERF_EVENT_H 1
| #define HAVE_LINUX_PTRACE_H 1
| #define HAVE_LINUX_UTSNAME_H 1
| #define HAVE_MQUEUE_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <netinet/sctp.h>
configure:6301: result: no
configure:6301: checking netinet/sctp.h presence
configure:6301: arm-buildroot-linux-gnueabi-gcc -E conftest.c
conftest.c:62:26: fatal error: netinet/sctp.h: No such file or directory
#include <netinet/sctp.h>
^
compilation terminated.
configure:6301: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.8"
| #define PACKAGE_STRING "strace 4.8"
| #define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "strace"
| #define VERSION "4.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define ARM 1
| #define STDC_HEADERS 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STAT64 1
| #define HAVE_STATFS64 1
| #define RETSIGTYPE void
| #define GETGROUPS_T gid_t
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_SIGINFO_T 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_LONG_LONG 1
| #define HAVE_LITTLE_ENDIAN_LONG_LONG 1
| #define HAVE_FORK 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_INET_NTOP 1
| #define HAVE_PRCTL 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_SENDMSG 1
| #define HAVE_SIGACTION 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE__SYS_SIGLIST 1
| #define HAVE_SYS_SIGLIST 1
| #define HAVE_ELF_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_CAPABILITY_H 1
| #define HAVE_LINUX_PERF_EVENT_H 1
| #define HAVE_LINUX_PTRACE_H 1
| #define HAVE_LINUX_UTSNAME_H 1
| #define HAVE_MQUEUE_H 1
| /* end confdefs.h. */
| #include <netinet/sctp.h>
configure:6301: result: no
configure:6301: checking for netinet/sctp.h
configure:6301: result: no
configure:6301: checking poll.h usability
configure:6301: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
configure:6301: $? = 0
configure:6301: result: yes
configure:6301: checking poll.h presence
configure:6301: arm-buildroot-linux-gnueabi-gcc -E conftest.c
configure:6301: $? = 0
configure:6301: result: yes
configure:6301: checking for poll.h
configure:6301: result: yes
configure:6301: checking stropts.h usability
configure:6301: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
configure:6301: $? = 0
configure:6301: result: yes
configure:6301: checking stropts.h presence
configure:6301: arm-buildroot-linux-gnueabi-gcc -E conftest.c
configure:6301: $? = 0
configure:6301: result: yes
configure:6301: checking for stropts.h
configure:6301: result: yes
configure:6301: checking sys/acl.h usability
configure:6301: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
conftest.c:97:21: fatal error: sys/acl.h: No such file or directory
#include <sys/acl.h>
^
compilation terminated.
configure:6301: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.8"
| #define PACKAGE_STRING "strace 4.8"
| #define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "strace"
| #define VERSION "4.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define ARM 1
| #define STDC_HEADERS 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STAT64 1
| #define HAVE_STATFS64 1
| #define RETSIGTYPE void
| #define GETGROUPS_T gid_t
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_SIGINFO_T 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_LONG_LONG 1
| #define HAVE_LITTLE_ENDIAN_LONG_LONG 1
| #define HAVE_FORK 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_INET_NTOP 1
| #define HAVE_PRCTL 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_SENDMSG 1
| #define HAVE_SIGACTION 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE__SYS_SIGLIST 1
| #define HAVE_SYS_SIGLIST 1
| #define HAVE_ELF_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_CAPABILITY_H 1
| #define HAVE_LINUX_PERF_EVENT_H 1
| #define HAVE_LINUX_PTRACE_H 1
| #define HAVE_LINUX_UTSNAME_H 1
| #define HAVE_MQUEUE_H 1
| #define HAVE_POLL_H 1
| #define HAVE_STROPTS_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/acl.h>
configure:6301: result: no
configure:6301: checking sys/acl.h presence
configure:6301: arm-buildroot-linux-gnueabi-gcc -E conftest.c
conftest.c:64:21: fatal error: sys/acl.h: No such file or directory
#include <sys/acl.h>
^
compilation terminated.
configure:6301: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.8"
| #define PACKAGE_STRING "strace 4.8"
| #define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "strace"
| #define VERSION "4.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define ARM 1
| #define STDC_HEADERS 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STAT64 1
| #define HAVE_STATFS64 1
| #define RETSIGTYPE void
| #define GETGROUPS_T gid_t
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_SIGINFO_T 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_LONG_LONG 1
| #define HAVE_LITTLE_ENDIAN_LONG_LONG 1
| #define HAVE_FORK 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_INET_NTOP 1
| #define HAVE_PRCTL 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_SENDMSG 1
| #define HAVE_SIGACTION 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE__SYS_SIGLIST 1
| #define HAVE_SYS_SIGLIST 1
| #define HAVE_ELF_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_CAPABILITY_H 1
| #define HAVE_LINUX_PERF_EVENT_H 1
| #define HAVE_LINUX_PTRACE_H 1
| #define HAVE_LINUX_UTSNAME_H 1
| #define HAVE_MQUEUE_H 1
| #define HAVE_POLL_H 1
| #define HAVE_STROPTS_H 1
| /* end confdefs.h. */
| #include <sys/acl.h>
configure:6301: result: no
configure:6301: checking for sys/acl.h
configure:6301: result: no
configure:6301: checking sys/asynch.h usability
configure:6301: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
conftest.c:97:24: fatal error: sys/asynch.h: No such file or directory
#include <sys/asynch.h>
^
compilation terminated.
configure:6301: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.8"
| #define PACKAGE_STRING "strace 4.8"
| #define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "strace"
| #define VERSION "4.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define ARM 1
| #define STDC_HEADERS 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STAT64 1
| #define HAVE_STATFS64 1
| #define RETSIGTYPE void
| #define GETGROUPS_T gid_t
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_SIGINFO_T 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_LONG_LONG 1
| #define HAVE_LITTLE_ENDIAN_LONG_LONG 1
| #define HAVE_FORK 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_INET_NTOP 1
| #define HAVE_PRCTL 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_SENDMSG 1
| #define HAVE_SIGACTION 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE__SYS_SIGLIST 1
| #define HAVE_SYS_SIGLIST 1
| #define HAVE_ELF_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_CAPABILITY_H 1
| #define HAVE_LINUX_PERF_EVENT_H 1
| #define HAVE_LINUX_PTRACE_H 1
| #define HAVE_LINUX_UTSNAME_H 1
| #define HAVE_MQUEUE_H 1
| #define HAVE_POLL_H 1
| #define HAVE_STROPTS_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/asynch.h>
configure:6301: result: no
configure:6301: checking sys/asynch.h presence
configure:6301: arm-buildroot-linux-gnueabi-gcc -E conftest.c
conftest.c:64:24: fatal error: sys/asynch.h: No such file or directory
#include <sys/asynch.h>
^
compilation terminated.
configure:6301: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.8"
| #define PACKAGE_STRING "strace 4.8"
| #define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "strace"
| #define VERSION "4.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define ARM 1
| #define STDC_HEADERS 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STAT64 1
| #define HAVE_STATFS64 1
| #define RETSIGTYPE void
| #define GETGROUPS_T gid_t
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_SIGINFO_T 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_LONG_LONG 1
| #define HAVE_LITTLE_ENDIAN_LONG_LONG 1
| #define HAVE_FORK 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_INET_NTOP 1
| #define HAVE_PRCTL 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_SENDMSG 1
| #define HAVE_SIGACTION 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE__SYS_SIGLIST 1
| #define HAVE_SYS_SIGLIST 1
| #define HAVE_ELF_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_CAPABILITY_H 1
| #define HAVE_LINUX_PERF_EVENT_H 1
| #define HAVE_LINUX_PTRACE_H 1
| #define HAVE_LINUX_UTSNAME_H 1
| #define HAVE_MQUEUE_H 1
| #define HAVE_POLL_H 1
| #define HAVE_STROPTS_H 1
| /* end confdefs.h. */
| #include <sys/asynch.h>
configure:6301: result: no
configure:6301: checking for sys/asynch.h
configure:6301: result: no
configure:6301: checking sys/conf.h usability
configure:6301: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
conftest.c:97:22: fatal error: sys/conf.h: No such file or directory
#include <sys/conf.h>
^
compilation terminated.
configure:6301: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.8"
| #define PACKAGE_STRING "strace 4.8"
| #define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "strace"
| #define VERSION "4.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define ARM 1
| #define STDC_HEADERS 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STAT64 1
| #define HAVE_STATFS64 1
| #define RETSIGTYPE void
| #define GETGROUPS_T gid_t
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_SIGINFO_T 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_LONG_LONG 1
| #define HAVE_LITTLE_ENDIAN_LONG_LONG 1
| #define HAVE_FORK 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_INET_NTOP 1
| #define HAVE_PRCTL 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_SENDMSG 1
| #define HAVE_SIGACTION 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE__SYS_SIGLIST 1
| #define HAVE_SYS_SIGLIST 1
| #define HAVE_ELF_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_CAPABILITY_H 1
| #define HAVE_LINUX_PERF_EVENT_H 1
| #define HAVE_LINUX_PTRACE_H 1
| #define HAVE_LINUX_UTSNAME_H 1
| #define HAVE_MQUEUE_H 1
| #define HAVE_POLL_H 1
| #define HAVE_STROPTS_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/conf.h>
configure:6301: result: no
configure:6301: checking sys/conf.h presence
configure:6301: arm-buildroot-linux-gnueabi-gcc -E conftest.c
conftest.c:64:22: fatal error: sys/conf.h: No such file or directory
#include <sys/conf.h>
^
compilation terminated.
configure:6301: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.8"
| #define PACKAGE_STRING "strace 4.8"
| #define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "strace"
| #define VERSION "4.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define ARM 1
| #define STDC_HEADERS 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STAT64 1
| #define HAVE_STATFS64 1
| #define RETSIGTYPE void
| #define GETGROUPS_T gid_t
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_SIGINFO_T 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_LONG_LONG 1
| #define HAVE_LITTLE_ENDIAN_LONG_LONG 1
| #define HAVE_FORK 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_INET_NTOP 1
| #define HAVE_PRCTL 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_SENDMSG 1
| #define HAVE_SIGACTION 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE__SYS_SIGLIST 1
| #define HAVE_SYS_SIGLIST 1
| #define HAVE_ELF_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_CAPABILITY_H 1
| #define HAVE_LINUX_PERF_EVENT_H 1
| #define HAVE_LINUX_PTRACE_H 1
| #define HAVE_LINUX_UTSNAME_H 1
| #define HAVE_MQUEUE_H 1
| #define HAVE_POLL_H 1
| #define HAVE_STROPTS_H 1
| /* end confdefs.h. */
| #include <sys/conf.h>
configure:6301: result: no
configure:6301: checking for sys/conf.h
configure:6301: result: no
configure:6301: checking sys/epoll.h usability
configure:6301: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
configure:6301: $? = 0
configure:6301: result: yes
configure:6301: checking sys/epoll.h presence
configure:6301: arm-buildroot-linux-gnueabi-gcc -E conftest.c
configure:6301: $? = 0
configure:6301: result: yes
configure:6301: checking for sys/epoll.h
configure:6301: result: yes
configure:6301: checking sys/filio.h usability
configure:6301: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
conftest.c:98:23: fatal error: sys/filio.h: No such file or directory
#include <sys/filio.h>
^
compilation terminated.
configure:6301: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.8"
| #define PACKAGE_STRING "strace 4.8"
| #define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "strace"
| #define VERSION "4.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define ARM 1
| #define STDC_HEADERS 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STAT64 1
| #define HAVE_STATFS64 1
| #define RETSIGTYPE void
| #define GETGROUPS_T gid_t
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_SIGINFO_T 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_LONG_LONG 1
| #define HAVE_LITTLE_ENDIAN_LONG_LONG 1
| #define HAVE_FORK 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_INET_NTOP 1
| #define HAVE_PRCTL 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_SENDMSG 1
| #define HAVE_SIGACTION 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE__SYS_SIGLIST 1
| #define HAVE_SYS_SIGLIST 1
| #define HAVE_ELF_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_CAPABILITY_H 1
| #define HAVE_LINUX_PERF_EVENT_H 1
| #define HAVE_LINUX_PTRACE_H 1
| #define HAVE_LINUX_UTSNAME_H 1
| #define HAVE_MQUEUE_H 1
| #define HAVE_POLL_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_EPOLL_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/filio.h>
configure:6301: result: no
configure:6301: checking sys/filio.h presence
configure:6301: arm-buildroot-linux-gnueabi-gcc -E conftest.c
conftest.c:65:23: fatal error: sys/filio.h: No such file or directory
#include <sys/filio.h>
^
compilation terminated.
configure:6301: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.8"
| #define PACKAGE_STRING "strace 4.8"
| #define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "strace"
| #define VERSION "4.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define ARM 1
| #define STDC_HEADERS 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STAT64 1
| #define HAVE_STATFS64 1
| #define RETSIGTYPE void
| #define GETGROUPS_T gid_t
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_SIGINFO_T 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_LONG_LONG 1
| #define HAVE_LITTLE_ENDIAN_LONG_LONG 1
| #define HAVE_FORK 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_INET_NTOP 1
| #define HAVE_PRCTL 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_SENDMSG 1
| #define HAVE_SIGACTION 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE__SYS_SIGLIST 1
| #define HAVE_SYS_SIGLIST 1
| #define HAVE_ELF_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_CAPABILITY_H 1
| #define HAVE_LINUX_PERF_EVENT_H 1
| #define HAVE_LINUX_PTRACE_H 1
| #define HAVE_LINUX_UTSNAME_H 1
| #define HAVE_MQUEUE_H 1
| #define HAVE_POLL_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_EPOLL_H 1
| /* end confdefs.h. */
| #include <sys/filio.h>
configure:6301: result: no
configure:6301: checking for sys/filio.h
configure:6301: result: no
configure:6301: checking sys/ioctl.h usability
configure:6301: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
configure:6301: $? = 0
configure:6301: result: yes
configure:6301: checking sys/ioctl.h presence
configure:6301: arm-buildroot-linux-gnueabi-gcc -E conftest.c
configure:6301: $? = 0
configure:6301: result: yes
configure:6301: checking for sys/ioctl.h
configure:6301: result: yes
configure:6301: checking sys/poll.h usability
configure:6301: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
configure:6301: $? = 0
configure:6301: result: yes
configure:6301: checking sys/poll.h presence
configure:6301: arm-buildroot-linux-gnueabi-gcc -E conftest.c
configure:6301: $? = 0
configure:6301: result: yes
configure:6301: checking for sys/poll.h
configure:6301: result: yes
configure:6301: checking sys/ptrace.h usability
configure:6301: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
configure:6301: $? = 0
configure:6301: result: yes
configure:6301: checking sys/ptrace.h presence
configure:6301: arm-buildroot-linux-gnueabi-gcc -E conftest.c
configure:6301: $? = 0
configure:6301: result: yes
configure:6301: checking for sys/ptrace.h
configure:6301: result: yes
configure:6301: checking sys/reg.h usability
configure:6301: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
conftest.c:101:21: fatal error: sys/reg.h: No such file or directory
#include <sys/reg.h>
^
compilation terminated.
configure:6301: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.8"
| #define PACKAGE_STRING "strace 4.8"
| #define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "strace"
| #define VERSION "4.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define ARM 1
| #define STDC_HEADERS 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STAT64 1
| #define HAVE_STATFS64 1
| #define RETSIGTYPE void
| #define GETGROUPS_T gid_t
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_SIGINFO_T 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_LONG_LONG 1
| #define HAVE_LITTLE_ENDIAN_LONG_LONG 1
| #define HAVE_FORK 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_INET_NTOP 1
| #define HAVE_PRCTL 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_SENDMSG 1
| #define HAVE_SIGACTION 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE__SYS_SIGLIST 1
| #define HAVE_SYS_SIGLIST 1
| #define HAVE_ELF_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_CAPABILITY_H 1
| #define HAVE_LINUX_PERF_EVENT_H 1
| #define HAVE_LINUX_PTRACE_H 1
| #define HAVE_LINUX_UTSNAME_H 1
| #define HAVE_MQUEUE_H 1
| #define HAVE_POLL_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_PTRACE_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/reg.h>
configure:6301: result: no
configure:6301: checking sys/reg.h presence
configure:6301: arm-buildroot-linux-gnueabi-gcc -E conftest.c
conftest.c:68:21: fatal error: sys/reg.h: No such file or directory
#include <sys/reg.h>
^
compilation terminated.
configure:6301: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.8"
| #define PACKAGE_STRING "strace 4.8"
| #define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "strace"
| #define VERSION "4.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define ARM 1
| #define STDC_HEADERS 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STAT64 1
| #define HAVE_STATFS64 1
| #define RETSIGTYPE void
| #define GETGROUPS_T gid_t
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_SIGINFO_T 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_LONG_LONG 1
| #define HAVE_LITTLE_ENDIAN_LONG_LONG 1
| #define HAVE_FORK 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_INET_NTOP 1
| #define HAVE_PRCTL 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_SENDMSG 1
| #define HAVE_SIGACTION 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE__SYS_SIGLIST 1
| #define HAVE_SYS_SIGLIST 1
| #define HAVE_ELF_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_CAPABILITY_H 1
| #define HAVE_LINUX_PERF_EVENT_H 1
| #define HAVE_LINUX_PTRACE_H 1
| #define HAVE_LINUX_UTSNAME_H 1
| #define HAVE_MQUEUE_H 1
| #define HAVE_POLL_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_PTRACE_H 1
| /* end confdefs.h. */
| #include <sys/reg.h>
configure:6301: result: no
configure:6301: checking for sys/reg.h
configure:6301: result: no
configure:6301: checking sys/uio.h usability
configure:6301: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
configure:6301: $? = 0
configure:6301: result: yes
configure:6301: checking sys/uio.h presence
configure:6301: arm-buildroot-linux-gnueabi-gcc -E conftest.c
configure:6301: $? = 0
configure:6301: result: yes
configure:6301: checking for sys/uio.h
configure:6301: result: yes
configure:6301: checking sys/vfs.h usability
configure:6301: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
configure:6301: $? = 0
configure:6301: result: yes
configure:6301: checking sys/vfs.h presence
configure:6301: arm-buildroot-linux-gnueabi-gcc -E conftest.c
configure:6301: $? = 0
configure:6301: result: yes
configure:6301: checking for sys/vfs.h
configure:6301: result: yes
configure:6314: checking for linux/icmp.h
configure:6314: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
configure:6314: $? = 0
configure:6314: result: yes
configure:6314: checking for linux/in6.h
configure:6314: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
configure:6314: $? = 0
configure:6314: result: yes
configure:6314: checking for linux/netlink.h
configure:6314: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
configure:6314: $? = 0
configure:6314: result: yes
configure:6314: checking for linux/if_packet.h
configure:6314: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
configure:6314: $? = 0
configure:6314: result: yes
configure:6329: checking for asm/sigcontext.h
configure:6329: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
configure:6329: $? = 0
configure:6329: result: yes
configure:6340: checking for struct sigcontext_struct
configure:6340: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
configure:6340: $? = 0
configure:6340: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:80:39: error: expected expression before ')' token
if (sizeof ((struct sigcontext_struct)))
^
configure:6340: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.8"
| #define PACKAGE_STRING "strace 4.8"
| #define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "strace"
| #define VERSION "4.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define ARM 1
| #define STDC_HEADERS 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STAT64 1
| #define HAVE_STATFS64 1
| #define RETSIGTYPE void
| #define GETGROUPS_T gid_t
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_SIGINFO_T 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_LONG_LONG 1
| #define HAVE_LITTLE_ENDIAN_LONG_LONG 1
| #define HAVE_FORK 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_INET_NTOP 1
| #define HAVE_PRCTL 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_SENDMSG 1
| #define HAVE_SIGACTION 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE__SYS_SIGLIST 1
| #define HAVE_SYS_SIGLIST 1
| #define HAVE_ELF_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_CAPABILITY_H 1
| #define HAVE_LINUX_PERF_EVENT_H 1
| #define HAVE_LINUX_PTRACE_H 1
| #define HAVE_LINUX_UTSNAME_H 1
| #define HAVE_MQUEUE_H 1
| #define HAVE_POLL_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_PTRACE_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_LINUX_ICMP_H 1
| #define HAVE_LINUX_IN6_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_IF_PACKET_H 1
| #define HAVE_ASM_SIGCONTEXT_H 1
| /* end confdefs.h. */
| #include <signal.h>
|
| int
| main ()
| {
| if (sizeof ((struct sigcontext_struct)))
| return 0;
| ;
| return 0;
| }
configure:6340: result: yes
configure:6350: checking for struct sigcontext
configure:6350: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
configure:6350: $? = 0
configure:6350: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:81:32: error: expected expression before ')' token
if (sizeof ((struct sigcontext)))
^
configure:6350: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.8"
| #define PACKAGE_STRING "strace 4.8"
| #define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "strace"
| #define VERSION "4.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define ARM 1
| #define STDC_HEADERS 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STAT64 1
| #define HAVE_STATFS64 1
| #define RETSIGTYPE void
| #define GETGROUPS_T gid_t
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_SIGINFO_T 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_LONG_LONG 1
| #define HAVE_LITTLE_ENDIAN_LONG_LONG 1
| #define HAVE_FORK 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_INET_NTOP 1
| #define HAVE_PRCTL 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_SENDMSG 1
| #define HAVE_SIGACTION 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE__SYS_SIGLIST 1
| #define HAVE_SYS_SIGLIST 1
| #define HAVE_ELF_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_CAPABILITY_H 1
| #define HAVE_LINUX_PERF_EVENT_H 1
| #define HAVE_LINUX_PTRACE_H 1
| #define HAVE_LINUX_UTSNAME_H 1
| #define HAVE_MQUEUE_H 1
| #define HAVE_POLL_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_PTRACE_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_LINUX_ICMP_H 1
| #define HAVE_LINUX_IN6_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_IF_PACKET_H 1
| #define HAVE_ASM_SIGCONTEXT_H 1
| #define HAVE_STRUCT_SIGCONTEXT_STRUCT 1
| /* end confdefs.h. */
| #include <signal.h>
|
| int
| main ()
| {
| if (sizeof ((struct sigcontext)))
| return 0;
| ;
| return 0;
| }
configure:6350: result: yes
configure:6364: checking for netinet/tcp.h
configure:6364: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
configure:6364: $? = 0
configure:6364: result: yes
configure:6364: checking for netinet/udp.h
configure:6364: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
configure:6364: $? = 0
configure:6364: result: yes
configure:6376: checking for struct msghdr.msg_control
configure:6376: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
configure:6376: $? = 0
configure:6376: result: yes
configure:6388: checking for struct T_conn_res.QUEUE_ptr
configure:6388: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
conftest.c:80:24: fatal error: sys/stream.h: No such file or directory
#include <sys/stream.h>
^
compilation terminated.
configure:6388: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.8"
| #define PACKAGE_STRING "strace 4.8"
| #define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "strace"
| #define VERSION "4.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define ARM 1
| #define STDC_HEADERS 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STAT64 1
| #define HAVE_STATFS64 1
| #define RETSIGTYPE void
| #define GETGROUPS_T gid_t
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_SIGINFO_T 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_LONG_LONG 1
| #define HAVE_LITTLE_ENDIAN_LONG_LONG 1
| #define HAVE_FORK 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_INET_NTOP 1
| #define HAVE_PRCTL 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_SENDMSG 1
| #define HAVE_SIGACTION 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE__SYS_SIGLIST 1
| #define HAVE_SYS_SIGLIST 1
| #define HAVE_ELF_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_CAPABILITY_H 1
| #define HAVE_LINUX_PERF_EVENT_H 1
| #define HAVE_LINUX_PTRACE_H 1
| #define HAVE_LINUX_UTSNAME_H 1
| #define HAVE_MQUEUE_H 1
| #define HAVE_POLL_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_PTRACE_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_LINUX_ICMP_H 1
| #define HAVE_LINUX_IN6_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_IF_PACKET_H 1
| #define HAVE_ASM_SIGCONTEXT_H 1
| #define HAVE_STRUCT_SIGCONTEXT_STRUCT 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1
| /* end confdefs.h. */
| #include <sys/stream.h>
| #include <sys/tihdr.h>
|
| int
| main ()
| {
| static struct T_conn_res ac_aggr;
| if (ac_aggr.QUEUE_ptr)
| return 0;
| ;
| return 0;
| }
configure:6388: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
conftest.c:80:24: fatal error: sys/stream.h: No such file or directory
#include <sys/stream.h>
^
compilation terminated.
configure:6388: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.8"
| #define PACKAGE_STRING "strace 4.8"
| #define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "strace"
| #define VERSION "4.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define ARM 1
| #define STDC_HEADERS 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STAT64 1
| #define HAVE_STATFS64 1
| #define RETSIGTYPE void
| #define GETGROUPS_T gid_t
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_SIGINFO_T 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_LONG_LONG 1
| #define HAVE_LITTLE_ENDIAN_LONG_LONG 1
| #define HAVE_FORK 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_INET_NTOP 1
| #define HAVE_PRCTL 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_SENDMSG 1
| #define HAVE_SIGACTION 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE__SYS_SIGLIST 1
| #define HAVE_SYS_SIGLIST 1
| #define HAVE_ELF_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_CAPABILITY_H 1
| #define HAVE_LINUX_PERF_EVENT_H 1
| #define HAVE_LINUX_PTRACE_H 1
| #define HAVE_LINUX_UTSNAME_H 1
| #define HAVE_MQUEUE_H 1
| #define HAVE_POLL_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_PTRACE_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_LINUX_ICMP_H 1
| #define HAVE_LINUX_IN6_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_IF_PACKET_H 1
| #define HAVE_ASM_SIGCONTEXT_H 1
| #define HAVE_STRUCT_SIGCONTEXT_STRUCT 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1
| /* end confdefs.h. */
| #include <sys/stream.h>
| #include <sys/tihdr.h>
|
| int
| main ()
| {
| static struct T_conn_res ac_aggr;
| if (sizeof ac_aggr.QUEUE_ptr)
| return 0;
| ;
| return 0;
| }
configure:6388: result: no
configure:6399: checking for struct T_conn_res.ACCEPTOR_id
configure:6399: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
conftest.c:80:24: fatal error: sys/stream.h: No such file or directory
#include <sys/stream.h>
^
compilation terminated.
configure:6399: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.8"
| #define PACKAGE_STRING "strace 4.8"
| #define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "strace"
| #define VERSION "4.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define ARM 1
| #define STDC_HEADERS 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STAT64 1
| #define HAVE_STATFS64 1
| #define RETSIGTYPE void
| #define GETGROUPS_T gid_t
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_SIGINFO_T 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_LONG_LONG 1
| #define HAVE_LITTLE_ENDIAN_LONG_LONG 1
| #define HAVE_FORK 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_INET_NTOP 1
| #define HAVE_PRCTL 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_SENDMSG 1
| #define HAVE_SIGACTION 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE__SYS_SIGLIST 1
| #define HAVE_SYS_SIGLIST 1
| #define HAVE_ELF_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_CAPABILITY_H 1
| #define HAVE_LINUX_PERF_EVENT_H 1
| #define HAVE_LINUX_PTRACE_H 1
| #define HAVE_LINUX_UTSNAME_H 1
| #define HAVE_MQUEUE_H 1
| #define HAVE_POLL_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_PTRACE_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_LINUX_ICMP_H 1
| #define HAVE_LINUX_IN6_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_IF_PACKET_H 1
| #define HAVE_ASM_SIGCONTEXT_H 1
| #define HAVE_STRUCT_SIGCONTEXT_STRUCT 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1
| /* end confdefs.h. */
| #include <sys/stream.h>
| #include <sys/tihdr.h>
|
| int
| main ()
| {
| static struct T_conn_res ac_aggr;
| if (ac_aggr.ACCEPTOR_id)
| return 0;
| ;
| return 0;
| }
configure:6399: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
conftest.c:80:24: fatal error: sys/stream.h: No such file or directory
#include <sys/stream.h>
^
compilation terminated.
configure:6399: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.8"
| #define PACKAGE_STRING "strace 4.8"
| #define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "strace"
| #define VERSION "4.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define ARM 1
| #define STDC_HEADERS 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STAT64 1
| #define HAVE_STATFS64 1
| #define RETSIGTYPE void
| #define GETGROUPS_T gid_t
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_SIGINFO_T 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_LONG_LONG 1
| #define HAVE_LITTLE_ENDIAN_LONG_LONG 1
| #define HAVE_FORK 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_INET_NTOP 1
| #define HAVE_PRCTL 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_SENDMSG 1
| #define HAVE_SIGACTION 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE__SYS_SIGLIST 1
| #define HAVE_SYS_SIGLIST 1
| #define HAVE_ELF_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_CAPABILITY_H 1
| #define HAVE_LINUX_PERF_EVENT_H 1
| #define HAVE_LINUX_PTRACE_H 1
| #define HAVE_LINUX_UTSNAME_H 1
| #define HAVE_MQUEUE_H 1
| #define HAVE_POLL_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_PTRACE_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_LINUX_ICMP_H 1
| #define HAVE_LINUX_IN6_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_IF_PACKET_H 1
| #define HAVE_ASM_SIGCONTEXT_H 1
| #define HAVE_STRUCT_SIGCONTEXT_STRUCT 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1
| /* end confdefs.h. */
| #include <sys/stream.h>
| #include <sys/tihdr.h>
|
| int
| main ()
| {
| static struct T_conn_res ac_aggr;
| if (sizeof ac_aggr.ACCEPTOR_id)
| return 0;
| ;
| return 0;
| }
configure:6399: result: no
configure:6412: checking for struct __old_kernel_stat
configure:6412: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
configure:6412: $? = 0
configure:6412: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:85:39: error: expected expression before ')' token
if (sizeof ((struct __old_kernel_stat)))
^
configure:6412: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.8"
| #define PACKAGE_STRING "strace 4.8"
| #define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "strace"
| #define VERSION "4.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define ARM 1
| #define STDC_HEADERS 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STAT64 1
| #define HAVE_STATFS64 1
| #define RETSIGTYPE void
| #define GETGROUPS_T gid_t
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_SIGINFO_T 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_LONG_LONG 1
| #define HAVE_LITTLE_ENDIAN_LONG_LONG 1
| #define HAVE_FORK 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_INET_NTOP 1
| #define HAVE_PRCTL 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_SENDMSG 1
| #define HAVE_SIGACTION 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE__SYS_SIGLIST 1
| #define HAVE_SYS_SIGLIST 1
| #define HAVE_ELF_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_CAPABILITY_H 1
| #define HAVE_LINUX_PERF_EVENT_H 1
| #define HAVE_LINUX_PTRACE_H 1
| #define HAVE_LINUX_UTSNAME_H 1
| #define HAVE_MQUEUE_H 1
| #define HAVE_POLL_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_PTRACE_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_LINUX_ICMP_H 1
| #define HAVE_LINUX_IN6_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_IF_PACKET_H 1
| #define HAVE_ASM_SIGCONTEXT_H 1
| #define HAVE_STRUCT_SIGCONTEXT_STRUCT 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1
| /* end confdefs.h. */
| #include <asm/stat.h>
|
| int
| main ()
| {
| if (sizeof ((struct __old_kernel_stat)))
| return 0;
| ;
| return 0;
| }
configure:6412: result: yes
configure:6424: checking for struct pt_all_user_regs
configure:6424: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:86:13: error: invalid application of 'sizeof' to incomplete type 'struct pt_all_user_regs'
if (sizeof (struct pt_all_user_regs))
^
configure:6424: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.8"
| #define PACKAGE_STRING "strace 4.8"
| #define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "strace"
| #define VERSION "4.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define ARM 1
| #define STDC_HEADERS 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STAT64 1
| #define HAVE_STATFS64 1
| #define RETSIGTYPE void
| #define GETGROUPS_T gid_t
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_SIGINFO_T 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_LONG_LONG 1
| #define HAVE_LITTLE_ENDIAN_LONG_LONG 1
| #define HAVE_FORK 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_INET_NTOP 1
| #define HAVE_PRCTL 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_SENDMSG 1
| #define HAVE_SIGACTION 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE__SYS_SIGLIST 1
| #define HAVE_SYS_SIGLIST 1
| #define HAVE_ELF_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_CAPABILITY_H 1
| #define HAVE_LINUX_PERF_EVENT_H 1
| #define HAVE_LINUX_PTRACE_H 1
| #define HAVE_LINUX_UTSNAME_H 1
| #define HAVE_MQUEUE_H 1
| #define HAVE_POLL_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_PTRACE_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_LINUX_ICMP_H 1
| #define HAVE_LINUX_IN6_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_IF_PACKET_H 1
| #define HAVE_ASM_SIGCONTEXT_H 1
| #define HAVE_STRUCT_SIGCONTEXT_STRUCT 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1
| #define HAVE_STRUCT___OLD_KERNEL_STAT 1
| /* end confdefs.h. */
| #include <sys/ptrace.h>
|
| int
| main ()
| {
| if (sizeof (struct pt_all_user_regs))
| return 0;
| ;
| return 0;
| }
configure:6424: result: no
configure:6434: checking for struct ia64_fpreg
configure:6434: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:86:13: error: invalid application of 'sizeof' to incomplete type 'struct ia64_fpreg'
if (sizeof (struct ia64_fpreg))
^
configure:6434: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.8"
| #define PACKAGE_STRING "strace 4.8"
| #define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "strace"
| #define VERSION "4.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define ARM 1
| #define STDC_HEADERS 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STAT64 1
| #define HAVE_STATFS64 1
| #define RETSIGTYPE void
| #define GETGROUPS_T gid_t
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_SIGINFO_T 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_LONG_LONG 1
| #define HAVE_LITTLE_ENDIAN_LONG_LONG 1
| #define HAVE_FORK 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_INET_NTOP 1
| #define HAVE_PRCTL 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_SENDMSG 1
| #define HAVE_SIGACTION 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE__SYS_SIGLIST 1
| #define HAVE_SYS_SIGLIST 1
| #define HAVE_ELF_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_CAPABILITY_H 1
| #define HAVE_LINUX_PERF_EVENT_H 1
| #define HAVE_LINUX_PTRACE_H 1
| #define HAVE_LINUX_UTSNAME_H 1
| #define HAVE_MQUEUE_H 1
| #define HAVE_POLL_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_PTRACE_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_LINUX_ICMP_H 1
| #define HAVE_LINUX_IN6_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_IF_PACKET_H 1
| #define HAVE_ASM_SIGCONTEXT_H 1
| #define HAVE_STRUCT_SIGCONTEXT_STRUCT 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1
| #define HAVE_STRUCT___OLD_KERNEL_STAT 1
| /* end confdefs.h. */
| #include <sys/ptrace.h>
|
| int
| main ()
| {
| if (sizeof (struct ia64_fpreg))
| return 0;
| ;
| return 0;
| }
configure:6434: result: no
configure:6446: checking for struct user_desc
configure:6446: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
conftest.c:81:21: fatal error: asm/ldt.h: No such file or directory
#include <asm/ldt.h>
^
compilation terminated.
configure:6446: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.8"
| #define PACKAGE_STRING "strace 4.8"
| #define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "strace"
| #define VERSION "4.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define ARM 1
| #define STDC_HEADERS 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STAT64 1
| #define HAVE_STATFS64 1
| #define RETSIGTYPE void
| #define GETGROUPS_T gid_t
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_SIGINFO_T 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_LONG_LONG 1
| #define HAVE_LITTLE_ENDIAN_LONG_LONG 1
| #define HAVE_FORK 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_INET_NTOP 1
| #define HAVE_PRCTL 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_SENDMSG 1
| #define HAVE_SIGACTION 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE__SYS_SIGLIST 1
| #define HAVE_SYS_SIGLIST 1
| #define HAVE_ELF_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_CAPABILITY_H 1
| #define HAVE_LINUX_PERF_EVENT_H 1
| #define HAVE_LINUX_PTRACE_H 1
| #define HAVE_LINUX_UTSNAME_H 1
| #define HAVE_MQUEUE_H 1
| #define HAVE_POLL_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_PTRACE_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_LINUX_ICMP_H 1
| #define HAVE_LINUX_IN6_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_IF_PACKET_H 1
| #define HAVE_ASM_SIGCONTEXT_H 1
| #define HAVE_STRUCT_SIGCONTEXT_STRUCT 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1
| #define HAVE_STRUCT___OLD_KERNEL_STAT 1
| /* end confdefs.h. */
| #include <asm/ldt.h>
|
| int
| main ()
| {
| if (sizeof (struct user_desc))
| return 0;
| ;
| return 0;
| }
configure:6446: result: no
configure:6458: checking for struct dqblk.dqb_curblocks
configure:6458: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:87:12: error: 'struct dqblk' has no member named 'dqb_curblocks'
if (ac_aggr.dqb_curblocks)
^
configure:6458: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.8"
| #define PACKAGE_STRING "strace 4.8"
| #define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "strace"
| #define VERSION "4.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define ARM 1
| #define STDC_HEADERS 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STAT64 1
| #define HAVE_STATFS64 1
| #define RETSIGTYPE void
| #define GETGROUPS_T gid_t
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_SIGINFO_T 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_LONG_LONG 1
| #define HAVE_LITTLE_ENDIAN_LONG_LONG 1
| #define HAVE_FORK 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_INET_NTOP 1
| #define HAVE_PRCTL 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_SENDMSG 1
| #define HAVE_SIGACTION 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE__SYS_SIGLIST 1
| #define HAVE_SYS_SIGLIST 1
| #define HAVE_ELF_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_CAPABILITY_H 1
| #define HAVE_LINUX_PERF_EVENT_H 1
| #define HAVE_LINUX_PTRACE_H 1
| #define HAVE_LINUX_UTSNAME_H 1
| #define HAVE_MQUEUE_H 1
| #define HAVE_POLL_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_PTRACE_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_LINUX_ICMP_H 1
| #define HAVE_LINUX_IN6_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_IF_PACKET_H 1
| #define HAVE_ASM_SIGCONTEXT_H 1
| #define HAVE_STRUCT_SIGCONTEXT_STRUCT 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1
| #define HAVE_STRUCT___OLD_KERNEL_STAT 1
| /* end confdefs.h. */
| #include <sys/quota.h>
|
| int
| main ()
| {
| static struct dqblk ac_aggr;
| if (ac_aggr.dqb_curblocks)
| return 0;
| ;
| return 0;
| }
configure:6458: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:87:19: error: 'struct dqblk' has no member named 'dqb_curblocks'
if (sizeof ac_aggr.dqb_curblocks)
^
configure:6458: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.8"
| #define PACKAGE_STRING "strace 4.8"
| #define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "strace"
| #define VERSION "4.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define ARM 1
| #define STDC_HEADERS 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STAT64 1
| #define HAVE_STATFS64 1
| #define RETSIGTYPE void
| #define GETGROUPS_T gid_t
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_SIGINFO_T 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_LONG_LONG 1
| #define HAVE_LITTLE_ENDIAN_LONG_LONG 1
| #define HAVE_FORK 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_INET_NTOP 1
| #define HAVE_PRCTL 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_SENDMSG 1
| #define HAVE_SIGACTION 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE__SYS_SIGLIST 1
| #define HAVE_SYS_SIGLIST 1
| #define HAVE_ELF_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_CAPABILITY_H 1
| #define HAVE_LINUX_PERF_EVENT_H 1
| #define HAVE_LINUX_PTRACE_H 1
| #define HAVE_LINUX_UTSNAME_H 1
| #define HAVE_MQUEUE_H 1
| #define HAVE_POLL_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_PTRACE_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_LINUX_ICMP_H 1
| #define HAVE_LINUX_IN6_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_IF_PACKET_H 1
| #define HAVE_ASM_SIGCONTEXT_H 1
| #define HAVE_STRUCT_SIGCONTEXT_STRUCT 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1
| #define HAVE_STRUCT___OLD_KERNEL_STAT 1
| /* end confdefs.h. */
| #include <sys/quota.h>
|
| int
| main ()
| {
| static struct dqblk ac_aggr;
| if (sizeof ac_aggr.dqb_curblocks)
| return 0;
| ;
| return 0;
| }
configure:6458: result: no
configure:6470: checking for struct sigcontext.sc_hi2
configure:6470: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:90:12: error: 'struct sigcontext' has no member named 'sc_hi2'
if (ac_aggr.sc_hi2)
^
configure:6470: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.8"
| #define PACKAGE_STRING "strace 4.8"
| #define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "strace"
| #define VERSION "4.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define ARM 1
| #define STDC_HEADERS 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STAT64 1
| #define HAVE_STATFS64 1
| #define RETSIGTYPE void
| #define GETGROUPS_T gid_t
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_SIGINFO_T 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_LONG_LONG 1
| #define HAVE_LITTLE_ENDIAN_LONG_LONG 1
| #define HAVE_FORK 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_INET_NTOP 1
| #define HAVE_PRCTL 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_SENDMSG 1
| #define HAVE_SIGACTION 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE__SYS_SIGLIST 1
| #define HAVE_SYS_SIGLIST 1
| #define HAVE_ELF_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_CAPABILITY_H 1
| #define HAVE_LINUX_PERF_EVENT_H 1
| #define HAVE_LINUX_PTRACE_H 1
| #define HAVE_LINUX_UTSNAME_H 1
| #define HAVE_MQUEUE_H 1
| #define HAVE_POLL_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_PTRACE_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_LINUX_ICMP_H 1
| #define HAVE_LINUX_IN6_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_IF_PACKET_H 1
| #define HAVE_ASM_SIGCONTEXT_H 1
| #define HAVE_STRUCT_SIGCONTEXT_STRUCT 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1
| #define HAVE_STRUCT___OLD_KERNEL_STAT 1
| /* end confdefs.h. */
| #include <signal.h>
| #ifdef HAVE_ASM_SIGCONTEXT_H
| # include <asm/sigcontext.h>
| #endif
|
| int
| main ()
| {
| static struct sigcontext ac_aggr;
| if (ac_aggr.sc_hi2)
| return 0;
| ;
| return 0;
| }
configure:6470: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:90:19: error: 'struct sigcontext' has no member named 'sc_hi2'
if (sizeof ac_aggr.sc_hi2)
^
configure:6470: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.8"
| #define PACKAGE_STRING "strace 4.8"
| #define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "strace"
| #define VERSION "4.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define ARM 1
| #define STDC_HEADERS 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STAT64 1
| #define HAVE_STATFS64 1
| #define RETSIGTYPE void
| #define GETGROUPS_T gid_t
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_SIGINFO_T 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_LONG_LONG 1
| #define HAVE_LITTLE_ENDIAN_LONG_LONG 1
| #define HAVE_FORK 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_INET_NTOP 1
| #define HAVE_PRCTL 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_SENDMSG 1
| #define HAVE_SIGACTION 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE__SYS_SIGLIST 1
| #define HAVE_SYS_SIGLIST 1
| #define HAVE_ELF_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_CAPABILITY_H 1
| #define HAVE_LINUX_PERF_EVENT_H 1
| #define HAVE_LINUX_PTRACE_H 1
| #define HAVE_LINUX_UTSNAME_H 1
| #define HAVE_MQUEUE_H 1
| #define HAVE_POLL_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_PTRACE_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_LINUX_ICMP_H 1
| #define HAVE_LINUX_IN6_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_IF_PACKET_H 1
| #define HAVE_ASM_SIGCONTEXT_H 1
| #define HAVE_STRUCT_SIGCONTEXT_STRUCT 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1
| #define HAVE_STRUCT___OLD_KERNEL_STAT 1
| /* end confdefs.h. */
| #include <signal.h>
| #ifdef HAVE_ASM_SIGCONTEXT_H
| # include <asm/sigcontext.h>
| #endif
|
| int
| main ()
| {
| static struct sigcontext ac_aggr;
| if (sizeof ac_aggr.sc_hi2)
| return 0;
| ;
| return 0;
| }
configure:6470: result: no
configure:6485: checking for struct utsname.domainname
configure:6485: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
configure:6485: $? = 0
configure:6485: result: yes
configure:6497: checking whether sys_errlist is declared
configure:6497: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
configure:6497: $? = 0
configure:6497: result: yes
configure:6508: checking whether sys_siglist is declared
configure:6508: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
configure:6508: $? = 0
configure:6508: result: yes
configure:6519: checking whether _sys_siglist is declared
configure:6519: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
configure:6519: $? = 0
configure:6519: result: yes
configure:6531: checking whether PTRACE_EVENT_CLONE is declared
configure:6531: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
configure:6531: $? = 0
configure:6531: result: yes
configure:6542: checking whether PTRACE_EVENT_EXEC is declared
configure:6542: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
configure:6542: $? = 0
configure:6542: result: yes
configure:6553: checking whether PTRACE_EVENT_EXIT is declared
configure:6553: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
configure:6553: $? = 0
configure:6553: result: yes
configure:6564: checking whether PTRACE_EVENT_FORK is declared
configure:6564: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
configure:6564: $? = 0
configure:6564: result: yes
configure:6575: checking whether PTRACE_EVENT_VFORK is declared
configure:6575: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
configure:6575: $? = 0
configure:6575: result: yes
configure:6586: checking whether PTRACE_EVENT_VFORK_DONE is declared
configure:6586: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
configure:6586: $? = 0
configure:6586: result: yes
configure:6597: checking whether PTRACE_GETEVENTMSG is declared
configure:6597: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
configure:6597: $? = 0
configure:6597: result: yes
configure:6608: checking whether PTRACE_GETSIGINFO is declared
configure:6608: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
configure:6608: $? = 0
configure:6608: result: yes
configure:6619: checking whether PTRACE_O_TRACECLONE is declared
configure:6619: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
configure:6619: $? = 0
configure:6619: result: yes
configure:6630: checking whether PTRACE_O_TRACEEXEC is declared
configure:6630: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
configure:6630: $? = 0
configure:6630: result: yes
configure:6641: checking whether PTRACE_O_TRACEEXIT is declared
configure:6641: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
configure:6641: $? = 0
configure:6641: result: yes
configure:6652: checking whether PTRACE_O_TRACEFORK is declared
configure:6652: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
configure:6652: $? = 0
configure:6652: result: yes
configure:6663: checking whether PTRACE_O_TRACESYSGOOD is declared
configure:6663: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
configure:6663: $? = 0
configure:6663: result: yes
configure:6674: checking whether PTRACE_O_TRACEVFORK is declared
configure:6674: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
configure:6674: $? = 0
configure:6674: result: yes
configure:6685: checking whether PTRACE_SETOPTIONS is declared
configure:6685: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
configure:6685: $? = 0
configure:6685: result: yes
configure:6698: checking whether LO_FLAGS_AUTOCLEAR is declared
configure:6698: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
configure:6698: $? = 0
configure:6698: result: yes
configure:6709: checking whether LO_FLAGS_PARTSCAN is declared
configure:6709: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
configure:6709: $? = 0
configure:6709: result: yes
configure:6722: checking for BLKGETSIZE64
configure:6740: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
configure:6740: $? = 0
configure:6752: result: yes
configure:6759: checking size of long
configure:6764: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
configure:6764: $? = 0
configure:6764: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:139:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 0)];
^
configure:6764: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.8"
| #define PACKAGE_STRING "strace 4.8"
| #define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "strace"
| #define VERSION "4.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define ARM 1
| #define STDC_HEADERS 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STAT64 1
| #define HAVE_STATFS64 1
| #define RETSIGTYPE void
| #define GETGROUPS_T gid_t
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_SIGINFO_T 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_LONG_LONG 1
| #define HAVE_LITTLE_ENDIAN_LONG_LONG 1
| #define HAVE_FORK 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_INET_NTOP 1
| #define HAVE_PRCTL 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_SENDMSG 1
| #define HAVE_SIGACTION 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE__SYS_SIGLIST 1
| #define HAVE_SYS_SIGLIST 1
| #define HAVE_ELF_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_CAPABILITY_H 1
| #define HAVE_LINUX_PERF_EVENT_H 1
| #define HAVE_LINUX_PTRACE_H 1
| #define HAVE_LINUX_UTSNAME_H 1
| #define HAVE_MQUEUE_H 1
| #define HAVE_POLL_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_PTRACE_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_LINUX_ICMP_H 1
| #define HAVE_LINUX_IN6_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_IF_PACKET_H 1
| #define HAVE_ASM_SIGCONTEXT_H 1
| #define HAVE_STRUCT_SIGCONTEXT_STRUCT 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1
| #define HAVE_STRUCT___OLD_KERNEL_STAT 1
| #define HAVE_STRUCT_UTSNAME_DOMAINNAME 1
| #define HAVE_DECL_SYS_ERRLIST 1
| #define HAVE_DECL_SYS_SIGLIST 1
| #define HAVE_DECL__SYS_SIGLIST 1
| #define HAVE_DECL_PTRACE_EVENT_CLONE 1
| #define HAVE_DECL_PTRACE_EVENT_EXEC 1
| #define HAVE_DECL_PTRACE_EVENT_EXIT 1
| #define HAVE_DECL_PTRACE_EVENT_FORK 1
| #define HAVE_DECL_PTRACE_EVENT_VFORK 1
| #define HAVE_DECL_PTRACE_EVENT_VFORK_DONE 1
| #define HAVE_DECL_PTRACE_GETEVENTMSG 1
| #define HAVE_DECL_PTRACE_GETSIGINFO 1
| #define HAVE_DECL_PTRACE_O_TRACECLONE 1
| #define HAVE_DECL_PTRACE_O_TRACEEXEC 1
| #define HAVE_DECL_PTRACE_O_TRACEEXIT 1
| #define HAVE_DECL_PTRACE_O_TRACEFORK 1
| #define HAVE_DECL_PTRACE_O_TRACESYSGOOD 1
| #define HAVE_DECL_PTRACE_O_TRACEVFORK 1
| #define HAVE_DECL_PTRACE_SETOPTIONS 1
| #define HAVE_DECL_LO_FLAGS_AUTOCLEAR 1
| #define HAVE_DECL_LO_FLAGS_PARTSCAN 1
| #define HAVE_BLKGETSIZE64 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 0)];
| test_array [0] = 0
|
| ;
| return 0;
| }
configure:6764: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:139:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 1)];
^
configure:6764: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.8"
| #define PACKAGE_STRING "strace 4.8"
| #define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "strace"
| #define VERSION "4.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define ARM 1
| #define STDC_HEADERS 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STAT64 1
| #define HAVE_STATFS64 1
| #define RETSIGTYPE void
| #define GETGROUPS_T gid_t
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_SIGINFO_T 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_LONG_LONG 1
| #define HAVE_LITTLE_ENDIAN_LONG_LONG 1
| #define HAVE_FORK 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_INET_NTOP 1
| #define HAVE_PRCTL 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_SENDMSG 1
| #define HAVE_SIGACTION 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE__SYS_SIGLIST 1
| #define HAVE_SYS_SIGLIST 1
| #define HAVE_ELF_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_CAPABILITY_H 1
| #define HAVE_LINUX_PERF_EVENT_H 1
| #define HAVE_LINUX_PTRACE_H 1
| #define HAVE_LINUX_UTSNAME_H 1
| #define HAVE_MQUEUE_H 1
| #define HAVE_POLL_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_PTRACE_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_LINUX_ICMP_H 1
| #define HAVE_LINUX_IN6_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_IF_PACKET_H 1
| #define HAVE_ASM_SIGCONTEXT_H 1
| #define HAVE_STRUCT_SIGCONTEXT_STRUCT 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1
| #define HAVE_STRUCT___OLD_KERNEL_STAT 1
| #define HAVE_STRUCT_UTSNAME_DOMAINNAME 1
| #define HAVE_DECL_SYS_ERRLIST 1
| #define HAVE_DECL_SYS_SIGLIST 1
| #define HAVE_DECL__SYS_SIGLIST 1
| #define HAVE_DECL_PTRACE_EVENT_CLONE 1
| #define HAVE_DECL_PTRACE_EVENT_EXEC 1
| #define HAVE_DECL_PTRACE_EVENT_EXIT 1
| #define HAVE_DECL_PTRACE_EVENT_FORK 1
| #define HAVE_DECL_PTRACE_EVENT_VFORK 1
| #define HAVE_DECL_PTRACE_EVENT_VFORK_DONE 1
| #define HAVE_DECL_PTRACE_GETEVENTMSG 1
| #define HAVE_DECL_PTRACE_GETSIGINFO 1
| #define HAVE_DECL_PTRACE_O_TRACECLONE 1
| #define HAVE_DECL_PTRACE_O_TRACEEXEC 1
| #define HAVE_DECL_PTRACE_O_TRACEEXIT 1
| #define HAVE_DECL_PTRACE_O_TRACEFORK 1
| #define HAVE_DECL_PTRACE_O_TRACESYSGOOD 1
| #define HAVE_DECL_PTRACE_O_TRACEVFORK 1
| #define HAVE_DECL_PTRACE_SETOPTIONS 1
| #define HAVE_DECL_LO_FLAGS_AUTOCLEAR 1
| #define HAVE_DECL_LO_FLAGS_PARTSCAN 1
| #define HAVE_BLKGETSIZE64 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 1)];
| test_array [0] = 0
|
| ;
| return 0;
| }
configure:6764: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:139:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 3)];
^
configure:6764: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.8"
| #define PACKAGE_STRING "strace 4.8"
| #define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "strace"
| #define VERSION "4.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define ARM 1
| #define STDC_HEADERS 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STAT64 1
| #define HAVE_STATFS64 1
| #define RETSIGTYPE void
| #define GETGROUPS_T gid_t
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_SIGINFO_T 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_LONG_LONG 1
| #define HAVE_LITTLE_ENDIAN_LONG_LONG 1
| #define HAVE_FORK 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_INET_NTOP 1
| #define HAVE_PRCTL 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_SENDMSG 1
| #define HAVE_SIGACTION 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE__SYS_SIGLIST 1
| #define HAVE_SYS_SIGLIST 1
| #define HAVE_ELF_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_CAPABILITY_H 1
| #define HAVE_LINUX_PERF_EVENT_H 1
| #define HAVE_LINUX_PTRACE_H 1
| #define HAVE_LINUX_UTSNAME_H 1
| #define HAVE_MQUEUE_H 1
| #define HAVE_POLL_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_PTRACE_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_LINUX_ICMP_H 1
| #define HAVE_LINUX_IN6_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_IF_PACKET_H 1
| #define HAVE_ASM_SIGCONTEXT_H 1
| #define HAVE_STRUCT_SIGCONTEXT_STRUCT 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1
| #define HAVE_STRUCT___OLD_KERNEL_STAT 1
| #define HAVE_STRUCT_UTSNAME_DOMAINNAME 1
| #define HAVE_DECL_SYS_ERRLIST 1
| #define HAVE_DECL_SYS_SIGLIST 1
| #define HAVE_DECL__SYS_SIGLIST 1
| #define HAVE_DECL_PTRACE_EVENT_CLONE 1
| #define HAVE_DECL_PTRACE_EVENT_EXEC 1
| #define HAVE_DECL_PTRACE_EVENT_EXIT 1
| #define HAVE_DECL_PTRACE_EVENT_FORK 1
| #define HAVE_DECL_PTRACE_EVENT_VFORK 1
| #define HAVE_DECL_PTRACE_EVENT_VFORK_DONE 1
| #define HAVE_DECL_PTRACE_GETEVENTMSG 1
| #define HAVE_DECL_PTRACE_GETSIGINFO 1
| #define HAVE_DECL_PTRACE_O_TRACECLONE 1
| #define HAVE_DECL_PTRACE_O_TRACEEXEC 1
| #define HAVE_DECL_PTRACE_O_TRACEEXIT 1
| #define HAVE_DECL_PTRACE_O_TRACEFORK 1
| #define HAVE_DECL_PTRACE_O_TRACESYSGOOD 1
| #define HAVE_DECL_PTRACE_O_TRACEVFORK 1
| #define HAVE_DECL_PTRACE_SETOPTIONS 1
| #define HAVE_DECL_LO_FLAGS_AUTOCLEAR 1
| #define HAVE_DECL_LO_FLAGS_PARTSCAN 1
| #define HAVE_BLKGETSIZE64 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 3)];
| test_array [0] = 0
|
| ;
| return 0;
| }
configure:6764: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
configure:6764: $? = 0
configure:6764: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
configure:6764: $? = 0
configure:6764: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
configure:6764: $? = 0
configure:6778: result: 4
configure:6792: checking size of long long
configure:6797: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
configure:6797: $? = 0
configure:6797: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:140:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 0)];
^
configure:6797: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.8"
| #define PACKAGE_STRING "strace 4.8"
| #define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "strace"
| #define VERSION "4.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define ARM 1
| #define STDC_HEADERS 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STAT64 1
| #define HAVE_STATFS64 1
| #define RETSIGTYPE void
| #define GETGROUPS_T gid_t
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_SIGINFO_T 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_LONG_LONG 1
| #define HAVE_LITTLE_ENDIAN_LONG_LONG 1
| #define HAVE_FORK 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_INET_NTOP 1
| #define HAVE_PRCTL 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_SENDMSG 1
| #define HAVE_SIGACTION 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE__SYS_SIGLIST 1
| #define HAVE_SYS_SIGLIST 1
| #define HAVE_ELF_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_CAPABILITY_H 1
| #define HAVE_LINUX_PERF_EVENT_H 1
| #define HAVE_LINUX_PTRACE_H 1
| #define HAVE_LINUX_UTSNAME_H 1
| #define HAVE_MQUEUE_H 1
| #define HAVE_POLL_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_PTRACE_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_LINUX_ICMP_H 1
| #define HAVE_LINUX_IN6_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_IF_PACKET_H 1
| #define HAVE_ASM_SIGCONTEXT_H 1
| #define HAVE_STRUCT_SIGCONTEXT_STRUCT 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1
| #define HAVE_STRUCT___OLD_KERNEL_STAT 1
| #define HAVE_STRUCT_UTSNAME_DOMAINNAME 1
| #define HAVE_DECL_SYS_ERRLIST 1
| #define HAVE_DECL_SYS_SIGLIST 1
| #define HAVE_DECL__SYS_SIGLIST 1
| #define HAVE_DECL_PTRACE_EVENT_CLONE 1
| #define HAVE_DECL_PTRACE_EVENT_EXEC 1
| #define HAVE_DECL_PTRACE_EVENT_EXIT 1
| #define HAVE_DECL_PTRACE_EVENT_FORK 1
| #define HAVE_DECL_PTRACE_EVENT_VFORK 1
| #define HAVE_DECL_PTRACE_EVENT_VFORK_DONE 1
| #define HAVE_DECL_PTRACE_GETEVENTMSG 1
| #define HAVE_DECL_PTRACE_GETSIGINFO 1
| #define HAVE_DECL_PTRACE_O_TRACECLONE 1
| #define HAVE_DECL_PTRACE_O_TRACEEXEC 1
| #define HAVE_DECL_PTRACE_O_TRACEEXIT 1
| #define HAVE_DECL_PTRACE_O_TRACEFORK 1
| #define HAVE_DECL_PTRACE_O_TRACESYSGOOD 1
| #define HAVE_DECL_PTRACE_O_TRACEVFORK 1
| #define HAVE_DECL_PTRACE_SETOPTIONS 1
| #define HAVE_DECL_LO_FLAGS_AUTOCLEAR 1
| #define HAVE_DECL_LO_FLAGS_PARTSCAN 1
| #define HAVE_BLKGETSIZE64 1
| #define SIZEOF_LONG 4
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 0)];
| test_array [0] = 0
|
| ;
| return 0;
| }
configure:6797: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:140:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 1)];
^
configure:6797: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.8"
| #define PACKAGE_STRING "strace 4.8"
| #define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "strace"
| #define VERSION "4.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define ARM 1
| #define STDC_HEADERS 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STAT64 1
| #define HAVE_STATFS64 1
| #define RETSIGTYPE void
| #define GETGROUPS_T gid_t
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_SIGINFO_T 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_LONG_LONG 1
| #define HAVE_LITTLE_ENDIAN_LONG_LONG 1
| #define HAVE_FORK 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_INET_NTOP 1
| #define HAVE_PRCTL 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_SENDMSG 1
| #define HAVE_SIGACTION 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE__SYS_SIGLIST 1
| #define HAVE_SYS_SIGLIST 1
| #define HAVE_ELF_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_CAPABILITY_H 1
| #define HAVE_LINUX_PERF_EVENT_H 1
| #define HAVE_LINUX_PTRACE_H 1
| #define HAVE_LINUX_UTSNAME_H 1
| #define HAVE_MQUEUE_H 1
| #define HAVE_POLL_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_PTRACE_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_LINUX_ICMP_H 1
| #define HAVE_LINUX_IN6_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_IF_PACKET_H 1
| #define HAVE_ASM_SIGCONTEXT_H 1
| #define HAVE_STRUCT_SIGCONTEXT_STRUCT 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1
| #define HAVE_STRUCT___OLD_KERNEL_STAT 1
| #define HAVE_STRUCT_UTSNAME_DOMAINNAME 1
| #define HAVE_DECL_SYS_ERRLIST 1
| #define HAVE_DECL_SYS_SIGLIST 1
| #define HAVE_DECL__SYS_SIGLIST 1
| #define HAVE_DECL_PTRACE_EVENT_CLONE 1
| #define HAVE_DECL_PTRACE_EVENT_EXEC 1
| #define HAVE_DECL_PTRACE_EVENT_EXIT 1
| #define HAVE_DECL_PTRACE_EVENT_FORK 1
| #define HAVE_DECL_PTRACE_EVENT_VFORK 1
| #define HAVE_DECL_PTRACE_EVENT_VFORK_DONE 1
| #define HAVE_DECL_PTRACE_GETEVENTMSG 1
| #define HAVE_DECL_PTRACE_GETSIGINFO 1
| #define HAVE_DECL_PTRACE_O_TRACECLONE 1
| #define HAVE_DECL_PTRACE_O_TRACEEXEC 1
| #define HAVE_DECL_PTRACE_O_TRACEEXIT 1
| #define HAVE_DECL_PTRACE_O_TRACEFORK 1
| #define HAVE_DECL_PTRACE_O_TRACESYSGOOD 1
| #define HAVE_DECL_PTRACE_O_TRACEVFORK 1
| #define HAVE_DECL_PTRACE_SETOPTIONS 1
| #define HAVE_DECL_LO_FLAGS_AUTOCLEAR 1
| #define HAVE_DECL_LO_FLAGS_PARTSCAN 1
| #define HAVE_BLKGETSIZE64 1
| #define SIZEOF_LONG 4
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 1)];
| test_array [0] = 0
|
| ;
| return 0;
| }
configure:6797: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:140:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 3)];
^
configure:6797: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.8"
| #define PACKAGE_STRING "strace 4.8"
| #define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "strace"
| #define VERSION "4.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define ARM 1
| #define STDC_HEADERS 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STAT64 1
| #define HAVE_STATFS64 1
| #define RETSIGTYPE void
| #define GETGROUPS_T gid_t
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_SIGINFO_T 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_LONG_LONG 1
| #define HAVE_LITTLE_ENDIAN_LONG_LONG 1
| #define HAVE_FORK 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_INET_NTOP 1
| #define HAVE_PRCTL 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_SENDMSG 1
| #define HAVE_SIGACTION 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE__SYS_SIGLIST 1
| #define HAVE_SYS_SIGLIST 1
| #define HAVE_ELF_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_CAPABILITY_H 1
| #define HAVE_LINUX_PERF_EVENT_H 1
| #define HAVE_LINUX_PTRACE_H 1
| #define HAVE_LINUX_UTSNAME_H 1
| #define HAVE_MQUEUE_H 1
| #define HAVE_POLL_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_PTRACE_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_LINUX_ICMP_H 1
| #define HAVE_LINUX_IN6_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_IF_PACKET_H 1
| #define HAVE_ASM_SIGCONTEXT_H 1
| #define HAVE_STRUCT_SIGCONTEXT_STRUCT 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1
| #define HAVE_STRUCT___OLD_KERNEL_STAT 1
| #define HAVE_STRUCT_UTSNAME_DOMAINNAME 1
| #define HAVE_DECL_SYS_ERRLIST 1
| #define HAVE_DECL_SYS_SIGLIST 1
| #define HAVE_DECL__SYS_SIGLIST 1
| #define HAVE_DECL_PTRACE_EVENT_CLONE 1
| #define HAVE_DECL_PTRACE_EVENT_EXEC 1
| #define HAVE_DECL_PTRACE_EVENT_EXIT 1
| #define HAVE_DECL_PTRACE_EVENT_FORK 1
| #define HAVE_DECL_PTRACE_EVENT_VFORK 1
| #define HAVE_DECL_PTRACE_EVENT_VFORK_DONE 1
| #define HAVE_DECL_PTRACE_GETEVENTMSG 1
| #define HAVE_DECL_PTRACE_GETSIGINFO 1
| #define HAVE_DECL_PTRACE_O_TRACECLONE 1
| #define HAVE_DECL_PTRACE_O_TRACEEXEC 1
| #define HAVE_DECL_PTRACE_O_TRACEEXIT 1
| #define HAVE_DECL_PTRACE_O_TRACEFORK 1
| #define HAVE_DECL_PTRACE_O_TRACESYSGOOD 1
| #define HAVE_DECL_PTRACE_O_TRACEVFORK 1
| #define HAVE_DECL_PTRACE_SETOPTIONS 1
| #define HAVE_DECL_LO_FLAGS_AUTOCLEAR 1
| #define HAVE_DECL_LO_FLAGS_PARTSCAN 1
| #define HAVE_BLKGETSIZE64 1
| #define SIZEOF_LONG 4
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 3)];
| test_array [0] = 0
|
| ;
| return 0;
| }
configure:6797: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:140:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 7)];
^
configure:6797: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.8"
| #define PACKAGE_STRING "strace 4.8"
| #define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "strace"
| #define VERSION "4.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define ARM 1
| #define STDC_HEADERS 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STAT64 1
| #define HAVE_STATFS64 1
| #define RETSIGTYPE void
| #define GETGROUPS_T gid_t
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_SIGINFO_T 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_LONG_LONG 1
| #define HAVE_LITTLE_ENDIAN_LONG_LONG 1
| #define HAVE_FORK 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_INET_NTOP 1
| #define HAVE_PRCTL 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_SENDMSG 1
| #define HAVE_SIGACTION 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE__SYS_SIGLIST 1
| #define HAVE_SYS_SIGLIST 1
| #define HAVE_ELF_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_CAPABILITY_H 1
| #define HAVE_LINUX_PERF_EVENT_H 1
| #define HAVE_LINUX_PTRACE_H 1
| #define HAVE_LINUX_UTSNAME_H 1
| #define HAVE_MQUEUE_H 1
| #define HAVE_POLL_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_PTRACE_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_LINUX_ICMP_H 1
| #define HAVE_LINUX_IN6_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_IF_PACKET_H 1
| #define HAVE_ASM_SIGCONTEXT_H 1
| #define HAVE_STRUCT_SIGCONTEXT_STRUCT 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1
| #define HAVE_STRUCT___OLD_KERNEL_STAT 1
| #define HAVE_STRUCT_UTSNAME_DOMAINNAME 1
| #define HAVE_DECL_SYS_ERRLIST 1
| #define HAVE_DECL_SYS_SIGLIST 1
| #define HAVE_DECL__SYS_SIGLIST 1
| #define HAVE_DECL_PTRACE_EVENT_CLONE 1
| #define HAVE_DECL_PTRACE_EVENT_EXEC 1
| #define HAVE_DECL_PTRACE_EVENT_EXIT 1
| #define HAVE_DECL_PTRACE_EVENT_FORK 1
| #define HAVE_DECL_PTRACE_EVENT_VFORK 1
| #define HAVE_DECL_PTRACE_EVENT_VFORK_DONE 1
| #define HAVE_DECL_PTRACE_GETEVENTMSG 1
| #define HAVE_DECL_PTRACE_GETSIGINFO 1
| #define HAVE_DECL_PTRACE_O_TRACECLONE 1
| #define HAVE_DECL_PTRACE_O_TRACEEXEC 1
| #define HAVE_DECL_PTRACE_O_TRACEEXIT 1
| #define HAVE_DECL_PTRACE_O_TRACEFORK 1
| #define HAVE_DECL_PTRACE_O_TRACESYSGOOD 1
| #define HAVE_DECL_PTRACE_O_TRACEVFORK 1
| #define HAVE_DECL_PTRACE_SETOPTIONS 1
| #define HAVE_DECL_LO_FLAGS_AUTOCLEAR 1
| #define HAVE_DECL_LO_FLAGS_PARTSCAN 1
| #define HAVE_BLKGETSIZE64 1
| #define SIZEOF_LONG 4
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 7)];
| test_array [0] = 0
|
| ;
| return 0;
| }
configure:6797: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
configure:6797: $? = 0
configure:6797: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
configure:6797: $? = 0
configure:6797: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
configure:6797: $? = 0
configure:6797: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
configure:6797: $? = 0
configure:6811: result: 8
configure:6825: checking size of rlim_t
configure:6830: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
configure:6830: $? = 0
configure:6830: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:110:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (rlim_t))) <= 0)];
^
configure:6830: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.8"
| #define PACKAGE_STRING "strace 4.8"
| #define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "strace"
| #define VERSION "4.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define ARM 1
| #define STDC_HEADERS 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STAT64 1
| #define HAVE_STATFS64 1
| #define RETSIGTYPE void
| #define GETGROUPS_T gid_t
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_SIGINFO_T 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_LONG_LONG 1
| #define HAVE_LITTLE_ENDIAN_LONG_LONG 1
| #define HAVE_FORK 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_INET_NTOP 1
| #define HAVE_PRCTL 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_SENDMSG 1
| #define HAVE_SIGACTION 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE__SYS_SIGLIST 1
| #define HAVE_SYS_SIGLIST 1
| #define HAVE_ELF_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_CAPABILITY_H 1
| #define HAVE_LINUX_PERF_EVENT_H 1
| #define HAVE_LINUX_PTRACE_H 1
| #define HAVE_LINUX_UTSNAME_H 1
| #define HAVE_MQUEUE_H 1
| #define HAVE_POLL_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_PTRACE_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_LINUX_ICMP_H 1
| #define HAVE_LINUX_IN6_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_IF_PACKET_H 1
| #define HAVE_ASM_SIGCONTEXT_H 1
| #define HAVE_STRUCT_SIGCONTEXT_STRUCT 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1
| #define HAVE_STRUCT___OLD_KERNEL_STAT 1
| #define HAVE_STRUCT_UTSNAME_DOMAINNAME 1
| #define HAVE_DECL_SYS_ERRLIST 1
| #define HAVE_DECL_SYS_SIGLIST 1
| #define HAVE_DECL__SYS_SIGLIST 1
| #define HAVE_DECL_PTRACE_EVENT_CLONE 1
| #define HAVE_DECL_PTRACE_EVENT_EXEC 1
| #define HAVE_DECL_PTRACE_EVENT_EXIT 1
| #define HAVE_DECL_PTRACE_EVENT_FORK 1
| #define HAVE_DECL_PTRACE_EVENT_VFORK 1
| #define HAVE_DECL_PTRACE_EVENT_VFORK_DONE 1
| #define HAVE_DECL_PTRACE_GETEVENTMSG 1
| #define HAVE_DECL_PTRACE_GETSIGINFO 1
| #define HAVE_DECL_PTRACE_O_TRACECLONE 1
| #define HAVE_DECL_PTRACE_O_TRACEEXEC 1
| #define HAVE_DECL_PTRACE_O_TRACEEXIT 1
| #define HAVE_DECL_PTRACE_O_TRACEFORK 1
| #define HAVE_DECL_PTRACE_O_TRACESYSGOOD 1
| #define HAVE_DECL_PTRACE_O_TRACEVFORK 1
| #define HAVE_DECL_PTRACE_SETOPTIONS 1
| #define HAVE_DECL_LO_FLAGS_AUTOCLEAR 1
| #define HAVE_DECL_LO_FLAGS_PARTSCAN 1
| #define HAVE_BLKGETSIZE64 1
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| /* end confdefs.h. */
| #include <sys/resource.h>
|
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (rlim_t))) <= 0)];
| test_array [0] = 0
|
| ;
| return 0;
| }
configure:6830: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:110:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (rlim_t))) <= 1)];
^
configure:6830: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.8"
| #define PACKAGE_STRING "strace 4.8"
| #define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "strace"
| #define VERSION "4.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define ARM 1
| #define STDC_HEADERS 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STAT64 1
| #define HAVE_STATFS64 1
| #define RETSIGTYPE void
| #define GETGROUPS_T gid_t
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_SIGINFO_T 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_LONG_LONG 1
| #define HAVE_LITTLE_ENDIAN_LONG_LONG 1
| #define HAVE_FORK 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_INET_NTOP 1
| #define HAVE_PRCTL 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_SENDMSG 1
| #define HAVE_SIGACTION 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE__SYS_SIGLIST 1
| #define HAVE_SYS_SIGLIST 1
| #define HAVE_ELF_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_CAPABILITY_H 1
| #define HAVE_LINUX_PERF_EVENT_H 1
| #define HAVE_LINUX_PTRACE_H 1
| #define HAVE_LINUX_UTSNAME_H 1
| #define HAVE_MQUEUE_H 1
| #define HAVE_POLL_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_PTRACE_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_LINUX_ICMP_H 1
| #define HAVE_LINUX_IN6_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_IF_PACKET_H 1
| #define HAVE_ASM_SIGCONTEXT_H 1
| #define HAVE_STRUCT_SIGCONTEXT_STRUCT 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1
| #define HAVE_STRUCT___OLD_KERNEL_STAT 1
| #define HAVE_STRUCT_UTSNAME_DOMAINNAME 1
| #define HAVE_DECL_SYS_ERRLIST 1
| #define HAVE_DECL_SYS_SIGLIST 1
| #define HAVE_DECL__SYS_SIGLIST 1
| #define HAVE_DECL_PTRACE_EVENT_CLONE 1
| #define HAVE_DECL_PTRACE_EVENT_EXEC 1
| #define HAVE_DECL_PTRACE_EVENT_EXIT 1
| #define HAVE_DECL_PTRACE_EVENT_FORK 1
| #define HAVE_DECL_PTRACE_EVENT_VFORK 1
| #define HAVE_DECL_PTRACE_EVENT_VFORK_DONE 1
| #define HAVE_DECL_PTRACE_GETEVENTMSG 1
| #define HAVE_DECL_PTRACE_GETSIGINFO 1
| #define HAVE_DECL_PTRACE_O_TRACECLONE 1
| #define HAVE_DECL_PTRACE_O_TRACEEXEC 1
| #define HAVE_DECL_PTRACE_O_TRACEEXIT 1
| #define HAVE_DECL_PTRACE_O_TRACEFORK 1
| #define HAVE_DECL_PTRACE_O_TRACESYSGOOD 1
| #define HAVE_DECL_PTRACE_O_TRACEVFORK 1
| #define HAVE_DECL_PTRACE_SETOPTIONS 1
| #define HAVE_DECL_LO_FLAGS_AUTOCLEAR 1
| #define HAVE_DECL_LO_FLAGS_PARTSCAN 1
| #define HAVE_BLKGETSIZE64 1
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| /* end confdefs.h. */
| #include <sys/resource.h>
|
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (rlim_t))) <= 1)];
| test_array [0] = 0
|
| ;
| return 0;
| }
configure:6830: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:110:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (rlim_t))) <= 3)];
^
configure:6830: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.8"
| #define PACKAGE_STRING "strace 4.8"
| #define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "strace"
| #define VERSION "4.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define ARM 1
| #define STDC_HEADERS 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STAT64 1
| #define HAVE_STATFS64 1
| #define RETSIGTYPE void
| #define GETGROUPS_T gid_t
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_SIGINFO_T 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_LONG_LONG 1
| #define HAVE_LITTLE_ENDIAN_LONG_LONG 1
| #define HAVE_FORK 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_INET_NTOP 1
| #define HAVE_PRCTL 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_SENDMSG 1
| #define HAVE_SIGACTION 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE__SYS_SIGLIST 1
| #define HAVE_SYS_SIGLIST 1
| #define HAVE_ELF_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_CAPABILITY_H 1
| #define HAVE_LINUX_PERF_EVENT_H 1
| #define HAVE_LINUX_PTRACE_H 1
| #define HAVE_LINUX_UTSNAME_H 1
| #define HAVE_MQUEUE_H 1
| #define HAVE_POLL_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_PTRACE_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_LINUX_ICMP_H 1
| #define HAVE_LINUX_IN6_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_IF_PACKET_H 1
| #define HAVE_ASM_SIGCONTEXT_H 1
| #define HAVE_STRUCT_SIGCONTEXT_STRUCT 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1
| #define HAVE_STRUCT___OLD_KERNEL_STAT 1
| #define HAVE_STRUCT_UTSNAME_DOMAINNAME 1
| #define HAVE_DECL_SYS_ERRLIST 1
| #define HAVE_DECL_SYS_SIGLIST 1
| #define HAVE_DECL__SYS_SIGLIST 1
| #define HAVE_DECL_PTRACE_EVENT_CLONE 1
| #define HAVE_DECL_PTRACE_EVENT_EXEC 1
| #define HAVE_DECL_PTRACE_EVENT_EXIT 1
| #define HAVE_DECL_PTRACE_EVENT_FORK 1
| #define HAVE_DECL_PTRACE_EVENT_VFORK 1
| #define HAVE_DECL_PTRACE_EVENT_VFORK_DONE 1
| #define HAVE_DECL_PTRACE_GETEVENTMSG 1
| #define HAVE_DECL_PTRACE_GETSIGINFO 1
| #define HAVE_DECL_PTRACE_O_TRACECLONE 1
| #define HAVE_DECL_PTRACE_O_TRACEEXEC 1
| #define HAVE_DECL_PTRACE_O_TRACEEXIT 1
| #define HAVE_DECL_PTRACE_O_TRACEFORK 1
| #define HAVE_DECL_PTRACE_O_TRACESYSGOOD 1
| #define HAVE_DECL_PTRACE_O_TRACEVFORK 1
| #define HAVE_DECL_PTRACE_SETOPTIONS 1
| #define HAVE_DECL_LO_FLAGS_AUTOCLEAR 1
| #define HAVE_DECL_LO_FLAGS_PARTSCAN 1
| #define HAVE_BLKGETSIZE64 1
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| /* end confdefs.h. */
| #include <sys/resource.h>
|
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (rlim_t))) <= 3)];
| test_array [0] = 0
|
| ;
| return 0;
| }
configure:6830: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
configure:6830: $? = 0
configure:6830: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
configure:6830: $? = 0
configure:6830: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
configure:6830: $? = 0
configure:6845: result: 4
configure:6858: checking libaio.h usability
configure:6858: arm-buildroot-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
conftest.c:139:20: fatal error: libaio.h: No such file or directory
#include <libaio.h>
^
compilation terminated.
configure:6858: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.8"
| #define PACKAGE_STRING "strace 4.8"
| #define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "strace"
| #define VERSION "4.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define ARM 1
| #define STDC_HEADERS 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STAT64 1
| #define HAVE_STATFS64 1
| #define RETSIGTYPE void
| #define GETGROUPS_T gid_t
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_SIGINFO_T 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_LONG_LONG 1
| #define HAVE_LITTLE_ENDIAN_LONG_LONG 1
| #define HAVE_FORK 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_INET_NTOP 1
| #define HAVE_PRCTL 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_SENDMSG 1
| #define HAVE_SIGACTION 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE__SYS_SIGLIST 1
| #define HAVE_SYS_SIGLIST 1
| #define HAVE_ELF_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_CAPABILITY_H 1
| #define HAVE_LINUX_PERF_EVENT_H 1
| #define HAVE_LINUX_PTRACE_H 1
| #define HAVE_LINUX_UTSNAME_H 1
| #define HAVE_MQUEUE_H 1
| #define HAVE_POLL_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_PTRACE_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_LINUX_ICMP_H 1
| #define HAVE_LINUX_IN6_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_IF_PACKET_H 1
| #define HAVE_ASM_SIGCONTEXT_H 1
| #define HAVE_STRUCT_SIGCONTEXT_STRUCT 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1
| #define HAVE_STRUCT___OLD_KERNEL_STAT 1
| #define HAVE_STRUCT_UTSNAME_DOMAINNAME 1
| #define HAVE_DECL_SYS_ERRLIST 1
| #define HAVE_DECL_SYS_SIGLIST 1
| #define HAVE_DECL__SYS_SIGLIST 1
| #define HAVE_DECL_PTRACE_EVENT_CLONE 1
| #define HAVE_DECL_PTRACE_EVENT_EXEC 1
| #define HAVE_DECL_PTRACE_EVENT_EXIT 1
| #define HAVE_DECL_PTRACE_EVENT_FORK 1
| #define HAVE_DECL_PTRACE_EVENT_VFORK 1
| #define HAVE_DECL_PTRACE_EVENT_VFORK_DONE 1
| #define HAVE_DECL_PTRACE_GETEVENTMSG 1
| #define HAVE_DECL_PTRACE_GETSIGINFO 1
| #define HAVE_DECL_PTRACE_O_TRACECLONE 1
| #define HAVE_DECL_PTRACE_O_TRACEEXEC 1
| #define HAVE_DECL_PTRACE_O_TRACEEXIT 1
| #define HAVE_DECL_PTRACE_O_TRACEFORK 1
| #define HAVE_DECL_PTRACE_O_TRACESYSGOOD 1
| #define HAVE_DECL_PTRACE_O_TRACEVFORK 1
| #define HAVE_DECL_PTRACE_SETOPTIONS 1
| #define HAVE_DECL_LO_FLAGS_AUTOCLEAR 1
| #define HAVE_DECL_LO_FLAGS_PARTSCAN 1
| #define HAVE_BLKGETSIZE64 1
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_RLIM_T 4
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <libaio.h>
configure:6858: result: no
configure:6858: checking libaio.h presence
configure:6858: arm-buildroot-linux-gnueabi-gcc -E conftest.c
conftest.c:106:20: fatal error: libaio.h: No such file or directory
#include <libaio.h>
^
compilation terminated.
configure:6858: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.8"
| #define PACKAGE_STRING "strace 4.8"
| #define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "strace"
| #define VERSION "4.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define ARM 1
| #define STDC_HEADERS 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STAT64 1
| #define HAVE_STATFS64 1
| #define RETSIGTYPE void
| #define GETGROUPS_T gid_t
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_SIGINFO_T 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_LONG_LONG 1
| #define HAVE_LITTLE_ENDIAN_LONG_LONG 1
| #define HAVE_FORK 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_INET_NTOP 1
| #define HAVE_PRCTL 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_SENDMSG 1
| #define HAVE_SIGACTION 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE__SYS_SIGLIST 1
| #define HAVE_SYS_SIGLIST 1
| #define HAVE_ELF_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_CAPABILITY_H 1
| #define HAVE_LINUX_PERF_EVENT_H 1
| #define HAVE_LINUX_PTRACE_H 1
| #define HAVE_LINUX_UTSNAME_H 1
| #define HAVE_MQUEUE_H 1
| #define HAVE_POLL_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_PTRACE_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_LINUX_ICMP_H 1
| #define HAVE_LINUX_IN6_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_IF_PACKET_H 1
| #define HAVE_ASM_SIGCONTEXT_H 1
| #define HAVE_STRUCT_SIGCONTEXT_STRUCT 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1
| #define HAVE_STRUCT___OLD_KERNEL_STAT 1
| #define HAVE_STRUCT_UTSNAME_DOMAINNAME 1
| #define HAVE_DECL_SYS_ERRLIST 1
| #define HAVE_DECL_SYS_SIGLIST 1
| #define HAVE_DECL__SYS_SIGLIST 1
| #define HAVE_DECL_PTRACE_EVENT_CLONE 1
| #define HAVE_DECL_PTRACE_EVENT_EXEC 1
| #define HAVE_DECL_PTRACE_EVENT_EXIT 1
| #define HAVE_DECL_PTRACE_EVENT_FORK 1
| #define HAVE_DECL_PTRACE_EVENT_VFORK 1
| #define HAVE_DECL_PTRACE_EVENT_VFORK_DONE 1
| #define HAVE_DECL_PTRACE_GETEVENTMSG 1
| #define HAVE_DECL_PTRACE_GETSIGINFO 1
| #define HAVE_DECL_PTRACE_O_TRACECLONE 1
| #define HAVE_DECL_PTRACE_O_TRACEEXEC 1
| #define HAVE_DECL_PTRACE_O_TRACEEXIT 1
| #define HAVE_DECL_PTRACE_O_TRACEFORK 1
| #define HAVE_DECL_PTRACE_O_TRACESYSGOOD 1
| #define HAVE_DECL_PTRACE_O_TRACEVFORK 1
| #define HAVE_DECL_PTRACE_SETOPTIONS 1
| #define HAVE_DECL_LO_FLAGS_AUTOCLEAR 1
| #define HAVE_DECL_LO_FLAGS_PARTSCAN 1
| #define HAVE_BLKGETSIZE64 1
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_RLIM_T 4
| /* end confdefs.h. */
| #include <libaio.h>
configure:6858: result: no
configure:6858: checking for libaio.h
configure:6858: result: no
configure:6906: checking for perl
configure:6924: found /usr/local/bin/perl
configure:6936: result: /usr/local/bin/perl
configure:7094: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by strace config.status 4.8, which was
generated by GNU Autoconf 2.68. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on 7db66de785c2
config.status:966: creating Makefile
config.status:966: creating tests/Makefile
config.status:966: creating config.h
config.status:1147: config.h is unchanged
config.status:1195: executing depfiles commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_env_CC_set=set
ac_cv_env_CC_value=arm-buildroot-linux-gnueabi-gcc
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=arm-linux
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func__sys_siglist=yes
ac_cv_func_fork=yes
ac_cv_func_if_indextoname=yes
ac_cv_func_inet_ntop=yes
ac_cv_func_prctl=yes
ac_cv_func_process_vm_readv=yes
ac_cv_func_sendmsg=yes
ac_cv_func_sigaction=yes
ac_cv_func_stpcpy=yes
ac_cv_func_strerror=yes
ac_cv_func_strsignal=yes
ac_cv_func_sys_siglist=yes
ac_cv_have_blkgetsize64=yes
ac_cv_have_decl_LO_FLAGS_AUTOCLEAR=yes
ac_cv_have_decl_LO_FLAGS_PARTSCAN=yes
ac_cv_have_decl_PTRACE_EVENT_CLONE=yes
ac_cv_have_decl_PTRACE_EVENT_EXEC=yes
ac_cv_have_decl_PTRACE_EVENT_EXIT=yes
ac_cv_have_decl_PTRACE_EVENT_FORK=yes
ac_cv_have_decl_PTRACE_EVENT_VFORK=yes
ac_cv_have_decl_PTRACE_EVENT_VFORK_DONE=yes
ac_cv_have_decl_PTRACE_GETEVENTMSG=yes
ac_cv_have_decl_PTRACE_GETSIGINFO=yes
ac_cv_have_decl_PTRACE_O_TRACECLONE=yes
ac_cv_have_decl_PTRACE_O_TRACEEXEC=yes
ac_cv_have_decl_PTRACE_O_TRACEEXIT=yes
ac_cv_have_decl_PTRACE_O_TRACEFORK=yes
ac_cv_have_decl_PTRACE_O_TRACESYSGOOD=yes
ac_cv_have_decl_PTRACE_O_TRACEVFORK=yes
ac_cv_have_decl_PTRACE_SETOPTIONS=yes
ac_cv_have_decl__sys_siglist=yes
ac_cv_have_decl_sys_errlist=yes
ac_cv_have_decl_sys_siglist=yes
ac_cv_have_little_endian_long_long=yes
ac_cv_have_long_long_off_t=no
ac_cv_header_asm_cachectl_h=no
ac_cv_header_asm_sigcontext_h=yes
ac_cv_header_asm_sysmips_h=no
ac_cv_header_dirent_dirent_h=yes
ac_cv_header_elf_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_ioctls_h=no
ac_cv_header_libaio_h=no
ac_cv_header_linux_capability_h=yes
ac_cv_header_linux_icmp_h=yes
ac_cv_header_linux_if_packet_h=yes
ac_cv_header_linux_in6_h=yes
ac_cv_header_linux_netlink_h=yes
ac_cv_header_linux_perf_event_h=yes
ac_cv_header_linux_ptrace_h=yes
ac_cv_header_linux_utsname_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_minix_config_h=no
ac_cv_header_mqueue_h=yes
ac_cv_header_netinet_sctp_h=no
ac_cv_header_netinet_tcp_h=yes
ac_cv_header_netinet_udp_h=yes
ac_cv_header_poll_h=yes
ac_cv_header_stat_broken=no
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_stropts_h=yes
ac_cv_header_sys_acl_h=no
ac_cv_header_sys_asynch_h=no
ac_cv_header_sys_conf_h=no
ac_cv_header_sys_epoll_h=yes
ac_cv_header_sys_filio_h=no
ac_cv_header_sys_ioctl_h=yes
ac_cv_header_sys_poll_h=yes
ac_cv_header_sys_ptrace_h=yes
ac_cv_header_sys_reg_h=no
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_types_h_makedev=yes
ac_cv_header_sys_uio_h=yes
ac_cv_header_sys_vfs_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=arm-unknown-linux-gnu
ac_cv_member_struct_T_conn_res_ACCEPTOR_id=no
ac_cv_member_struct_T_conn_res_QUEUE_ptr=no
ac_cv_member_struct_dqblk_dqb_curblocks=no
ac_cv_member_struct_msghdr_msg_control=yes
ac_cv_member_struct_sigcontext_sc_hi2=no
ac_cv_member_struct_sockaddr_in6_sin6_scope_id=yes
ac_cv_member_struct_stat_st_aclcnt=no
ac_cv_member_struct_stat_st_blksize=yes
ac_cv_member_struct_stat_st_blocks=yes
ac_cv_member_struct_stat_st_flags=no
ac_cv_member_struct_stat_st_fstype=no
ac_cv_member_struct_stat_st_gen=no
ac_cv_member_struct_stat_st_level=no
ac_cv_member_struct_stat_st_rdev=yes
ac_cv_member_struct_utsname_domainname=yes
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_GREP=/bin/grep
ac_cv_path_PERL=/usr/local/bin/perl
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AWK=/usr/bin/gawk
ac_cv_prog_CC=arm-buildroot-linux-gnueabi-gcc
ac_cv_prog_CPP='arm-buildroot-linux-gnueabi-gcc -E'
ac_cv_prog_STRIP=arm-buildroot-linux-gnueabi-strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_safe_to_define___extensions__=yes
ac_cv_search_opendir='none required'
ac_cv_sizeof_long=4
ac_cv_sizeof_long_long=8
ac_cv_sizeof_rlim_t=4
ac_cv_type__Bool=yes
ac_cv_type_getgroups=gid_t
ac_cv_type_long_long=yes
ac_cv_type_mode_t=yes
ac_cv_type_sig_atomic_t=yes
ac_cv_type_siginfo_t=yes
ac_cv_type_signal=void
ac_cv_type_stat64=yes
ac_cv_type_statfs64=yes
ac_cv_type_struct___old_kernel_stat=yes
ac_cv_type_struct_ia64_fpreg=no
ac_cv_type_struct_opthdr=no
ac_cv_type_struct_pt_all_user_regs=no
ac_cv_type_struct_sigcontext=yes
ac_cv_type_struct_sigcontext_struct=yes
ac_cv_type_struct_t_opthdr=no
ac_cv_type_struct_user_desc=no
ac_cv_type_uid_t=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_make_support_nested_variables=yes
gl_cv_warn__Wall=yes
gl_cv_warn__Wwrite_strings=yes
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /opt/bba/bba_3_0_platform/platform/apps/public/strace-4.8/missing --run aclocal-1.11'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='1'
AM_V='$(V)'
AUTOCONF='${SHELL} /opt/bba/bba_3_0_platform/platform/apps/public/strace-4.8/missing --run autoconf'
AUTOHEADER='${SHELL} /opt/bba/bba_3_0_platform/platform/apps/public/strace-4.8/missing --run autoheader'
AUTOMAKE='${SHELL} /opt/bba/bba_3_0_platform/platform/apps/public/strace-4.8/missing --run automake-1.11'
AWK='/usr/bin/gawk'
CC='arm-buildroot-linux-gnueabi-gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2'
CPP='arm-buildroot-linux-gnueabi-gcc -E'
CPPFLAGS=''
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
EXEEXT=''
GREP='/bin/grep'
I386_FALSE=''
I386_TRUE='#'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /opt/bba/bba_3_0_platform/platform/apps/public/strace-4.8/missing --run makeinfo'
MKDIR_P='/bin/mkdir -p'
OBJEXT='o'
PACKAGE='strace'
PACKAGE_BUGREPORT='strace-devel@lists.sourceforge.net'
PACKAGE_NAME='strace'
PACKAGE_STRING='strace 4.8'
PACKAGE_TARNAME='strace'
PACKAGE_URL=''
PACKAGE_VERSION='4.8'
PATH_SEPARATOR=':'
PERL='/usr/local/bin/perl'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='arm-buildroot-linux-gnueabi-strip'
VERSION='4.8'
WARN_CFLAGS=' -Wall -Wwrite-strings'
X32_FALSE=''
X32_TRUE='#'
X86_64_FALSE=''
X86_64_TRUE='#'
ac_ct_CC=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep='_no'
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
arch='arm'
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='arm-unknown-linux-gnu'
host_alias='arm-linux'
host_cpu='arm'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
includedir='/opt/trendchip/buildroot-gcc493_glibc222_arm32_32bServer/usr/bin/../arm-buildroot-linux-gnueabi/sysroot/usr/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /opt/bba/bba_3_0_platform/platform/apps/public/strace-4.8/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='/bin/mkdir -p'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "strace"
#define PACKAGE_TARNAME "strace"
#define PACKAGE_VERSION "4.8"
#define PACKAGE_STRING "strace 4.8"
#define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net"
#define PACKAGE_URL ""
#define PACKAGE "strace"
#define VERSION "4.8"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define __EXTENSIONS__ 1
#define _ALL_SOURCE 1
#define _GNU_SOURCE 1
#define _POSIX_PTHREAD_SEMANTICS 1
#define _TANDEM_SOURCE 1
#define ARM 1
#define STDC_HEADERS 1
#define HAVE__BOOL 1
#define HAVE_STDBOOL_H 1
#define HAVE_DIRENT_H 1
#define HAVE_STRUCT_STAT_ST_BLKSIZE 1
#define HAVE_STRUCT_STAT_ST_BLOCKS 1
#define HAVE_STRUCT_STAT_ST_RDEV 1
#define HAVE_STAT64 1
#define HAVE_STATFS64 1
#define RETSIGTYPE void
#define GETGROUPS_T gid_t
#define HAVE_SIG_ATOMIC_T 1
#define HAVE_SIGINFO_T 1
#define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
#define HAVE_LONG_LONG 1
#define HAVE_LITTLE_ENDIAN_LONG_LONG 1
#define HAVE_FORK 1
#define HAVE_IF_INDEXTONAME 1
#define HAVE_INET_NTOP 1
#define HAVE_PRCTL 1
#define HAVE_PROCESS_VM_READV 1
#define HAVE_SENDMSG 1
#define HAVE_SIGACTION 1
#define HAVE_STPCPY 1
#define HAVE_STRERROR 1
#define HAVE_STRSIGNAL 1
#define HAVE__SYS_SIGLIST 1
#define HAVE_SYS_SIGLIST 1
#define HAVE_ELF_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_LINUX_CAPABILITY_H 1
#define HAVE_LINUX_PERF_EVENT_H 1
#define HAVE_LINUX_PTRACE_H 1
#define HAVE_LINUX_UTSNAME_H 1
#define HAVE_MQUEUE_H 1
#define HAVE_POLL_H 1
#define HAVE_STROPTS_H 1
#define HAVE_SYS_EPOLL_H 1
#define HAVE_SYS_IOCTL_H 1
#define HAVE_SYS_POLL_H 1
#define HAVE_SYS_PTRACE_H 1
#define HAVE_SYS_UIO_H 1
#define HAVE_SYS_VFS_H 1
#define HAVE_LINUX_ICMP_H 1
#define HAVE_LINUX_IN6_H 1
#define HAVE_LINUX_NETLINK_H 1
#define HAVE_LINUX_IF_PACKET_H 1
#define HAVE_ASM_SIGCONTEXT_H 1
#define HAVE_STRUCT_SIGCONTEXT_STRUCT 1
#define HAVE_STRUCT_SIGCONTEXT 1
#define HAVE_NETINET_TCP_H 1
#define HAVE_NETINET_UDP_H 1
#define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1
#define HAVE_STRUCT___OLD_KERNEL_STAT 1
#define HAVE_STRUCT_UTSNAME_DOMAINNAME 1
#define HAVE_DECL_SYS_ERRLIST 1
#define HAVE_DECL_SYS_SIGLIST 1
#define HAVE_DECL__SYS_SIGLIST 1
#define HAVE_DECL_PTRACE_EVENT_CLONE 1
#define HAVE_DECL_PTRACE_EVENT_EXEC 1
#define HAVE_DECL_PTRACE_EVENT_EXIT 1
#define HAVE_DECL_PTRACE_EVENT_FORK 1
#define HAVE_DECL_PTRACE_EVENT_VFORK 1
#define HAVE_DECL_PTRACE_EVENT_VFORK_DONE 1
#define HAVE_DECL_PTRACE_GETEVENTMSG 1
#define HAVE_DECL_PTRACE_GETSIGINFO 1
#define HAVE_DECL_PTRACE_O_TRACECLONE 1
#define HAVE_DECL_PTRACE_O_TRACEEXEC 1
#define HAVE_DECL_PTRACE_O_TRACEEXIT 1
#define HAVE_DECL_PTRACE_O_TRACEFORK 1
#define HAVE_DECL_PTRACE_O_TRACESYSGOOD 1
#define HAVE_DECL_PTRACE_O_TRACEVFORK 1
#define HAVE_DECL_PTRACE_SETOPTIONS 1
#define HAVE_DECL_LO_FLAGS_AUTOCLEAR 1
#define HAVE_DECL_LO_FLAGS_PARTSCAN 1
#define HAVE_BLKGETSIZE64 1
#define SIZEOF_LONG 4
#define SIZEOF_LONG_LONG 8
#define SIZEOF_RLIM_T 4
configure: exit 0