1
0
This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
TP-Link_Archer-XR500v/BBA1.5_platform/host_tools/fakeroot/config.log
2024-07-22 01:58:46 -03:00

1853 lines
59 KiB
Plaintext
Executable File

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by fakeroot configure 1.9.1, which was
generated by GNU Autoconf 2.61. Invocation command line was
$ ./configure --prefix=/usr --disable-nls
## --------- ##
## Platform. ##
## --------- ##
hostname = 386c4eda6dc0
uname -m = x86_64
uname -r = 4.4.0-139-generic
uname -s = Linux
uname -v = #165-Ubuntu SMP Wed Oct 24 10:58:50 UTC 2018
/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/mips-linux-uclibc-4.9.3/usr/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:1969: checking build system type
configure:1987: result: x86_64-unknown-linux-gnu
configure:2009: checking host system type
configure:2024: result: x86_64-unknown-linux-gnu
configure:2046: checking target system type
configure:2061: result: x86_64-unknown-linux-gnu
configure:2104: checking for a BSD-compatible install
configure:2160: result: /usr/bin/install -c
configure:2171: checking whether build environment is sane
configure:2214: result: yes
configure:2242: checking for a thread-safe mkdir -p
configure:2281: result: /bin/mkdir -p
configure:2294: checking for gawk
configure:2310: found /usr/bin/gawk
configure:2321: result: gawk
configure:2332: checking whether make sets $(MAKE)
configure:2353: result: yes
configure:2541: checking whether to enable maintainer-specific portions of Makefiles
configure:2550: result: no
configure:2565: checking whether make sets $(MAKE)
configure:2586: result: yes
configure:2743: checking for style of include used by make
configure:2771: result: GNU
configure:2841: checking for gcc
configure:2868: result: gcc
configure:3106: checking for C compiler version
configure:3113: gcc --version >&5
gcc (Ubuntu 4.8.4-2ubuntu1~14.04.4) 4.8.4
Copyright (C) 2013 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:3116: $? = 0
configure:3123: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.8.4-2ubuntu1~14.04.4' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libmudflap --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4)
configure:3126: $? = 0
configure:3133: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:3136: $? = 4
configure:3159: checking for C compiler default output file name
configure:3186: gcc -O2 -DGNU -I./ conftest.c >&5
configure:3189: $? = 0
configure:3227: result: a.out
configure:3244: checking whether the C compiler works
configure:3254: ./a.out
configure:3257: $? = 0
configure:3274: result: yes
configure:3281: checking whether we are cross compiling
configure:3283: result: no
configure:3286: checking for suffix of executables
configure:3293: gcc -o conftest -O2 -DGNU -I./ conftest.c >&5
configure:3296: $? = 0
configure:3320: result:
configure:3326: checking for suffix of object files
configure:3352: gcc -c -O2 -DGNU -I./ conftest.c >&5
configure:3355: $? = 0
configure:3378: result: o
configure:3382: checking whether we are using the GNU C compiler
configure:3411: gcc -c -O2 -DGNU -I./ conftest.c >&5
configure:3417: $? = 0
configure:3434: result: yes
configure:3439: checking whether gcc accepts -g
configure:3469: gcc -c -g conftest.c >&5
configure:3475: $? = 0
configure:3574: result: yes
configure:3591: checking for gcc option to accept ISO C89
configure:3665: gcc -c -O2 -DGNU -I./ conftest.c >&5
configure:3671: $? = 0
configure:3694: result: none needed
configure:3714: checking dependency style of gcc
configure:3805: result: gcc3
configure:3820: checking for a sed that does not truncate output
configure:3899: result: /bin/sed
configure:3917: checking for grep that handles long lines and -e
configure:3991: result: /bin/grep
configure:3996: checking for egrep
configure:4074: result: /bin/grep -E
configure:4079: checking for fgrep
configure:4157: result: /bin/grep -F
configure:4192: checking for ld used by gcc
configure:4259: result: mips-buildroot-linux-uclibc-ld
configure:4268: checking if the linker (mips-buildroot-linux-uclibc-ld) is GNU ld
configure:4283: result: yes
configure:4296: checking for BSD- or MS-compatible name lister (nm)
configure:4345: result: /usr/bin/nm -B
configure:4467: checking the name lister (/usr/bin/nm -B) interface
configure:4474: gcc -c -O2 -DGNU -I./ conftest.c >&5
configure:4477: /usr/bin/nm -B "conftest.o"
configure:4480: output
0000000000000000 B some_variable
configure:4487: result: BSD nm
configure:4490: checking whether ln -s works
configure:4494: result: yes
configure:4502: checking the maximum length of command line arguments
configure:4616: result: 32768
configure:4634: checking whether the shell understands some XSI constructs
configure:4642: result: yes
configure:4646: checking whether the shell understands "+="
configure:4652: result: yes
configure:4687: checking for mips-buildroot-linux-uclibc-ld option to reload object files
configure:4694: result: -r
configure:4721: checking how to recognize dependent libraries
configure:4911: result: pass_all
configure:4971: checking for ar
configure:4998: result: mips-buildroot-linux-uclibc-ar
configure:5080: checking for strip
configure:5107: result: mips-buildroot-linux-uclibc-strip
configure:5183: checking for ranlib
configure:5210: result: mips-buildroot-linux-uclibc-ranlib
configure:5304: checking command to parse /usr/bin/nm -B output from gcc object
configure:5421: gcc -c -O2 -DGNU -I./ conftest.c >&5
configure:5424: $? = 0
configure:5428: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
configure:5431: $? = 0
configure:5485: gcc -o conftest -O2 -DGNU -I./ conftest.c conftstm.o >&5
configure:5488: $? = 0
configure:5526: result: ok
configure:5617: gcc -c -O2 -DGNU -I./ conftest.c >&5
configure:5620: $? = 0
configure:5766: checking how to run the C preprocessor
configure:5806: gcc -E conftest.c
configure:5812: $? = 0
configure:5843: gcc -E conftest.c
conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^
compilation terminated.
configure:5849: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "fakeroot"
| #define PACKAGE_TARNAME "fakeroot"
| #define PACKAGE_VERSION "1.9.1"
| #define PACKAGE_STRING "fakeroot 1.9.1"
| #define PACKAGE_BUGREPORT "schizo@debian.org"
| #define PACKAGE "fakeroot"
| #define VERSION "1.9.1"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:5882: result: gcc -E
configure:5911: gcc -E conftest.c
configure:5917: $? = 0
configure:5948: gcc -E conftest.c
conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^
compilation terminated.
configure:5954: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "fakeroot"
| #define PACKAGE_TARNAME "fakeroot"
| #define PACKAGE_VERSION "1.9.1"
| #define PACKAGE_STRING "fakeroot 1.9.1"
| #define PACKAGE_BUGREPORT "schizo@debian.org"
| #define PACKAGE "fakeroot"
| #define VERSION "1.9.1"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:5992: checking for ANSI C header files
configure:6022: gcc -c -O2 -DGNU -I./ conftest.c >&5
configure:6028: $? = 0
configure:6127: gcc -o conftest -O2 -DGNU -I./ conftest.c >&5
configure:6130: $? = 0
configure:6136: ./conftest
configure:6139: $? = 0
configure:6156: result: yes
configure:6180: checking for sys/types.h
configure:6201: gcc -c -O2 -DGNU -I./ conftest.c >&5
configure:6207: $? = 0
configure:6223: result: yes
configure:6180: checking for sys/stat.h
configure:6201: gcc -c -O2 -DGNU -I./ conftest.c >&5
configure:6207: $? = 0
configure:6223: result: yes
configure:6180: checking for stdlib.h
configure:6201: gcc -c -O2 -DGNU -I./ conftest.c >&5
configure:6207: $? = 0
configure:6223: result: yes
configure:6180: checking for string.h
configure:6201: gcc -c -O2 -DGNU -I./ conftest.c >&5
configure:6207: $? = 0
configure:6223: result: yes
configure:6180: checking for memory.h
configure:6201: gcc -c -O2 -DGNU -I./ conftest.c >&5
configure:6207: $? = 0
configure:6223: result: yes
configure:6180: checking for strings.h
configure:6201: gcc -c -O2 -DGNU -I./ conftest.c >&5
configure:6207: $? = 0
configure:6223: result: yes
configure:6180: checking for inttypes.h
configure:6201: gcc -c -O2 -DGNU -I./ conftest.c >&5
configure:6207: $? = 0
configure:6223: result: yes
configure:6180: checking for stdint.h
configure:6201: gcc -c -O2 -DGNU -I./ conftest.c >&5
configure:6207: $? = 0
configure:6223: result: yes
configure:6180: checking for unistd.h
configure:6201: gcc -c -O2 -DGNU -I./ conftest.c >&5
configure:6207: $? = 0
configure:6223: result: yes
configure:6239: checking for dlfcn.h
configure:6260: gcc -c -O2 -DGNU -I./ conftest.c >&5
configure:6266: $? = 0
configure:6282: result: yes
configure:6344: checking for objdir
configure:6359: result: .libs
configure:6651: checking if gcc supports -fno-rtti -fno-exceptions
configure:6669: gcc -c -O2 -DGNU -I./ -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
configure:6673: $? = 0
configure:6686: result: no
configure:6706: checking for gcc option to produce PIC
configure:6961: result: -fPIC -DPIC
configure:6973: checking if gcc PIC flag -fPIC -DPIC works
configure:6991: gcc -c -O2 -DGNU -I./ -fPIC -DPIC -DPIC conftest.c >&5
configure:6995: $? = 0
configure:7008: result: yes
configure:7032: checking if gcc static flag -static works
configure:7060: result: yes
configure:7075: checking if gcc supports -c -o file.o
configure:7096: gcc -c -O2 -DGNU -I./ -o out/conftest2.o conftest.c >&5
configure:7100: $? = 0
configure:7122: result: yes
configure:7130: checking if gcc supports -c -o file.o
configure:7177: result: yes
configure:7210: checking whether the gcc linker (mips-buildroot-linux-uclibc-ld -m elf_x86_64) supports shared libraries
configure:8289: result: no
configure:8528: checking dynamic linker characteristics
configure:8966: gcc -o conftest -O2 -DGNU -I./ conftest.c >&5
configure:8972: $? = 0
configure:9214: result: GNU/Linux ld.so
configure:9309: checking how to hardcode library paths into programs
configure:9334: result: unsupported
configure:10147: checking whether stripping libraries is possible
configure:10152: result: yes
configure:10187: checking if libtool supports shared libraries
configure:10189: result: no
configure:10192: checking whether to build shared libraries
configure:10213: result: no
configure:10216: checking whether to build static libraries
configure:10220: result: yes
configure:10269: checking which IPC method to use
configure:10276: result: sysv
configure:10288: checking which database format to use
configure:10295: result: inode
configure:10309: checking for dlopen in -ldl
configure:10344: gcc -o conftest -O2 -DGNU -I./ conftest.c -ldl >&5
configure:10350: $? = 0
configure:10368: result: yes
configure:10543: checking for dirent.h that defines DIR
configure:10572: gcc -c -O2 -DGNU -I./ conftest.c >&5
configure:10578: $? = 0
configure:10594: result: yes
configure:10607: checking for library containing opendir
configure:10648: gcc -o conftest -O2 -DGNU -I./ conftest.c -ldl >&5
configure:10654: $? = 0
configure:10682: result: none required
configure:10776: checking for ANSI C header files
configure:10940: result: yes
configure:10976: checking fcntl.h usability
configure:10993: gcc -c -O2 -DGNU -I./ conftest.c >&5
configure:10999: $? = 0
configure:11013: result: yes
configure:11017: checking fcntl.h presence
configure:11032: gcc -E conftest.c
configure:11038: $? = 0
configure:11052: result: yes
configure:11085: checking for fcntl.h
configure:11093: result: yes
configure:10966: checking for unistd.h
configure:10972: result: yes
configure:10976: checking features.h usability
configure:10993: gcc -c -O2 -DGNU -I./ conftest.c >&5
configure:10999: $? = 0
configure:11013: result: yes
configure:11017: checking features.h presence
configure:11032: gcc -E conftest.c
configure:11038: $? = 0
configure:11052: result: yes
configure:11085: checking for features.h
configure:11093: result: yes
configure:10976: checking sys/feature_tests.h usability
configure:10993: gcc -c -O2 -DGNU -I./ conftest.c >&5
conftest.c:61:31: fatal error: sys/feature_tests.h: No such file or directory
#include <sys/feature_tests.h>
^
compilation terminated.
configure:10999: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "fakeroot"
| #define PACKAGE_TARNAME "fakeroot"
| #define PACKAGE_VERSION "1.9.1"
| #define PACKAGE_STRING "fakeroot 1.9.1"
| #define PACKAGE_BUGREPORT "schizo@debian.org"
| #define PACKAGE "fakeroot"
| #define VERSION "1.9.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBDL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FEATURES_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/feature_tests.h>
configure:11013: result: no
configure:11017: checking sys/feature_tests.h presence
configure:11032: gcc -E conftest.c
conftest.c:28:31: fatal error: sys/feature_tests.h: No such file or directory
#include <sys/feature_tests.h>
^
compilation terminated.
configure:11038: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "fakeroot"
| #define PACKAGE_TARNAME "fakeroot"
| #define PACKAGE_VERSION "1.9.1"
| #define PACKAGE_STRING "fakeroot 1.9.1"
| #define PACKAGE_BUGREPORT "schizo@debian.org"
| #define PACKAGE "fakeroot"
| #define VERSION "1.9.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBDL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FEATURES_H 1
| /* end confdefs.h. */
| #include <sys/feature_tests.h>
configure:11052: result: no
configure:11085: checking for sys/feature_tests.h
configure:11093: result: no
configure:10976: checking pthread.h usability
configure:10993: gcc -c -O2 -DGNU -I./ conftest.c >&5
configure:10999: $? = 0
configure:11013: result: yes
configure:11017: checking pthread.h presence
configure:11032: gcc -E conftest.c
configure:11038: $? = 0
configure:11052: result: yes
configure:11085: checking for pthread.h
configure:11093: result: yes
configure:10966: checking for stdint.h
configure:10972: result: yes
configure:10966: checking for inttypes.h
configure:10972: result: yes
configure:10976: checking grp.h usability
configure:10993: gcc -c -O2 -DGNU -I./ conftest.c >&5
configure:10999: $? = 0
configure:11013: result: yes
configure:11017: checking grp.h presence
configure:11032: gcc -E conftest.c
configure:11038: $? = 0
configure:11052: result: yes
configure:11085: checking for grp.h
configure:11093: result: yes
configure:10976: checking endian.h usability
configure:10993: gcc -c -O2 -DGNU -I./ conftest.c >&5
configure:10999: $? = 0
configure:11013: result: yes
configure:11017: checking endian.h presence
configure:11032: gcc -E conftest.c
configure:11038: $? = 0
configure:11052: result: yes
configure:11085: checking for endian.h
configure:11093: result: yes
configure:10976: checking sys/sysmacros.h usability
configure:10993: gcc -c -O2 -DGNU -I./ conftest.c >&5
configure:10999: $? = 0
configure:11013: result: yes
configure:11017: checking sys/sysmacros.h presence
configure:11032: gcc -E conftest.c
configure:11038: $? = 0
configure:11052: result: yes
configure:11085: checking for sys/sysmacros.h
configure:11093: result: yes
configure:10976: checking sys/socket.h usability
configure:10993: gcc -c -O2 -DGNU -I./ conftest.c >&5
configure:10999: $? = 0
configure:11013: result: yes
configure:11017: checking sys/socket.h presence
configure:11032: gcc -E conftest.c
configure:11038: $? = 0
configure:11052: result: yes
configure:11085: checking for sys/socket.h
configure:11093: result: yes
configure:10976: checking sys/acl.h usability
configure:10993: gcc -c -O2 -DGNU -I./ conftest.c >&5
conftest.c:68:21: fatal error: sys/acl.h: No such file or directory
#include <sys/acl.h>
^
compilation terminated.
configure:10999: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "fakeroot"
| #define PACKAGE_TARNAME "fakeroot"
| #define PACKAGE_VERSION "1.9.1"
| #define PACKAGE_STRING "fakeroot 1.9.1"
| #define PACKAGE_BUGREPORT "schizo@debian.org"
| #define PACKAGE "fakeroot"
| #define VERSION "1.9.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBDL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GRP_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/acl.h>
configure:11013: result: no
configure:11017: checking sys/acl.h presence
configure:11032: gcc -E conftest.c
conftest.c:35:21: fatal error: sys/acl.h: No such file or directory
#include <sys/acl.h>
^
compilation terminated.
configure:11038: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "fakeroot"
| #define PACKAGE_TARNAME "fakeroot"
| #define PACKAGE_VERSION "1.9.1"
| #define PACKAGE_STRING "fakeroot 1.9.1"
| #define PACKAGE_BUGREPORT "schizo@debian.org"
| #define PACKAGE "fakeroot"
| #define VERSION "1.9.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBDL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GRP_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h. */
| #include <sys/acl.h>
configure:11052: result: no
configure:11085: checking for sys/acl.h
configure:11093: result: no
configure:11107: checking for an ANSI C-conforming const
configure:11182: gcc -c -O2 -DGNU -I./ conftest.c >&5
configure:11188: $? = 0
configure:11203: result: yes
configure:11213: checking for mode_t
configure:11243: gcc -c -O2 -DGNU -I./ conftest.c >&5
configure:11249: $? = 0
configure:11264: result: yes
configure:11276: checking for off_t
configure:11306: gcc -c -O2 -DGNU -I./ conftest.c >&5
configure:11312: $? = 0
configure:11327: result: yes
configure:11339: checking for size_t
configure:11369: gcc -c -O2 -DGNU -I./ conftest.c >&5
configure:11375: $? = 0
configure:11390: result: yes
configure:11418: checking for return value and second and third argument of readlink
configure:11447: gcc -c -O2 -DGNU -I./ conftest.c >&5
conftest.c:37:17: error: conflicting types for 'readlink'
ssize_t readlink(const char *path, void *buf, size_t bufsiz);
^
In file included from /usr/include/features.h:374:0,
from /usr/include/unistd.h:25,
from conftest.c:36:
/usr/include/x86_64-linux-gnu/bits/unistd.h:139:1: note: previous definition of 'readlink' was here
__NTH (readlink (const char *__restrict __path, char *__restrict __buf,
^
configure:11453: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "fakeroot"
| #define PACKAGE_TARNAME "fakeroot"
| #define PACKAGE_VERSION "1.9.1"
| #define PACKAGE_STRING "fakeroot 1.9.1"
| #define PACKAGE_BUGREPORT "schizo@debian.org"
| #define PACKAGE "fakeroot"
| #define VERSION "1.9.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBDL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GRP_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define FAKEROOT_ATTR(x) __attribute__ ((x))
| /* end confdefs.h. */
| #include <unistd.h>
| ssize_t readlink(const char *path, void *buf, size_t bufsiz);
| int
| main ()
| {
| puts("hello, world");
| ;
| return 0;
| }
configure:11447: gcc -c -O2 -DGNU -I./ conftest.c >&5
conftest.c:37:17: error: conflicting types for 'readlink'
ssize_t readlink(const char *path, void *buf, int bufsiz);
^
In file included from /usr/include/features.h:374:0,
from /usr/include/unistd.h:25,
from conftest.c:36:
/usr/include/x86_64-linux-gnu/bits/unistd.h:139:1: note: previous definition of 'readlink' was here
__NTH (readlink (const char *__restrict __path, char *__restrict __buf,
^
configure:11453: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "fakeroot"
| #define PACKAGE_TARNAME "fakeroot"
| #define PACKAGE_VERSION "1.9.1"
| #define PACKAGE_STRING "fakeroot 1.9.1"
| #define PACKAGE_BUGREPORT "schizo@debian.org"
| #define PACKAGE "fakeroot"
| #define VERSION "1.9.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBDL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GRP_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define FAKEROOT_ATTR(x) __attribute__ ((x))
| /* end confdefs.h. */
| #include <unistd.h>
| ssize_t readlink(const char *path, void *buf, int bufsiz);
| int
| main ()
| {
| puts("hello, world");
| ;
| return 0;
| }
configure:11447: gcc -c -O2 -DGNU -I./ conftest.c >&5
configure:11453: $? = 0
configure:11447: gcc -c -O2 -DGNU -I./ conftest.c >&5
conftest.c:37:17: error: conflicting types for 'readlink'
ssize_t readlink(const char *path, char *buf, int bufsiz);
^
In file included from /usr/include/features.h:374:0,
from /usr/include/unistd.h:25,
from conftest.c:36:
/usr/include/x86_64-linux-gnu/bits/unistd.h:139:1: note: previous definition of 'readlink' was here
__NTH (readlink (const char *__restrict __path, char *__restrict __buf,
^
configure:11453: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "fakeroot"
| #define PACKAGE_TARNAME "fakeroot"
| #define PACKAGE_VERSION "1.9.1"
| #define PACKAGE_STRING "fakeroot 1.9.1"
| #define PACKAGE_BUGREPORT "schizo@debian.org"
| #define PACKAGE "fakeroot"
| #define VERSION "1.9.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBDL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GRP_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define FAKEROOT_ATTR(x) __attribute__ ((x))
| /* end confdefs.h. */
| #include <unistd.h>
| ssize_t readlink(const char *path, char *buf, int bufsiz);
| int
| main ()
| {
| puts("hello, world");
| ;
| return 0;
| }
configure:11447: gcc -c -O2 -DGNU -I./ conftest.c >&5
conftest.c:37:13: error: conflicting types for 'readlink'
int readlink(const char *path, void *buf, size_t bufsiz);
^
In file included from /usr/include/features.h:374:0,
from /usr/include/unistd.h:25,
from conftest.c:36:
/usr/include/x86_64-linux-gnu/bits/unistd.h:139:1: note: previous definition of 'readlink' was here
__NTH (readlink (const char *__restrict __path, char *__restrict __buf,
^
configure:11453: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "fakeroot"
| #define PACKAGE_TARNAME "fakeroot"
| #define PACKAGE_VERSION "1.9.1"
| #define PACKAGE_STRING "fakeroot 1.9.1"
| #define PACKAGE_BUGREPORT "schizo@debian.org"
| #define PACKAGE "fakeroot"
| #define VERSION "1.9.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBDL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GRP_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define FAKEROOT_ATTR(x) __attribute__ ((x))
| /* end confdefs.h. */
| #include <unistd.h>
| int readlink(const char *path, void *buf, size_t bufsiz);
| int
| main ()
| {
| puts("hello, world");
| ;
| return 0;
| }
configure:11447: gcc -c -O2 -DGNU -I./ conftest.c >&5
conftest.c:37:13: error: conflicting types for 'readlink'
int readlink(const char *path, void *buf, int bufsiz);
^
In file included from /usr/include/features.h:374:0,
from /usr/include/unistd.h:25,
from conftest.c:36:
/usr/include/x86_64-linux-gnu/bits/unistd.h:139:1: note: previous definition of 'readlink' was here
__NTH (readlink (const char *__restrict __path, char *__restrict __buf,
^
configure:11453: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "fakeroot"
| #define PACKAGE_TARNAME "fakeroot"
| #define PACKAGE_VERSION "1.9.1"
| #define PACKAGE_STRING "fakeroot 1.9.1"
| #define PACKAGE_BUGREPORT "schizo@debian.org"
| #define PACKAGE "fakeroot"
| #define VERSION "1.9.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBDL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GRP_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define FAKEROOT_ATTR(x) __attribute__ ((x))
| /* end confdefs.h. */
| #include <unistd.h>
| int readlink(const char *path, void *buf, int bufsiz);
| int
| main ()
| {
| puts("hello, world");
| ;
| return 0;
| }
configure:11447: gcc -c -O2 -DGNU -I./ conftest.c >&5
conftest.c:37:13: error: conflicting types for 'readlink'
int readlink(const char *path, char *buf, size_t bufsiz);
^
In file included from /usr/include/features.h:374:0,
from /usr/include/unistd.h:25,
from conftest.c:36:
/usr/include/x86_64-linux-gnu/bits/unistd.h:139:1: note: previous definition of 'readlink' was here
__NTH (readlink (const char *__restrict __path, char *__restrict __buf,
^
configure:11453: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "fakeroot"
| #define PACKAGE_TARNAME "fakeroot"
| #define PACKAGE_VERSION "1.9.1"
| #define PACKAGE_STRING "fakeroot 1.9.1"
| #define PACKAGE_BUGREPORT "schizo@debian.org"
| #define PACKAGE "fakeroot"
| #define VERSION "1.9.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBDL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GRP_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define FAKEROOT_ATTR(x) __attribute__ ((x))
| /* end confdefs.h. */
| #include <unistd.h>
| int readlink(const char *path, char *buf, size_t bufsiz);
| int
| main ()
| {
| puts("hello, world");
| ;
| return 0;
| }
configure:11447: gcc -c -O2 -DGNU -I./ conftest.c >&5
conftest.c:37:13: error: conflicting types for 'readlink'
int readlink(const char *path, char *buf, int bufsiz);
^
In file included from /usr/include/features.h:374:0,
from /usr/include/unistd.h:25,
from conftest.c:36:
/usr/include/x86_64-linux-gnu/bits/unistd.h:139:1: note: previous definition of 'readlink' was here
__NTH (readlink (const char *__restrict __path, char *__restrict __buf,
^
configure:11453: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "fakeroot"
| #define PACKAGE_TARNAME "fakeroot"
| #define PACKAGE_VERSION "1.9.1"
| #define PACKAGE_STRING "fakeroot 1.9.1"
| #define PACKAGE_BUGREPORT "schizo@debian.org"
| #define PACKAGE "fakeroot"
| #define VERSION "1.9.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBDL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GRP_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define FAKEROOT_ATTR(x) __attribute__ ((x))
| /* end confdefs.h. */
| #include <unistd.h>
| int readlink(const char *path, char *buf, int bufsiz);
| int
| main ()
| {
| puts("hello, world");
| ;
| return 0;
| }
configure:11473: result: ssize_t, char, size_t
configure:11494: checking for first argument of setgroups
configure:11527: gcc -c -O2 -DGNU -I./ conftest.c >&5
configure:11533: $? = 0
configure:11527: gcc -c -O2 -DGNU -I./ conftest.c >&5
conftest.c:47:7: error: conflicting types for 'setgroups'
int setgroups(int size, const gid_t *list);
^
In file included from conftest.c:45:0:
/usr/include/grp.h:180:12: note: previous declaration of 'setgroups' was here
extern int setgroups (size_t __n, const __gid_t *__groups) __THROW;
^
configure:11533: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "fakeroot"
| #define PACKAGE_TARNAME "fakeroot"
| #define PACKAGE_VERSION "1.9.1"
| #define PACKAGE_STRING "fakeroot 1.9.1"
| #define PACKAGE_BUGREPORT "schizo@debian.org"
| #define PACKAGE "fakeroot"
| #define VERSION "1.9.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBDL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GRP_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define FAKEROOT_ATTR(x) __attribute__ ((x))
| #define READLINK_RETVAL_TYPE ssize_t
| #define READLINK_BUF_TYPE char
| #define READLINK_BUFSIZE_TYPE size_t
| /* end confdefs.h. */
| #define _BSD_SOURCE
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #include <unistd.h>
| #ifdef HAVE_GRP_H
| #include <grp.h>
| #endif
| int setgroups(int size, const gid_t *list);
| int
| main ()
| {
| puts("hello, world");
| ;
| return 0;
| }
configure:11548: result: size_t
configure:11560: checking for union semun
configure:11589: gcc -c -O2 -DGNU -I./ conftest.c >&5
conftest.c: In function 'main':
conftest.c:49:20: error: storage size of 's' isn't known
union semun s;
^
configure:11595: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "fakeroot"
| #define PACKAGE_TARNAME "fakeroot"
| #define PACKAGE_VERSION "1.9.1"
| #define PACKAGE_STRING "fakeroot 1.9.1"
| #define PACKAGE_BUGREPORT "schizo@debian.org"
| #define PACKAGE "fakeroot"
| #define VERSION "1.9.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBDL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GRP_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define FAKEROOT_ATTR(x) __attribute__ ((x))
| #define READLINK_RETVAL_TYPE ssize_t
| #define READLINK_BUF_TYPE char
| #define READLINK_BUFSIZE_TYPE size_t
| #define SETGROUPS_SIZE_TYPE size_t
| /* end confdefs.h. */
|
| # include <sys/types.h>
| # include <sys/ipc.h>
| # include <sys/sem.h>
|
| int
| main ()
| {
|
| union semun s;
|
| ;
| return 0;
| }
configure:11611: result: no
configure:11620: checking for type of arg of __xmknod
configure:11652: gcc -c -O2 -DGNU -I./ conftest.c >&5
conftest.c: In function 'main':
conftest.c:50:12: error: conflicting types for '__xmknod'
int __xmknod ( int ver,
^
In file included from conftest.c:42:0:
/usr/include/x86_64-linux-gnu/sys/stat.h:442:12: note: previous declaration of '__xmknod' was here
extern int __xmknod (int __ver, const char *__path, __mode_t __mode,
^
configure:11658: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "fakeroot"
| #define PACKAGE_TARNAME "fakeroot"
| #define PACKAGE_VERSION "1.9.1"
| #define PACKAGE_STRING "fakeroot 1.9.1"
| #define PACKAGE_BUGREPORT "schizo@debian.org"
| #define PACKAGE "fakeroot"
| #define VERSION "1.9.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBDL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GRP_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define FAKEROOT_ATTR(x) __attribute__ ((x))
| #define READLINK_RETVAL_TYPE ssize_t
| #define READLINK_BUF_TYPE char
| #define READLINK_BUFSIZE_TYPE size_t
| #define SETGROUPS_SIZE_TYPE size_t
| /* end confdefs.h. */
|
| #include <sys/types.h>
| #include <sys/stat.h>
| #include <fcntl.h>
| #include <unistd.h>
|
| int
| main ()
| {
|
| int __xmknod ( int ver,
| const char *pathname ,
| mode_t mode , dev_t dev);
|
| ;
| return 0;
| }
configure:11680: result: needs *
configure:11690: checking for type of arg of __xmknodat
configure:11723: gcc -c -O2 -DGNU -I./ conftest.c >&5
conftest.c: In function 'main':
conftest.c:52:26: error: unknown type name 'inf'
inf dirfd,
^
configure:11729: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "fakeroot"
| #define PACKAGE_TARNAME "fakeroot"
| #define PACKAGE_VERSION "1.9.1"
| #define PACKAGE_STRING "fakeroot 1.9.1"
| #define PACKAGE_BUGREPORT "schizo@debian.org"
| #define PACKAGE "fakeroot"
| #define VERSION "1.9.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBDL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GRP_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define FAKEROOT_ATTR(x) __attribute__ ((x))
| #define READLINK_RETVAL_TYPE ssize_t
| #define READLINK_BUF_TYPE char
| #define READLINK_BUFSIZE_TYPE size_t
| #define SETGROUPS_SIZE_TYPE size_t
| #define XMKNOD_FRTH_ARG *
| /* end confdefs.h. */
|
| #include <sys/types.h>
| #include <sys/stat.h>
| #include <fcntl.h>
| #include <unistd.h>
|
| int
| main ()
| {
|
| int __xmknodat ( int ver,
| inf dirfd,
| const char *pathname ,
| mode_t mode , dev_t dev);
|
| ;
| return 0;
| }
configure:11751: result: needs *
configure:11761: checking for type of arg of initgroups
configure:11789: gcc -c -O2 -DGNU -I./ conftest.c >&5
configure:11795: $? = 0
configure:11805: result: gid_t
configure:11826: checking for type of arg of setreuid
configure:11854: gcc -c -O2 -DGNU -I./ conftest.c >&5
configure:11860: $? = 0
configure:11870: result: gid_t
configure:11891: checking for type of arg of setregid
configure:11919: gcc -c -O2 -DGNU -I./ conftest.c >&5
configure:11925: $? = 0
configure:11935: result: gid_t
configure:11956: checking for type of second arg to stat
configure:11985: gcc -c -O2 -DGNU -I./ conftest.c >&5
configure:11991: $? = 0
configure:12001: result: struct stat *
configure:12073: checking for d_off in struct dirent
configure:12103: gcc -c -O2 -DGNU -I./ conftest.c >&5
configure:12109: $? = 0
configure:12118: result: yes
configure:12073: checking for d_type in struct dirent
configure:12103: gcc -c -O2 -DGNU -I./ conftest.c >&5
configure:12109: $? = 0
configure:12118: result: yes
configure:12144: checking for fchmodat
configure:12200: gcc -o conftest -O2 -DGNU -I./ conftest.c -ldl >&5
configure:12206: $? = 0
configure:12224: result: yes
configure:12144: checking for fchownat
configure:12200: gcc -o conftest -O2 -DGNU -I./ conftest.c -ldl >&5
configure:12206: $? = 0
configure:12224: result: yes
configure:12144: checking for fstatat
configure:12200: gcc -o conftest -O2 -DGNU -I./ conftest.c -ldl >&5
configure:12206: $? = 0
configure:12224: result: yes
configure:12144: checking for mkdirat
configure:12200: gcc -o conftest -O2 -DGNU -I./ conftest.c -ldl >&5
configure:12206: $? = 0
configure:12224: result: yes
configure:12144: checking for mknodat
configure:12200: gcc -o conftest -O2 -DGNU -I./ conftest.c -ldl >&5
configure:12206: $? = 0
configure:12224: result: yes
configure:12144: checking for openat
configure:12200: gcc -o conftest -O2 -DGNU -I./ conftest.c -ldl >&5
configure:12206: $? = 0
configure:12224: result: yes
configure:12144: checking for renameat
configure:12200: gcc -o conftest -O2 -DGNU -I./ conftest.c -ldl >&5
configure:12206: $? = 0
configure:12224: result: yes
configure:12144: checking for unlinkat
configure:12200: gcc -o conftest -O2 -DGNU -I./ conftest.c -ldl >&5
configure:12206: $? = 0
configure:12224: result: yes
configure:12247: checking for __xstat
configure:12303: gcc -o conftest -O2 -DGNU -I./ conftest.c -ldl >&5
configure:12309: $? = 0
configure:12327: result: yes
configure:12247: checking for __fxstat
configure:12303: gcc -o conftest -O2 -DGNU -I./ conftest.c -ldl >&5
configure:12309: $? = 0
configure:12327: result: yes
configure:12247: checking for __lxstat
configure:12303: gcc -o conftest -O2 -DGNU -I./ conftest.c -ldl >&5
configure:12309: $? = 0
configure:12327: result: yes
configure:12247: checking for __fxstatat
configure:12303: gcc -o conftest -O2 -DGNU -I./ conftest.c -ldl >&5
configure:12309: $? = 0
configure:12327: result: yes
configure:12247: checking for __xstat64
configure:12303: gcc -o conftest -O2 -DGNU -I./ conftest.c -ldl >&5
configure:12309: $? = 0
configure:12327: result: yes
configure:12247: checking for __fxstat64
configure:12303: gcc -o conftest -O2 -DGNU -I./ conftest.c -ldl >&5
configure:12309: $? = 0
configure:12327: result: yes
configure:12247: checking for __lxstat64
configure:12303: gcc -o conftest -O2 -DGNU -I./ conftest.c -ldl >&5
configure:12309: $? = 0
configure:12327: result: yes
configure:12247: checking for __fxstatat64
configure:12303: gcc -o conftest -O2 -DGNU -I./ conftest.c -ldl >&5
configure:12309: $? = 0
configure:12327: result: yes
configure:12247: checking for __xmknod
configure:12303: gcc -o conftest -O2 -DGNU -I./ conftest.c -ldl >&5
configure:12309: $? = 0
configure:12327: result: yes
configure:12247: checking for __xmknodat
configure:12303: gcc -o conftest -O2 -DGNU -I./ conftest.c -ldl >&5
configure:12309: $? = 0
configure:12327: result: yes
configure:12389: result: fakerootconfig.h not changed
configure:12475: checking for strdup
configure:12531: gcc -o conftest -O2 -DGNU -I./ conftest.c -ldl >&5
conftest.c:130:6: warning: conflicting types for built-in function 'strdup' [enabled by default]
char strdup ();
^
configure:12537: $? = 0
configure:12555: result: yes
configure:12475: checking for strstr
configure:12531: gcc -o conftest -O2 -DGNU -I./ conftest.c -ldl >&5
conftest.c:131:6: warning: conflicting types for built-in function 'strstr' [enabled by default]
char strstr ();
^
configure:12537: $? = 0
configure:12555: result: yes
configure:12475: checking for getresuid
configure:12531: gcc -o conftest -O2 -DGNU -I./ conftest.c -ldl >&5
configure:12537: $? = 0
configure:12555: result: yes
configure:12475: checking for setresuid
configure:12531: gcc -o conftest -O2 -DGNU -I./ conftest.c -ldl >&5
configure:12537: $? = 0
configure:12555: result: yes
configure:12475: checking for getresgid
configure:12531: gcc -o conftest -O2 -DGNU -I./ conftest.c -ldl >&5
configure:12537: $? = 0
configure:12555: result: yes
configure:12475: checking for setresgid
configure:12531: gcc -o conftest -O2 -DGNU -I./ conftest.c -ldl >&5
configure:12537: $? = 0
configure:12555: result: yes
configure:12475: checking for setfsuid
configure:12531: gcc -o conftest -O2 -DGNU -I./ conftest.c -ldl >&5
configure:12537: $? = 0
configure:12555: result: yes
configure:12475: checking for setfsgid
configure:12531: gcc -o conftest -O2 -DGNU -I./ conftest.c -ldl >&5
configure:12537: $? = 0
configure:12555: result: yes
configure:12566: checking whether setenv is declared
configure:12595: gcc -c -O2 -DGNU -I./ conftest.c >&5
configure:12601: $? = 0
configure:12616: result: yes
configure:12632: checking whether unsetenv is declared
configure:12661: gcc -c -O2 -DGNU -I./ conftest.c >&5
configure:12667: $? = 0
configure:12682: result: yes
configure:12704: checking for setenv
configure:12760: gcc -o conftest -O2 -DGNU -I./ conftest.c -ldl >&5
configure:12766: $? = 0
configure:12784: result: yes
configure:12824: gcc -o conftest -O2 -DGNU -I./ conftest.c -ldl >&5
configure:12830: $? = 0
configure:12854: checking for a working shell...
configure:12866: result: /bin/sh
configure:13032: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by fakeroot config.status 1.9.1, which was
generated by GNU Autoconf 2.61. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on 386c4eda6dc0
config.status:852: creating Makefile
config.status:852: creating scripts/Makefile
config.status:852: creating doc/Makefile
config.status:852: creating doc/es/Makefile
config.status:852: creating doc/fr/Makefile
config.status:852: creating doc/nl/Makefile
config.status:852: creating doc/sv/Makefile
config.status:852: creating test/Makefile
config.status:852: creating config.h
config.status:1239: executing depfiles commands
config.status:1239: executing libtool commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_dbformat=inode
ac_cv_env_CC_set=set
ac_cv_env_CC_value=gcc
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-O2 -DGNU -I./'
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=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func___fxstat64=yes
ac_cv_func___fxstat=yes
ac_cv_func___fxstatat64=yes
ac_cv_func___fxstatat=yes
ac_cv_func___lxstat64=yes
ac_cv_func___lxstat=yes
ac_cv_func___xmknod=yes
ac_cv_func___xmknodat=yes
ac_cv_func___xstat64=yes
ac_cv_func___xstat=yes
ac_cv_func_fchmodat=yes
ac_cv_func_fchownat=yes
ac_cv_func_fstatat=yes
ac_cv_func_getresgid=yes
ac_cv_func_getresuid=yes
ac_cv_func_mkdirat=yes
ac_cv_func_mknodat=yes
ac_cv_func_openat=yes
ac_cv_func_renameat=yes
ac_cv_func_setenv=yes
ac_cv_func_setfsgid=yes
ac_cv_func_setfsuid=yes
ac_cv_func_setresgid=yes
ac_cv_func_setresuid=yes
ac_cv_func_strdup=yes
ac_cv_func_strstr=yes
ac_cv_func_unlinkat=yes
ac_cv_have_decl_setenv=yes
ac_cv_have_decl_unsetenv=yes
ac_cv_header_dirent_dirent_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_endian_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_features_h=yes
ac_cv_header_grp_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_pthread_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_acl_h=no
ac_cv_header_sys_feature_tests_h=no
ac_cv_header_sys_socket_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_sysmacros_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_lib_dl_dlopen=yes
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_FGREP='/bin/grep -F'
ac_cv_path_GREP=/bin/grep
ac_cv_path_SED=/bin/sed
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_AR=mips-buildroot-linux-uclibc-ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_RANLIB=mips-buildroot-linux-uclibc-ranlib
ac_cv_prog_ac_ct_STRIP=mips-buildroot-linux-uclibc-strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_search_opendir='none required'
ac_cv_target=x86_64-unknown-linux-gnu
ac_cv_type_mode_t=yes
ac_cv_type_off_t=yes
ac_cv_type_size_t=yes
ac_cv_use_ipc=sysv
am_cv_CC_dependencies_compiler_type=gcc3
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=mips-buildroot-linux-uclibc-ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_gnu_ld=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_max_cmd_len=32768
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /opt/bba/BBA1.5_platform/host_tools/fakeroot/missing --run aclocal-1.10'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /opt/bba/BBA1.5_platform/host_tools/fakeroot/missing --run tar'
AR='mips-buildroot-linux-uclibc-ar'
AUTOCONF='${SHELL} /opt/bba/BBA1.5_platform/host_tools/fakeroot/missing --run autoconf'
AUTOHEADER='${SHELL} /opt/bba/BBA1.5_platform/host_tools/fakeroot/missing --run autoheader'
AUTOMAKE='${SHELL} /opt/bba/BBA1.5_platform/host_tools/fakeroot/missing --run automake-1.10'
AWK='gawk'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-O2 -DGNU -I./'
CPP='gcc -E'
CPPFLAGS=''
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLSUFFIX='.so'
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
EXEEXT=''
FGREP='/bin/grep -F'
GREP='/bin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD='mips-buildroot-linux-uclibc-ld -m elf_x86_64'
LDEXTRAVAR=''
LDFLAGS=''
LDLIBPATHVAR='LD_LIBRARY_PATH'
LDPRELOADABS='0'
LDPRELOADVAR='LD_PRELOAD'
LIBOBJS=''
LIBS='-ldl '
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LN_S='ln -s'
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /opt/bba/BBA1.5_platform/host_tools/fakeroot/missing --run makeinfo'
NM='/usr/bin/nm -B'
OBJEXT='o'
PACKAGE='fakeroot'
PACKAGE_BUGREPORT='schizo@debian.org'
PACKAGE_NAME='fakeroot'
PACKAGE_STRING='fakeroot 1.9.1'
PACKAGE_TARNAME='fakeroot'
PACKAGE_VERSION='1.9.1'
PATH_SEPARATOR=':'
RANLIB='mips-buildroot-linux-uclibc-ranlib'
SED='/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='mips-buildroot-linux-uclibc-strip'
VERSION='1.9.1'
ac_ct_CC='gcc'
ac_ct_DUMPBIN=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='x86_64-unknown-linux-gnu'
host_alias=''
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='$(SHELL) /opt/bba/BBA1.5_platform/host_tools/fakeroot/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
lt_ECHO='echo'
mandir='${datarootdir}/man'
mkdir_p='/bin/mkdir -p'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
signal='TERM'
sysconfdir='${prefix}/etc'
target='x86_64-unknown-linux-gnu'
target_alias=''
target_cpu='x86_64'
target_os='linux-gnu'
target_vendor='unknown'
## ----------- ##
## confdefs.h. ##
## ----------- ##
#define PACKAGE_NAME "fakeroot"
#define PACKAGE_TARNAME "fakeroot"
#define PACKAGE_VERSION "1.9.1"
#define PACKAGE_STRING "fakeroot 1.9.1"
#define PACKAGE_BUGREPORT "schizo@debian.org"
#define PACKAGE "fakeroot"
#define VERSION "1.9.1"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define HAVE_LIBDL 1
#define HAVE_DIRENT_H 1
#define STDC_HEADERS 1
#define HAVE_FCNTL_H 1
#define HAVE_UNISTD_H 1
#define HAVE_FEATURES_H 1
#define HAVE_PTHREAD_H 1
#define HAVE_STDINT_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_GRP_H 1
#define HAVE_ENDIAN_H 1
#define HAVE_SYS_SYSMACROS_H 1
#define HAVE_SYS_SOCKET_H 1
#define FAKEROOT_ATTR(x) __attribute__ ((x))
#define READLINK_RETVAL_TYPE ssize_t
#define READLINK_BUF_TYPE char
#define READLINK_BUFSIZE_TYPE size_t
#define SETGROUPS_SIZE_TYPE size_t
#define XMKNOD_FRTH_ARG *
#define XMKNODAT_FIFTH_ARG *
#define INITGROUPS_SECOND_ARG gid_t
#define SETREUID_ARG gid_t
#define SETREGID_ARG gid_t
#define STAT_SECOND_ARG struct stat *
#define STAT_HAS_d_off 1
#define STAT_HAS_d_type 1
#define HAVE_FCHMODAT 1
#define HAVE_FCHOWNAT 1
#define HAVE_FSTATAT 1
#define HAVE_MKDIRAT 1
#define HAVE_MKNODAT 1
#define HAVE_OPENAT 1
#define HAVE_RENAMEAT 1
#define HAVE_UNLINKAT 1
#define HAVE___XSTAT 1
#define WRAP_STAT __xstat
#define WRAP_STAT_QUOTE "__xstat"
#define TMP_STAT tmp___xstat
#define NEXT_STAT_NOARG next___xstat
#define HAVE___FXSTAT 1
#define WRAP_FSTAT __fxstat
#define WRAP_FSTAT_QUOTE "__fxstat"
#define TMP_FSTAT tmp___fxstat
#define NEXT_FSTAT_NOARG next___fxstat
#define HAVE___LXSTAT 1
#define WRAP_LSTAT __lxstat
#define WRAP_LSTAT_QUOTE "__lxstat"
#define TMP_LSTAT tmp___lxstat
#define NEXT_LSTAT_NOARG next___lxstat
#define HAVE___FXSTATAT 1
#define WRAP_FSTATAT __fxstatat
#define WRAP_FSTATAT_QUOTE "__fxstatat"
#define TMP_FSTATAT tmp___fxstatat
#define NEXT_FSTATAT_NOARG next___fxstatat
#define HAVE___XSTAT64 1
#define WRAP_STAT64 __xstat64
#define WRAP_STAT64_QUOTE "__xstat64"
#define TMP_STAT64 tmp___xstat64
#define NEXT_STAT64_NOARG next___xstat64
#define HAVE___FXSTAT64 1
#define WRAP_FSTAT64 __fxstat64
#define WRAP_FSTAT64_QUOTE "__fxstat64"
#define TMP_FSTAT64 tmp___fxstat64
#define NEXT_FSTAT64_NOARG next___fxstat64
#define HAVE___LXSTAT64 1
#define WRAP_LSTAT64 __lxstat64
#define WRAP_LSTAT64_QUOTE "__lxstat64"
#define TMP_LSTAT64 tmp___lxstat64
#define NEXT_LSTAT64_NOARG next___lxstat64
#define HAVE___FXSTATAT64 1
#define WRAP_FSTATAT64 __fxstatat64
#define WRAP_FSTATAT64_QUOTE "__fxstatat64"
#define TMP_FSTATAT64 tmp___fxstatat64
#define NEXT_FSTATAT64_NOARG next___fxstatat64
#define HAVE___XMKNOD 1
#define WRAP_MKNOD __xmknod
#define WRAP_MKNOD_QUOTE "__xmknod"
#define TMP_MKNOD tmp___xmknod
#define NEXT_MKNOD_NOARG next___xmknod
#define HAVE___XMKNODAT 1
#define WRAP_MKNODAT __xmknodat
#define WRAP_MKNODAT_QUOTE "__xmknodat"
#define TMP_MKNODAT tmp___xmknodat
#define NEXT_MKNODAT_NOARG next___xmknodat
#define LIBCPATH "/lib/libc.so.6"
#define HAVE_STRDUP 1
#define HAVE_STRSTR 1
#define HAVE_GETRESUID 1
#define HAVE_SETRESUID 1
#define HAVE_GETRESGID 1
#define HAVE_SETRESGID 1
#define HAVE_SETFSUID 1
#define HAVE_SETFSGID 1
#define HAVE_DECL_SETENV 1
#define HAVE_DECL_UNSETENV 1
#define HAVE_SETENV 1
#define HAVE_BUILTIN_EXPECT 1
configure: exit 0
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by fakeroot config.status 1.9.1, which was
generated by GNU Autoconf 2.61. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on 386c4eda6dc0
config.status:1239: executing depfiles commands
config.status:1239: executing libtool commands